Monday, April 16, 2012

Restarting audio

After having some problems with the quality of my audio, I needed to restart the service, here are the commands:

To kill the existing audio process run:
pulseaudio -k

To start a new daemon thread for audio run:
pulseaudio -D

No comments:

Post a Comment