[Nouveau] [Bug 67051] No nouveau HDMI sound on NVIDIA GT430
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 22 15:39:53 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67051
--- Comment #65 from Alex <alupu01 at gmail.com> ---
Created attachment 82848
--> https://bugs.freedesktop.org/attachment.cgi?id=82848&action=edit
dmesg f79
I cranked "log_buf_len" up all the way to 2M.
the noise was so intense it felt like a tornado.
I reassured the neighbors all the racket was from the crowd frenzy over the
Duchess of Cambridge giving birth to a boy.
On a more serious vein (while experiencing the same excitement) I just noticed
that after hdmi-1.patch + hdminva3.patch + hdminva3-4.patch,
file 'hdminv84.c' retains the same size, although a quite different content:
[]$ diff hdminv84.c-orig hdminv84.c
47,48d46
< nv_wr32(priv, 0x616534 + hoff, 0x00000000);
< nv_wr32(priv, 0x616538 + hoff, 0x00000000);
54c52
< nv_wr32(priv, 0x61650c + hoff, 0x00000071);
---
> nv_wr32(priv, 0x61650c + hoff, 0x00000170);
55a54,55
> nv_wr32(priv, 0x616514 + hoff, 0x00000000);
> nv_wr32(priv, 0x616518 + hoff, 0x00000000);
64c64
< nv_mask(priv, 0x6165a4 + hoff, 0x5f1f007f, data | 0x1f000000 /* ???
*/);
---
> nv_mask(priv, 0x6165a4 + hoff, 0x5f1f003f, data | 0x1f000000 /* ??? */);
Just checkin'.
--
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/20130722/a352daf3/attachment.html>
More information about the Nouveau
mailing list