Sound trouble

John Oliver joliver at john-oliver.net
Mon Mar 29 09:37:33 PST 2004


On Fri, Mar 26, 2004 at 03:05:10PM -0800, Cory Petkovsek wrote:
> On Fri, Mar 26, 2004 at 01:21:53PM -0800, John Oliver wrote:
> > On RH9, the sound modules are loading, but I can't play anything.  If I
> > rmmod -r snd, I get a message saying it's busy.  So, it looks like
> > something is hogging snd for its exclusive use.  How can I find out
> > what, or force rmmod to unload snd and all associated modules?
> When you load the modules what does dmesg report?
> What sound card?  Alsa or oss?  Which kernel version?

Whoops... :-)

alsa-1.0.3
kernal-2.4.20-30.9

And the last few lines of dmesg...

mice: PS/2 mouse device common for all mice
PCI: Setting latency timer of device 00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49911 usecs
intel8x0: clocking to 48000

Motherboard is an Abit IS-7

There are a *lot* of sound modules loaded...

[root at timdl1 root]# lsmod
Module                  Size  Used by    Not tainted
snd-pcm-oss            44932   0  (autoclean)
snd-mixer-oss          16728   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           23428   0  (autoclean)
snd-ac97-codec         58588   0  (autoclean) [snd-intel8x0]
snd-pcm                84032   0  (autoclean) [snd-pcm-oss snd-intel8x0]
snd-timer              19812   0  (autoclean) [snd-pcm]
snd-page-alloc         10228   0  (autoclean) [snd-intel8x0 snd-pcm]
snd-mpu401-uart         5376   0  (autoclean) [snd-intel8x0]
snd-rawmidi            18752   0  (autoclean) [snd-mpu401-uart]
snd-seq-device          6220   0  (autoclean) [snd-rawmidi]
snd                    45476   0  (autoclean) [snd-pcm-oss snd-mixer-oss
snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart
snd-rawmidi snd-seq-device]
mousedev                5556   1  (autoclean)
input                   5888   0  (autoclean) [mousedev]
lp                      8996   0  (autoclean)
parport                37056   0  (autoclean) [lp]
8139too                17832   1
mii                     3992   0  [8139too]
ide-scsi               12176   0
ide-cd                 35680   0
cdrom                  33728   0  [ide-cd]
ext3                   70592   1
jbd                    51732   1  [ext3]

[root at timdl1 root]# cat /etc/modules.conf
alias eth0 8139too

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.3rc2 ---
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias snd-card-0 snd-intel8x0
# --- END: Generated by ALSACONF, do not edit. ---

alias sound-slot-0 snd-intel8x0
alias sound-slot-1 off
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :

-- 
John Oliver, CCNA                            http://www.john-oliver.net/
Linux/UNIX/network consulting         http://www.john-oliver.net/resume/
*    *    *    *    *    *    *     *    *    *    *    *    *    *    *  
Contribute to the SpamCon Legal Fund!! http://www.spamcon.org/legalfund/



More information about the KPLUG-List mailing list