FC3T2 and sound card detection - never works until

maxer1 maxer1 at xmission.com
Fri Sep 24 02:34:46 UTC 2004


Latest dev after FC3T2 upgrade.

Here is what I have in modprobe.conf. This hasn't changed to my 
knowledge in over the last several iterations of Fedora:

alias snd-card-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-emu10k1
alias snd-card-1 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

I can get the sound to work after I go to either gnome-volume-control 
(unmute) or do a  re-detect in system-config-soundcard after boot.

Any ideas why alsactl store doesn't appear to be working at all?

Is this a problem in initscripts?

RaXeT





More information about the test mailing list