Hey!
Installing the nvidia driver need you to quit the x server and not just switch to verbose mode. Pressing "Ctrl+Alt+F2" just switches you to the verbose mode while X server in still running in the background..! Type the following command in Terminal to quit X server and then enter verbose mode :
Code:
sudo /etc/init.d/gdm stop
Or if this doesn't work then press Ctrl+Alt+F2 when you are in verbose mode, login in your user and type the same code. This will quit X server. Now run the driver file by typing :
Code:
sudo sh driver-file-name.run
All the best...!
Bookmarks