MiniDV capture over firewire - Kino
peter
peter at petebox.com
Sun Jan 15 19:11:27 UTC 2006
> Message: 10
> Date: Sun, 15 Jan 2006 18:08:49 +0100
> From: Duncan Lithgow <duncan at lithgow-schmidt.dk>
> Subject: MiniDV capture over firewire - Kino
> To: Ubuntu Help and User Discussions <ubuntu-users at lists.ubuntu.com>
> Message-ID: <43CA81A1.90504 at lithgow-schmidt.dk>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Anyone ever got this to work? I've got Kino installed but it complains
>
> WARNING: raw1394 kernel module not loaded or failure to read/write
> /dev/raw1394!
>
> But that module is built into the Ubuntu Kernel right?
>
> $ lsmod
> ...
> video1394 18380 0
> ohci1394 30644 1 video1394
> raw1394 26348 0
> ieee1394 90936 3 video1394,ohci1394,raw1394
> ...
>
> Although /dev/raw1394 is actually there and the permission look fine -
> I've changed the permission to 770 thinking that ability to execute
> might help. It might have helped because it worked for a little while
> and I captured a bit - but as soon as I discarded those files to do it
> properly it's dead again with the same old warning message.
>
> It's not half the fun playing with video if I can't edit it!
>
> Hope you can help me - Duncan
>
You need to make sure that you belong to the user group video. If you
need to change the permissions so that they persist from one session to
the next you can do so in the
file /etc/udev/permissions.d/udev.permissions
I believe the problem is with the kernels and udevs incomplete
(Currently) ie1394 support. I believe its important to make sure you
have read write access.
Peter
More information about the ubuntu-users
mailing list