udev and alsa

Nicolas Mailhot Nicolas.Mailhot at laPoste.net
Fri Oct 1 12:19:15 UTC 2004


Le vendredi 01 octobre 2004 à 11:20 +0200, Matias Feliciano a écrit :
> Le ven 01/10/2004 à 11:01, Harald Hoyer a écrit :
> > elif [ "$ACTION" == "remove" ] ; then
> >          card=`echo $DEVPATH | sed -n -e "s/^\/class\/sound\/controlC\([[:digit:]]\+\)\$/\1/p"`
> >          if [ $card ] && [ -x /usr/sbin/alsactl ] ; then
> >                  /usr/sbin/alsactl store $card > /dev/null 2>&1
> >          fi
> > fi
> 
> btw, this is done by /etc/modprobe.conf. example :
> remove snd-via82xx { /usr/sbin/alsactl store 1 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx

Can people that use monolithic kernels have a hope to get sound working
too ? Please... I thought the whole point of the new udev stack was to
take module loading/unloading out of the configuration picture.

Cheers,

-- 
Nicolas Mailhot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20041001/632d27ba/attachment.sig>


More information about the fedora-devel-list mailing list