Is firewire broken in FC2T3? I can't seem to get anything to work with it.
If I look at my hardware browser It shows up... It's a Texas Instruments TSB12LV23 IEEE-1394 Controller.. (zero idea how it even knows about this, nothing under /proc/bus/ resembles ieee1394)
Now the thing is If I run lsmod... There is nothing in there about firewire, if I run testlibraw, I get;
couldn't get handle: No such device or address
This probably means that you don't have raw1394 support in the kernel or that
you haven't loaded the raw1394 module.
So if I try to modprobe raw1394 i get an error about how it can't find it.
Maybe this is all changed in kernel 2.6 and you have to do something different now.... But I can't get kino to do anything with my DV camera.
rpm -qa '*1394*'
libavc1394-0.4.1-1.1
libraw1394-devel-0.10.1-1
libavc1394-devel-0.4.1-1.1
libraw1394-0.10.1-1
and then there is
libdv-0.102-1
dvgrab-1.5-2
Can anybody clue me into whats going on here? Or what I should do?