cuhbe | Bonjour,
Je voudrais donc installer ces drivers mais je recois comme message d'erreur:
"Unable to build the NVIDIA kernel module."
Par ailleur je suis un débutant complet sur linux.
Pour info, si je fais : uname -r la réponse est : 2.6.23.9-85.fc8
Si ca peut servir c'est deja ca.
Je vous donne le nvidia-installer.log complet:
Code :
- nvidia-installer log file '/var/log/nvidia-installer.log'
- creation time: Sun Jan 20 12:54:05 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)
- 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
- -> Tagging shared libraries with chcon -t textrel_shlib_t.
- -> 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.
- -> Performing CC sanity check with CC="cc".
- -> Performing CC version check with CC="cc".
- -> Kernel source path: '/lib/modules/2.6.23.9-85.fc8/source'
- -> Kernel output path: '/lib/modules/2.6.23.9-85.fc8/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 nv.o nv
- -vm.o os-agp.o os-interface.o os-registry.o nv-i2c.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 -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.23.9-85.fc8
- /source SYSOUT=/lib/modules/2.6.23.9-85.fc8/build'...
- sh ./conftest.sh "cc" "cc" /lib/modules/2.6.23.9-85.fc8/source /lib/modules/
- 2.6.23.9-85.fc8/build cc_sanity_check full_output
- sh ./conftest.sh "cc" "cc" /lib/modules/2.6.23.9-85.fc8/source /lib/modules/
- 2.6.23.9-85.fc8/build select_makefile full_output
- make --no-print-directory -f Makefile module
-
- NVIDIA: calling KBUILD...
- make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.23.9-85.fc8/build KBUILD_VERBOSE=1
- -C /lib/modules/2.6.23.9-85.fc8/source SUBDIRS=/home/hub/NVIDIA-Linux-x86-1.
- 0-9755-pkg1/usr/src/nv modules
- make -C /lib/modules/2.6.23.9-85.fc8/build \
- KBUILD_SRC=/usr/src/kernels/2.6.23.9-85.fc8-i686 \
- KBUILD_EXTMOD="/home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv" -f /usr
- /src/kernels/2.6.23.9-85.fc8-i686/Makefile 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 /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_versions
- rm -f /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.tmp_versions/*
- make -f /usr/src/kernels/2.6.23.9-85.fc8-i686/scripts/Makefile.build obj=/ho
- me/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv
- echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /home/hub/NVIDIA-Li
- nux-x86-1.0-9755-pkg1/usr/src/nv/nv_compiler.h
- cc -Wp,-MD,/home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv.o.d -n
- ostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.2/include -D__KERNEL__ -
- Iinclude -Iinclude2 -I/usr/src/kernels/2.6.23.9-85.fc8-i686/include -include
- include/linux/autoconf.h -I/home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
- /nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -f
- no-common -Werror-implicit-function-declaration -Os -pipe -msoft-float -mreg
- parm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=g
- eneric -mtune=generic -ffreestanding -maccumul
- ate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/sr
- c/kernels/2.6.23.9-85.fc8-i686/include/asm-i386/mach-generic -Iinclude/asm-i
- 386/mach-generic -I/usr/src/kernels/2.6.23.9-85.fc8-i686/include/asm-i386/ma
- ch-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -g -fno-stac
- k-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/home/hub/NVI
- DIA-Linux-x86-1.0-9755-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-er
- ror -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1
- -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -UDEBUG -U_DEBUG -DNDEBUG -DNV_PCI
- _GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESE
- NT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGD
- B_BREAKPOINT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT
- -DNV_VM_INSERT_PAGE_PRESENT -DNV_RE
- MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMO
- DULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODN
- AME=KBUILD_STR(nvidia)" -c -o /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/s
- rc/nv/nv.o /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c
- In file included from include/linux/list.h:8,
- from include/linux/preempt.h:11,
- from include/linux/spinlock.h:49,
- from include/linux/seqlock.h:29,
- from include/linux/time.h:8,
- from include/linux/timex.h:57,
- from include/linux/sched.h:53,
- from include/linux/utsname.h:35,
- from /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv
- -linux.h:19,
- from /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv
- .c:14:
- include/linux/prefetch.h: In function âprefetch_rangeâ:
- include/linux/prefetch.h:62: attention : pointer of type âvoid *â used i
- n arithmetic
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: Hors de toute fonc
- tion :
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:110: erreur: expect
- ed â=â, â,â, â;â, âasmâ or â__attribute__â before â*â
- token
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânvo
- s_create_allocâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:459: erreur: ânv_
- pte_t_cacheâ undeclared (first use in this function)
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:459: erreur: (Each
- undeclared identifier is reported only once
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:459: erreur: for ea
- ch function it appears in.)
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânvo
- s_free_allocâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:491: erreur: ânv_
- pte_t_cacheâ undeclared (first use in this function)
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function â__n
- v_setup_pat_entriesâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:953: attention : co
- mparaison entre élément signé et élément non signé
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function â__n
- v_restore_pat_entriesâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:979: attention : co
- mparaison entre élément signé et élément non signé
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânv_
- kern_cpu_callbackâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1285: attention : c
- omparaison entre élément signé et élément non signé
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1292: attention : c
- omparaison entre élément signé et élément non signé
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânvi
- dia_init_moduleâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1418: erreur: ânv
- _pte_t_cacheâ undeclared (first use in this function)
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1418: erreur: too m
- any arguments to function âkmem_cache_createâ
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1549: erreur: valeu
- r void n'a pas été ignorée comme elle aurait dû l'être
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânvi
- dia_exit_moduleâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1576: erreur: valeu
- r void n'a pas été ignorée comme elle aurait dû l'être
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:1680: erreur: ânv
- _pte_t_cacheâ undeclared (first use in this function)
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c: In function ânv_
- agp_initâ:
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:3782: erreur: too f
- ew arguments to function âagp_backend_acquireâ
- /home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.c:3784: erreur: too f
- ew arguments to function âagp_backend_releaseâ
- make[4]: *** [/home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv.o] Erre
- ur 1
- make[3]: *** [_module_/home/hub/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv] E
- rreur 2
- make[2]: *** [modules] 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.
|
je suis déjà allé sur tout un tat de forum qui expliquent qu'il faut patcher je ne sais trop quoi mais rien a marché avec moi jusqu'ici (d'où mon post)
Je compte sur vos compétence a tous pour me sortir de cette galère.
Merci d'avance. Message édité par cuhbe le 20-01-2008 à 13:06:42
|