From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NKZqI-0005H9-OF for garchives@archives.gentoo.org; Tue, 15 Dec 2009 16:01:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61FA7E08EF for ; Tue, 15 Dec 2009 16:01:42 +0000 (UTC) Received: from mail-pw0-f47.google.com (mail-pw0-f47.google.com [209.85.160.47]) by pigeon.gentoo.org (Postfix) with ESMTP id 9CBCBE0C6C for ; Tue, 15 Dec 2009 15:38:48 +0000 (UTC) Received: by pwi1 with SMTP id 1so3058928pwi.26 for ; Tue, 15 Dec 2009 07:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=sd6ID5W2oWvdBaM19nYhQKzelZHvAMxX/HC1jQmC8Ug=; b=kucukGm1hzDiRrtIslraPOjihwPl4ksyJ9zMPlP82zWqjJgNR7lOVYrIKBs3ol3+WS REny9LWrkXgAWEKn0dPhPW81p+PsV8r5oxpVkLEyrfAkbJGrXpg1GUMTzvtHq4bWUwjh Kfk+6aA48HsX1fuMioxV6Aa1ahsiePjD2YlQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Rjt8KvUKSAaf+kZHrRCc5BjQBRYvsXBxeva8+/lS4NbDBwUX6n3QJs5uph4P62rUkE RZnihkiU9L/pJl0AYL7vdDdz6rUMoWMT11IKOvEZsTnrCJFiWJgdzwHIdIpdyLU7tgH2 M/CvMXSnPOIt93aJdIq/iIQQE6rRuwe5X7YDg= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Received: by 10.143.154.29 with SMTP id g29mr4254496wfo.267.1260891528223; Tue, 15 Dec 2009 07:38:48 -0800 (PST) In-Reply-To: <53e35fd50912150415wf36ddf8jec91830200b85358@mail.gmail.com> References: <53e35fd50912150415wf36ddf8jec91830200b85358@mail.gmail.com> Date: Tue, 15 Dec 2009 07:38:48 -0800 Message-ID: <7a329d910912150738h2596b70ejbe3bbee05e365774@mail.gmail.com> Subject: Re: [gentoo-amd64] [gentoo-user] my gentoo amd64 does not have sound From: Wil Reichert To: gentoo-amd64@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 807301dc-2398-4c86-b78a-fc6039a4daae X-Archives-Hash: d73cc4139d8a21b736b7c2bb16aafcb1 On Tue, Dec 15, 2009 at 4:15 AM, 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) > =C2=A0 =C2=A0 =C2=A0 =C2=A0Kernel driver in use: HDA Intel > =C2=A0 =C2=A0 =C2=A0 =C2=A0Kernel 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