Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263060AbVCDUwD (ORCPT ); Fri, 4 Mar 2005 15:52:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263101AbVCDUsV (ORCPT ); Fri, 4 Mar 2005 15:48:21 -0500 Received: from krusty.vfxcomputing.com ([66.92.20.10]:24283 "EHLO krusty.vfxcomputing.com") by vger.kernel.org with ESMTP id S263112AbVCDUoo (ORCPT ); Fri, 4 Mar 2005 15:44:44 -0500 Date: Fri, 4 Mar 2005 15:44:26 -0500 (EST) From: Mark Canter To: Bill Davidsen cc: Lee Revell , Nish Aravamudan , Pierre Ossman , LKML , alsa-devel@lists.sourceforge.net Subject: Re: [Alsa-devel] Re: intel 8x0 went silent in 2.6.11 In-Reply-To: <4228C7CE.5010109@tmr.com> Message-ID: References: <4227085C.7060104@drzeus.cx> <1109875926.2908.26.camel@mindpipe> <4228C7CE.5010109@tmr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2073 Lines: 51 Bill: As I have been running through the kernel setting: 2.6.11/sound/pci/ac97/ac97_patch.c: static const snd_kcontrol_new_t snd_ac97_ad1981x_jack_sense[] = { AC97_SINGLE("Headphone Jack Sense", AC97_AD_JACK_SPDIF, 11, 1, 1), Note the last "1" is originally "0" in the kernel. This might do it, but the issue for me remains that the line-detect for line-out should turn off the internal speakers (as it previously has). Instead I have line-out working and internal speakers going. And, yes, the headphones still work. All of this with 'headphone jack sense' enabled. If you're not using line-out (out of a docking station) the above may work for you. I tested plugging my speakers from the docking station into the headphone jack and the interal speakers did cut off as expected. mark On Fri, 4 Mar 2005, Bill Davidsen wrote: > Lee Revell wrote: >> On Thu, 2005-03-03 at 13:46 -0500, Mark Canter wrote: >> >>> The same issue exists on a T42p (ICH4). Doesn't that kind of defeat the >>> purpose? The thought of having to disable the headphone jack and reenable >>> it each time is trivial considering you can go with the fact that sound >>> did not require the sound system touched under <= 2.6.10. >> >> >> You don't have to disable and re-enable it each time, if your system is >> configured correctly then your mixer settings will be saved. > > I don't think you understand the problem. Saving the settings does help, you > have to change the settings every time you switch from headphones to speaker. > Assuming I follow the o.p. issue... alsamixer shows no "sense" settings for > my ASUS laptop, and I have to boot 2.4 to get sound. > > -- > -bill davidsen (davidsen@tmr.com) > "The secret to procrastination is to put things off until the > last possible moment - but no longer" -me > - 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/