[Risolto] Problema installazione driver nvidia

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

[Risolto] Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Ciao a tutti,
il mio problema è questo quando tento di installare i driver ufficiali la console mi restituisce il seguente errore:

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.

vi posto il file /var/log/nvidia-installer.log magari può esser d'aiuto.
Ultima modifica di beppe84rivoli il domenica 23 maggio 2010, 14:03, modificato 1 volta in totale.
Avatar utente
Massimog
Rampante Reduce
Rampante Reduce
Messaggi: 7342
Iscrizione: martedì 2 dicembre 2008, 18:17
Desktop: GNOME 3.16
Distribuzione: Gentoo x86_64
Sesso: Maschile
Località: Osimo(AN)

Re: Problema installazione driver nvidia

Messaggio da Massimog »

ma hai provato da sistema->amministrazione->driver hardware ?
Acer 5920G con Gentoo 64bit + Ubuntu 12.04 LTS Precise Pangolin 64bit + Windows 7 64 bit | Stampante Epson PX710W | Router Netgear DGN2000
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Codice: Seleziona tutto

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun May 23 11:53:30 2010
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              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 195.36.24.
-> There appears to already be a driver installed on your system (version: 195.
   36.24).  As part of installing this driver (version: 195.36.24), the existin
   g driver will be uninstalled.  Are you sure you want to continue? ('no' will
   abort installation) (Answer: Yes)
-> Running distribution scripts
   executing: '/usr/lib/nvidia/pre-install'...
-> done.
-> The distribution-provided pre-install script failed!  Continue installation 
   anyway? (Answer: Yes)
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.32-22-generic/build'
-> Kernel output path: '/lib/modules/2.6.32-22-generic/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.32-22-gener
   ic/build SYSOUT=/lib/modules/2.6.32-22-generic/build'...
   NVIDIA: calling KBUILD...
   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/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_ve
   rsions ; rm -f /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.
   tmp_versions/*
   make -f scripts/Makefile.build obj=/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.
   24-pkg1/usr/src/nv
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   .o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iinclud
   e  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include incl
   ude/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-p
   rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
   unction-declarat
   ion -Wno-format-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-flo
   at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 
   -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestandin
   g -fstack-protector -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 -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-si
   bling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-
   overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz10587/NVIDIA-Linu
   x-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfo
   rmat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror 
   -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DM
   ODULE -DNVRM -DNV_VERSION_STRING=\"195.36.24\" -UDEBUG -U_DEBUG -DNDEBUG  -D
   MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MO
   DNAME=KBUILD_STR(nvidia)"  -c -o /t
   mp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_nv.o /tmp/sel
   fgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv.c:14:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv.c:14:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv.c:14:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv.c:14:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   _gvi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iin
   clude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include 
   include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
   it-function-declaration -Wno-format-security -fno-delete-null-pointer-checks
   -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
   dary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
   ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
   NAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse
   -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-point
   er -fno-optimize-
   sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-stric
   t-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz10587/NVIDIA-Li
   nux-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
   format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
   r -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -
   DMODULE -DNVRM -DNV_VERSION_STRING=\"195.36.24\" -UDEBUG -U_DEBUG -DNDEBUG  
   -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)"  -D"KBU
   ILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz10587/NVIDIA-Linux-x86-195
   .36.24-pkg1/usr/src/nv/.tmp_nv_gvi.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.3
   6.24-pkg1/usr/src/nv/nv_gvi.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.c:15:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.c:15:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.c:15:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.c:15:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv_gvi.c:15:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv_gvi.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   -vm.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iinc
   lude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include i
   nclude/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstric
   t-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implici
   t-function-declaration -Wno-format-security -fno-delete-null-pointer-checks 
   -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
   dary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
   ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
   NAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse
   -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-point
   er -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointe
   r-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/self
   gz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn
   -type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno
   -multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-err
   or -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRI
   NG=\"195.36.24\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D
   "KBUILD_BASENAME=KBUILD_STR(nv_vm)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  
   -c -o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_nv-vm
   .o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-vm.c:14:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv-vm.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.os
   -agp.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iin
   clude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include 
   include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
   it-function-declaration -Wno-format-security -fno-delete-null-pointer-checks
   -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
   dary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
   ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1
    -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-un
   wind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 
   -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-
   statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconse
   rve-stack -I/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wal
   l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses
   -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wn
   o-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"19
   5.36.24\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD
   _BASENAME=KBUILD_STR(os_agp)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o 
   /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_os-agp.o /t
   mp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-agp.c:24:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-agp.c:24:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-agp.c:24:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-agp.c:24:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-agp.c:24:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-agp.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.os
   -interface.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include
    -Iinclude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -inc
   lude include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -
   Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-i
   mplicit-function-declaration -Wno-format-security -fno-delete-null-pointer-c
   hecks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stac
   k-boundary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtun
   e=generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_C
   FI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -m
   no-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-fram
   e-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno
   -pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/t
   mp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -
   Wreturn-typ
   e -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mul
   tichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -
   D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"195.36.24\" -UDEBUG -U_DEB
   UG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_
   interface)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz10587/N
   VIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/selfgz105
   87/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-interface.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-interface.c:26:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-interface.c:26:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-interface.c:26:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-interface.c:26:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/os-interface.c:26:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
Ultima modifica di beppe84rivoli il domenica 23 maggio 2010, 12:39, modificato 1 volta in totale.
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Si avevo provato ma volevo installare quelli ufficiali perchè un po di tempo fa avevo questi ma avevano un baco mi lasciava delle righette nere quando spostavo la finestra
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

finisco di postare il resto del file log

Codice: Seleziona tutto

 t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-registry.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   -i2c.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iin
   clude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include 
   include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
   it-function-declaration -Wno-format-security -fno-delete-null-pointer-checks
   -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
   dary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
   ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
   NAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unw
   ind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -
   fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-s
   tatement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconser
   ve-stack -I/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wall
   -Wimplicit -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=\"195
   .36.24\" -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_
   BASENAME=KBUILD_STR(nv_i2c)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /
   tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.tmp_nv-i2c.o /tm
   p/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-i2c.c:8:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv-i2c.o";
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   acpi.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  -Iin
   clude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -include 
   include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstri
   ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
   it-function-declaration -Wno-format-security -fno-delete-null-pointer-checks
   -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boun
   dary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=gene
   ric32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIG
   NAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse
   -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame-point
   er -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointe
   r-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/self
   gz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -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__ -D
   MODULE -DNVRM -DNV_VERSION_STRING=\"195.36.24\" -UDEBUG -U_DEBUG -DNDEBUG  -
   DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)"  -D"KBUI
   LD_MODNAME=KBUILD_STR(nvidia)"  -c -o /tmp/selfgz10587/NVIDIA-Linux-x86-195.
   36.24-pkg1/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36
   .24-pkg1/usr/src/nv/nvacpi.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from include/linux/sched.h:54,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/preempt.h:11,
                    from include/linux/spinlock.h:50,
                    from include/linux/seqlock.h:29,
                    from include/linux/time.h:8,
                    from include/linux/timex.h:56,
                    from include/linux/sched.h:56,
                    from include/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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/linux/utsname.h:35,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:27,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   include/linux/sched.h: In function ‘object_is_on_stack’:
   include/linux/sched.h:2282: warning: pointer of type ‘void *’ used in ar
   ithmetic
   In file included from include/linux/io.h:22,
                    from include/linux/pci.h:54,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h: In funct
   ion ‘writeq’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/io.h:70: warni
   ng: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/dma-mapping.h:7,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/dma-mapping.h:42,
                    from include/linux/dma-mapping.h:103,
                    from include/asm-generic/pci-dma-compat.h:7,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/pci.h:128,
                    from include/linux/pci.h:1126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:95,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   include/asm-generic/dma-mapping-common.h: In function ‘dma_map_page’:
   include/asm-generic/dma-mapping-common.h:77: warning: pointer of type ‘voi
   d *’ used in arithmetic
   In file included from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nv-linux.h:126,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvacpi.c:15:
   include/linux/highmem.h: In function ‘zero_user_segments’:
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:149: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
   include/linux/highmem.h:152: warning: pointer of type ‘void *’ used in a
   rithmetic
     set -e ; perl /usr/src/linux-headers-2.6.32-22-generic/scripts/recordmcoun
   t.pl "i386" "32" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz10
   587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nvacpi.o";
     ld -m elf_i386   -r -o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/us
   r/src/nv/nvidia.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/n
   v/nv-kernel.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv
   .o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv_gvi.o /tmp
   /selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz1
   0587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-agp.o /tmp/selfgz10587/NV
   IDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/os-interface.o /tmp/selfgz10587/NVI
   DIA-Linux-x86-1
   95.36.24-pkg1/usr/src/nv/os-registry.o /tmp/selfgz10587/NVIDIA-Linux-x86-195
   .36.24-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-
   pkg1/usr/src/nv/nvacpi.o 
   (cat /dev/null;   echo kernel//tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pk
   g1/usr/src/nv/nvidia.ko;) > /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1
   /usr/src/nv/modules.order
   make -f /usr/src/linux-headers-2.6.32-22-generic/scripts/Makefile.modpost
     scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.32-22-generic/Modu
   le.symvers -I /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/Mo
   dule.symvers  -o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv
   /Module.symvers -S -w  -s
   WARNING: could not find /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr
   /src/nv/.nv-kernel.o.cmd for /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg
   1/usr/src/nv/nv-kernel.o
     cc -Wp,-MD,/tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/.nv
   idia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include  
   -Iinclude  -I/usr/src/linux-headers-2.6.32-22-generic/arch/x86/include -incl
   ude include/linux/autoconf.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -W
   strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-im
   plicit-function-declaration -Wno-format-security -fno-delete-null-pointer-ch
   ecks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack
   -boundary=2 -march=i586 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune
   =generic32 -ffreestanding -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CF
   I_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mn
   o-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-omit-frame
   -pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-
   pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tm
   p/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv -Wall -Wimplicit -W
   return-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arit
   h -Wno-multichar -Werror -fno-defer-pop -MD -Ws
   ign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERS
   ION_STRING=\"195.36.24\" -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/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/
   nv/nvidia.mod.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/
   nvidia.mod.c
   In file included from include/linux/bitops.h:17,
                    from include/linux/kernel.h:15,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/percpu.h:45,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/current.h:5,
                    from /usr/src/linux-headers-2.6.32-22-generic/arch/x86/incl
   ude/asm/processor.h:15,
                    from include/linux/prefetch.h:14,
                    from include/linux/list.h:6,
                    from include/linux/module.h:9,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvidia.mod.c:1:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘set_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:64: w
   arning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘clear_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:102: 
   warning: pointer of type ‘void *’ used in arithmetic
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h: In f
   unction ‘change_bit’:
   /usr/src/linux-headers-2.6.32-22-generic/arch/x86/include/asm/bitops.h:178: 
   warning: pointer of type ‘void *’ used in arithmetic
   In file included from include/linux/list.h:6,
                    from include/linux/module.h:9,
                    from /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/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 -T /usr/src/linux-headers-2.6.32-22-generic/scripts/modu
   le-common.lds --build-id -o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1
   /usr/src/nv/nvidia.ko /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/s
   rc/nv/nvidia.o /tmp/selfgz10587/NVIDIA-Linux-x86-195.36.24-pkg1/usr/src/nv/n
   vidia.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:
   [ 8297.464578] NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
   [ 8297.464580] NVRM: support), then try loading the NVIDIA kernel module
   again.
   [ 8297.464586] NVRM: No NVIDIA graphics adapter probed!
   [ 8318.119689] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
   [ 8318.121205] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc:
   initialised FIFO 1
   [ 8329.236297] wlan0: deauthenticating from 00:14:c1:0b:25:86 by local
   choice (reason=3)
   [ 8329.272314] wlan0: direct probe to AP 00:14:c1:0b:25:86 (try 1)
   [ 8329.274780] wlan0: direct probe responded
   [ 8329.274789] wlan0: authenticate with AP 00:14:c1:0b:25:86 (try 1)
   [ 8329.276601] wlan0: authenticated
   [ 8329.276640] wlan0: associate with AP 00:14:c1:0b:25:86 (try 1)
   [ 8329.278989] wlan0: RX AssocResp from 00:14:c1:0b:25:86 (capab=0x411
   status=0 aid=2)
   [ 8329.278996] wlan0: associated
   [ 9397.177153] wlan0: deauthenticating from 00:14:c1:0b:25:86 by local
   choice (reason=3)
   [ 9397.214244] [drm] nouveau 0000:01:00.0: PFIFO_CACHE_ERROR - Ch 1/6 Mthd
   0x019c Data 0x80000010
   [ 9397.214316] [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing
   fifo 1
   [ 9397.214774] [drm] nouveau 0000:01:00.0: PFIFO_CACHE_ERROR - Ch 1/6 Mthd
   0x019c Data 0x80000010
   [ 9429.174899] NVRM: The NVIDIA probe routine was not called for 1
   device(s).
   [ 9429.174907] NVRM: This can occur when a driver such as rivafb, nvidiafb
   or
   [ 9429.174910] NVRM: rivatv was loaded and obtained ownership of the NVIDIA
   [ 9429.174913] NVRM: device(s).
   [ 9429.174919] NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel
   module
   [ 9429.174922] NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
   [ 9429.174924] NVRM: support), then try loading the NVIDIA kernel module
   again.
   [ 9429.174930] NVRM: No NVIDIA graphics adapter probed!
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.
Avatar utente
Massimog
Rampante Reduce
Rampante Reduce
Messaggi: 7342
Iscrizione: martedì 2 dicembre 2008, 18:17
Desktop: GNOME 3.16
Distribuzione: Gentoo x86_64
Sesso: Maschile
Località: Osimo(AN)

Re: Problema installazione driver nvidia

Messaggio da Massimog »

come hai installato i driver puoi descrivere la procedura?
Acer 5920G con Gentoo 64bit + Ubuntu 12.04 LTS Precise Pangolin 64bit + Windows 7 64 bit | Stampante Epson PX710W | Router Netgear DGN2000
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Ho letto un po in giro e forse il problema è che il kernel è compilato con una versione differente dal driver.
Qualcuno mi sa aiutare?
Avatar utente
Massimog
Rampante Reduce
Rampante Reduce
Messaggi: 7342
Iscrizione: martedì 2 dicembre 2008, 18:17
Desktop: GNOME 3.16
Distribuzione: Gentoo x86_64
Sesso: Maschile
Località: Osimo(AN)

Re: Problema installazione driver nvidia

Messaggio da Massimog »

beppe84rivoli ha scritto: Ho letto un po in giro e forse il problema è che il kernel è compilato con una versione differente dal driver.
Qualcuno mi sa aiutare?
prima disinstalla i driver da sistema->amministrazione->driver hardware poi installa quelli che hai scaricato
Acer 5920G con Gentoo 64bit + Ubuntu 12.04 LTS Precise Pangolin 64bit + Windows 7 64 bit | Stampante Epson PX710W | Router Netgear DGN2000
Avatar utente
telperion
Rampante Reduce
Rampante Reduce
Messaggi: 5407
Iscrizione: lunedì 10 luglio 2006, 18:20

Re: Problema installazione driver nvidia

Messaggio da telperion »

Se usi la 10.04 devi mettere in blacklist i moduli di nouveau che vanno in confiltto

http://www.ubuntugeek.com/howto-install ... -lynx.html

Codice: Seleziona tutto

gksudo gedit /etc/modprobe.d/blacklist.conf
se hai solo il terminale

Codice: Seleziona tutto

sudo nano /etc/modprobe.d/blacklist.conf
aggiungi

Codice: Seleziona tutto

blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv
e dai un bel

Codice: Seleziona tutto

sudo update-initramfs -u
Ultima modifica di telperion il domenica 23 maggio 2010, 12:23, modificato 1 volta in totale.
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Certo, li ho installati seguendo una guida che ho trovato su questo forum, premetto che ha sempre funzionato anche omettendo la parte del settaggio della variabile d'ambiente CC, non è la prima volta che li installo, ma ora dopo l'aggiornamento di versione di Ubuntu, non funziona più.
ho eseguito questi comandi:

Codice: Seleziona tutto

sudo /etc/init.d/gdm stop
su=gcc-4.4
export CC
exit
CC=gcc-3.4
export CC
sudo sh NVIDIA-Linux-x86-195.36.24-pkg1.run
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Ok grazie, ora provo e ti faccio subito sapere. Prima ho provato ad abilitare i driver da sistema->smministrazione->hardware
devo cancellare qualcosa, o disabilitare prima di far ciò che mi hai spiegato?
Avatar utente
telperion
Rampante Reduce
Rampante Reduce
Messaggi: 5407
Iscrizione: lunedì 10 luglio 2006, 18:20

Re: Problema installazione driver nvidia

Messaggio da telperion »

beppe84rivoli ha scritto: Certo, li ho installati seguendo una guida che ho trovato su questo forum, premetto che ha sempre funzionato anche omettendo la parte del settaggio della variabile d'ambiente CC, non è la prima volta che li installo, ma ora dopo l'aggiornamento di versione di Ubuntu, non funziona più.
ho eseguito questi comandi:

Codice: Seleziona tutto

sudo /etc/init.d/gdm stop
su=gcc-4.4
export CC
exit
CC=gcc-3.4
export CC
sudo sh NVIDIA-Linux-x86-195.36.24-pkg1.run
Ma butta via quella roba gcc 3.4 non si usa da una vita

NON USARE

Codice: Seleziona tutto

su=gcc-4.4
export CC
exit
CC=gcc-3.4
export CC
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

scusa ho sbagliato a scrivere, sì lo so, avevo impostato la versione 4.4
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Ho aggiunto alla blacklist quei moduli ma niente mi da ancora lo stesso errore :(
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Forse ho trovato, ho trovato questa guida in rete, speriamo bene..

http://www.zobbi.it/2010/05/installare-driver-nvidia-su-ubuntu-1004-ovvero-lucid-lynx/
beppe84rivoli
Prode Principiante
Messaggi: 50
Iscrizione: lunedì 23 febbraio 2009, 12:18

Re: [Risolto] Problema installazione driver nvidia

Messaggio da beppe84rivoli »

Se qualcuno ha il mio stesso problema segua l'ultima guida di cui ho messo il link funziona.
Grazie a tutti.
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti