pulseaudio on ubuntu server

Posted by Dan on Ask Ubuntu See other posts from Ask Ubuntu or by Dan
Published on 2012-09-25T19:33:24Z Indexed on 2012/09/25 21:50 UTC
Read the original article Hit count: 344

Filed under:
|
|

I am running ubuntu server, and trying to get pulseaudio working. I followed the instructions at How do I run PulseAudio in a headless server installation?

At the moment, pacmd list-cards is reporting 0 cards, and I suspect this has something to do with the fact aplay is only playing sound when I run it as sudo. As far as I can tell, this means the the kernel module for my sound card is in fact loaded. I have already tried adding my user to the "audio" group, but this does not help. My questions are

1) How do I get aplay to work without running it as sudo

2) Is there anything special I need to do to make pulseaudio work at this point.

© Ask Ubuntu or respective owner

Related posts about server

Related posts about pulseaudio