I am a bit confused about my current kernel/kmod-nvidia update situation. When I run "yum check-update" I am confronted with the output below:
Code:
kernel.x86_64 2.6.31.12-174.2.3.fc12 updates
kernel-devel.x86_64 2.6.31.12-174.2.3.fc12 updates
kernel-firmware.noarch 2.6.31.12-174.2.3.fc12 updates
kernel-headers.x86_64 2.6.31.12-174.2.3.fc12 updates
kmod-nvidia.x86_64 190.53-1.fc12.1 rpmfusion-nonfree-updates
kmod-nvidia-2.6.31.9-174.fc12.x86_64.x86_64 190.53-1.fc12 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia.x86_64 190.53-1.fc12 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.i686 190.53-1.fc12 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.x86_64 190.53-1.fc12 rpmfusion-nonfree-updates
From the above you can see that I can update to 2.6.31.12-174.2.3.fc12 but that the only available kmod-nvidia listed is kmod-nvidia-2.6.31.9-174.fc12.x86_64.x86_64 which is for the current kernel not 2.6.31.12-174.
So I ran "yum list kmod-nvidia*" and received the following:
Code:
Installed Packages
kmod-nvidia.x86_64 190.42-1.fc12.9 @rpmfusion-nonfree-updates
kmod-nvidia-2.6.31.6-162.fc12.x86_64.x86_64 190.42-1.fc12.7 @rpmfusion-nonfree-updates
kmod-nvidia-2.6.31.6-166.fc12.x86_64.x86_64 190.42-1.fc12.8 @rpmfusion-nonfree-updates
kmod-nvidia-2.6.31.9-174.fc12.x86_64.x86_64 190.42-1.fc12.9 @rpmfusion-nonfree-updates
Available Packages
. edited for brevity
.
.
kmod-nvidia-2.6.31.12-174.2.3.fc12.x86_64.x86_64 190.53-1.fc12.1 rpmfusion-nonfree-updates
The above indicates that kmod-nvidia-2.6.31.12-174.2.3.fc12.x86_64.x86_64 is available but for some reason when I run check-update or list updates only the kmod-nvidia numbered for 2.6.31.9 shown up, is anyone else having this issue or am I just the lucky one?
I have tried yum clean all in hopes that it would clear up but it didn't help, any suggestions?