Próbuje zainstalować sterowniki NVIDIA-Linux-x86-185.18.36-pkg1.run
ale występuje błąd. Zamieszam logi:
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Sep 19 11:18:27 2009
installer version: 1.0.7
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
  no cc version 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              : [url]ftp://download.nvidia.com[/url]
  RPM file list           : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 185.18.36.
-> 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 ([url]ftp://download.nvidia.com[/url])? (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".
-> 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-2-686/build'
-> Kernel output path: '/lib/modules/2.6.26-2-686/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-2-686/bu
   ild SYSOUT=/lib/modules/2.6.26-2-686/build'...
   NVIDIA: calling KBUILD...
   make CC=cc  KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-2-686/build SUBDIRS=/tmp
   /selfgz7078/NVIDIA-Linux-x86-185.18.36-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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_ver
   sions ; rm -f /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tm
   p_versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.3
   6-pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implicit-function-declaration -fno-delete-null
   -pointer-checks -fno-strict-overflow -Os   -fno-stack-protector -m32 -msoft-
   float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i
   686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -W
   no-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 
   -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration
   -after-statement -Wno-pointer-sign   -I/tmp/selfgz7078/NVIDIA-Linux-x86-185.
   18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wcha
   r-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer
   -pop -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -D
   NVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -
   D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KB
   UILD_STR(nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/
   src/nv/.tmp_nv.o /tmp/selfgz7078/NVI
   DIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implicit-fu
   nction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os 
    -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
   eferred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCON
   FIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-t
   ables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default 
   -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tm
   p/selfgz7078/NVID
   IA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
   ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
   Werror -fno-defer-pop -MD   -Wsign-compare -Wno-cast-qual -Wno-error -D__KER
   NEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DN
   DEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)"  
   -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Linux-x86
   -185.18.36-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz7078/NVIDIA-Linux-x86-185
   .18.36-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-vm.c:14:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-vm.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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-vm.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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implicit-f
   unction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os
     -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
   referred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCO
   NFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-
   tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default
   -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tm
   p/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wr
   eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
   -Wno-multichar -Werror -fno-defer-pop -MD   -Wsign-compare -Wno-cast-qual -W
   no-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDE
   BUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUI
   LD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7078
   /NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-agp.
   o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-agp.c:24:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-agp.c:24:
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-agp.c:24:
   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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-impl
   icit-function-declaration -fno-delete-null-pointer-checks -fno-strict-overfl
   ow -Os   -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-ret
   urn -mpreferred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI
   =1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-
   unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-
   default -fomit-frame-pointer -Wdeclaration-after-statemen
   t -Wno-pointer-sign   -I/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/
   src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -W
   parentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD   -Wsi
   gn-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSI
   ON_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)
   =#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"  -D"KBUILD_MODNAME=KBUILD_
   STR(nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/n
   v/.tmp_os-interface.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-interface.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-interface.c:26:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-interface.c:26:
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-interface.c:26:
   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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-impli
   cit-function-declaration -fno-delete-null-pointer-checks -fno-strict-overflo
   w -Os   -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-retu
   rn -mpreferred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=
   1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-u
   nwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-d
   efault -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign 
    -I/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplic
   it -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer
   -arith -Wno-multichar -Werror -fno-defer-pop -MD   -Wsign-compare -Wno-cast-
   qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36
   \" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENA
   ME=KBUILD_STR(os_registry)"  -D"KBUILD_MODNAME=K
   BUILD_STR(nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr
   /src/nv/.tmp_os-registry.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/u
   sr/src/nv/os-registry.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-registry.c:15:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-registry.c:15:
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/os-registry.c:15:
   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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implicit-f
   unction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os
     -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
   referred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCO
   NFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-
   tables -mno
   -sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-fra
   me-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tmp/selfgz70
   78/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type
   -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multi
   char -Werror -fno-defer-pop -MD   -Wsign-compare -Wno-cast-qual -Wno-error -
   D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEB
   UG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_
   i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Li
   nux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz7078/NVIDIA-Linux
   -x86-185.18.36-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-i2c.c:8:
   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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implicit-f
   unction-declaration -fno-delete-null-pointer-checks -fno-strict-overflow -Os
     -fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
   referred-stack-boundary=2  -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCO
   NFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-
   tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default
   -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign   -I/tm
   p/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wr
   eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
   -Wno-multichar -Werror -fno-defer-pop -MD   -Wsign-compare -Wno-cast-qual -W
   no-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDE
   BUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(
   s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)"  -D"KBUILD_MODNAME=KBUILD_STR(
   nvidia)" -c -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.t
   mp_nvacpi.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nvacp
   i.c
   In file included from include/linux/list.h:6,
                    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:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:19,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:86,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   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/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nv-linux.h:113,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nvacpi.c:15:
   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:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
   rithmetic
   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
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
   rithmetic
     ld -m elf_i386   -r -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr
   /src/nv/nvidia.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/
   nv-kernel.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.o 
   /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-vm.o /tmp/self
   gz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-agp.o /tmp/selfgz7078/N
   VIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-interface.o /tmp/selfgz7078/NVI
   DIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-registry.o /tmp/selfgz7078/NVIDIA
   -Linux-x86-185.18.36-pkg1/usr/src/nv/nv-i2c.o /
   tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nvacpi.o 
   (cat /dev/null;   echo kernel//tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg
   1/usr/src/nv/nvidia.ko ;) > /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/u
   sr/src/nv/modules.order
     Building modules, stage 2.
   make -f /usr/src/linux-headers-2.6.26-2-686/scripts/Makefile.modpost
     scripts/mod/modpost -m  -i /usr/src/linux-headers-2.6.26-2-686/Module.symv
   ers -I /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module.sym
   vers  -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module.s
   ymvers -S   -w -c -s
     cc -Wp,-MD,/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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 -Werror-implic
   it-function-declaration -fno-delete-null-pointer-checks -fno-strict-overflow
   -Os   -fno-stack-protector -m32 -msoft-float -mregpa
   rm=3 -freg-struct-return -mpreferred-stack-boundary=2  -march=i686 -ffreesta
   nding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compa
   re -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -I
   include/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statem
   ent -Wno-pointer-sign -I/tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/
   src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -W
   parentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD   -Wsi
   gn-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSI
   ON_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG   -D"KBUILD_STR(s)=#s" -D"
   KBUILD_BASENAME=KBUILD_STR(nvidia.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia
   )" -DMODULE -c -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv
   /nvidia.mod.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nvi
   dia.mod.c
   In file included from include/linux/list.h:6,
                    from include/linux/module.h:9,
                    from /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
   c/nv/nvidia.mod.c:1:
   include/linux/prefetch.h: In function ‘prefetch_range’:
   include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
   rithmetic
     ld -r -m elf_i386  --build-id -o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.3
   6-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-pkg1/
   usr/src/nv/nvidia.o /tmp/selfgz7078/NVIDIA-Linux-x86-185.18.36-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), or NVIDIA GPU
       installed in this system is not supported by this NVIDIA Linux graphics
       driver release.
       
       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:
   [  103.610916] NET: Registered protocol family 10
   [  103.611468] lo: Disabled Privacy Extensions
   [  104.272839] lp0: using parport0 (interrupt-driven).
   [  104.320398] ppdev: user-space parallel port driver
   [  110.918978] warning: `ntpd' uses 32-bit capabilities (legacy support in
   use)
   [  114.268025] eth0: no IPv6 routers present
   [  122.630970] FAT: utf8 is not a recommended IO charset for FAT
   filesystems, filesystem will be case sensitive!
   [  122.904920] FAT: utf8 is not a recommended IO charset for FAT
   filesystems, filesystem will be case sensitive!
   [ 1809.116875] RPC: Registered udp transport module.
   [ 1809.116885] RPC: Registered tcp transport module.
   [ 1809.216294] Installing knfsd (copyright (C) 1996 [email]okir@monad.swb.de[/email]).
   [ 1809.277962] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
   recovery directory
   [ 1809.289188] NFSD: starting 90-second grace period
   [ 2521.356016] saa7134[0]/irq[10,555338]: r=0x20 s=0x10 PE
   [ 2521.356016] saa7134[0]/irq: looping -- clearing PE (parity error!) enable
   bit
   [ 2916.518354] Linux agpgart interface v0.103
   [ 2916.617132] nvidia: module license 'NVIDIA' taints kernel.
   [ 2916.873642] NVRM: The NVIDIA probe routine was not called for 1
   device(s).
   [ 2916.873652] NVRM: This can occur when a driver such as rivafb, nvidiafb
   or
   [ 2916.873654] NVRM: rivatv was loaded and obtained ownership of the NVIDIA
   [ 2916.873656] NVRM: device(s).
   [ 2916.873661] NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel
   module
   [ 2916.873663] NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
   [ 2916.873664] NVRM: support), then try loading the NVIDIA kernel module
   again.
   [ 2916.873668] 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 [url]www.nvidia.com[/url].Kod: Zaznacz cały
kajetan-desktop-debian:/home/kajetan# dpkg -l | grep linux-headers-`uname -r` 
ii  linux-headers-2.6.26-2-686             2.6.26-19                      Header files for Linux 2.6.26-2-686
Kod: Zaznacz cały
kajetan-desktop-debian:/home/kajetan# gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 
Pozdrawiam Kajetan Kaczmarek