[pulseaudio-tickets] [Bug 105334] Unplugging HDMI does not reroute audio to internal speakers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 4 15:54:54 UTC 2018


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

--- Comment #5 from Tanu Kaskinen <tanuk at iki.fi> ---
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.

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


More information about the pulseaudio-bugs mailing list