2008/3/27, Norval Watson <[EMAIL PROTECTED]>: > Hi, > I managed to capture by booting into a 2.6.22 kernel and running dvgrab as > root. > The system I can't capture with has the following: why running as root ? you need to set the appropriate permissions for /dev/fw0 an easy way of doing this it to add chmod 644 /dev/fw0, (or 666) to /etc/rc.local that way you will be able to use dvgrab with a normal user. More experienced users can use udev or PolicyKit to do this.
> debian sid 2.6.23.11-rt14 #1 SMP PREEMPT RT > dvgrab 3.1-1 > kino 1.2.0-1 > > [EMAIL PROTECTED]:~$ ls -la /dev/fw0 > crw-rw---- 1 root root 253, 0 2008-03-28 08:20 /dev/fw0 > > When I try to capture dvgrab says > raw1394 - failed to get handle: No such file or directory. Which version of dvgrab and libraw1394 are you using ? There might be a need to report to the debian maintainers of the related packages. Also you seems to use a "rt" kernel. Maybe that doesn't solve. (i know the CCRMA kernel-rt maintainer for Fedora claims that -rt doesn't support juju, don't know if it is because of special driver support for audio via firewire or the real-time stuff). Nicolas (kwizart) > Thanks > Norv > > > > > > > Get the name you always wanted with the new y7mail email address. > www.yahoo7.com.au/y7mail > > > > _______________________________________________ > > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
