[pulseaudio-tickets] [Bug 99425] Dbus fallback sink not updating and blocking further action

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 17 17:39:28 UTC 2017


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

--- Comment #18 from Tanu Kaskinen <tanuk at iki.fi> ---
You can set the HDMI card profile to "off" in pavucontrol or with this pactl
command:

pactl set-card-profile alsa_card.pci-0000_01_00.1 off

module-always-sink will load a null sink when the last sink is going away, so
when you unplug the headphones, I think the default sink will quickly change
from the analog sink to the null sink, and then from the null sink to the
digital sink.

You can unload module-always-sink (pactl unload-module module-always-sink) to
avoid loading the null sink, to test the case where the default sink becomes
momentarily unset.

-- 
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/20170217/94f0a785/attachment.html>


More information about the pulseaudio-bugs mailing list