Re: [LAU] Fedora 12 & CCRMA

From: S C Rigler <riglersc@email-addr-hidden>
Date: Thu May 20 2010 - 01:14:00 EEST

On Wed, 19 May 2010 16:58:28 -0500, Rick Green <rtg@email-addr-hidden> wrote:
>
> ...I tried `chgrp audio /dev/raw1394`, because I had earlier added
> myself to the 'audio' group at the suggestion of jackd 0.118.

This will work until your next reboot.

Create /etc/udev/rules.d/99-firewire.rules with the following contents:

# IEEE1394 (firewire) devices
# Please note that raw1394 gives unrestricted, raw access to every single
# device on the bus and those devices may do anything as root on your
system.
# Yes, I know it also happens to be the only way to rewind your video
camera,
# but it's not going to be group "video", okay?
KERNEL=="raw1394", GROUP="audio"
KERNEL=="dv1394*", GROUP="audio"
KERNEL=="video1394*", GROUP="audio"

--Steve
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu May 20 04:15:04 2010

This archive was generated by hypermail 2.1.8 : Thu May 20 2010 - 04:15:04 EEST