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

Re: No sound on a ThinkPad T61 w/ a AD1984 sound card



On Jan 24, 2008 10:15 AM, Florian Kulzer <florian.kulzer+debian@icfo.es> wrote:
> Please post the output of the following commands:
>
> lsmod | grep snd
>
> cat /proc/asound/{version,cards}
>
> cat /dev/sndstat
>
> --
> Regards,            | http://users.icfo.es/Florian.Kulzer
>           Florian   |

lsmod | grep snd:

snd_hda_intel         239160  1
snd_pcm_oss            39200  0
snd_mixer_oss          15424  1 snd_pcm_oss
snd_pcm                72324  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           3748  0
snd_seq_oss            29408  0
snd_seq_midi            8160  0
snd_rawmidi            22624  1 snd_seq_midi
snd_seq_midi_event      6880  2 snd_seq_oss,snd_seq_midi
snd_seq                46320  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              21028  2 snd_pcm,snd_seq
snd_seq_device          7692  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    48324  11
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7520  1 snd
snd_page_alloc         10056  2 snd_hda_intel,snd_pcm

cat /proc/asound/version:

Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31
09:03:25 2007 UTC).

cat /proc/asound/cards:

 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfe020000 irq 21

cat /dev/sndstat:

Sound Driver:3.8.1a-980706 (ALSA v1.0.14 emulation code)
Kernel: Linux finnegan 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xfe020000 irq 21

Audio devices:
0: HDA Generic (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Analog Devices ID 1984

I notice that 'cat /proc/asound/version' is saying that I'm using ALSA
1.0.14, while I remember getting the sources for 1.0.15. Maybe this
has something to do with the problem?

Kyle


Reply to: