Wednesday, March 31, 2010

install Nvidia driver on Ubuntu

first open terminal

type the following:

sudo /etc/init.d/gdm stop

then type
sudo ./NVIDIA*.run

(replace . where the driver is located... example sudo /home/jayb/NVIDIA*.run)

after intalling the drivers, type the following to go back to UBUNTU:

sudo /ect/init/gdm start

No comments:

Post a Comment