ubuntu-users Digest, Vol 17, Issue 180

peter peter at petebox.com
Mon Jan 16 18:27:17 UTC 2006


> ------------------------------
> 
> Message: 3
> Date: Mon, 16 Jan 2006 14:34:29 +0100
> From: Duncan Lithgow <duncan at lithgow-schmidt.dk>
> Subject: Re: MiniDV capture over firewire - Kino
> To: Ubuntu Help and User Discussions <ubuntu-users at lists.ubuntu.com>
> Message-ID: <43CBA0E5.7080201 at lithgow-schmidt.dk>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> peter wrote:
> 
> >>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
> >
> >  
> >
> Running it as root seems to fix the problems, but that's no way to do it 
> of course...
> 
> The file you mentioned doesn't seem to exist on my system, there is no  
> permissions.d/ in etc/udev/ , and the other files don't make much sence 
> to me. The only bit I spotted which I thought looked a bit odd was this:
> 
> # ieee1394 devices      
> KERNEL=="raw1394",    GROUP="disk"
> KERNEL=="dv1394*",    GROUP="video"
> KERNEL=="video1394*",    GROUP="video"
> 
> Thanks both for the help, let's see if we can get this so it works the 
> way it should, then I'll add a how-to to the wiki.
> 
> Duncan
> 

Are you running 5.10, or 5.04, or prerelease 6.04, I remember it was a
different setup in 5.04 than what I have described which is in 5.10. For
5.04 you had to add the devices to the etc/udev/links file. If thats
what you need Ill look to see if I have it laying around in an old
backup somewhere.

Peter.

ps I double checked the file for 5.10 an it is as I said above.




More information about the ubuntu-users mailing list