I can't work out how to get the entries in /dev/snd to have the correct permissions.
Starting with no modules. Modprobe snd-XXXX results in the files in /dev/snd having only root rw permissions. They are created with the correct group "audio" At the moment every time I reload my driver I need to "chmod g+rw /dev/snd/*" I want them to have root and group rw permissions. What do I need to change? thanks ================== modules.conf includes options snd device_mode=0660 devfsd is running. devfsd.conf includes REGISTER ^snd$ PERMISSIONS root.audio 0660 REGISTER ^snd/.* PERMISSIONS root.audio 0660 cat /proc/asound/version: Advanced Linux Sound Architecture Driver Version 0.9.7. Compiled on Oct 1 2003 for kernel 2.4.18-6mdk with versioned symbols. Eliot Blennerhassett AudioScience Inc. -- Junk footer beyond this point. Read at your own risk. ------------------------------------------------------------- Sign up for ICQmail at http://www.icq.com/icqmail/signup.html ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel