Don B wrote:
Following the mythtv wiki distribution specific guide to install myth on
CentOS
it is recommended to use CentOSPlus to support v4l and DVB. This I have
done.

Now when I go to the Fedora page in the wiki (as instructed at the end
of the CentOS page) and get to the nVidia section, I run into a problem.

When I do a
yum install nvidia-graphics

yum pulls down the non centosplus kernel and tries to install the nvidia
stuff (kmod etc) based on the regular kernel. This errors with a message
that the installed kernel (from centosplus) is newer than the kernel
being installed with nvidia (non-centosplus) and dies.

I also tried
yum install nvidia-graphics --enablerepo=centosplus

to no avail.

I then tried (obviously not knowing what to do and throwing darts over
my shoulder at this point)

yum install nvidia-graphics --enablerepo=centosplus --exclude=kernel

and yum doesn't like that either.

In the past I installed the nvidia kmods for centosplus manually and
then the support nvidia rpms with yum in sequence. This worked, but was
kind of tedious.

SO,is there any easier way (ie single yum command or repo config file
change) that would tell yum to leave the non centosplus kmods out of the
picture and load only the centosplus kmods? Something like

yum install nvidia-graphics-$KVER

Where $KVER is setup as per the Fedora distribution guide with the
kernel version including centosplus? (BTW, this did not work either ;)

Thanks
Don


You may perhaps have specific hardware that does need centosplus, but it certainly isn't true that everyone needs centos.plus to run MythTV. Have you tried the non-plus version? But the centos.plus packages are there.

You speak of 'kmod'; those aren't ATrpms packages. Are you trying to mix ATrpms and other repositories?

Maybe you need

http://dl.atrpms.net/el5-i386/atrpms/stable/nvidia-graphics173.14.16-kmdl-2.6.18-164.11.1.el5.centos.plus-173.14.16-102.el5.i686.rpm

or perhaps a similar package for a different nvidia driver, and

http://dl.atrpms.net/el5-i386/atrpms/stable/video4linux-kmdl-2.6.18-164.11.1.el5.centos.plus-20090907-91.el5.i686.rpm

HTH

John P


_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to