public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
@ 2009-12-15 12:15 Xi Shen
  2009-12-15 15:10 ` Fernando de Souza Antunes
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Xi Shen @ 2009-12-15 12:15 UTC (permalink / raw
  To: gentoo-china, gentoo-user, gentoo-amd64

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?


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/
http://meme.yahoo.com/davidshen84/



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
  2009-12-15 12:15 [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound Xi Shen
@ 2009-12-15 15:10 ` Fernando de Souza Antunes
  2009-12-15 15:38 ` Wil Reichert
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Fernando de Souza Antunes @ 2009-12-15 15:10 UTC (permalink / raw
  To: gentoo-amd64

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
  2009-12-15 12:15 [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound Xi Shen
  2009-12-15 15:10 ` Fernando de Souza Antunes
@ 2009-12-15 15:38 ` Wil Reichert
  2009-12-15 18:15   ` Peter Humphrey
  2009-12-15 15:56 ` Drake Donahue
  2009-12-15 21:50 ` B Vance
  3 siblings, 1 reply; 6+ messages in thread
From: Wil Reichert @ 2009-12-15 15:38 UTC (permalink / raw
  To: gentoo-amd64

On Tue, Dec 15, 2009 at 4:15 AM, Xi Shen <davidshen84@googlemail.com> 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?

The T61 has audio buttons on it right?  Have you tried hitting the up
volume button above the keyboard to see if the hardware mixer is muted
/ turned down?

Wil



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
  2009-12-15 12:15 [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound Xi Shen
  2009-12-15 15:10 ` Fernando de Souza Antunes
  2009-12-15 15:38 ` Wil Reichert
@ 2009-12-15 15:56 ` Drake Donahue
  2009-12-15 21:50 ` B Vance
  3 siblings, 0 replies; 6+ messages in thread
From: Drake Donahue @ 2009-12-15 15:56 UTC (permalink / raw
  To: gentoo-amd64

On Tue, 2009-12-15 at 20:15 +0800, 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?
> 
> 
Do you have codecs selected under:
 --- Intel HD Audio
[*]   Build hwdep interface for HD-audio driver
[ ]     Allow dynamic codec reconfiguration (EXPERIMENTAL)
[ ]   Support digital beep via input layer
[*]   Build Realtek HD-audio codec support
[*]   Build Analog Device HD-audio codec support
[*]   Build IDT/Sigmatel HD-audio codec support
[*]   Build VIA HD-audio codec support
[*]   Build ATI HDMI HD-audio codec support
[*]   Build NVIDIA HDMI HD-audio codec support 
[*]   Build INTEL HDMI HD-audio codec support
[*]   Build Conexant HD-audio codec support 
[*]   Build C-Media HD-audio codec support
[*]   Build Silicon Labs 3054 HD-modem codec support
[*]   Enable generic HD-audio codec parser
[ ]   Aggressive power-saving on HD-audio




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
  2009-12-15 15:38 ` Wil Reichert
@ 2009-12-15 18:15   ` Peter Humphrey
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Humphrey @ 2009-12-15 18:15 UTC (permalink / raw
  To: gentoo-amd64

On Tuesday 15 December 2009 15:38:48 Wil Reichert wrote:

> The T61 has audio buttons on it right?  Have you tried hitting the up
> volume button above the keyboard to see if the hardware mixer is muted
> / turned down?

That reminds me: on the T61 the sound starts off muted whatever settings you 
have. You have to touch the unmute button to get any sound.

I have this in /etc/conf.d/local.start to save me having to do so:

echo up >> /proc/acpi/ibm/volume

HTH.

-- 
Rgds
Peter



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound
  2009-12-15 12:15 [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound Xi Shen
                   ` (2 preceding siblings ...)
  2009-12-15 15:56 ` Drake Donahue
@ 2009-12-15 21:50 ` B Vance
  3 siblings, 0 replies; 6+ messages in thread
From: B Vance @ 2009-12-15 21:50 UTC (permalink / raw
  To: gentoo-amd64

On Tue, 2009-12-15 at 20:15 +0800, 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?
> 
> 
	Not sure if it will apply to you, but I have an HP hdx9300.  It uses
the hda-intel as well.  The in kernel sound was broken after 2.6.27, and
only fixed as of 2.6.32.

	You may also want to check
https://help.ubuntu.com/community/HdaIntelSoundHowto It gives a
simplified overview.  The alsa site also has a lot of information.  My
advice is try 2.6.32 with all the hda codecs emerged and go from there.

B. Vance




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-15 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 12:15 [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound Xi Shen
2009-12-15 15:10 ` Fernando de Souza Antunes
2009-12-15 15:38 ` Wil Reichert
2009-12-15 18:15   ` Peter Humphrey
2009-12-15 15:56 ` Drake Donahue
2009-12-15 21:50 ` B Vance

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox