LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-15-2005, 07:17 AM   #1
matuk_444
Member
 
Registered: Aug 2005
Posts: 133

Rep: Reputation: 15
I need to install a new graphics card driver


Okay, so I am using SUSE 9.3 and I have just brought a nVIDIA GeFORCE 6 graphics card.

I go to the nVIDIA site and download the linux driver and I it's a shell script. Not a problem, I have installed from shell scripts before, all I do is sh *.run and bob's your uncle. Unfortunatly I get the following error message.

No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.

What does this mean, in simple terms please...

I click on ok and I getthe following error message

Unable to find the kernel source tree for the currently running
kernel. Please make sure you have installed the kernel source files
for your kernel; on Red Hat Linux systems, for example, be sure you
have the 'kernel-source' rpm installed. If you know the correct
kernel source files are installed, you may specify the kernel source
path with the '--kernel-source-path' commandline option.

What does this mean and how can I get it working?

Thanks in advance.

Mat
 
Old 08-15-2005, 07:20 AM   #2
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
It's always best to install/upddate nVidia drivers (in SuSE) through the Yast Online Update. Very easy and painless.

HTH
Baldrick
 
Old 08-15-2005, 07:31 AM   #3
matuk_444
Member
 
Registered: Aug 2005
Posts: 133

Original Poster
Rep: Reputation: 15
In simple terms, how do I do this?

I have only ever used YAST for installing stuff from the DVD

Mat
 
Old 08-15-2005, 07:45 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Run YOU and there is a patch to install the official nvidia drivers in the list of available patches.
 
Old 08-15-2005, 07:48 AM   #5
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
OK, open YAST Control Centre, under Software tab, click Online Update then select a mirror and hit next. In the Show Patch Category drop down box, select Installable and Installed patches. Right down near the bottom will be an entry Download NVIDIA Graphics Driver. Make sure that is ticked and click Accept.

Once that is done, fire up SaX2 and configure the driver, making sure you enable 3D acceleration ... then you're done (hopefully).

Baldrick
 
Old 08-15-2005, 08:26 AM   #6
matuk_444
Member
 
Registered: Aug 2005
Posts: 133

Original Poster
Rep: Reputation: 15
Hi,

Thanks for that, very much appreciated. However when I start up some linux games (doom 3 and Devil's whiskey) I get a load of errors like

Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Video mode set failed: Couldn't find matching GLX visual

Is this a grpahics card problem?

Mat
 
Old 08-15-2005, 09:04 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
try doing the following, [list=1][*]"init 3" as root in a terminal window[*]run "sax2"[*]select "enable 3d"[*]save and exit from sax2[*]"init 5" as root[/list=1]
 
Old 08-15-2005, 10:21 AM   #8
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
Hi matuk_444,

I would like to add something here relating to the problem mentioned in the first post of this thread.

Yes sometimes the kernel does complain about kernel version and kernel headers. I've experienced this myself. I then read SBing's Slackware FAQ (posted in the Slackware forum)

Following the instructions there solved my problem.
Here's an excerpt of it that may be useful.

Quote:
Excerpt from SBing's Slackware FAQ posted in the Slackware forum
[NVidia:

1. Download NVIDIA driver from : http://www.nvidia.com/object/linux.html (choose IA32 for Intel/AMD 32 bits processors, IA64 for Intel 64 bits, AMD64 for AMD 64 bits)

2. Install driver with :
exit X session if it is running
sh NVIDIA-Linux-x86.xxx.pkgx.run
And follow the instruction

If install complains about kernel, indicate your kernel version to the installer (example for 2.6.7) :
sh NVIDIA-Linux-x86.xxx.pkgx.run -k 2.6.7]
Hope this helps.
 
Old 08-15-2005, 11:23 AM   #9
matuk_444
Member
 
Registered: Aug 2005
Posts: 133

Original Poster
Rep: Reputation: 15
Same old problem.

I ticked the enable 3D box in sax but I don't know how to restart the graphics engine. I tried the init 5 thing and that didn't work either.

Mat
 
Old 08-15-2005, 12:22 PM   #10
Vgui
Member
 
Registered: Apr 2005
Location: Canada
Distribution: Slackware
Posts: 496

Rep: Reputation: 31
I don't know how extensive the SuSE installer is for the driver, but normally you have to update your xorg.conf file to use the true Nvidia driver instead of the generic nv one.
 
Old 08-15-2005, 12:45 PM   #11
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,100

Rep: Reputation: 49
You also need to stop the entire X windows system and restart it. Rebooting would work, but that is overkill. Just stop and restart X windows and see if that corrects the problem.

Peace,
JimBass
 
Old 08-15-2005, 03:03 PM   #12
matuk_444
Member
 
Registered: Aug 2005
Posts: 133

Original Poster
Rep: Reputation: 15
It works!!!

Thanks to all those who helped me.

Mat
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which Driver is for my ATI Graphics Card ? Be.Gurmeet.Be Linux - Software 18 08-24-2005 10:17 PM
SiS650 graphics card driver dudely Linux - Software 0 08-12-2005 11:16 PM
I need a driver for my graphics card..Radeon 9600XT john8775 Linux - Hardware 1 03-10-2005 11:49 PM
sis graphics card driver issue shinsplints Linux - Hardware 4 11-05-2004 09:08 PM
Is it possible to un-install a graphics card driver? KNIVES Red Hat 1 06-19-2004 09:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration