From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: My Codec: IDT 92HD75B3X5 issues Date: Fri, 02 Oct 2009 08:37:01 +0200 Message-ID: References: <200909300818.31295.munzirtaha@gmail.com> <200910020111.01552.munzirtaha@gmail.com> <200910020915.23068.munzirtaha@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 134FC103905 for ; Fri, 2 Oct 2009 08:37:02 +0200 (CEST) In-Reply-To: <200910020915.23068.munzirtaha@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Munzir Taha (=?utf-8?q?=D9=85=D9=86=D8=B0=D8=B1?= =?utf-8?q?_=D8=B7=D9=87?=)" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 2 Oct 2009 09:15:22 +0300, Munzir Taha (=?utf-8?q?=D9=85=D9=86=D8=B0=D8=B1?= =?utf-8?q?_=D8=B7=D9=87?=) wrote: > > On Yaum al-Jumma 12 Shawwal 1430 8:34:57 am Takashi Iwai wrote: > > At Fri, 2 Oct 2009 01:11:01 +0300, > > > > Munzir Taha (=?utf-8?q?=D9=85=D9=86=D8=B0=D8=B1?= > =?utf-8?q?_=D8=B7=D9=87?=) wrote: > > > On Yaum al-Khamees 11 Shawwal 1430 5:42:56 pm Takashi Iwai wrote: > > > > I found the culprit. It's actually a bug happening between the analog > > > > and the digital mic switches. > > > > Try the patch below. > > > > > > > > > > > > Takashi > > > > > > Dear Takashi, > > > To complete this thread, what about missing options like > > > 1. Disabling "Headphone Jack Sense" to allow both speakers and headphones > > > to work together in case > > > > You can give "hp_detect = 0" to hints via sysfs and reconfigure. > > But this is not user friendly. I used to see it as an option on other cards. It's intentional. Otherwise user would choose it accidentally and cry out in 99% of probability :) > > > 2. jack retasking where I can plug my mic in the headphone jack and > > > expect it to work > > > > I thought it works now? > > No. If I plug the mic in the mic jack it works but if I plug it in the > headphone jack it doesn't. Errr, so you want to record from the headphone jack? This isn't specified in your BIOS to behave so, thus no go. (Currently the behavior of the driver depends on the BIOS information.) Write your own model quirk to override it. Both of your demands are not for "normal" users. The driver could serve for that, but it needs some adjustment. Of course, I'd happily apply any patch if you can provide. Takashi