Hej er ved at forsøge at indstaller Nvidia driver, men det går ikke efter
planen, hvad skal der til for at få det til at glide
/Carsten
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Dec 21 18:11:35 2004
option status:
license pre-accepted : true
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 : false
no questions : false
silent : false
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp
ftp site : ftp://download.nvidia.com
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.
-> Kernel source path: '/usr/src/linux'
-> Performing cc_version_check with CC="cc".
-> Performing rivafb check.
-> Performing rivafb module check.
WARNING: Your kernel was configured to include rivafb support as
a loadable kernel module.
The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
grep: /lib/modules/2.6.3-4mdk/build/Makefile: No such file or directory
rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o
os-interfa
ce.o os-registry.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 *~
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux
SYSOUT=/usr/s
rc/linux'...
Your kernel was configured to include rivafb support as
a loadable kernel module.
The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
*** Failed rivafb module sanity check, but continuing! ***
NVIDIA: calling KBUILD...
make -C /usr/src/linux \
KBUILD_SRC=/usr/src/linux-2.6.3-7mdk KBUILD_VERBOSE=1 \
KBUILD_CHECK= -f /usr/src/linux-2.6.3-7mdk/Makefile modules
Using /usr/src/linux-2.6.3-7mdk as source for kernel
if [ -h /usr/src/linux-2.6.3-7mdk/include/asm -o
-f /usr/src/linux-2.6.3-7md
k/.config ]; then \
echo " /usr/src/linux-2.6.3-7mdk is not clean, please run 'make
mrproper'"
;\
echo " in the '/usr/src/linux-2.6.3-7mdk' directory.";\
/bin/false; \
fi;
/usr/src/linux-2.6.3-7mdk is not clean, please run 'make mrproper'
in the '/usr/src/linux-2.6.3-7mdk' directory.
make[3]: *** [prepare1] Fejl 1
make[2]: *** [modules] Fejl 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Fejl 1
make: *** [module] Fejl 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.