Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261176AbVCGNwM (ORCPT ); Mon, 7 Mar 2005 08:52:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261167AbVCGNwM (ORCPT ); Mon, 7 Mar 2005 08:52:12 -0500 Received: from news.suse.de ([195.135.220.2]:152 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261176AbVCGNvE (ORCPT ); Mon, 7 Mar 2005 08:51:04 -0500 Date: Mon, 07 Mar 2005 14:50:58 +0100 Message-ID: From: Takashi Iwai To: Pierre Ossman Cc: Andrew Morton , Mark Canter , rlrevell@joe-job.com, nish.aravamudan@gmail.com, linux-kernel@vger.kernel.org, alsa-devel@lists.sourceforge.net Subject: Re: [Alsa-devel] Re: intel 8x0 went silent in 2.6.11 In-Reply-To: <4228D013.8010307@drzeus.cx> References: <4227085C.7060104@drzeus.cx> <29495f1d05030309455a990c5b@mail.gmail.com> <1109875926.2908.26.camel@mindpipe> <1109876978.2908.31.camel@mindpipe> <20050303154929.1abd0a62.akpm@osdl.org> <4227ADE7.3080100@drzeus.cx> <4228D013.8010307@drzeus.cx> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2059 Lines: 56 At Fri, 04 Mar 2005 22:16:03 +0100, Pierre Ossman wrote: > > Pierre Ossman wrote: > > Andrew Morton wrote: > > > >> Mark Canter wrote: > >> > >> > >>> To close this issue out of the LKML and alsa-devel, a bug report has > >>> been written. > >>> > >>> It appears to be an issue with the 'headphone jack sense' (as kde > >>> labels it). The issue is in the way the 8x0 addresses the docking > >>> station/port replicator's audio output jack. The mentioned quick fix > >>> does not work for using the ds/pr audio output, but does resolve it > >>> for a user that is only using headphones/internal speakers. > >>> > >> > >> > >> But there was a behavioural change: applications which worked in 2.6.10 > >> don't work in 2.6.11, is that correct? > >> > >> If so, the best course of action is to change the kernel so those > >> applications work again. Can that be done? > >> > >> > >> > > Yes. Speakers worked in 2.6.10 and stopped working in 2.6.11. This could > > be changed by setting the default for the two new volumes to muted. I > > don't know how this affects the issue with the docking station or the > > bug that this is supposed to solve though. > > > > It seems I spoke too soon. The defaults picked by the driver are > actually fine. It seems to be alsactl store/restore that did something > strange when coming from an older kernel. My guess is that kmix is the cuplrit. kmix tends to turn on all mixer switches uncoditionally, and saves/restores the mixer config by itself. Look at /etc/asound.state whether it contains the value of "Headphone Jack Sense" control true or false. BTW, the default value of this control switch was fixed for ThinkPads on ALSA tree since long time ago, but unfortunately the patch wasn't accepted for 2.6.11... 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/