From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758095AbZABKu3 (ORCPT ); Fri, 2 Jan 2009 05:50:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752007AbZABKuM (ORCPT ); Fri, 2 Jan 2009 05:50:12 -0500 Received: from ns.suse.de ([195.135.220.2]:53803 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752801AbZABKuK (ORCPT ); Fri, 2 Jan 2009 05:50:10 -0500 Date: Fri, 02 Jan 2009 11:50:08 +0100 Message-ID: From: Takashi Iwai To: "Justin P. Mattock" Cc: linux-kernel@vger.kernel.org Subject: Re: snd-hda-intel no front mute switch In-Reply-To: <495CF3BA.8080403@gmail.com> References: <495B31E2.6000801@gmail.com> <495CF3BA.8080403@gmail.com> 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 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) 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 At Thu, 01 Jan 2009 08:47:54 -0800, Justin P. Mattock wrote: > > Takashi Iwai wrote: > > At Wed, 31 Dec 2008 00:48:34 -0800, > > Justin P. Mattock wrote: > > > >> Not sure if I have my configurations correct, but after > >> pulling the latest git, I notice that my mixer has no switch to mute > >> the "front", or external speaker on a macbook pro(ati chipset); > >> other than that the sound sounds really good. > >> (solution I guess: plug-in headphones, and mute headphone option); > >> > > > > Could you run alsa-info.sh with --no-upload option on both old and > > new kernels, and attach the generated files to compare? > > The script is found in > > http://www.alsa-project.org/alsa-info.sh > > > > You can find some other information regarding HD-audio in > > Documentation/sound/alsa/HD-Audio.txt. > > > > > > thanks, > > > > Takashi > > > > > After adjusting my .config, > I am getting a speaker option to mute > the external speakers, as well as the headphones. > the options that I added were: > > SND_HRTIMER [=y] > SND_HDA_RECONFIG [=y] > SND_HDA_INPUT_BEEP [=y] > > before adding these, like what I mentioned > there was no "speaker" option(or "front"); > As for the sound itself, I'll have to > blast myself with some good tunes, > and see If I hear or experience any anomalies. > (then wakeup the next day unable to hear); > : ) Good to hear that it works now. Could you check which config was broken exactly? The config items above should be irrelevant with the (first) codec parsing, at least. Takashi