View Single Post
Posts: 28 | Thanked: 4 times | Joined on Dec 2010 @ Viterbo (Italy)
#2858
well i solved with vlc now it works vell.
to everyone that have no sound or error output and similar try this:

modify /etc/asound.conf
Code:
   
 pcm.!default {
            type hw
            card 0
    }

    ctl.!default {
            type hw
            card 0
    }
and then killall pulseaudio.
 

The Following 2 Users Say Thank You to gm90_blackmamba For This Useful Post: