[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

no soundcards found...



Hi all,

Having some issue getting sound working on a box, thought I'd reach out to the list. I'm sure I'm missing something obvious (:

System is up to date, but has no sound. Info follows.. 


 * Symptoms:

$ aplay -l
aplay: device_list:235: no soundcards found...

$ aplay -L
null
  Discard all samples (playback) or generate zero samples (capture)

$ alsamixer
cannot open mixer: No such file or directory



 * Config and system info:

$ ls ~/.asoundrc
ls: cannot access /home/user/.asoundrc: No such file or directory

$ lspci|grep audio
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)

$ lspci -vn
[...]
00:04.0 0401: 10de:0059 (rev a2)
        Subsystem: 10de:cb84
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
        I/O ports at f000 [size=256]
        I/O ports at ec00 [size=256]
        Memory at febfd000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [44] Power Management version 2
        Kernel driver in use: Intel ICH
[...]

$ lsmod|grep -iE '(sound|snd)'
snd_intel8x0           19595  0 
snd_ac97_codec         79152  1 snd_intel8x0
ac97_bus                 710  1 snd_ac97_codec
snd_pcm                47226  2 snd_intel8x0,snd_ac97_codec
snd_seq                35463  0 
snd_timer              12270  2 snd_pcm,snd_seq
snd_seq_device          3673  1 snd_seq
snd                    34423  6 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore               3450  1 snd
snd_page_alloc          5045  2 snd_intel8x0,snd_pcm

$ dpkg -l|grep -i alsa
ii  alsa-base                                1.0.23+dfsg-2                ALSA driver configuration files
ii  alsa-utils                               1.0.23-3                     Utilities for configuring and using ALSA
ii  libasound2                               1.0.23-2.1                   shared library for ALSA applications
ii  libasound2-doc                           1.0.23-2.1                   developer documentation for user-space ALSA application programming
ii  linux-sound-base                         1.0.23+dfsg-2                base package for ALSA and OSS sound systems

$ uname -mr
2.6.32-5-686 i686

-- 
Liam

Attachment: signature.asc
Description: Digital signature


Reply to: