[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Error while installing nvidia driver



In The name of God

I'll be thankfull if you guide to fix this problem ;
This is nvidia installer log :

regards dehqan
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Apr 19 14:48:16 2009

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)
ERROR: Unable to connect to download.nvidia.com (unknown host)
-> 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.18-4-686/build'
-> Kernel output path: '/lib/modules/2.6.18-4-686/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-4-686/bu
   ild SYSOUT=/lib/modules/2.6.18-4-686/build'...
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-4-686/build /lib/modules/2.6.
   18-4-686/build cc_sanity_check full_output
   sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-4-686/build /lib/modules/2.6.
   18-4-686/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-4-686/build SUBDIRS=/tmp
   /selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.tmp_ver
   sions
   rm -f /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.tmp_versio
   ns/*
   make -f scripts/Makefile.build obj=/tmp/selfgz3802/NVIDIA-Linux-x86-100.14.2
   9-pkg1/usr/src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3802/NVI
   DIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.nv.
   o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestanding -Iinclu
   de/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wdeclar
   ation-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-Linux-x86-1
   00.14.29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
   char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -
   Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -
   DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDEBUG -U_DEBUG -DNDEBUG -
   DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPL
   E_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUN
   T_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DN
   V_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREA
   KPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_P
   RESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CH
   ANGE_PAGE_ATTR_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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.tmp_nv.o /tmp/
   selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c: In function
   ‘__nv_setup_pat_entries’:
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c:969: warning
   : comparison between signed and unsigned
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c: In function
   ‘__nv_restore_pat_entries’:
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c:995: warning
   : comparison between signed and unsigned
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c: In function
   ‘nv_kern_cpu_callback’:
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c:1306: warnin
   g: comparison between signed and unsigned
   /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv.c:1313: warnin
   g: comparison between signed and unsigned
     cc -Wp,-MD,/tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.nv-
   vm.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestanding -Ii
   nclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wde
   claration-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-Linu
   x-x86-100.14.29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror 
   -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KER
   NEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDEBUG -U_DEBUG -DN
   DEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_
   GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESEN
   T -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_OP
   S_MATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESEN
   T -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4
   _PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)
   "  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3802/NVIDIA-Linux-
   x86-100.14.29-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz3802/NVIDIA-Linux-x86-
   100.14.29-pkg1/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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.os-
   agp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestanding -I
   include/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wd
   eclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-Linux-
   x86-100.14.29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
   at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -M
   D   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNE
   L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDEBUG -U_DEBUG -DNDE
   BUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GE
   T_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESE
   NT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_C
   HOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_
   PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT 
   -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PA
   GE_ATTR_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
   _BASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /
   tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.tmp_os-agp.o /tmp
   /selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.os-
   interface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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-boundary=2  -march=i686 -m
   regparm=3 -ffreestanding -Iinclude/asm-i386/mach-default -fomit-frame-pointe
   r  -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/t
   mp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv -Wall -Wimplicit -W
   return-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arit
   h -Wno-multichar -Werror -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_L
   OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.
   29\" -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_CHOO
   SE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRE
   SENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DN
   V_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_
   ATTR_PRESENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BA
   SENAME=KBUILD_STR(os_interface)"  -
   D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3802/NVIDIA-Linux-x86-
   100.14.29-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz3802/NVIDIA-Linux-x
   86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.os-
   registry.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestandi
   ng -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protecto
   r -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-L
   inux-x86-100.14.29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -
   Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werr
   or -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERN
   EL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDE
   BUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_P
   RESENT -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 -DN
   V_ACPI_DEVICE_OPS_MATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_
   PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRE
   SENT -DNV_VMAP_4_PRESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
   BUILD_STR(os_registry)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/se
   lfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/
   selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.nv-
   i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestanding -I
   include/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wd
   eclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-Linux-
   x86-100.14.29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wform
   at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -M
   D   -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNE
   L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDEBUG -U_DEBUG -DNDE
   BUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GE
   T_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_I
   NSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_
   M
   ATCH_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -
   DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PR
   ESENT  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" 
   -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3802/NVIDIA-Linux-x86
   -100.14.29-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz3802/NVIDIA-Linux-x86-10
   0.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.nva
   cpi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestanding -I
   include/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector -Wd
   eclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz3802/NVIDIA-Linux-
   x86-100.14.
   29-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-s
   ubscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD   -Wsign-
   compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODUL
   E -DNVRM -DNV_VERSION_STRING=\"100.14.29\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SI
   GNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRE
   SENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HA
   NDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_
   PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACPI_DEVICE_OPS_MATCH_PRESE
   NT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_C
   ACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT  -DM
   ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)"  -D"KBUILD
   _MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.2
   9-pkg1/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-p
   kg1/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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:51,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/sr
   c/nv/nv-linux.h:78,
                    from /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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/selfgz3802/NVIDIA-Linux-x86-100.14.
   29-pkg1/usr/src/nv/nvidia.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/
   usr/src/nv/nv-kernel.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/s
   rc/nv/nv.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv-vm.
   o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/os-agp.o /tmp/s
   elfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/os-interface.o /tmp/sel
   fgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/os-registry.o /tmp/selfgz
   3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz3802/NVI
   DIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nvacpi.o
     Building modules, stage 2.
   make -rR -f /usr/src/linux-headers-2.6.18-4-686/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.18-4-686/Module.symv
   ers -I /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/Module.sym
   vers -o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/Module.sy
   mvers /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nvidia.o
     cc -Wp,-MD,/tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/.nvi
   dia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.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=i686 -mregparm=3 -ffreestandin
   g -Iinclude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector
   -Wdeclaration-after-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s" -D"K
   BUILD_BASENAME=KBUILD_STR(nvidia.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)
   " -DMODULE -c -o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/
   nvidia.mod.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/usr/src/nv/nvid
   ia.mod.c
     ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.2
   9-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-pkg1/
   usr/src/nv/nvidia.o /tmp/selfgz3802/NVIDIA-Linux-x86-100.14.29-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 Invalid module format
-> Kernel messages:
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   cnxthsf_OsEventWaitTime(f5fc8ba0/HDA CodecUnsolicitedmessage, 40): returning
   OSEVENT_WAIT_TIMEOUT
   Linux agpgart interface v0.101 (c) Dave Jones
   nvidia: version magic '2.6.18-4-686 SMP mod_unload 686 REGPARM gcc-4.3'
   should be '2.6.18-4-686 SMP mod_unload 686 REGPARM gcc-4.1'
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.

Reply to: