PDA

View Full Version : nvidia driver install problem... what could be going wrong?



CytoTech
08-09-2006, 05:27 PM
Oh, i hope i'm barking on the correct forum, I have Knoppix5.01 installed on my hdd, and i tried to download and install the latest Nvidia driver for linux, and just left me clueless. at least it got me a log file:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Aug 9 23:58:21 2006

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : true
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Performing CC test with CC="cc".
-> Kernel source path: '/lib/modules/2.6.17/source'
-> Kernel output path: '/lib/modules/2.6.17/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nv.o nv
-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -f stprof stprof.o symtab.h
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.17/source S
YSOUT=/lib/modules/2.6.17/build'...

NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.17/build KBUILD_VERBOSE=1 -C /lib/
modules/2.6.17/source SUBDIRS=/tmp/selfgz11252/NVIDIA-Linux-x86-1.0-8762-pkg
1/usr/src/nv modules
make -C /lib/modules/2.6.17/build \
KBUILD_SRC=/usr/src/linux-2.6.17 \
KBUILD_EXTMOD="/tmp/selfgz11252/NVIDIA-Linux-x86-1.0-8762-pkg1/usr/src/nv"
-f /usr/src/linux-2.6.17/Makefile modules
/usr/src/linux-2.6.17/Makefile:266: /usr/src/linux-2.6.17/scripts/Kbuild.inc
lude: No such file or directory
/usr/src/linux-2.6.17/Makefile:486: /usr/src/linux-2.6.17/arch/i386/Makefile
: No such file or directory
make[3]: *** No rule to make target `/usr/src/linux-2.6.17/arch/i386/Makefil
e'. Stop.
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [mdl] Error 1
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.


anybody got any ideas?