From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: no front speaker sound with ALC262 Date: Thu, 28 Feb 2008 12:14:50 +0100 Message-ID: References: <165af2360802221645p9fa6bb0y3a5573caa7bcdbd7@mail.gmail.com> <47BF84BF.702@versatile.com> <47BF8500.1050802@versatile.com> <7D68F908-875D-4EDE-B25D-CCBDD4E4A339@gmail.com> <165af2360802261519y6cdf878avf0af06c7b08db2a9@mail.gmail.com> <165af2360802271016u211854b7yb5158f2dd3e718a@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id D5FDE103824 for ; Thu, 28 Feb 2008 12:14:50 +0100 (CET) In-Reply-To: <165af2360802271016u211854b7yb5158f2dd3e718a@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Rene Dohmen Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Wed, 27 Feb 2008 19:16:23 +0100, Rene Dohmen wrote: > > I tried it with all avalialable NIDS: > > sudo ./hda-verb /dev/snd/hwC0D0 0x14 SET_EAPD 0x02 > Is this correct? Looks OK. Check /proc/asound/card0/codec#0 after you run the command. The EAPD value shown there must be changed. > And is it so with all module options? > > Yes with all tested codecs: are there any more options that i can use? Did you figure out that 0x14 is really the speaker output? You can check it by muting the AMP of this widget manually via hda-verb command. Takashi