LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Sound only runs as root (https://www.linuxquestions.org/questions/debian-26/sound-only-runs-as-root-190281/)

chestnut 06-06-2004 05:54 AM

Sound only runs as root
 
Hello

I have just installed alsa, but I only get sound as a root user. What permissions do I need to change, and where, so that I can have sound under a normal user?

I understand that alsa sound drivers need root permissions? I have looked through the alsa project web site, but cannot find the answer?


Using Debian testing, with a 2.6.6 kernel


Thanks and Regards

320mb 06-06-2004 06:21 AM

try changing the permissions on:
/dev/mixer
/dev/dsp

Dead Parrot 06-06-2004 07:50 AM

If you execute command "groups" as normal user, does it show you belong to "audio" group? If not, do (as root) "adduser <username> audio". Then logout and login again.

chestnut 06-06-2004 05:49 PM

Thank you - I've added users to audio group and sound works a treat.

Now for my next project - getting my 3d acceleration to work.......

;)


All times are GMT -5. The time now is 03:50 AM.