https://bugs.freedesktop.org/show_bug.cgi?id=79911
--- Comment #1 from Tanu Kaskinen <[email protected]> --- I suppose this has nothing to do with GStreamer. Can you reproduce this simpy by muting and unmuting the sink with pactl? The command to use is "set-sink-mute", see man pactl for details. Changing "switch = mute" to "switch = on" is not a proper fix. "switch = mute" means that the switch state should follow the sink mute state, so unmuting the sink in pulseaudio should unmute the switch in alsa too. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
