Bug 121677

Summary: snd-pcm-oss module not being loaded
Product: [Fedora] Fedora Reporter: Thomas Molina <tmolina>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-24 16:45:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
/etc/modprobe.conf as requested
none
/etc/modprobe.conf.dist as requested none

Description Thomas Molina 2004-04-25 12:46:24 UTC
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

Comment 1 Thomas Molina 2004-04-25 17:28:51 UTC
This behaviour continues through the updates which bring the system up
to test3.

Comment 2 Bill Nottingham 2004-04-27 20:56:37 UTC
Please attach /etc/modprobe.conf and /etc/modprobe.conf.dist.

Comment 3 Thomas Molina 2004-04-27 21:08:41 UTC
Created attachment 99726 [details]
/etc/modprobe.conf as requested

Comment 4 Thomas Molina 2004-04-27 21:09:25 UTC
Created attachment 99727 [details]
/etc/modprobe.conf.dist as requested

Comment 5 Bill Nottingham 2004-04-27 21:25:19 UTC
Change sound-slot-0 to snd-card-0 in /etc/modprobe.conf. Does it all
work then?

Comment 6 Thomas Molina 2004-04-27 23:38:51 UTC
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.

Comment 7 Thomas Molina 2004-05-13 23:40:52 UTC
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.

Comment 8 Bill Nottingham 2004-05-19 21:54:39 UTC
Does it work with the final FC2?

Comment 9 Thomas Molina 2004-05-23 02:09:18 UTC
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.