Re: /dev/raw1394 permissions. Using firewire interface Focusrite Saffire

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Dec 17, 2006 at 06:09:09PM +0100, Pau Arumi wrote:
> [...]
> 
> So what is the supposed way to work with firewire?
> Maybe changing raw1394 group ownership to audio?

As your devices are regenerated each reboot by udev if you change attributes
with common unix command your changes won't be persistant.
You will have to change the udev rules.
The file to modify is usually : /etc/udev/permissions.rules. 
look for the line :
KERNEL=="raw1394",                              GROUP="audio"
and change GROUP="disk" to "video" or "audio"

reload udev : 
# /etc/init.d/udev restart
reload raw1394 device :
# rmmod raw1394 && modprobe raw1394

Regards,

David.


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux