On Wednesday 24 December 2008 19:59, Daryl Styrk wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > I also have a T61-7658. > > Sound works fine here. > > So, some output.. > > > > > $ lsmod | grep snd_hda_intel > snd_hda_intel 434776 1 > snd_pcm 81672 2 snd_hda_intel,snd_pcm_oss > snd 63688 10 > snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_tim >er,snd_seq_device snd_page_alloc 13072 2 snd_hda_intel,snd_pcm > > > > > > $ cat /proc/asound/cards > 0 [Intel ]: HDA-Intel - HDA Intel > HDA Intel at 0xfe020000 irq 17 > > > > > $ cat /dev/sndstat > Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code) > Kernel: Linux t61 2.6.26-1-amd64 #1 SMP Mon Dec 15 17:25:36 UTC 2008 x86_64 > Config options: 0 > > Installed drivers: > Type 10: ALSA emulation > > Card config: > HDA Intel at 0xfe020000 irq 17 > > Audio devices: > 0: AD198x Analog (DUPLEX) > > Synth devices: NOT ENABLED IN CONFIG > > Midi devices: NOT ENABLED IN CONFIG > > Timers: > 7: system timer > > Mixers: > 0: Analog Devices AD1984 > > > > > $ lsmod | grep snd > snd_hda_intel 434776 1 > snd_pcm_oss 41760 0 > snd_pcm 81672 2 snd_hda_intel,snd_pcm_oss > snd_mixer_oss 18816 1 snd_pcm_oss > snd_seq_dummy 7428 0 > snd_seq_oss 33152 0 > snd_seq_midi_event 11904 1 snd_seq_oss > snd_seq 54304 5 > snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_timer 25744 > 2 snd_pcm,snd_seq > snd_seq_device 11668 3 snd_seq_dummy,snd_seq_oss,snd_seq > snd 63688 10 > snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_tim >er,snd_seq_device soundcore 12064 1 snd > snd_page_alloc 13072 2 snd_hda_intel,snd_pcm > > > > Hope this helps. > > Daryl
Hi Daryl. Did you have to set model options for snd-hda-intel on your T61 so as to get the sounds working? I ask because the ALSA-configuration.txt file for the 1.0.16 alsa driver shows 3 options for the AD1984 codec, as below. AD1984 basic default configuration thinkpad Lenovo Thinkpad T61/X61 dell Dell T3400 Perhaps your Thinkpad had sounds working out of the box, as per the "basic default configuration" above. Although saying that, there is a specific model option for the Thinkpad T61. Would you confirm if you had to set a specific model option for the snd-hda-intel module in /etc/modprobe.d/alsa-base, so as to get sounds working, as below. options snd-hda-intel model=thinkpad Your lsmod | grep snd-hda-intel, shows the snd-hda-intel module loaded, yet Kyle's lsmod | grep snd-hda-intel, shows a different module, mainly snd-hdsnd-hda-intel, as you can see from his post. I can't find any reference to this module, and running modinfo as root for snd-hdsnd-hda-intel, shows no such module, but in his case this module is loaded. All a bit bizarre. I've asked on the alsa devel list about this module, but no replies yet, due to the holidays perhaps. Thanks for your reply, and best wishes. Nigel. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org