June 3, 2008
With thanks to Jigish Gohil I was able to return things to normality. Below are the steps I took to fix things, hopefully they will work for you too
As root (either su - or sudo whichever floats your boat):
Get rid of PA's temp files
rm -rf /tmp/pulse-*Then kill any residual PA process
killall -9 pulseaudioThen restart the sound server
rcalsasound restartThen as the good ol' user start PA -
pulseaudio&When you start PA, the chances are you'll get some output similar to
W: core-util.c: setpriority(): Permission denied
E: pid.c: Daemon already running.
E: main.c: pa_pid_file_create() failed.Don't Panic Captain Mannering This is quite normal





