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 12:07:56 +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> 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 mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 687FA103879 for ; Thu, 7 May 2009 12:07:59 +0200 (CEST) In-Reply-To: <20090507072352.GA6513@mac.home> 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: Tino Keitel Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org At Thu, 7 May 2009 09:23:53 +0200, Tino Keitel wrote: > > On Thu, May 07, 2009 at 00:27:53 +0200, Tino Keitel wrote: > > On Tue, Apr 28, 2009 at 02:23:09 +0200, Tino Keitel wrote: > > > > [...] > > > > > I just saw another, major problem: line in doesn't work anymore with > > > 2.6.29 and also 2.6.30-rc3 (no usable input level). It works with > > > 2.6.27.20. > > > > FYI: I just tried 2.6.28 and line-in was still broken. So the last > > working kernel is 2.6.27. > > I tried this: > > git bisect start v2.6.28 v2.6.27 sound/pci/hda/patch_sigmatel.c > > The result is commit 4f1e6bc3646ab50b8181555ab7e6eeab68b8632a. > > I can't use git revert because of conflicts, so I crafted the attached > patch against 2.6.30-rc4-00288-g413f81e, and now line-in works. Great, thanks for finding it out! I'll take a deeper look later. Takashi