PDA

View Full Version : [ubuntu] Need help with nvidia 8800 GTS drivers



kreeten9996
November 4th, 2008, 12:39 PM
Hi everybody, Im new to this linux thing. I have been trying to get compiz and dual screens to work on my computer, but none of that can happen till I install the drivers for my graphics/video card. I have installed envy but when it tries to install my drivers a message comes up saying,

"There was an error in the installation process. You can see the log file /var/log/envy-installer.log"

When i type in the log file, it says that there is no such file in the directory. CAN SOMEONE PLEASE HELP

Computer specs.

intel core 2 duo extreme 3.0 GHz
asus nvidia 8800 GTS 512 Mg
EVGA 780i motherboard

Pumalite
November 4th, 2008, 01:24 PM
Have you tried 'Hardware Drivers'?

Pumalite
November 4th, 2008, 02:16 PM
You need:
sudo apt-get install build-essential
Add this for good mesure:
sudo apt-get install linux-headers-`uname -r`

Pumalite
November 4th, 2008, 02:18 PM
And this:
https://help.ubuntu.com/community/NvidiaManual

kreeten9996
November 4th, 2008, 04:34 PM
ya i did, it just freezes at o percent when i try to download the driver

Pumalite
November 4th, 2008, 04:40 PM
Check your Internet connection

kreeten9996
November 4th, 2008, 04:43 PM
hey thanks for all the help, but i went on the nvidia site and found out that they also dont make a driver that works with the 8800 gts, guess i just need to get a different card

Partyboi2
November 4th, 2008, 10:39 PM
It looks like there is a problem with the nvidia site when trying to downlod drivers.
This (http://www.nvidia.com/content/DriverDownload/download_confirmation.asp?url=http://us.download.nvidia.com/XFree86/Linux-x86/177.80/NVIDIA-Linux-x86-177.80-pkg1.run) should be the correct one for you to download

kreeten9996
November 5th, 2008, 11:53 AM
hey thanks, i downloaded the driver but when i click on the icon on my desktop it says

"Could not open the file /home/paolo/Desktop/NVID…Linux-x86-177.80-pkg1.run using the Western (ISO-8859-15) character coding. Please check that you are not trying to open a binary file.
Select a different character coding from the menu and try again."

is not supposed to happen or am i supposed to open the file a different way?

Partyboi2
November 5th, 2008, 10:45 PM
To manually install the driver, Open a shell (Ctrl_Alt+F2) and login then install what Pumalite has posted in his post, then stop gdm

sudo /etc/init.d/gdm stop
then start the installer

sudo sh /home/paolo/Desktop/NVIDIA-Linux-x86-177.80-pkg1.run
Once it has finished installing you can start gdm again by

sudo /etc/init.d/gdm start

kreeten9996
November 6th, 2008, 10:41 AM
Hey, I did what you said. After putting the install code it said it could not open the file. did it multiple times and came up with the same thing. if you have any other ideas that would be great if not, thanks for all the help.

Pumalite
November 6th, 2008, 11:07 AM
Be careful with your path. Where do you have your driver? Also be careful with the spelling of the driver.