<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#c12">Comment # 12</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#c10">comment #10</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=67051#c9">comment #9</a>)
> > (b) Can you test out a 3.7-based kernel?
> I suppose I can. Let me know if it's critical for you to proceed with your
> work. I'd rather wait for some more of your thoughts/tests/results _if
> possible_. However, I'll jump to it immediately if you say the word.</span >
Well, the situation is that I don't have any HDMI devices at all (either with
HDMI outputs or inputs, forget HDMI audio), nor do I know anything about it. So
if this doesn't work, that means that someone else needs to (a) reproduce your
issue [and note, hdmi audio does work for some other people, so there must be
something a bit more special about your situation, be it EDID data or more
missed register setup], and (b) do the RE work to figure out what we're
missing.
It seems like testing out an old kernel is easy by comparison. However I don't
hold out a huge amount of hope for it, since like you said, eld_valid = 0,
which more likely indicates an EDID issue.
If you're interested, some minor code inspection shows that at least some of
the logic is in nv50_display.c:nv50_audio_mode_set. You could add prints in
there to see what it's detecting stuff as. You could also add prints to
drm_edid.c:drm_detect_monitor_audio, perhaps your monitor's EDID is different
than what it expects.
Looks like there are a few prints already, you could see what happens when you
boot with drm.debug=0x06 which should output nouveau- and kms-related debug
statements.</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>