https://bugs.freedesktop.org/show_bug.cgi?id=100488
--- Comment #32 from Tanu Kaskinen <[email protected]> ---
Can you attach the pulseaudio log (with debug logging)? To get the log, follow
these steps:
1. Disable automatic starting of PulseAudio. If your distro uses
systemd's socket activation to start PulseAudio, run
systemctl --user --now mask pulseaudio.service pulseaudio.socket
If your distro doesn't do that, put "autospawn = no" to
~/.config/pulse/client.conf.
2. Stop pulseaudio with "killall pulseaudio" (the previous systemctl
command might have stopped it already, though).
3. Start pulseaudio in a terminal with verbose logging:
pulseaudio -vv
4. Try to play something. If you hear nothing, then great, you successfully
reproduced the bug.
5. Stop pulseaudio with ctrl-c.
6. To return things back to normal, run
systemctl --user unmask pulseaudio.service pulseaudio.socket
if you masked the service before. And remove the "autospawn = no" line
from client.conf if you added it there.
--
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