On Mon, Mar 16, 2009 at 10:53 AM, Emmanuel Chanel emmanuelchanel@gmail.com wrote:
Takashi Iwai wrote at 08:15 +0100 , 2009-03-16 (Mon)
Hmm, then it's a bug of AMD/ATI controller chip.
The problem is however likely only about CORB/RIRB addresses, and not about the sample buffers. So setting 32bit there couldn't be the "right" fix.
Yeah, he said so, too. I mistook.
How about the patch below?
I tried but it says
[emmanuel@star1 alsa-driver-1.0.19]$ patch -p1 < hda_intel_Takashi_Iwai_0903161.diff patching file sound/pci/hda/hda_intel.c Hunk #1 FAILED at 2136. Hunk #2 FAILED at 2218. Hunk #3 FAILED at 2319. 3 out of 3 hunks FAILED -- saving rejects to file sound/pci/hda/hda_intel.c.rej
Which version of the source shall I patch ? svn ?
-- Emmanuel Chanel emmanuelchanel@gmail.com
Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Always apply patches to Takashi's git tree linked above.
Vedran Miletić