nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Mon Mar 19 07:52:26 2012 installer version: 295.20 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 295.20. -> There appears to already be a driver installed on your system (version: 295.20). As part of installing this driver (version: 295.20), the existing 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/3.2.0-19-generic/build' -> Kernel output path: '/lib/modules/3.2.0-19-generic/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; make clean'... -> Building kernel module: executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.2.0-19-generic/build SYSOUT=/lib/modules/3.2.0-19-generic/build'... NVIDIA: calling KBUILD... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_versions ; rm -f /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -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/selfgz7016/NVIDIA-Linux-x86_64-295.2 0/kernel/.tmp_nv.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.c:13: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONF IG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-acpi.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-chrdev.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_A SM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-cray.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuni nitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-gvi.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias ing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -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/selfgz7016/NVIDI A-Linux-x86_64-295.20/kernel/.tmp_nv-i2c.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-i2c.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-i2c.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-mempool.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl es -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-mlock.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-po inter-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-mmap.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNV RM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-p2p.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KB UILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-pat.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-z one -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-procfs.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c: In function ‘nv_procfs_add_text_file’: /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:657:5: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_text_file’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c: In function ‘nv_register_procfs’: /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:702:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_params’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:718:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:718:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:718:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:742:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_version’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:760:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_gpu_info’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:765:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:765:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:765:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:778:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_status’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:783:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_info’ will never be NULL [-Waddress] /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.c:788:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_info’ will never be NULL [-Waddress] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-vari able -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-usermap.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/self gz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -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/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-vm.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.c:14: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.c:14: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcm odel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_nv-vtophys.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi ng -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -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/selfgz7016/NVIDIA -Linux-x86_64-295.20/kernel/.tmp_os-agp.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.c:24: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.c:24: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_os-interface.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.c:26: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.c:26: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-mtrr.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchrono us-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_mtrr)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_os-mtrr.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statem ent -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_os-registry.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qua l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_os-smp.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kcon fig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D "KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.tmp_os-usermap.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.c In file included from include/linux/kernel.h:17:0, from include/linux/sched.h:55, from include/linux/utsname.h:35, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:38, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] In file included from /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess.h:575:0, from include/linux/poll.h:14, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-linux.h:97, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.c:15: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.2.0-19-generic/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.2.0-19-generic/scripts/recordmcount "/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.o"; fi; fi; ld -m elf_x86_64 -r -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-kernel.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-acpi.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-chrdev.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-cray.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-gvi.o /tmp/selfgz7016/NVIDIA-Linux-x86_64- 295.20/kernel/nv-i2c.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mempool.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mlock.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-mmap.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-p2p.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-pat.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-procfs.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-usermap.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vm.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-vtophys.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-agp.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-interface.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-mtrr.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-registry.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-smp.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/os-usermap.o (cat /dev/null; echo kernel//tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.ko;) > /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/modules.order make -f /usr/src/linux-headers-3.2.0-19-generic/scripts/Makefile.modpost scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.2.0-19-generic/Module.symvers -I /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/Module.symvers -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/Module.symvers -S -w -s WARNING: could not find /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nv-kernel.o.cmd for /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nv-kernel.o cc -Wp,-MD,/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include -I/usr/src/linux-headers-3.2.0-19-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -include /usr/src/linux-headers-3.2.0-19-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-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 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"295.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -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/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.mod.o /tmp/selfgz7016/NVIDIA-Linux -x86_64-295.20/kernel/nvidia.mod.c In file included from include/linux/kernel.h:17:0, from include/linux/cache.h:4, from include/linux/time.h:7, from include/linux/stat.h:60, from include/linux/module.h:10, from /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.mod.c:1: include/linux/bitops.h: In function ‘hweight_long’: include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare] ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.2.0-19-generic/scripts/module-common.lds --build-id -o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.ko /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.o /tmp/selfgz7016/NVIDIA-Linux-x86_64-295.20/kernel/nvidia.mod.o NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Kernel messages: [ 192.765231] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=316 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=296 [ 192.765272] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=321 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=301 [ 193.766524] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=317 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=297 [ 193.766562] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=322 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=302 [ 194.767798] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=299 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=279 [ 194.767835] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=304 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=284 [ 206.118917] nvidia 0000:02:00.0: PCI INT A disabled [ 206.118975] nvidia 0000:03:00.0: PCI INT A disabled [ 223.797382] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=316 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=296 [ 223.797423] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=321 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=301 [ 224.798710] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=317 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=297 [ 224.798754] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=322 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=302 [ 225.800067] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=299 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=279 [ 225.800112] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=304 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=631 DPT=631 LEN=284 [ 231.196166] Unknown OutputIN= OUT=virbr0 SRC=192.168.122.1 DST=192.168.122.255 LEN=262 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=242 [ 231.196303] Unknown OutputIN= OUT=lxcbr0 SRC=10.0.3.1 DST=10.0.3.255 LEN=262 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=242 [ 235.749210] nvidia 0000:02:00.0: PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ 20 [ 235.749233] nvidia 0000:02:00.0: setting latency timer to 64 [ 235.749250] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=none,decodes=none:owns=none [ 235.749824] nvidia 0000:03:00.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19 [ 235.749838] nvidia 0000:03:00.0: setting latency timer to 64 [ 235.749852] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=none,decodes=none:owns=none [ 235.750209] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.20 Mon Feb 6 21:07:30 PST 2012 [ 235.758840] nvidia 0000:02:00.0: PCI INT A disabled [ 235.758897] nvidia 0000:03:00.0: PCI INT A disabled -> Installing both new and classic TLS OpenGL libraries. -> Installing both new and classic TLS 32bit OpenGL libraries. -> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: Yes) -> Parsing log file: -> done. -> Validating previous installation: -> Unable to access previously installed file '/usr/lib/xorg/modules/drivers/nvidia_drv.so' (No such file or directory). -> The previously installed symlink '/usr/lib/libOpenCL.so' has target '/etc/alternatives/x86_64-linux-gnu_libOpenCL.so', but it was installed with target 'libOpenCL.so.1'. /usr/lib/libOpenCL.so will not be uninstalled. -> Unable to access previously installed symlink '/usr/lib/vdpau/libvdpau_nvidia.so.1' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib/libvdpau_nvidia.so' (No such file or directory). -> The previously installed symlink '/usr/lib32/libOpenCL.so' has target '/etc/alternatives/x86_64-linux-gnu_libOpenCL.so_lib32', but it was installed with target 'libOpenCL.so.1'. /usr/lib32/libOpenCL.so will not be uninstalled. -> Unable to access previously installed symlink '/usr/lib32/libvdpau_nvidia.so' (No such file or directory). -> Unable to access previously installed symlink '/usr/lib32/vdpau/libvdpau_nvidia.so.1' (No such file or directory). -> done. WARNING: Your driver installation has been altered since it was initially installed; this may happen, for example, if you have since installed the NVIDIA driver through a mechanism other than nvidia-installer (such as your distribution's native package management system). nvidia-installer will attempt to uninstall as best it can. Please see the file '/var/log/nvidia-installer.log' for details. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-29520 (295.20)): -> Unable to restore symbolic link /usr/lib/i386-linux-gnu/mesa/libGL.so.1 -> libGL.so.1.2 (File exists). -> Unable to restore symbolic link /usr/lib/x86_64-linux-gnu/libGL.so -> mesa/libGL.so (File exists). -> Unable to restore symbolic link /usr/lib/x86_64-linux-gnu/mesa/libGL.so -> libGL.so.1 (File exists). -> Unable to restore symbolic link /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 -> libGL.so.1.2 (File exists). -> done. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86_64 (295.20) is complete. -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (295.20): executing: '/sbin/ldconfig'... executing: '/sbin/depmod -aq'... -> done. -> Driver file installation is complete. -> Running post-install sanity check: -> done. -> Post-install sanity check passed. -> Shared memory test passed. -> Running runtime sanity check: -> done. -> Runtime sanity check passed. -> Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. (Answer: Yes) -> Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 295.20) is now complete.