Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161251AbXAHMGl (ORCPT ); Mon, 8 Jan 2007 07:06:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161254AbXAHMGl (ORCPT ); Mon, 8 Jan 2007 07:06:41 -0500 Received: from cantor2.suse.de ([195.135.220.15]:57944 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161251AbXAHMGk (ORCPT ); Mon, 8 Jan 2007 07:06:40 -0500 Date: Mon, 08 Jan 2007 13:06:30 +0100 Message-ID: From: Takashi Iwai To: Larry Finger Cc: Tobin Davis , Daniel Drake , alsa-devel@alsa-project.org, LKML , Stephen Hemminger Subject: Re: [Alsa-devel] Regression in 2.6.19 and 2.6.20 for snd_hda_intel In-Reply-To: <459741A1.9020909@lwfinger.net> References: <45971053.7040609@lwfinger.net> <45971F39.4060301@gentoo.org> <45972EFD.3010103@lwfinger.net> <45973283.7060801@gentoo.org> <1167538094.9563.230.camel@localhost> <459741A1.9020909@lwfinger.net> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta27) (fiddleheads) (+CVS-20060704) (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 X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1331 Lines: 37 At Sat, 30 Dec 2006 22:50:41 -0600, Larry Finger wrote: > > Tobin Davis wrote: > > Which alsa patch was this? I'm not seeing anything in the hg logs for > > this. Or is this something from the kernel side? > > It seems to have come from suse. The full commit message is: > > commit a7da6ce564a80952d9c0b210deca5a8cd3474a31 > Author: Takashi Iwai > Date: Wed Sep 6 14:03:14 2006 +0200 > > [ALSA] hda-codec - Add independent headphone volume control > > This patch addes the support of the independent 'Headphone' volume > control to the generic codec parser. Some codecs (e.g. Conexant) > have separate connections to the headphone and the independent amp > adjustment is needed. > > Signed-off-by: Takashi Iwai > Signed-off-by: Jaroslav Kysela > > :100644 100644 dedfc5b... 97e9af1... M sound/pci/hda/hda_generic.c Make sure that you unmuted both Master and Headphone volumes (if you have). With this patch, you may have now two individual controls while the older version has only one. 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/