URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/probleme-dinstallation-drivers-nvidia-sous-etch Title: probleme d'installation drivers Nvidia sous Etch Authors: Kapuche Date: 2007年02月06日T18:09:14+01:00 Tags: debian Score: 0 salut à tous ! je ne parviens pas a installer les drivers Nvidia sur ma petite debian toute fraiche :( est ce que quelqu'un pourrait jeter un oeil la dessus et me dire ce qui coince ? [/code]nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Tue Feb 6 17:39:09 2007 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](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)?](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: '/lib/modules/2.6.18-3-486/build' -> Performing CC test with CC="cc". -> Performing rivafb 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.o nv-vm.o os- agp.o os-interface.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 *~ rm -f -rf .tmp_versions -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18-3-486/bu ild SYSOUT=/lib/modules/2.6.18-3-486/build'... NVIDIA: calling KBUILD... make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-3-486/build SUBDIRS=/tmp /selfgz9095/NVIDIA-Linux-x86-1.0-7676-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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_vers ions rm -f /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_version s/* make -f scripts/Makefile.build obj=/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676 -pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz9095/NVI DIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-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-protot ypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestanding -Iincl ude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdecla ration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-Linux-x86- 1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -f no-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAM ES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KER NEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=76 76 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHAN GE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR (s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvi dia)" -c -o /tmp/sel fgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz9095/ NVIDIA-Linux-x86-1.0-7676-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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv.c:14: include/linux/prefetch.h: In function ‘prefetch_rangee’: 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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv.c:14: include/asm/io.h: In function ‘check_signaturee’: include/asm/io.h:245: warning: wrong type argument to increment In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv.c:14: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2: warning: #warning "conftest.sh failed, assuming remap_page_range(4)!" /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:109:5: warnin g: "DEBUG" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:129:5: warnin g: "DEBUG" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: At top level : /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:261: warning: initialization from incompatible pointer type /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:286:5: warnin g: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function ‘nvos_get_agp_device_by_classs’: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:467: warning: implicit declaration of function ‘pci_find_classs’ /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:467: warning: assignment makes pointer from integer without a cast /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:481: warning: assignment makes pointer from integer without a cast /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function ‘nvidia_init_modulee’: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1073: warning : implicit declaration of function ‘pm_registerr’ /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1073: warning : assignment makes pointer from integer without a cast /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1170: warning : implicit declaration of function ‘pm_unregisterr’ /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1283:5: warni ng: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function ‘nv_kern_mmapp’: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:1711: warning : implicit declaration of function ‘remap_page_rangee’ /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c: In function ‘nvos_count_devicess’: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:3449: warning : assignment makes pointer from integer without a cast /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv.c:3455: warning : assignment makes pointer from integer without a cast cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.nv-v m.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KERN EL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-flo at -mpreferred-stack-boundary=2 -march=i486 -mregparm=3 -ffreestanding -Ii nclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wde claration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-Linux-x 86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_N AMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__K ERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL= 7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CH ANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_S TR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_ST R(nvidia)" -c -o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-76 76-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pk g1/usr/src/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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-vm.c:14: include/linux/prefetch.h: In function ‘prefetch_rangee’: 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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-vm.c:14: include/asm/io.h: In function ‘check_signaturee’: include/asm/io.h:245: warning: wrong type argument to increment In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-vm.c:14: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2: warning: #warning "conftest.sh failed, assuming remap_page_range(4)!" cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-a gp.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=i486 -mregparm=3 -ffreestandi ng -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protecto r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA-L inux-x86-1.0-7676-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer ror -O -fno-common -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K ERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAME S -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATC HLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"K BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=K BUILD_STR(nvidia)" -c -o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/ src/nv/.tmp_os-agp.o /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-agp.c:24: include/linux/prefetch.h: In function ‘prefetch_rangee’: 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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-agp.c:24: include/asm/io.h: In function ‘check_signaturee’: include/asm/io.h:245: warning: wrong type argument to increment In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-agp.c:24: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2: warning: #warning "conftest.sh failed, assuming remap_page_range(4)!" cc -Wp,-MD,/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.os-i nterface.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=i486 -mregparm=3 -ffreestand ing -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protect or -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz9095/NVIDIA- Linux-x86-1.0-7676-pkg1/usr/src/nv -Wa ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese s -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compa re -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -D NTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_V ERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7676 -UDEBUG -U_DEBUG -DNDEBU G -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PC I_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K BUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s elfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/.tmp_os-interface.o /tmp /selfgz9095/NVIDIA-Linux-x86-1.0-7676-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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:46, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-interface.c:26: include/linux/prefetch.h: In function ‘prefetch_rangee’: 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/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/nv-linux.h:69, from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-interface.c:26: include/asm/io.h: In function ‘check_signaturee’: include/asm/io.h:245: warning: wrong type argument to increment In file included from /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /nv/os-interface.c:26: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:239:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:267:5: warning: "NV_ENABLE_MEM_TRACKING" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/nv-linux.h:646:2: warning: #warning "conftest.sh failed, assuming remap_page_range(4)!" /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:667 :5: warning: "DEBUG" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:679 :5: warning: "DEBUG" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:126 6:5: warning: "DEBUG" is not defined /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c: In function ‘os_set_mlock_capabilityy’: /tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-interface.c:128 4: error: ‘struct task_structt’ has no member named ‘rlimm’ make[3]: *** [/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv/os-i nterface.o] Erreur 1 make[2]: *** [_module_/tmp/selfgz9095/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src /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/] à la fin de l'installation j'ai ça : [/quote][/b]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.[b/][quote/] merci à l'avance.

AltStyle によって変換されたページ (->オリジナル) /