Bug 100971 - Sound does not get loaded automatically
Summary: Sound does not get loaded automatically
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: initscripts
Version: beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
: 100973 100974 100985 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-28 08:55 UTC by Need Real Name
Modified: 2014-03-17 02:37 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-02-22 20:53:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-07-28 08:55:46 UTC
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:

Comment 1 Need Real Name 2003-07-28 16:02:49 UTC
*** Bug 100973 has been marked as a duplicate of this bug. ***

Comment 2 Need Real Name 2003-07-28 16:03:22 UTC
*** Bug 100974 has been marked as a duplicate of this bug. ***

Comment 3 Need Real Name 2003-07-28 16:03:57 UTC
*** Bug 100985 has been marked as a duplicate of this bug. ***

Comment 4 Bill Nottingham 2003-07-28 16:06:18 UTC
How does sound not loading automatically cause problems?

Comment 5 Miloslav Trmac 2003-07-28 17:52:27 UTC
The driver might not be able to allocate enough memory accessible via ISA
DMA.

Comment 6 Bill Nottingham 2003-07-28 18:25:23 UTC
Without the option mentioned, it won't statically allocate it anyway, so in the
case where the option is not there, loading it early won't help.

Comment 7 Bill Nottingham 2005-02-22 20:53:30 UTC
Closing out bugs on older, no longer supported releases. Apologies for any lack
of response. Please reopen if it persists on current releases.


Note You need to log in before you can comment on or make changes to this bug.