From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Headphone output doesn't work with 3.0.0-rc* anymore Date: Fri, 10 Jun 2011 15:27:01 +0200 Message-ID: References: <20110609111401.GA3994@tiehlicka.suse.cz> <20110610075640.GA4832@tiehlicka.suse.cz> <20110610085117.GA4110@tiehlicka.suse.cz> <20110610093019.GC4110@tiehlicka.suse.cz> <20110610124232.GA4383@tiehlicka.suse.cz> <20110610132029.GA3818@tiehlicka.suse.cz> 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 2A07310384D for ; Fri, 10 Jun 2011 15:27:06 +0200 (CEST) In-Reply-To: <20110610132029.GA3818@tiehlicka.suse.cz> 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: Michal Hocko Cc: alsa-devel@alsa-project.org, LKML List-Id: alsa-devel@alsa-project.org At Fri, 10 Jun 2011 15:20:29 +0200, Michal Hocko wrote: > > On Fri 10-06-11 14:43:43, Takashi Iwai wrote: > > At Fri, 10 Jun 2011 14:42:32 +0200, > > Michal Hocko wrote: > > > > > > On Fri 10-06-11 12:08:03, Takashi Iwai wrote: > > > > At Fri, 10 Jun 2011 11:30:19 +0200, > > > > Michal Hocko wrote: > > > > > > > > > > On Fri 10-06-11 11:18:51, Takashi Iwai wrote: > > > > > > At Fri, 10 Jun 2011 10:51:17 +0200, > > > > > > Michal Hocko wrote: > > > > > > > > > > > > > > On Fri 10-06-11 10:14:13, Takashi Iwai wrote: > > > > > > > > At Fri, 10 Jun 2011 09:56:40 +0200, > > > > > > > > Michal Hocko wrote: > > > > > > > > > > > > > > > > > > On Fri 10-06-11 08:53:01, Takashi Iwai wrote: > > > > > > > > > > At Thu, 9 Jun 2011 13:14:01 +0200, > > > > > [...] > > > > > > > > > OK, I git checkout v2.6.39 -- sound/pci/*.[ch] (see the patch bellow for > > > > > > > > > reference). I have kept the earlier patch. > > > > > > > > > > > > > > > > Gah, sorry, a wrong path. It must be sound/pci/hda/*.[ch]. > > > > > > > > Also, please remove my previous patch. It's irrelevant with 2.6.39 > > > > > > > > although it should be harmless. > > > > > > > > > > > > > > OK, I have reverted the whole hda directory to 2.6.39 which means AFAIU > > > > > > > that the driver is at the same state as it was in that kernel. And the > > > > > > > sound really works. Both outputs are active whem they should be. > > > > > > > > > > > > Thanks, it's really good to know that we have a good working-base. > > > > > > > > > > > > Now, can you switch back to 3.0rc2 with my fix patch and retest? > > > > > > > > > > Sorry, I am confused now. How this would be different from the previous > > > > > testing where I had that patch applied on top of rc2? > > > > > > > > Never mind, I found the possible spot. > > > > Could you try the patch below in addition? There was one missing > > > > initialization in the transition. > > > > > > I have applied this patch on top of clean rc2. > > > > And apply my previous patch, too. There are two fixes. > > Sorry, I have missed that I should apply the previous one as well. > Nevermind, I have good news. With both patches applied, sound works as > expected. > > Feel free to add my Tested-by. Great, thanks for patient testing! Takashi