LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How do you set permissions for the sound card? (https://www.linuxquestions.org/questions/linux-hardware-18/how-do-you-set-permissions-for-the-sound-card-94027/)

kidicarus 09-17-2003 10:41 PM

How do you set permissions for the sound card?
 
Debian doesn't set the permissions right for the sound card so that "users" can use them.

What "/dev/" devices do you set the permissions of?

yuray 09-18-2003 01:15 AM

You user must belong group "audio"
Thats all :)

kidicarus 09-18-2003 08:42 AM

That didn't work, for some reason, i may have the groups wrong. chmod 666 /dev/dsp and chmod 666 /dev/mixer worked though, now users get sound.

However do you know anything about permissions for pppd and dns? when I start kppp as a user (after setting the permissions right according to the kppp handbook) it wont allow me to set the "DNS" to "automatic", the only thing i could think to do was to change the permissions of resolv.conf, and that didn't work. Neither did trying to set the dns manually, the pppd daemon just dies.

Know how to fix that?

yuray 09-19-2003 12:05 AM

If you want dial from user you must include in group "dialout"
:)


All times are GMT -5. The time now is 02:06 PM.