[Nouveau] [Bug 67051] No nouveau HDMI sound on NVIDIA GT430

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 23 19:40:58 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67051

--- Comment #84 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #83)
> 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

Correct.

> [~/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

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130724/599d2620/attachment-0001.html>


More information about the Nouveau mailing list