[pulseaudio-tickets] [Bug 100488] Intel HDMI LPE driver doesn't work well with PulseAudio

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 8 12:11:05 UTC 2017


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

--- Comment #41 from Tanu Kaskinen <tanuk at iki.fi> ---
The log looks strange. module-card-restore says that it's restoring profile
"off", but then "hdmi-stereo" gets activated anyway.

Ok, I found the reason. The log message prints the wrong profile name.
module-card-restore is probably setting the profile to "hdmi-stereo" in
reality. module-card-restore shouldn't do that, because "hdmi-stereo" is not
available. The availability check seems to be missing.

I'll make a patch for module-card-restore. That should prevent the unavailable
"hdmi-stereo" profile from getting activated.

Of course, since you have HDMI plugged in, the expected result would actually
be that the "hdmi-stereo" profile would be available, but the kernel driver is
definitely behaving as if there was no cable plugged in. It's not just wrong
jack status being reported to userspace, the driver is actually refusing to
play any audio.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20171108/84e9050a/attachment.html>


More information about the pulseaudio-bugs mailing list