Installing NVidia drivers on Ubuntu
Introduction
You're running Ubuntu and you want to manually install the drivers for your NVidia graphics card?
This trick is useful if the automated software does not work or for some other reasons.
Download
- Download the driver from your graphics card here: NVidia Website
- Save the file (. Run) in your home folder and name it "NVIDIA" (without quotes)
Installation
Restart your computer and run Ubuntu in safe mode by command line.
telinit 3
sudo sh ./NVIDIA.run
The installation will begin, simply accept the license agreement, and finally, it will ask you to update the xorg.conf, please update.
Reboot, and normally before the login screen, you'll have a NVidia logo in full screen.
Available for Ubuntu 9.10 (tested).
Published by
deri58 -
Last update on January 13, 2010 09:47 AM by deri58