From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312 Description of problem: My system has a Yamaha ymf754 chip on the soundcard which uses the ymfpci driver. At bootup, all the sound modules are auto loaded except the snd-pcm-oss module. Instead, the system incorrectly loads the snd-pcm module. There is no sound in this case. In order to make sound come up properly I need to manually load snd-pcm-oss and rerun aumix -L -f /etc/.aumixrc. How reproducible: Always
This behaviour continues through the updates which bring the system up to test3.
Please attach /etc/modprobe.conf and /etc/modprobe.conf.dist.
Created attachment 99726 [details] /etc/modprobe.conf as requested
Created attachment 99727 [details] /etc/modprobe.conf.dist as requested
Change sound-slot-0 to snd-card-0 in /etc/modprobe.conf. Does it all work then?
No. However, changing snd-mixer-pcm to snd-pcm-oss in modprobe.conf.dist does cause snd-pcm-oss to load. Since snd-pcm-oss has a dependency on snd-mixer-oss, both load. However, in any of the above situations I don't get actual sound until I log out and log back in. I'm not sure what that is all about.
I am still not getting the snd-mixer-pcm module loaded. However, I am getting snd-pcm module loaded. In any case, I don't get actual sound until after the first time I log in and log back out again.
Does it work with the final FC2?
I just loaded the final FC2 and I do get sound with no problems. Thanks. This bug can be closed as far as I am concerned.