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

--- Comment #5 from Tanu Kaskinen <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to