Bonjour,
alors voila j’ai essaye d’installer les drivers nvidia avec le paquet de nvidia si j’ai bien compris
et il me dit que je peux pas et je sais pas pourquoi a un moment il me dit qu’il faut que j’utilise une certaine version de gcc( qui est anterieur a la mienne )bref
/var/log/nvidia-installer.log
[code]nvidia-installer log file '/var/log/nvidia-installer.log’
creation time: Sun Oct 5 08:27:26 2008
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : 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
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
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 sanity check with CC=“cc”.
-> Performing CC version check with CC=“cc”.
-> The CC version check failed:
The compiler used to compile the kernel (gcc 4.1) does not exactly match the
current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern
el modules built with a version of gcc that does not exactly match that of t
he compiler used to build the running kernel.
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)
-> Kernel source path: ‘/lib/modules/2.6.26-1-amd64/build’
-> Kernel output path: ‘/lib/modules/2.6.26-1-amd64/build’
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: ‘cd ./usr/src/nv; make clean’…
-> Building kernel module:
executing: ‘cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.26-1-amd64/
build SYSOUT=/lib/modules/2.6.26-1-amd64/build’…
NVIDIA: calling KBUILD…
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-1-amd64/build SUBDIRS=/t
mp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
echo;
echo " ERROR: Kernel configuration is invalid.";
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing.";
echo " Run ‘make oldconfig && make prepare’ on kernel src to fix it
.";
echo;
/bin/false)
mkdir -p /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/.tmp_ve
rsions ; rm -f /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/.
tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.
04-pkg2/usr/src/nv
cc -Wp,-MD,/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/.nv
.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.3.1/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fu
nction-declaration -Os -fno-stack-protector -m64 -mtune=generic -mno-red-z
one -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS
CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchron
ous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/m
ach-default -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-
sign -I/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv -Wall -
Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W
pointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD -Ws
ign-compare -Wno-cast-qual -Wno-error -D__KERNEL_ -DMODULE -DNVRM -DNV_VERS
ION_STRING=“169.04” -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/.tmp_nv.o
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/n
v.c
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv-linux.h:109,
from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:141,
from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv-linux.h:121,
from /tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv/nv.c:14:
include/asm/compat.h: In function ‘compat_alloc_user_space’:
include/asm/compat.h:210: warning: pointer of type ‘void *’ used in arit
hmetic
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: In functio
n ‘nvos_proc_create’:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:605: error:
‘proc_root_driver’ undeclared (first use in this function)
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:605: error:
(Each undeclared identifier is reported only once
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:605: error:
for each function it appears in.)
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: In functio
n ‘__nv_setup_pat_entries’:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:933: warnin
g: comparison between signed and unsigned
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: In functio
n ‘__nv_restore_pat_entries’:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:959: warnin
g: comparison between signed and unsigned
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: In functio
n ‘nv_kern_cpu_callback’:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:1267: warni
ng: comparison between signed and unsigned
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:1274: warni
ng: comparison between signed and unsigned
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: In functio
n ‘nv_kern_vma_nopage’:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:1809: error
: ‘NOPAGE_SIGBUS’ undeclared (first use in this function)
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c: At top lev
el:
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:1816: error
: unknown field ‘nopage’ specified in initializer
/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv.c:1816: warni
ng: initialization from incompatible pointer type
make[3]: *** [/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/src/nv/nv
.o] Erreur 1
make[2]: *** [module/tmp/selfgz20460/NVIDIA-Linux-x86_64-169.04-pkg2/usr/s
rc/nv] Erreur 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Erreur 1
make: *** [module] Erreur 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.[/code]
Merci de votre aide