Buenas, he ido a instalar un drivers de Nvidia a un pc con ubuntu y me sale el siguiente error:
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.
He estado mirando por internet varias soluciones pero ninguna ha funcionado. Asi que recurro a los sabios del foro para que me ayuden.
Os dejo el log por si os hace falta:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Aug 1 14:25:16 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)
force compat32 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)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 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.31.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.32-21-server/build'
-> Kernel output path: '/lib/modules/2.6.32-21-server/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-21-serve
r/build SYSOUT=/lib/modules/2.6.32-21-server/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/.tmp
versions ; rm -f /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/sr
c/nv/.tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.
36.31-pkg2/usr/src/nv
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include -Ii
nclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -include
include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Wstri
ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implic
it-func
tion-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m
64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulat
e-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_F
RAME=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-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-si
gn -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz11
329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-
type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-
multichar -Werror -mcmodel=kernel -mno-red-zone -fno-defer-pop -MD -Wsign-co
mpare -Wno-cast-qual -Wno-error -DKERNEL -DMODULE -DNVRM -DNV_VERSION_ST
RING=\"195.36.31\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -
c -o /tmp/selfgz11329/NVIDIA-Linux-x
86_64-195.36.31-pkg2/usr/src/nv/.tmp_nv.o /tmp/selfgz11329/NVIDIA-Linux-x86
64-195.36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv.c:14:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv.c:14:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nv.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nv_gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include
-Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -inclu
de include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -Wno-format-security -fno-delete-null-pointer-che
cks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -
maccumulate-outgoing-args -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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -fno-defer-po
p -MD -Wsign-compare -Wno-cast-qual -Wno-error -DKERNEL -DMODULE -DNVRM
-DNV_VERSION_STRING=\"195.36.31\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBU
ILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBU
ILD_STR(nvidia)" -c -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/
usr/src/nv/.tmp_nv_gvi.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2
/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv_gvi.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv_gvi.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nv_gvi.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include
-Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -inclu
de include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -Wno-format-security -fno-delete-null-pointer-che
cks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel
-funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_C
FI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronou
s-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1
024 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-af
ter-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fc
onserve-stack -I/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/
nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
ntheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone
-fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -DKERNEL -DM
ODULE -DNVRM -DNV_VERSION_STRING=\"195.36.31\" -UDEBUG -U_DEBUG -DNDEBUG -D
MODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD
_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195
.36.31-pkg2/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195
.36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-vm.c:14:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-vm.c:14:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nv-vm.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include
-Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -inclu
de include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -Wno-format-security -fno-delete-null-pointer-che
cks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -
maccumulate-outgoing-args -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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-mu
ltichar -Werror -mcmodel=kernel -mno-red-zone -fno-defer-pop -MD -Wsign-comp
are -Wno-cast-qual -Wno-error -DKERNEL -DMODULE -DNVRM -DNV_VERSION_STRI
NG=\"195.36.31\" -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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/.tmp_os
-agp.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-agp.c:24:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-agp.c:24:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-agp.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/in
clude -Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wund
ef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werr
or-implicit-function-declaration -Wno-format-security -fno-delete-null-point
er-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-
time -maccumulate-outgoing-args -fstack-protector -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 -Wframe-larger-than=1024 -fno-o
mit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statem
ent -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-st
ack -I/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -
Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W
pointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -fno-defe
r-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -DKERNEL -DMODULE -DN
VRM -DNV_VERSION_STRING=\"195.36.31\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D
"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_M
ODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.3
6.31-pkg2/usr/src/nv/.tmp_os-interface.o /tmp/selfgz11329/NVIDIA-Linux-x86_6
4-195.36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-interface.c:26:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-interface.c:26:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-interface.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/inc
lude -Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wund
ef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werr
or-implicit-function-declaration -Wno-format-security -fno-delete-null-point
er-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-
time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG
AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl
es -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 -fconserve-stack
-I/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arith -Wno-multichar -We
rror -mcmodel=kernel -mno-red-zone -fno-defer-pop -MD -Wsign-compare -Wno-ca
st-qual -Wno-error -DKERNEL -DMODULE -DNVRM -DNV_VERSION_STRING=\"195.36
.31\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BAS
ENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/.tmp_os-regis
try.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-regi
stry.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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-registry.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-registry.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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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 /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-registry.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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-registry.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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/os-registry.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-registry.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include
-Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -inclu
de include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -Wno-format-security -fno-delete-null-pointer-che
cks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -
maccumulate-outgoing-args -fstack-
protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-c
ompare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dno
w -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibling-cal
ls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow
-fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz11329/NVIDIA-Linux-x86_64-
195.36.31-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -
Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmod
el=kernel -mno-red-zone -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -DKERNEL -DMODULE -DNVRM -DNV_VERSION_STRING=\"195.36.31\" -UDEB
UG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
D_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1132
9/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz113
29/NVIDIA-Linux-x86_64-195.36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-i2c.c:8:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-i2c.c:8:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nv-i2c.o";
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nvacpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include
-Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -inclu
de include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -Wno-format-security -fno-delete-null-pointer-che
cks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -
maccumulate-outgoing-args -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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -fn
o-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -DKERNEL -DMODU
LE -DNVRM -DNV_VERSION_STRING=\"195.36.31\" -UDEBUG -U_DEBUG -DNDEBUG -DMOD
ULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_M
ODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.3
6.31-pkg2/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.
36.31-pkg2/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nvacpi.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:27,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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-21-server/arch/x86/inclu
de/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-21-server/arch/x86/inclu
de/asm/pci.h:128,
from include/linux/pci.h:1126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:95,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:126,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/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:152: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/compat.h:14,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/mtrr.h:173,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv-linux.h:161,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nvacpi.c:15:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h: In fu
nction âcompat_alloc_user_spaceâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/compat.h:210: w
arning: pointer of type âvoid *â used in arithmetic
set -e ; perl /usr/src/linux-headers-2.6.32-21-server/scripts/recordmcount
.pl "x86_64" "64" "objdump" "objcopy" "cc" "ld" "nm" "" "" "1" "/tmp/selfgz1
1329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nvacpi.o";
ld -m elf_x86_64 -r -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pk
g2/usr/src/nv/nvidia.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/u
sr/src/nv/nv-kernel.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nv.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv
/nv_gvi.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nv-
vm.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-agp.o
/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-interface.
o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/os-registry
.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36
.31-pkg2/usr/src/nv/nv-i2c.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-
pkg2/usr/src/nv/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31
-pkg2/usr/src/nv/nvidia.ko > /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.3
1-pkg2/usr/src/nv/modules.order
make -f /usr/src/linux-headers-2.6.32-21-server/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.32-21-server/Modul
e.symvers -I /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
Module.symvers -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/s
rc/nv/Module.symvers -S -w -s
WARNING: could not find /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/
usr/src/nv/.nv-kernel.o.cmd for /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.
31-pkg2/usr/src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/
.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/incl
ude -Iinclude -I/usr/src/linux-headers-2.6.32-21-server/arch/x86/include -
include include/linux/autoconf.h -Iubuntu/include -DKERNEL -Wall -Wunde
f -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werro
r-implicit-function-declaration -Wno-format-security -fno-delete-null-pointe
r-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-t
ime -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG
AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-table
s -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 -fconserve-stack
-I/tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv -Wall -Wimp
licit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoin
ter-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -fno-defer-po
p -MD -Wsign-compare -Wno-cast-qual -Wno-error -DKERNEL -DMODULE -DNVRM
-DNV_VERSION_STRING=\"195.36.31
\" -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 /tm
p/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/usr/src/nv/nvidia.mod.o /tm
p/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/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-21-server/arch/x86/inclu
de/asm/percpu.h:45,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/current.h:5,
from /usr/src/linux-headers-2.6.32-21-server/arch/x86/inclu
de/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/src/nv/nvidia.mod.c:1:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âset_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:64: wa
rning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âclear_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:102: w
arning: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h: In fu
nction âchange_bitâ:
/usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/bitops.h:178: w
arning: pointer of type âvoid *â used in arithmetic
ld -r -m elf_x86_64 -T /usr/src/linux-headers-2.6.32-21-server/scripts/mod
ule-common.lds --build-id -o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-
pkg2/usr/src/nv/nvidia.ko /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg
2/usr/src/nv/nvidia.o /tmp/selfgz11329/NVIDIA-Linux-x86_64-195.36.31-pkg2/us
r/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:
[ 2437.263275] NVRM: nvidiafb, or rivatv was loaded and obtained ownership
of
[ 2437.263276] NVRM: the NVIDIA device(s).
[ 2437.263279] NVRM: Try unloading the conflicting kernel module (and/or
[ 2437.263280] NVRM: reconfigure your kernel without the conflicting
[ 2437.263281] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 2437.263282] NVRM: again.
[ 2437.263284] NVRM: No NVIDIA graphics adapter probed!
[ 3010.607327] NVRM: The NVIDIA probe routine was not called for 1
device(s).
[ 3010.607331] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 3010.607333] NVRM: nvidiafb, or rivatv was loaded and obtained ownership
of
[ 3010.607334] NVRM: the NVIDIA device(s).
[ 3010.607337] NVRM: Try unloading the conflicting kernel module (and/or
[ 3010.607338] NVRM: reconfigure your kernel without the conflicting
[ 3010.607339] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 3010.607340] NVRM: again.
[ 3010.607342] NVRM: No NVIDIA graphics adapter probed!
[ 3335.018954] NVRM: The NVIDIA probe routine was not called for 1
device(s).
[ 3335.018958] NVRM: This can occur when a driver such as nouveau, rivafb,
[ 3335.018959] NVRM: nvidiafb, or rivatv was loaded and obtained ownership
of
[ 3335.018960] NVRM: the NVIDIA device(s).
[ 3335.018963] NVRM: Try unloading the conflicting kernel module (and/or
[ 3335.018964] NVRM: reconfigure your kernel without the conflicting
[ 3335.018965] NVRM: driver(s)), then try loading the NVIDIA kernel module
[ 3335.018966] NVRM: again.
[ 3335.018968] 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.