Sound

antonio montagnani anto.montagnani at virgilio.it
Sun Jul 4 11:36:25 UTC 2004


This is the sound portion of modprobe.conf of un upgrade from FC1 to 
FC2....the settings of mixer have to be risen after each reboot or 
change of user..

alias snd-card-0 snd-intel8x0
install sound-slot-0 /sbin/modprobe --first-time --ignore-install 
sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 
|| :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0

and in my opinion same portion should be:

alias snd-card-0 snd-intel8x0
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


Is it true???

Rgds
-- 

 Antonio 

 =========================================================
 Working with  Mozilla 1.7 on Redhat Linux Fedora Core 2
 =========================================================
 =========================================================
     Uso Mozilla 1.7 su Redhat Linux Fedora Core 2
 =========================================================





More information about the fedora-list mailing list