<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - No nouveau HDMI sound on NVIDIA GT430"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67051#c84">Comment # 84</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - No nouveau HDMI sound on NVIDIA GT430"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67051">bug 67051</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=67051#c83">comment #83</a>)
<span class="quote">> Hi Ilia,
>
> It's a little late for me; I'm just playing for the time being to get in
> shape for tomorrow:
> Please help me with this (I had already applied successfully, per your
> instructions, the hdmi-1.patch + hdminva3.patch + hdminva3-4.patch,
> but I'm stumbling at this step:
>
> # In an attempt to restore (after it failed originally)
> [~/linux]$ git checkout drivers/gpu/drm/nouveau ; echo $?
> 0</span >
Correct.
<span class="quote">> [~/linux]$ patch -p1 < /home/alex/debug-3.patch ; echo $?
> patching file drivers/gpu/drm/nouveau/core/engine/disp/hdminva3.c
> patching file drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c
> Hunk #2 succeeded at 77 with fuzz 1.
> patching file drivers/gpu/drm/nouveau/nv50_display.c
> Hunk #1 FAILED at 1657.
> Hunk #2 FAILED at 1666.
> 2 out of 2 hunks FAILED -- saving rejects to file
> drivers/gpu/drm/nouveau/nv50_display.c.rej
> 1</span >
Blast... I made the change on top of a much more recent kernel, and I guess my
patches don't apply. You should be able to do this test on top of a recent
kernel -- e.g. 3.10, or 3.11-rc2. You can get this by just doing "git checkout
master" (or "origin" instead of "master", I forget)
Alternatively you could look at where I put the prints in and plop them in
manually. I guess the classy thing for me to do would be to create a debugging
patch that'll apply to that revision... perhaps I'll do that later if you run
into trouble with this or the results are nonsensical.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>