Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751550AbWCDPA7 (ORCPT ); Sat, 4 Mar 2006 10:00:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751809AbWCDPA6 (ORCPT ); Sat, 4 Mar 2006 10:00:58 -0500 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:4114 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S1751550AbWCDPA6 (ORCPT ); Sat, 4 Mar 2006 10:00:58 -0500 Date: Sat, 4 Mar 2006 16:00:57 +0100 From: Adrian Bunk To: Takashi Iwai Cc: Otavio Salvador , linux-kernel@vger.kernel.org, perex@suse.cz, alsa-devel@alsa-project.org Subject: [2.6 patch] ALSA-Configuration.txt: snd-hda-intel: document model=basic Message-ID: <20060304150057.GZ9295@stusta.de> References: <87wtfhx7rm.fsf@nurf.casa> <87slq3x3w1.fsf@nurf.casa> <87fym3w7m3.fsf@nurf.casa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1732 Lines: 59 On Wed, Mar 01, 2006 at 11:29:03AM +0100, Takashi Iwai wrote: > At Tue, 28 Feb 2006 17:28:36 -0300, > Otavio Salvador wrote: > > > > Takashi Iwai writes: > > > > > At Tue, 28 Feb 2006 05:51:26 -0300, > > > Otavio Salvador wrote: > > >> > > >> > This kind of problem is likely due to a broken BIOS. The current code > > >> > parses the default pin configuration set up via BIOS while the older > > >> > version used the fixed pin assignment (depending on the codec chip, > > >> > though). > > >> > In most cases, it can be recovered by specifying a proper model module > > >> > option. See ALSA-Configuration.txt for details. > > >> > > >> I wasn't able to do it. > > > > > > Didn't it worked? Which module parameter did you use? > > > > I tried model=hp, model=fujistsu and priority_fix={1,2}. Neither did > > it work. > > Try model=basic. It's the old default. > (seems that it's missing in the documentation...) What about the patch below for 2.6.16? > Takashi cu Adrian <-- snip --> Document the model=basic option in the snd-hda-intel driver. Signed-off-by: Adrian Bunk --- linux-2.6.16-rc5-mm2-full/Documentation/sound/alsa/ALSA-Configuration.txt.old 2006-03-04 15:52:50.000000000 +0100 +++ linux-2.6.16-rc5-mm2-full/Documentation/sound/alsa/ALSA-Configuration.txt 2006-03-04 15:57:10.000000000 +0100 @@ -705,6 +705,7 @@ $CONFIG_SND_DEBUG=y ALC260 + basic base mode hp HP machines fujitsu Fujitsu S7020 - 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/