Bug 130544
| Summary: | sound modules/devices not starting | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sammy <sait.a.umar> |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:05:12 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 123268 | ||
*** This bug has been marked as a duplicate of 130746 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; en_US, en) (KHTML, like Gecko) Description of problem: When I use udev based initrd image everything is starting ok except the sound. The device /dev/dsp is not created basically because the pcm module, which is in modprobe.conf, is not loaded. If I manually load the pcm module than the /dev/dsp is created and sounds work ok. Everything is fine when non-udev based initrd image is used. I am using kde/artsd (alsa) for sounds. Version-Release number of selected component (if applicable): initscripts-7.66 How reproducible: Always Steps to Reproduce: 1.install a udev based initrd image 2.restart 3.login via kdm Additional info: