LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   help installing nvidia drivers for SuSE (https://www.linuxquestions.org/questions/linux-hardware-18/help-installing-nvidia-drivers-for-suse-290042/)

jkw119 02-14-2005 08:32 AM

help installing nvidia drivers for SuSE
 
I have searched all over for help on this, there is a ton of info out there, but none that seems to provide a solution.

So far, this is where I stand...

1) Kernel sources must be installed and configured. Usually this means
installing the 'kernel-source', 'make' and 'gcc' packages with YaST2.
Update it - if not already done - via YaST2 Online Update (YOU).
2) I log in as a root user
3) I shut down X server, by typing init 3
4) sh NVIDIA-Linux-x86-1.0-6629-pkg1.run
5) when this ? appears,
No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site (download.nvidia.com)? (Answer: NO).
6) No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface. (Answer: OK)

Then I get the following error...

ERROR: The kernel header file 'lib/modules/2.6.5-7.145-default/build/include/linux/kernel.h' does not exist. The most likely reason for this is that the kernel source path 'lib/modules/2.6.5-7.145-default/build/ is incorrect. Please make sure you have installed the kernel source files for your kernel; If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' commandline option.

Can anyone help me out here, Not sure what to do next, and I definitely don't want to give up...Thanks

reddazz 02-14-2005 09:04 AM

Suse has it's own official nvidia drivers. Try installing those using yast.

prj 02-14-2005 09:11 AM

Before running the NVidia script try the following.

In a terminal as root or after 3):

cd /usr/src/linux
make cloneconfig
make prepare-all

Your errors at 5) and 6) are normal for Suse.

From experience with Suse 9.1 and 9.2 I find that Yast is not reliable for installing NVidia drivers.

dzoni 02-14-2005 02:43 PM

I configured my nvidia drivers for 9.2 using YOU, it is the bas way if you have descent Internet access

SEE:

ftp://ftp.suse.com/pub/suse/i386/sup...nstaller-HOWTO

regards


All times are GMT -5. The time now is 05:41 PM.