Apologies for breaking the thread.
On Sunday June 10 2007 2:33:17 am Manal Helal wrote:
> Thanks (Claude
>
> however, that's what I am getting:
>
> # /sbin/modprobe raw1394
> FATAL: Module raw1394 not found.
> # /sbin/modprobe ohci1394
> FATAL: Module ohci1394 not found.
> # /sbin/modprobe video1394
> FATAL: Module video1394 not found.
>
> I am not sure how ti fix that?
try yum install libraw1394
Nope, that doesn't help.
The raw1394, etc. modules are not included in Fedora 7. There is a
completely new firewire stack (modules fw-core, fw-ohci, fw-sbp2).
The version of libraw1394 shipped with Fedora is supposed to support the
new firewire stack so that kino, dvgrab, et al don't know the
difference, but I am also having the same problems as Manal, and there
are other reports.
Generally, it seems that there are problems with the new firewire stack
in Fedora 7. I have yet to find a solution, but I am tracking a few
bugs that seem to be related:
<https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240770>
<https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240771>
<https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243081>
~Gus