[alsa-devel] Recent breakages (was: (no subject))
--- On Sat, 5/30/09, Takashi Iwai tiwai@suse.de 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.
You seem to have that right. I changed out that file like you said and it went back to working. Now, only to find out what happened...
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!
Thank you. It seems that I had two big booboos with this part of my post. 1) Sorry about all those question marks: It looks like my cut and paste job didn't go the way I planned. 2) I messed up and switched the old and new code in my post, but it looks like you caught my screw-up. The recent snapshot (20090531) has it right. *Don't change it back!* :)
Thank you, James Gardiner
At Sat, 30 May 2009 23:57:59 -0700 (PDT), renidragsemaj@yahoo.com wrote:
--- On Sat, 5/30/09, Takashi Iwai tiwai@suse.de 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.
You seem to have that right. I changed out that file like you said and it went back to working. Now, only to find out what happened...
OK, I found out the culprit. It was a typo in my last patch. Fixed now.
Sorry for inconvenience.
Takashi
participants (2)
-
renidragsemaj@yahoo.com
-
Takashi Iwai