Debian Sarge kernel 2.6.6-1-k7 + nvidia Driver

DiKu4N

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Jun 28 07:16:32 2004

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 : false
no questions : false
silent : false
XFree86 install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : /usr/src/kernel-source-2.6.6/
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/usr/src/kernel-source-2.6.6/' as specified by
the '--kernel-source-path' commandline option.
-> Kernel source path: '/usr/src/kernel-source-2.6.6/'
-> Performing cc_version_check with CC="cc".
-> gcc-version-check failed:


You appear to be compiling the NVIDIA kernel module with a different compile
r than the one that was used to compile the running kernel. This may be fin
e, but there are cases where this can lead to instability. The compiler use
d to compile the kernel was gcc 3.3; the current compiler is gcc 2.95.


If you know what you are doing and want to ignore the gcc version check, sel
ect "No" to continue installation. Otherwise, select "Yes" to abort install
ation, set the CC environment variable to the name of the compiler used to c
ompile your kernel, and restart installation. Abort now? (Answer: No)
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
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/kernel-source-2.6.6
/'...
Unable to determine kernel version.
make: *** [select_makefile] Error 1
-> 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.

Alguna ayuda ? Alguna alma candida que me peuda echar una mano.

Gracias de antemano

JoSuK

basicamente el kernel que tienes fue compilado con gcc3.3 y tu tienes gcc 2.95 , asi que o recompilas el kernel con gcc2.95 o actualizas tu gcc a 3.3 e instalas los drivers de nvidia

Death_Master

Yo siempre recomiendo que las partes más "sensibles" del sistema estén compiladas en tu máquina, a saber: kernel, módulos, y aplicaciones críticas.

Compila el 2.6.7 y el módulo nVidia para evitar problemas.

DiKu4N

Gracias voi a probar

Usuarios habituales

  • DiKu4N
  • Death_Master
  • JoSuK