[mythtv-users] IVTV update, Error Missing Dependency /boot/vmlinuz-2.6.20..

Mike LaPlante mike at dividia.net
Sun Jun 10 17:03:33 UTC 2007


----- Original Message -----
From: "MartinG" <gronslet at gmail.com>
To: "Discussion about mythtv" <mythtv-users at mythtv.org>
Sent: Saturday, June 9, 2007 4:02:36 PM (GMT-0600) America/Chicago
Subject: Re: [mythtv-users] IVTV update, Error Missing Dependency /boot/vmlinuz-2.6.20..

> Error: Missing Dependency: /boot/vmlinuz-2.6.20-1.2944.fc6 is needed by
> package ivtv-kmdl-2.6.20-1.2944.fc6

I had the same problem. This might do the trick (i.e. remove the
*-kmdl packages, update system, and reinstall them):

# yum remove alsa-kmdl\* ivtv-kmdl\* nvidia-kmdl\*
# yum update

# yum -y install alsa-kmdl-`uname -r`
# yum -y install alsa-driver

# yum -y install ivtv-firmware
# yum -y install ivtv-kmdl-`uname -r`

# yum -y install lirc-kmdl-`uname -r`
# yum -y install lirc


# yum -y install
{alsa,ivtv,lirc,nvidia-graphics9755,video4linux}-kmdl-2.6.20-1.2952.fc6

# yum -y install nvidia-graphics9755-libs nvidia-graphics9755

best
MartinG
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



Thanks, I had tried that. Not really sure what was wrong, but I fixed it by downloading the ivtv-devel package and doing a "yum localinstall /home/mythtv/ivtv-devel*.rpm"

It seems as if yum was trying to pull the -2944 kmdl package, which is weird because I don't and have never had 2944, I had upgraded from 2933 to 2952. 

Oh well, I'm fixed my grub to boot 2952 now and ivtv is loaded, everything looks fine. Thanks for the reply.

Mike



More information about the mythtv-users mailing list