Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932533AbXIEUWy (ORCPT ); Wed, 5 Sep 2007 16:22:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755086AbXIEUWo (ORCPT ); Wed, 5 Sep 2007 16:22:44 -0400 Received: from ns1.suse.de ([195.135.220.2]:59831 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756838AbXIEUWo (ORCPT ); Wed, 5 Sep 2007 16:22:44 -0400 Date: Wed, 05 Sep 2007 22:22:38 +0200 Message-ID: From: Takashi Iwai To: Valdis.Kletnieks@vt.edu Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.23-rc4-mm1 - git-alsa.patch breaks audio on Dell Latitude D820 In-Reply-To: <5129.1189022095@turing-police.cc.vt.edu> References: <20070831215822.26e1432b.akpm@linux-foundation.org> <4658.1189021594@turing-police.cc.vt.edu> <5129.1189022095@turing-police.cc.vt.edu> 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 X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1325 Lines: 34 At Wed, 05 Sep 2007 15:54:55 -0400, Valdis.Kletnieks@vt.edu wrote: > > On Wed, 05 Sep 2007 15:46:34 EDT, Valdis.Kletnieks@vt.edu said: > > > > % grep HDA_ .config > > CONFIG_SND_HDA_INTEL=y > > # CONFIG_SND_HDA_HWDEP is not set > > CONFIG_SND_HDA_CODEC_REALTEK=y > > CONFIG_SND_HDA_CODEC_ANALOG=y > > CONFIG_SND_HDA_CODEC_SIGMATEL=y > > # CONFIG_SND_HDA_CODEC_VIA is not set > > # CONFIG_SND_HDA_CODEC_ATIHDMI is not set > > # CONFIG_SND_HDA_CODEC_CONEXANT is not set > > # CONFIG_SND_HDA_CODEC_CMEDIA is not set > > # CONFIG_SND_HDA_CODEC_SI3054 is not set > > CONFIG_SND_HDA_GENERIC=y > > # CONFIG_SND_HDA_POWER_SAVE is not set > > For the record, REALTEK and ANALOG got set to Y in my bisect build because of > the infamous "defaults to Y" syndrome - after I saw Sigmatel go by I wised up > and started saying N, but forgot to clean up the first two. Those two are > disabled in the live -rc4-mm1 .config, and it has the same issue. The "default Y" is the correct behavior in this case. These configs are just splits from a single config, corresponding to all Y. 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/