On Wed, 06 Feb 2008 16:50:04 -0800 "Michael A. Peters" <mpeters@xxxxxxx> wrote: > Which rpm provides your nvidia.ko? > > rpm -qa |grep "kmod\-nvidia" > > should tell you which driver you have. > It looks like you currently have xorg packages for more than one variant > of the nvidia driver and that shouldn't happen. The only nvidia rpm's I have installed all say -96xx (though I have no idea if that's the one I really want - how the devil do you tell? :-). rpm -q -a | fgrep nvidia xorg-x11-drv-nvidia-96xx-96.43.01-3.lvn8.1.x86_64 kmod-nvidia-96xx-96.43.01-20.lvn8.x86_64 kmod-nvidia-96xx-2.6.23.9-85.fc8-96.43.01-19.lvn8.x86_64 kmod-nvidia-96xx-2.6.23.14-107.fc8-96.43.01-20.lvn8.x86_64 It looks like the non-96xx dependencies just appeared during the yum processing, which leads me to suspect the livna packages? I just ran package-cleanup --problems and it says no problems so I don't think I have any non-96xx stuff on my current system.