I have installed my nvidia driver with this command
Now I ran my Adept Manager to install all my upgrades.
I rebooted to boot in the new kernel and I couldn't start X.
In my Xorg.0.log is this error
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
So now i know that my nvidia kernel module doesn't work and i have to recompile it.
When i try to install it again with aptitude it says that it is allready installed.
When i try to remove it, it also wants to remove my kernel 2.6.20-15. This is also something that I don't want to do because in that kernel everything works fine.
Could anyone tell me how I can reinstall my nvidia driver on this new kernel?
Greetz
Code:
sudo aptitude install nvidia-glx nvidia-kernel-common
I rebooted to boot in the new kernel and I couldn't start X.
In my Xorg.0.log is this error
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
So now i know that my nvidia kernel module doesn't work and i have to recompile it.
When i try to install it again with aptitude it says that it is allready installed.
When i try to remove it, it also wants to remove my kernel 2.6.20-15. This is also something that I don't want to do because in that kernel everything works fine.
Could anyone tell me how I can reinstall my nvidia driver on this new kernel?
Greetz
Comment