Gentoo Archives: gentoo-amd64

From: Fernando de Souza Antunes <fs.antunes@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
Date: Tue, 15 Dec 2009 16:00:28
Message-Id: 4B27A6EA.8070103@gmail.com
In Reply to: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound by Xi Shen
1 Xi Shen wrote:
2 > hi,
3 >
4 > my laptop is thinkpad t61. according to the output of lspci -k
5 >
6 > 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
7 > Controller (rev 03)
8 > Kernel driver in use: HDA Intel
9 > Kernel modules: snd-hda-intel
10 >
11 > the driver is already loaded. and i have use alsaconf, and alsamixer
12 > to set the configuration. /etc/init.d/alsasound is started, but my
13 > system still does not have sound.
14 >
15 > what have i missed?
16 >
17 >
18 I've T61 too. My drivers and ALSA are modules :
19 snd_seq 48112 0
20 snd_seq_device 6120 1 snd_seq
21 snd_pcm_oss 38048 0
22 snd_mixer_oss 14588 1 snd_pcm_oss
23 snd_hda_codec_analog 56956 1
24 snd_hda_intel 24840 7
25 snd_hda_codec 56700 2 snd_hda_codec_analog,snd_hda_intel
26 snd_pcm 68704 5 snd_pcm_oss,snd_hda_intel,snd_hda_codec
27 snd_timer 19364 4 snd_seq,snd_pcm
28 snd 51460 19
29 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
30 snd_page_alloc 7940 2 snd_hda_intel,snd_pcm