Re: [pulseaudio-discuss] pulseaudio debug mode

2010-07-23 Thread Luke Yelavich
On Fri, Jul 23, 2010 at 03:04:01AM CEST, Chris wrote:
 What is the best way to start PA for debugging and still have all the
 usual clients running?

You are probably best off to run pulseaudio in a terminal with - specified 
on the command-line. This will give you a rather verbose log of what pulseaudio 
is doing. Then just pipe the data to a file for later analysis.

You may also need to turn pulseaudio autospawning off to prevent pulseaudio 
automatically starting again when you kill it to be run in a terminal.

Luke
___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] pulseaudio debug mode

2010-07-23 Thread David Henningsson
On 2010-07-23 03:04, Chris wrote:
 What is the best way to start PA for debugging and still have all the
 usual clients running?

pacmd set-log-level 4

...if your log target is set to syslog, just watch it grow :-)

-- 
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic
___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss