Ignore the previous message.

After doing so many 'apt-get update && apt-get dist-upgrade'
operations, I think it's starting to sink in that they sometimes are
useful in solving problems.  :)

I just did a 'dist-upgrade' and wouldn't you know ivtv was the only
one that needed upgrading.

It just installed, and "/sbin/modprobe ivtv" came back with no errors!

Thanks all for the help!  Hopefully this was just a small hiccup on
the way to getting this baby working.  :)

cheers
jon


On 4/23/05, Jon Somodi <[EMAIL PROTECTED]> wrote:
> Ok, I am definitely missing something big.
> 
> There isn't even a "/lib/modules/2.6.11-1.14_FC3/ivtv" path in the system.  
> ???
> 
> I renamed the ivtv.ko file as you suggested Rick, but when I run the
> modprobe command, I get
> 
> FATAL: Could not open
> '/lib/modules/2.6.11-1.14_FC3/updates/drivers/media/video/ivtv.ko': No
> such file or directory
> 
> And the rmmod command did nothing but complain that it couldn't find
> process in the /proc/modules directory.
> 
> When I ran the installation on the IVTV package, I just plainly did
> "yum install ivtv".  This completed with no error messages, so I
> assumed that every thing happaned as it should.
> 
> I'm not missing something stupid like not doing a proper reboot, am I?
> 
> Thanks!
> 
> cheers
> jon
> 
> 
> On 4/23/05, Rick Stewart <[EMAIL PROTECTED]> wrote:
> > Looks like its trying to load the kernel ivtv drivers instead of the new
> > ones. Try renaming
> > /lib/modules/2.6.11-1.14_FC3/updates/drivers/media/video/ivtv.ko to
> > /lib/modules/2.6.11-1.14_FC3/updates/drivers/media/video/ivtv.ko.org then
> > unload and reload ivtv:
> >
> > /sbin/rmmod ivtv
> > /sbin/modprobe ivtv
> >
> > Check to see you don't have any of the other related kernel modules in that
> > directory too. The ones thast should be loading should be in
> >
> > /lib/modules/2.6.11-1.14_FC3/ivtv
> >
> > So of you find them some place else, rename them or delete them...
> >
> > Hope this helps...
> >
> > Cheers,
> >
> > Rick
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of
> > > Jon Somodi
> > > Sent: Sunday, 24 April 2005 6:39 a.m.
> > > To: ivtv-devel@lists.sourceforge.net
> > > Subject: [ivtv-devel] MythTV Install & IVTV Problem
> > >
> > > Hello,
> > >
> > > I'm doing my first install of MythTV on a freshly installed
> > > FC3 system.  I am following the great tutorial by Jarod Wilson
> > > (http://wilsonet.com/mythtv/fcmyth.php) and have gotten as
> > > far as installing IVTV through apt-get.
> > >
> > > The installation goes through no problems, but when I try
> > > loading the ivtv driver with "/sbin/modprobe ivtv" I get this message:
> > >
> > > FATAL: Error inserting ivtv
> > > (/lib/modules/2.6.11-1.14_FC3/updates/drivers/media/video/ivtv.ko):
> > > Invalid module format
> > >
> > > Checking /var/log/messages I get:
> > >
> > > Apr 23 11:23:16 mythtv kernel: Linux video capture interface:
> > > v1.00 Apr 23 11:23:16 mythtv kernel: ivtv: version magic
> > > '2.6.11-1.14_FC3
> > > 586 REGPARM 4KSTACKS gcc-3.4' should be '2.6.11-1.14_FC3 686
> > > REGPARM 4KSTACKS gcc-3.4'
> > >
> > > So far I've followed the HOW-TO down to the letter, but this
> > > has stopped me in my tracks.
> > >
> > > Anyone with any ideas?  Thanks!
> > >
> > > cheers
> > > jon
> > >
> > >
> > > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide Read honest &
> > > candid reviews on hundreds of IT Products from real users.
> > > Discover which products truly live up to the hype. Start reading now.
> > > http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick
> > > _______________________________________________
> > > ivtv-devel mailing list
> > > ivtv-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> > >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_ide95&alloc_id396&opclick
> > _______________________________________________
> > ivtv-devel mailing list
> > ivtv-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to