Bug 100973
| Summary: | Sound does not get loaded automatically | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux Beta | Reporter: | Need Real Name <mike> |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | beta1 | 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: | 2006-02-21 18:57:46 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: | |||
*** This bug has been marked as a duplicate of 100971 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98) Description of problem: This is a problem going back to at least RH 7.3 and sound-configuration. I have a cs4237 based card which is recognised and always loads when you type modprobe cs4232, however it does not load on boot. The reason is that in /etc/rc.d/rc.sysinit the sound modules initialisation string checks for the line options sound dmabuf=1 in /etc/modules.conf which is not setup by kudzu etc So adding this line in /etc/moudules.conf or amending /etc/rc.sysinit makes sound load on bootup. I dont know how many sound cards this affects, but certainly is a problem with mine (which is a isa pnp) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: See description Actual Results: See description Expected Results: See description Additional info: