From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: 2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA Date: Thu, 07 May 2009 14:16:14 +0200 Message-ID: References: <20090420194659.GA11399@dose.home.local> <20090421073219.GA5866@dose.home.local> <20090421183936.GA21935@dose.home.local> <20090424142113.GA18668@dose.home.local> <20090428002309.GA29572@x61> <20090506222753.GA6728@mac.home> <20090507072352.GA6513@mac.home> <1241697280.19600.203.camel@nigel-laptop> 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 DCB1C103860 for ; Thu, 7 May 2009 14:16:14 +0200 (CEST) In-Reply-To: <1241697280.19600.203.camel@nigel-laptop> 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: ncunningham-lkml@crca.org.au Cc: alsa-devel@alsa-project.org, Tino Keitel , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org At Thu, 07 May 2009 21:54:40 +1000, Nigel Cunningham wrote: > > Hi. > > On Thu, 2009-05-07 at 12:45 +0200, Takashi Iwai wrote: > > The problem is that BIOS on your machine sets this pin both for > > input and output. Since it's set as input, the driver respects > > the BIOS setup and skips to override. > > 'scuse the ignorance, but this makes me ask: Are pins logically > unrelated to jacks? Yes, they are. > I have a Dell M1530, and it has some jacks that can > work as either inputs or outputs. Under M$, when I plug something in, a > dialog box pops up asking me whether I connected a mic, line in or an > output jack (I forget the details). Sounds like Tino's problem is what > I'd expect from my BIOS. But I'm probably completely ignorant :) The problem there is that the BIOS sets the current pin direction for both input and output, but you can't play and record at the same time on a jack. It's not about the capability. BIOS is supposed to set all the pins properly ready for use, but it's not so on Mac. Takashi