On Sun, 2005-03-13 at 16:36 +0000, D. D. Brierton wrote: > On Sun, 2005-03-13 at 11:22 -0500, Neal Wilkinson wrote: > > > I've gotten further but still seem to be missing something. Here is what > > I get. It says there is no match for the file but this is the one I > > think goes with my kernel. See below. Thanks. > > > > [root@home yum.repos.d]# yum install kernel-module- > > nvidia-2.6.10-1.770_FC3-1.0.6629-0.lvn.6.3.i686.rpm > > Try: > > yum install kernel-module-nvidia-2.6.10-1.770_FC3-1.0.6629-0.lvn.6.3 > > yum will work out the i686 bit for you and you don't need to put the rpm > extension on the end. > > Best, D > Thanks so much, that worked. Thanks for everyones help.