Bug 121677
| Summary: | snd-pcm-oss module not being loaded | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Molina <tmolina> | ||||||
| Component: | modutils | Assignee: | Bill Nottingham <notting> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brian Brock <bbrock> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | 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
Thomas Molina
2004-04-25 12:46:24 UTC
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. |