From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: (no subject) Date: Sat, 30 May 2009 09:01:49 +0200 Message-ID: References: <426355.50702.qm@web54501.mail.re2.yahoo.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 87E7E1037E3 for ; Sat, 30 May 2009 09:01:49 +0200 (CEST) In-Reply-To: <426355.50702.qm@web54501.mail.re2.yahoo.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: James Gardiner Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 29 May 2009 18:23:57 -0700 (PDT), James Gardiner wrote: > > Hi, someone recently submitted changes to the patch_sigmatel.c codec > source. Whatever was done is breaking my patch for the HP dv4-1222nr > laptop. I also strongly suspect that other code in the stac92hd71bxx > function has been affected. There is no autodetect, there is no > option for modprobe that will load that codec currently, to the best > of my knowledge. I've tracked the difference to snapshot > 20090529. Before that, I can get it to work, there and after refuses > to work properly. Could you try to copy hda_intel.c from 1.0.20 and check whether this fixes the problem? Most likely I broke something. > Also, there was a recent change to the > stac92xx_hp_check_power_status function: While the change looks good > for its intended purpose of localizing board changes to the > switch/case statements in the stac92hd71bxx function, the > implementor reversed the if/then selector: Fixed now. Thanks for checking! Takashi