Bug 34758 - All Dell Systems i810 audio and qa0401
Summary: All Dell Systems i810 audio and qa0401
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-04 20:25 UTC by Rogelio Noriega
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-05 18:47:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Rogelio Noriega 2001-04-04 20:25:56 UTC
All Dell systems with i810 chipset, after rebooting system, audio cd in 
gnome will not play sound. until the mixer is opened   see below lsmod 
before and after.Module               

(lsmod before)
Size  Used by
ide-cd                 26880   0  (autoclean)
cdrom                  27392   0  (autoclean) [ide-cd]
NVdriver              621200  12  (autoclean)
autofs                 11792   1  (autoclean)
3c59x                  26048   0  (autoclean) (unused)
ipchains               41632   0  (unused)
usb-uhci               21888   0  (unused)
usbcore                52352   1  [usb-uhci]


(lsmod after opening mixer)
Module                  Size  Used by
i810_audio             15632   0  (autoclean)
ac97_codec              8832   0  (autoclean) [i810_audio]
soundcore               4816   2  (autoclean) [i810_audio]
ide-cd                 26880   0  (autoclean)
cdrom                  27392   0  (autoclean) [ide-cd]
NVdriver              621200  12  (autoclean)
autofs                 11792   1  (autoclean)
3c59x                  26048   0  (autoclean) (unused)
ipchains               41632   0  (unused)
usb-uhci               21888   0  (unused)
usbcore                52352   1  [usb-uhci]

Comment 1 Crutcher Dunnavant 2001-04-04 21:01:22 UTC
this is not an aumix bug.

Comment 2 Bill Nottingham 2001-04-05 18:47:19 UTC
or a kernel bug. In fact, it's not really a bug.

The module is not loaded, so mixer settings are not initialized.

A gross hack was added to control-center-1.2.2-8 so that the module
gets loaded when gnome starts, but it's certainly not the best solution.


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