Problems with Kino

'Forum Post ulist at gs1.ubuntuforums.org
Sun Dec 25 17:57:56 UTC 2005


Hi, the firewire module does not require root priveleges. All that you
need is read/write access to /dev/raw1394. Since this file is
dynamically created by udev, you could change udev rules. However, you
should notice that the group assigned to the file is "disk" and that
the group has read/write access. Therefore, it is easier to just add
your userid to the disk group: sudo adduser `whoami` disk.


-- 
ddennedy




More information about the ubuntu-users mailing list