https://bugs.freedesktop.org/show_bug.cgi?id=57684
--- Comment #5 from Tanu Kaskinen <[email protected]> --- It looks like the sound card doesn't support using both analog and digital output at the same time, so it's expected that the multi-sink profile doesn't work. The reason why it appeared to work when you manually changed from a single-sink profile to the multi-sink profile was probably that the analog sink was suspended during the profile switch, so the alsa device wasn't in use, making it possible to create the digital sink. When the multi-sink profile is activated at startup, the alsa device is opened when the analog sink is created, and then creating the digital sink fails. To me it looks like there's no bug. -- 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
