
Originally Posted by
midnight0000
Is there a way that I can get my 8800 to work on my computer without any major problems like this again? I tried a program, downloading drivers, etc... said it can't detect and that its restricted.
You might want to print this out.
Download the latest driver from NVidia:
http://www.nvidia.com/Download/index.aspx?lang=en-us
Step 1
in terminal window
Code:
sudo apt-get install build-essential
Then :
Code:
sudo apt-get remove nvidia*
[this should get rid of all unwanted NVidia drivers. please check /lib/linux-restricted-modules/2.6.24.xx-generic/video and make sure there's no nvidia directory in there. There shouldn't be.] [xx = kernel version]
Step 2
on your keyboard
ctrl+alt+backspace
Wait for the drop out of X11.
Step 3
Login into terminal as yourself. Go to the directory where you downloaded the newest NVidia driver.
type :
Code:
chmod a+x NVIDIA-Linux-x86-173.14.05-pkg1.run
NVIDIA-Linux-x86-173.14.05-pkg1.run = name of the file you downloaded. If it's different, then make corrections.
Step 4
type in :
Code:
sudo sh ./NVIDIA-Linux-x86-173.14.05-pkg1.run
Follow directions on the screen.
Step 5
Reboot, and you should be good as new. I don't use Envyng, or Compiz. I like a nice clean install of my devices.
Good Luck
Bookmarks