Sound fix
Problem:
Can see the card... music is playing.. no sound on the speakers
Solution:
Can see the card... music is playing.. no sound on the speakers
Solution:
chmod o+rw /dev/snd/*
authconfig --updateall --nostart
rm -rf ~/.pulse
killall pulseaudio
Cheers :)