On Thu, Mar 18, 2010 at 12:37 PM, <m.roth at 5-cent.us> wrote: >> If you do not have any other dkms-dependent packages, you should >> remove all dkms-xxx. > > Mmmm... I was afraid to do that, not being sure what else it loads. > However, if I rpm -qa | grep dkms, I only see dkms itself. In that case, you can safely remove dkms. yum remove dkms After doing that, please show us the output of: ls -l `find /lib/modules -name nvidia.ko` Akemi