User Tools

Site Tools


ubuntu:sound:troubleshooting

This is an old revision of the document!


Ubuntu - Sound - Troubleshooting

Try this first:

killall pulseaudio; pulseaudio -k  ; rm -r ~/.config/pulse/* ; rm -r ~/.pulse*

Wait ten seconds, then run this:

pulseaudio --start

Should the approach above fail to correct the problem (it is only known to work on some variations), you can try this next:

killall pulseaudio; pulseaudio -k; rm -r ~/.config/pulse/* ; rm -r ~/.pulse*

wait 10 seconds, then reboot (putting the machine to sleep is not enough – fully power it off and then back on).

NOTE: Make sure to save your work first.


References

ubuntu/sound/troubleshooting.1607731634.txt.gz · Last modified: 2020/12/12 00:07 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki