Here is the text only if you want to cut and paste from here:
sudo apt-get purge pulseaudio
sudo apt-get clean && sudo apt-get autoremove
#reboot
telinit 6
rm -r ~/.pulse ~/.asound* ~/.pulse-cookie ~/.config/pulse
sudo apt-get install pulseaudio
sudo alsa force-reload
pavucontrol
sudo vi
/etc/avahi/avahi-daemon.conf
and set
use-ipv6
to no:[server]
use-ipv4=yes
use-ipv6=no
No comments:
Post a Comment
Comments welcome!