On Mon, Apr 23, 2007 at 09:56:46PM +0200, Richard Joss wrote:
> Sorry - this is my first post on a mailing list.  Did try and read a bit
> before I did so.  Hope this is ok.  I am trying to install mythtv on Fedora
> Core 6 following Jarret Wilson's guide.  All went fine until I got to the
> install ivtv bit.  I have a pvr150mce card and I did this bit:
> 
> # yum -y install ivtv-firmware
> # yum -y install ivtv-kmdl-$KVER
> 
> It all appeared to run ok.  Then I did:
> 
> # /sbin/depmod -a
> 
> and that went ok.
> 
> Then I did:
> 
> [EMAIL PROTECTED] mythtv]# /sbin/modprobe ivtv
> FATAL: Error inserting ivtv
> (/lib/modules/2.6.20-1.2944.fc6/updates/drivers/media/video/ivtv.ko):
> Invalid module format
> 
> Not sure if the syntax is right but tried this:
> 
> [EMAIL PROTECTED] mythtv]# cat /dev/video0
> cat: /dev/video0: No such file or directory
> 
> I looked in the /var/log/messages file but there was no IVTV section -
> presumably because nothing got run.
> 
> I ran this part of the wilson guide:
> 
> [EMAIL PROTECTED] mythtv]# ll /dev/video?
> ls: /dev/video?: No such file or directory
> 
> 
> So something is obviously badly wrong.  I am reasonably ok in any
> debian-based distro but this rpm stuff is alien and absolutely
> incomprehensible.
> 
> Could someone help out please?

you probably hit a bug in the installer which installed i586 kernels
on i686. Therefore the kernel and kmdls don't match in arch. See

http://fedoraproject.org/wiki/Bugs/FC6Common#head-e0676100ebd965b92fbaa7111097983a3822f143

for explanation and how to fix it (e.g. replace the kernel with the
proper one)
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpWV0gWYtJLf.pgp
Description: PGP signature

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to