Thorden wrote: 
> Pretty close:
> 
> root@Akela2:/dev/snd# ls -l
> total 0
> crw------- 1 root root 116,  0 Feb 26 13:52 controlC0
> crw------- 1 root root 116, 16 Feb 26 15:37 pcmC0D0p
> crw------- 1 root root 116, 33 Feb 26 13:52 timer

Interesting - the permission & group setting on these file means only
root can access them.

A bit drastic  (and assuming currently the group for all files in
/dev/snd is root) but if you have an "audio" group defined and admin is
part of audio group then you change change all groups in /dev/snd 
E.g. chgrp -R audio /dev/snd/*


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to