2007/11/12, Aaron Newcomb <[EMAIL PROTECTED]>:
> Nicolas,
>
> I found an rpm for kmod-ieee1394 in ATRPMS, but I could not find a
> current compat-libraw1394 anywhere. Is there a FC8 package available
> or do I need to compile it?
Please don't use ATrpms as this repository work as a replacement
repository of a lot of Fedora Packages... And it is also incompatible
with livna repository which aims to You should only uses livna
compatible repositories...

My repository is compatibles from livna (as i'm a livna packager)
you can install it by doing this:
su -
wget http://kwizart.free.fr/fedora/kwizart-release-8.noarch.rpm
rpm -ivh kwizart-release-8.noarch.rpm
yum --enablerepo=kwizart-testing install kmod-iee1394 compat-libraw1394
then reboot (mandatory for the blacklisting to work)

and optionnaly if you uses vlc from livna:
yum --enablerepo=kwizart-testing install vlc-plugins-dc1394

Nicolas (kwizart )

Ps: I don't plan to maintain this tweak for F-7 unless we have a dual
stack kernel for firewire or this tweak may be obsoleted by a new
libraw1394 that would be compatible with both stacks...
(so I will move the subject to Cinelerra - Fedora 8 werewolf - Livna
compatible package)
This is still a testing step (so the package would be added to RPM Fusion)

>
> On Nov 12, 2007 2:57 PM, KH KH <[EMAIL PROTECTED]> wrote:
> > 2007/11/12, Aaron Newcomb <[EMAIL PROTECTED]>:
> > > As a followup it looks like Jarod Wilson is working on a fix for this.
> > >
> > > http://sourceforge.net/mailarchive/forum.php?thread_name=246f2bbb0711091118y79cc1bddt47e4c3254777a1a9%40mail.gmail.com&forum_name=kino-dev
> >
> > Yes there is still some problem actually with dvgrab, so I wonder if
> > you could use the
> > compat-libraw1394 and kmod-ieee1394 packages (even for ohci 1.1 in this 
> > case).
> > And try with F-8 dvgrab version ? (until a fix is done by Jarod Wilson )
> >
> > The method I've explained is "not destructive" that's mean that it
> > doesn't replace any packages but install along with Fedora packages...
> > so if you remove my packages, reboot
> > (and maybe remove /etc/modprobe.d/blaclist-juju-fw* and
> > modprobe-ieee1394*) then you will recover a "clean" Fedora juju
> > firewire stack..
> >
> > I've a cinelerra RPMs and SRPMS close to be ready for having it on my repo
> > The snapshoot will be 20071111 and it uses a shared ffmpeg version
> > from rpm.livna.org, so using rpm.livna.org only will be mandatory...
> > (as you must not mix Freshrpms and livna packages until RPM Fusion is
> > open - see rpmfusion.org)
> >
> > Nicolas (kwizart )
> >
> > >
> > > On Nov 12, 2007 11:02 AM, Aaron Newcomb <[EMAIL PROTECTED]> wrote:
> > > > Here is what I got without modifying anything using dvgrab trying to
> > > > pull video from my Canon HV20 using firewire.
> > > >
> > > > [EMAIL PROTECTED] ~]$ dvgrab -f hdv
> > > > Error: no camera exists
> > > >
> > > > dmesg shows:
> > > >
> > > > firewire_core: BM lock failed, making local node (ffc0) root.
> > > > firewire_core: phy config: card 0, new root=ffc0, gap_count=5
> > > > firewire_core: created new fw device fw1 (0 config rom retries, S100)
> > > > firewire_core: giving up on config rom for node id ffc1
> > > >
> > > > When I try this as root specifying the fw1 device I get ...
> > > >
> > > > [EMAIL PROTECTED] ~]# dvgrab -f hdv -i /dev/fw1
> > > > Found AV/C device with GUID 0x00008500014c4136
> > > > ioctl call failed, retval = -1
> > > > ieee1394io.cc:458: In function "virtual bool
> > > > iec61883Reader::StartReceive()": "iec61883_mpeg2_recv_start(
> > > > m_iec61883.mpeg2, channel )" evaluated to -1
> > > > ieee1394io.cc:458: errno: 38 (Function not implemented)
> > > > Going interactive. Press '?' for help.
> > > > ?Playing Paused" 00:37:56:17 ""          sec
> > > >
> > > > I was able to control the camera, but it didn't actually capture
> > > > anything. I get this message after a few seconds when I try to
> > > > capture.
> > > >
> > > > send oops
> > > > send oops
> > > > "" 134214504.00 MB 0 frames
> > > >
> > > > I am trying to see if there is a new way to resolve the issue without
> > > > building/installing a new kernel.
> > > >
> > > >
> > > >
> > > > On Nov 12, 2007 12:52 AM, Jeff Gerritsen <[EMAIL PROTECTED]> wrote:
> > > > > Aaron,
> > > > > Thanks for the reply.  I use Kino to upload and download to dv tape.  
> > > > > Does
> > > > > kino firewire support work okay?
> > > > >
> > > > > In the past I tried to compile cinelerra but ran into too many 
> > > > > problems with
> > > > > dependineces.  Can you reply with a list of steps you took to 
> > > > > successfully
> > > > > compile cinelerra on your FC8 (or reference to a webpage)?
> > > > >
> > > > > I would rather get the latest version of cinelerra instead of the one 
> > > > > from
> > > > > freshrpms.
> > > > >
> > > > > Thanks
> > > > >
> > > > > Jeff Gerritsen
> > > > >
> > > > >
> > > > > On Sunday 11 November 2007 18:46:44 Aaron Newcomb wrote:
> > > > > > I just built Cinelerra on Fedora 8. Everything seems to work fine,
> > > > > > except I had to install nasm. Not sure why I didn't already have it 
> > > > > > or
> > > > > > why ./configure didn't catch it, but if you don't have it make will
> > > > > > crash on mpeg2enc. I don't use firewire with Cinelerra normally. Is
> > > > > > there something I can test for you?
> > > > > >
> > > > > > On Nov 10, 2007 4:58 PM, Jeff Gerritsen Consulting
> > > > > >
> > > > > > <[EMAIL PROTECTED]> wrote:
> > > > > > > Okay,
> > > > > > > As I understand this thread, FC8 and cinelerra are compatible if 
> > > > > > > I have
> > > > > > > ohci-1394 1.1 on my system?
> > > > > > >
> > > > > > > I checked and this is the output:
> > > > > > > [EMAIL PROTECTED] ~]$ dmesg |grep fw
> > > > > > > ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20]
> > > > > > > MMIO=[fdbff000-fdbff7ff] Max Packet=[2048]  IR/IT contexts=[4/8]
> > > > > > > [EMAIL PROTECTED] ~]$
> > > > > > >
> > > > > > > Currently, I using FC6 and would like to upgrade to FC8.  I 
> > > > > > > wanted to
> > > > > > > upgrade to FC7 but the issues surrounding firewire I decided 
> > > > > > > against the
> > > > > > > upgrade.
> > > > > > >
> > > > > > > Thanks,
> > > > > > >
> > > > > > > Jeff
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Cinelerra mailing list
> > > > > [email protected]
> > > > > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks,
> > > > Aaron Newcomb
> > > > http://www.thesourceshow.org
> > > > http://www.opennewsshow.org
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > > Aaron Newcomb
> > > http://www.thesourceshow.org
> > > http://www.opennewsshow.org
> > >
> > > _______________________________________________
> > > 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
> >
>
>
>
> --
> Thanks,
> Aaron Newcomb
> http://www.thesourceshow.org
> http://www.opennewsshow.org
>
> _______________________________________________
> 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

Reply via email to