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