Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932546AbYBMLBs (ORCPT ); Wed, 13 Feb 2008 06:01:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751258AbYBMLBj (ORCPT ); Wed, 13 Feb 2008 06:01:39 -0500 Received: from ns2.suse.de ([195.135.220.15]:42068 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754538AbYBMLBi (ORCPT ); Wed, 13 Feb 2008 06:01:38 -0500 Date: Wed, 13 Feb 2008 12:01:37 +0100 Message-ID: From: Takashi Iwai To: Matej Laitl Cc: alsa-devel , LKML Subject: Re: [ALSA] HDA: no sound in headphone-out caused by commit f889fa91ad47e (2.6.25-rc1 regression) In-Reply-To: <200802121924.35232.strohel@gmail.com> References: <200802112158.41989.strohel@gmail.com> <200802121627.44422.strohel@gmail.com> <200802121924.35232.strohel@gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1724 Lines: 44 At Tue, 12 Feb 2008 19:24:35 +0100, Matej Laitl wrote: > > > > So there are now 3 vol controls that affect both speakers and headphones: > > > * Master (which appeared somewhere between 2.6.24 and .25-rc1), when set > > > to zero, the sound is still audible in speakers and headphones > > > > This must be the behavior of the codec chip... Did "Front" volume 0 > > mute in the earlier version? If not, it actually doesn't mute with > > the lowest volume. Use the master switch to mute. > > > > Anyway, attach the alsa-info.sh output at the moment Master volume is > > zero. > > No, setting Master and/or Front channel to 0% did not mute audio in any > version I used. > > I'm now listening to music with Master=0% and Front=0%, the sound is at well > audible volume. Pastebin for this configuraion is here: > http://pastebin.ca/901459 Thanks. The amp values in the codec are indeed set to zero, so this is the minimal volume level, but the codec chip apparently doesn't mute the sound. > However I don't consider it a problem, it's mutable by PCM and HP/Speaker > switches. Funny thing is that resulting volume of those 3 setting is equal: > * Master=0, Front=0 > * Master=100%, Front=0 > * Master=0, Front=100% > But when both set to let's say 50, changing one of these audibly affects > resulting volume. It's because the master volume is implemented virtually to bind several mixer volumes together. The codec chip has no corresponding functionality. Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/