Re: Sound in Fedora 2?

From: eufordia (eufordia_at_bluebottle.com)
Date: 11/06/04

  • Next message: J.L. Coenders: "[SOLVED] Re: Weird problem: USB lockup with a SD card"
    Date: Sat, 06 Nov 2004 11:49:35 +0100
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Kevin J. Cummings ha scritto:

    > Now all you should have to do is modprobe the drivers by name and
    > sound should work again (check your mixers to be sure that all the
    > channels are at proper volume settings and not muted). WHen you are
    > satisfied with the settings, be sure to save them with
    > "/usr/sbin/alsactl save".
    > Then make sure that you have entries similar to mine in your
    > /etc/modprobe.conf file:
    >
    >> # AC-97 sound card (on motherboard)
    >> alias sound-service-0-0 snd-mixer-oss
    >> alias sound-service-0-1 snd-seq-oss
    >> alias sound-service-0-3 snd-pcm-oss
    >> alias sound-service-0-8 snd-seq-oss
    >> alias sound-service-0-12 snd-pcm-oss
    >>
    >> install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && \
    >> /usr/sbin/alsactl restore > /dev/null 2>&1 || :
    >> remove snd-intel8x0 { /usr/sbin/alsactl store > /dev/null 2>&1 || : ;
    >> }; \
    >> /sbin/modprobe -r --ignore-remove snd-intel8x0
    >
    >
    > You will need similar entries for your ES1371 sound card. One card
    > should be -0-, the other -1-.
    >
    >> Thank you for answer!
    >
    >
    > Good luck!
    >
    modprobe.conf and the mixer are ok, but...
    I have found the error :
        RH9 had old driver with different name and when I have updated the
    system, FC2 has left the old file configuration with the old driver's name.
    I didn't find the error because the names were similar.

    Thank you very much!!

    Luca

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: J.L. Coenders: "[SOLVED] Re: Weird problem: USB lockup with a SD card"