Xi Shen wrote:
> hi,
>
> my laptop is thinkpad t61. according to the output of lspci -k
>
> 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
> Controller (rev 03)
>         Kernel driver in use: HDA Intel
>         Kernel modules: snd-hda-intel
>
> the driver is already loaded. and i have use alsaconf, and alsamixer
> to set the configuration. /etc/init.d/alsasound is started, but my
> system still does not have sound.
>
> what have i missed?
>
>   
I've T61 too. My drivers and ALSA are modules :
snd_seq                48112  0
snd_seq_device          6120  1 snd_seq
snd_pcm_oss            38048  0
snd_mixer_oss          14588  1 snd_pcm_oss
snd_hda_codec_analog    56956  1
snd_hda_intel          24840  7
snd_hda_codec          56700  2 snd_hda_codec_analog,snd_hda_intel
snd_pcm                68704  5 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              19364  4 snd_seq,snd_pcm
snd                    51460  19
snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_page_alloc          7940  2 snd_hda_intel,snd_pcm



Reply via email to