I tried all proprietary drivers for my NVIDIA GTS450 graphics card, and after rebooting my PC, i get a very low resolution, and no desktop environment. I've tried the experimental 304 version and both other available versions as well. I am wondering if it has to do something with my PC, or the drivers haven't been optimized to support 12.10 yet?
Asked
Active
Viewed 6,418 times
2 Answers
3
I had the same problem. I used the "Software Sources" utility to change the driver. The install seemed to complete without any error message. On reboot, I got a low resolution screen. However, the nvidia driver was not installed. I used apt-get to install it again, then I saw an error. It complained that kernel sources weren't installed.
Ensure that you have linux-source and linux-headers installed and try again.
user101574
- 46
1
I have exactly the same Nvidia Graphic Card GTS-450 with Ubuntu 12.10. In the terminal:
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install nvidia-current nvidia-settings
This package will install the 310.14 nVidia driver. They are still in Beta, but they are working pretty well on my system. Save your data first, and try it. Proprietary drivers didn't work for me and i re-installed Ubuntu 12.10. Bye!