<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel HDMI LPE driver doesn't work well with PulseAudio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100488#c41">Comment # 41</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel HDMI LPE driver doesn't work well with PulseAudio"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100488">bug 100488</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>