Computing.Net > Forums > Linux > Installing NVIDIA Driver On Ubuntu

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Installing NVIDIA Driver On Ubuntu

Reply to Message Icon

Name: bordomat
Date: September 14, 2006 at 15:06:03 Pacific
OS: WIn XP pro
CPU/Ram: AMD 64 3000+
Comment:

Can please anyone help me!!??!!
I've installed Ubuntu 6.06 on my disk and it runs ok, but when I try to install "NVIDIA-Linux-x86_64-1.0-8774-pkg2.run" by simply clicking on it, I get the following messege:"Could not open the file /home/blessed/Desktop/NV…-x86_64-1.0-8774-pkg2.run. gedit has not been able to detect the character coding. Please check that you are not trying to open a binary file. Select a character coding from the menu and try again."

But when I try to do it via Terminal by typing in "sh NVIDIA-Linux-x86_64-1.0-8774-pkg2.run" it says "sh: NVIDIA-Linux-x86_64-1.0-8774-pkg2.run: No such file or directory".

What am I doing wrong? How can I get this driver to work? Please keep it as simple as possible. Just getting to know Linux!!!

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: HaroldW
Date: September 16, 2006 at 11:42:53 Pacific
Reply:

bordomat:

I do not use ubantu I use various versions of RedHat all of the time. I suggest you check the permissions of the driver file you need execute permissions. Installing similar nvidia drivers involves:

1. Rebooting into init state 3 (no XWindows running) In Redhat the easy way for me is to edit the /etc/inittab file to start init 3 (default is 5) and then rebooting and you will get a full-screened terminal window. Once the driver is successfully installed than you can type startx to test it with xwindows and then whenever you want to re-edit the inittab file.

2. Logging in as root

3. Making sure you have execute permissions

4. At the terminal prompt enter "sh NVIDIA-Linux-x86_64-1.0-8774-pkg2.run"

5. The install program will probably prompt you at a few places...something like do you want to add it to the kernel, do you want to install 32-bit open-gl libraries, do you want the install program to edit the X11 configuration file and one or two others, I just go with the defaults and have had no problems.


0

Response Number 2
Name: bordomat
Date: September 16, 2006 at 12:59:43 Pacific
Reply:

I managed to open the file, but I have another problem. When I try to install the driver I encounter the error message:

"NO PRECOMPILED KERNEL ITERFACE WAS FOUND TO MATCH YOUR KERNEL..."

and after that another error message:

"UNABLE TO FIND THE DEVELOPMENT TOOL 'CCL' IN YOUR PATH; PLEASE MAKE SURE THAT YOU HAVE THE PACKAGE 'GCC' INSALLED. IF 'GCC' IS ISTALLED ON YOUR SISTEM, THEN PLEASE CHECK THAT'CC'IS IN YOUR PATH."

1. How can I check what kernel I'm using?
2. Do I need to download anything and what that is?
3. How do I check if I have GCC installed?
4. How do I check if CC is in my path?

Again...I'm new in Linux, so PLEASE KEEP IT SIMPLE AND CLEARE! I appreciate your time and effort that it takes to help me out!


0

Response Number 3
Name: Guy
Date: September 16, 2006 at 17:07:46 Pacific
Reply:

6.06 should detect nvidea and install drivers when you run the initial install (of a desktop ISO).

Did you install the "server" ISO?

If so, why do you need a GUI?

If you did not install the desktop version, try that.

If your hardware is OK, you should not have to install nvidea drivers after the OS install.



0

Response Number 4
Name: HaroldW
Date: September 17, 2006 at 21:02:27 Pacific
Reply:

Bordomat:

I always do full installs as sometimes this makes things easier later. For Redhat this is only 5-6gb which is nothing considering todays hard drive sizes.

GCC is the GNU C++ compiler. On Redhat if you tell it to "Install Everything" it installs and configures GCC automatically (along with many other things.)

Redhat uses something called rpm's (remote package manager) to install some programs and the OS. I am not sure about Ubantu. If this were redhat you could do an:

rpm -qa |grep gcc

to see if gcc was installed. I'm not sure how to do it in Ubantu.

This will probably be my last reply as it sounds like you really need responses from people familiar with Ubantu.

Should you wish to try RedHat, Fedora (core 5 is the latest free version.) It can be downloaded here: http://fedora.redhat.com/ and many other places. RedHat Enterprise Linux is not free, but CentOS is compiled from the RedHat Enterprise linux source code and is free and can be downloaded at: http://www.centos.org.


Harold


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Installing NVIDIA Driver On Ubuntu

nVidia driver problems www.computing.net/answers/linux/nvidia-driver-problems-/8583.html

Installing ATI Drivers On Ubuntu www.computing.net/answers/linux/installing-ati-drivers-on-ubuntu/28126.html

Problem With Nvidia Graphics Driver www.computing.net/answers/linux/problem-with-nvidia-graphics-driver/19056.html