I did this from a terminal login so I don't know if it can be done from synaptic, but it probably can. My steps were:
1) Boot into a terminal login of the 3.0 kernel.
2) su to root
3)
- Code: Select all
apt-get remove nvidia-kernel-dkms nvidia-glx
4) Reboot - might not be necessary but that is what I did anyway.
5) Repeat steps 1 and 2.
6)
- Code: Select all
apt-get install nvidia-kernel-dkms nvidia-glx
7) Reboot - definitely necessary this time.
I end up with the same version of these two programs:
Start-Date: 2011-08-10 10:35:33
Commandline: apt-get remove nvidia-kernel-dkms
Remove: nvidia-kernel-dkms:i386 (275.21-1), nvidia-glx:i386 (275.21-1)
End-Date: 2011-08-10 10:36:04
Start-Date: 2011-08-10 10:38:55
Commandline: apt-get install nvidia-kernel-dkms nvidia-glx
Install: nvidia-kernel-dkms:i386 (275.21-1), nvidia-glx:i386 (275.21-1)
End-Date: 2011-08-10 10:39:37
But now it works and I have the 3.0 kernel with the Nvidia driver.
Go figure









