<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unplugging HDMI does not reroute audio to internal speakers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105334#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unplugging HDMI does not reroute audio to internal speakers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105334">bug 105334</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>Ok, it seems that it's module-stream-restore that is responsible for the bad
routing after all. Now that I think about it again, I'm pretty sure the gnome
audio settings application only resets the stream-restore database when you
select an output manually. In case of automatic switching, like when you unplug
HDMI, the stream-restore database isn't touched, so the database will still
contain the old routing.

As a workaround, you can change

    load-module module-stream-restore

to

    load-module module-stream-restore restore_device=false

in /etc/pulse/default.pa. Unless you need per-application routing, this
shouldn't cause any harmful side effects.</pre>
        </div>
      </p>


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

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