I got sound working on VLC just by editing the asound file: sudo nano /etc/asound.conf pcm.mmap0 { type mmap_emul; slave { pcm "hw:0,0"; } } pcm.!default { type plug; slave { pcm mmap0; } } If it doesn´t work, just check this topic: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=66&t=7107&hilit=s...