On 2007-03-18 16:55, Fred Williams wrote: > On Sun, 2007-18-03 at 12:11 -0400, Claude Jones wrote: > > On Sun March 18 2007, Valentina Messeri wrote: > > > some tips: > > > > > > 1) try change firewire cable > > > > > > 2) try to use another fire device (an hd, for example) to understand > > > if problem is really your camera or ieee1394 port > > > > No where in this thread have I seen the following suggestion. On my > > machine, > > DV capture w/ Kino never works till I issue the following as root: > > > > * modprobe raw1394 > > * modprobe ohci1394 > > * modprobe video1394 - this last one only seems necessary to export > > edited > > video back onto the tape. > > > > This comes from the Kino howto at http://www.robfisher.net/video/kino.html > > Some of this is a bit outdated, but the above commands are absolutely > > necessary before I can capture. > > Just a thought - I apologize if it's already been mentioned and I missed > > it. > > > It wasn't mentioned, Claude, thanks I'll give it a try, but I do want > to mention also that this was working with Kino a couple of weeks ago. > Now, it isn't. Not sure what I did.(?)
You can check, prior to issuing those commands, by running lsmod as root to see if all three of those modules are loaded already. The messages you posted earlier from your logs suggest that at least ohci1394 is loaded, as I believe it handles the device enumeration you posted for the connection to your camera. -- Kevin _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
