On Wed, Jan 9, 2019, 08:36 Julien Aubin <julien.au...@gmail.com wrote: > > > Le mer. 9 janv. 2019 à 12:33, Felipe Sateler <fsate...@debian.org> a > écrit : > >> Control: tags -1 moreinfo >> >> On Tue, Jan 8, 2019, 16:33 Julien Aubin <julien.au...@gmail.com wrote: >> >>> Hi, >>> >>> Could reproduce this bug on an host without an NVidia GPU. >>> >>> Workaround is still the same. >>> >> >> >> Could you please attach a verbose log of pulseaudio when the problem >> occurs? Sounds like the udev module is not doing its job >> > > Hi > > How do I get the verbose log ? >
Use: systemctl --user --runtime --full edit pulseaudio Append a '-vvvv' to the ExecStart line systemctl --user restart pulseaudio And then get the log journalctl --user-unit pulseaudio --since=sometimebeforerestarting > pulse log (You might need root to get the logs) Verify that the log is not empty, and then attach it. Saludos