I had some problem using ALSA with my non-root user. Solved doing this:
gpasswd -a USER audio
if you still have problems try installing ALSA-utilities.
Up Top