Fix sound server in Ubuntu
abr.12, 2009 in intermediate , terminal
Some users find that the sound intermittently fails. With this command kill Pulse Audio and then restart the application to fail.
sudo killall -9 pulseaudio; pulseaudio >/dev/null 2>&1 &
Tags: killall pulseaudio , server , sound , terminal





















Leave a reply.