Bonjour,
J’essaie désespérément d’installer les pilotes Nvidia pour une carte geforce 6200, mais ça ne fonctionne pas.
J’ai essayé 2 méthodes, celle préconisée par la revue debian etch, qu’on peut retrouver dans ce forum. Et aussi par l’installateur nvidia (sh nvidia(…).run), là c’est pire, ça plante au milieu de l’installation.
Voici mon fichier /var/log/nvidia-installer.log :
[code]nvidia-installer log file '/var/log/nvidia-installer.log’
creation time: Sun Sep 9 11:46:31 2007
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)
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)
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”.
-> Kernel source path: ‘/lib/modules/2.6.18-5-k7/build’
-> Kernel output path: ‘/lib/modules/2.6.18-5-k7/build’
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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 nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.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 Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: ‘cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18-5-k7/bui
ld SYSOUT=/lib/modules/2.6.18-5-k7/build’…
sh ./conftest.sh “cc” “cc” /lib/modules/2.6.18-5-k7/build /lib/modules/2.6.1
8-5-k7/build cc_sanity_check full_output
sh ./conftest.sh “cc” “cc” /lib/modules/2.6.18-5-k7/build /lib/modules/2.6.1
8-5-k7/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD…
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-5-k7/build SUBDIRS=/tmp/
selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/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/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_versio
ns/*
make -f scripts/Makefile.build obj=/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv
echo #define NV_COMPILER “cc -v 2>&1 | tail -n 1” > /tmp/selfgz5168/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERNEL
__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-proto
types -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-float
-mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestanding -Iinc
lude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdecl
aration-after-statement -Wno-pointer-sign -I/tmp/selfgz5168/NVIDIA-Linux-x86
-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
-Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
-fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING
=“100.14.11” -UDEBUG -U_DEBUG -DNDEBU
G -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_
CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -D
NV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INS
ERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MA
TCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_
ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv.o /
tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In function
‘nv_setup_pat_entries’:
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:950: warning
: comparison between signed and unsigned
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In function
‘nv_restore_pat_entries’:
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:976: warning
: comparison between signed and unsigned
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c: In function
‘nv_kern_cpu_callback’:
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:1282: warnin
g: comparison between signed and unsigned
/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c:1289: warnin
g: comparison between signed and unsigned
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KER
NEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-fl
oat -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestanding -
Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -W
declaration-after-statement -Wno-pointer-sign -I/tmp/selfgz5168/NVID
IA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
-Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast
-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL -DMODULE -DNVRM -DNV_VE
RSION_STRING=“100.14.11” -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM
-DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_
MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS
PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD
MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN
RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESEN
T -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUI
LD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz5168/
NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz5168/NVID
IA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-vm.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KE
RNEL_ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestanding
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -
Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz5168/NVIDIA-Linu
x-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
rmat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
r -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_
STRING=“100.14.11” -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_
MULTIPLE_BRIDGE_AGPGART_PRESENT
-DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE
T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESEN
T -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI
DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/
src/nv/.tmp_os-agp.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src
/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-agp.c:24:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -m
soft-float -mpreferred-stack-b
oundary=2 -march=athlon -mregparm=3 -ffreestanding -Iinclude/asm-i386/mach-
default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-state
ment -Wno-pointer-sign -I/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr
/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -
Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft
-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERN
EL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=“100.14.11” -UD
EBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_
PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM
MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STAT
E_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -D
NV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PA
GE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODU
LE -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
SENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -
o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_os-interfa
ce.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface
.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-interface.c:26:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -
D__KERNEL_ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -ms
oft-float -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestan
ding -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protec
tor -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz5168/NVIDIA
-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -W
error -O -fno-common -msof
t-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KER
NEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=“100.14.11” -U
DEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART
PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_P
M_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STA
TE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -
DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_P
AGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMOD
ULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBU
ILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.1
4.11-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz5168/NVIDIA-Linux-x86-100
.14.11-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-registry.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-registry.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KE
RNEL_ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestanding
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -
Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz5168/NVIDIA-Linu
x-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
rmat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
r -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_
STRING=“100.14.11” -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_
MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_M
AP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRES
ENT -DNV_PCI_CHOOSE_STATE_PRESEN
T -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_
DEVICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/
src/nv/.tmp_nv-i2c.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src
/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-f
loat -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestanding
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -
Wdeclaration-after-statement -Wn
o-pointer-sign -I/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float
-MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES
-D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=“100.14.11” -UDEBUG -U_D
EBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -
DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_
T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT
-DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DE
VICE_OPS_MATCH_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PR
ESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUI
LD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUI
LD_STR(nvidia)" -c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/.tmp_nvacpi.o /tmp/selfgz5168
/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:51,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:78,
from /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:245: warning: wrong type argument to increment
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.
11-pkg1/usr/src/nv/nvidia.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nv-kernel.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
rc/nv/nv.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-vm.
o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /tmp/s
elfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface.o /tmp/sel
fgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp/selfgz
5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz5168/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -rR -f /usr/src/linux-headers-2.6.18-5-k7/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.18-5-k7/Module.symve
rs -I /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.symv
ers -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.sym
vers /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D
KERNEL -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstri
ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -mso
ft-float -mpreferred-stack-boundary=2 -march=athlon -mregparm=3 -ffreestand
ing -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protect
or -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -
D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvid
ia)" -DMODULE -c -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/
nv/nvidia.mod.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/n
vidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nvidia.o /tmp/selfgz5168/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/
nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module ‘nvidia.ko’. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting ‘./usr/src/nv/nvidia.ko’:
-1 No such device
-> Kernel messages:
NVRM: No NVIDIA graphics adapter probed!
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: rivatv was loaded and obtained ownership of the NVIDIA
NVRM: device(s).
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: rivatv was loaded and obtained ownership of the NVIDIA
NVRM: device(s).
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: rivatv was loaded and obtained ownership of the NVIDIA
NVRM: device(s).
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
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]
Y’a t’il une solution ou est-ce que ça vient de la carte.
PS : Elle fonctionnait nickel sous Ubuntu