<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#c65">Comment # 65</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:alupu01@gmail.com" title="Alex <alupu01@gmail.com>"> <span class="fn">Alex</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=82848" name="attach_82848" title="dmesg f79">attachment 82848</a> <a href="attachment.cgi?id=82848&action=edit" title="dmesg f79">[details]</a></span>
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);
---
<span class="quote">> nv_wr32(priv, 0x61650c + hoff, 0x00000170);</span >
55a54,55
<span class="quote">> nv_wr32(priv, 0x616514 + hoff, 0x00000000);
> nv_wr32(priv, 0x616518 + hoff, 0x00000000);</span >
64c64
< nv_mask(priv, 0x6165a4 + hoff, 0x5f1f007f, data | 0x1f000000 /* ???
*/);
---
<span class="quote">> nv_mask(priv, 0x6165a4 + hoff, 0x5f1f003f, data | 0x1f000000 /* ??? */);</span >
Just checkin'.</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>