____________________________________________ Start of NVIDIA bug report log file. Please include this file, along with a detailed description of your problem, when reporting a graphics driver bug via the NVIDIA Linux forum (see devtalk.nvidia.com) or by sending email to 'linux-bugs@nvidia.com'. nvidia-bug-report.sh Version: 17109032 Date: Wed 6 Nov 21:54:56 CET 2013 uname: Linux debian-lo 3.10-3-amd64 #1 SMP Debian 3.10.11-1 (2013-09-10) x86_64 GNU/Linux command line flags: ____________________________________________ *** /etc/issue *** ls: -rw-r--r-- 1 root root 35 2013-05-06 12:33:22.000000000 +0200 /etc/issue Debian GNU/Linux jessie/sid \n \l ____________________________________________ *** /etc/debian_version *** ls: -rw-r--r-- 1 root root 11 2013-05-05 12:00:00.000000000 +0200 /etc/debian_version jessie/sid ____________________________________________ *** /var/log/nvidia-installer.log *** ls: -rw-r--r-- 1 root root 241598 2013-11-06 21:53:47.740259567 +0100 /var/log/nvidia-installer.log nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Wed Nov 6 21:52:50 2013 installer version: 331.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 331.20. -> Performing CC sanity check with CC="cc". -> The CC version check failed: The compiler used to compile the kernel (gcc 4.7) does not exactly match the current compiler (gcc 4.8). The Linux 2.6 kernel module loader rejects kernel modules built with a version of gcc that does not exactly match that of the compiler used to build the running kernel. If you know what you are doing and want to ignore the gcc version check, select "No" to continue installation. Otherwise, select "Yes" to abort installation, set the CC environment variable to the name of the compiler used to compile your kernel, and restart installation. Abort now? (Answer: No) -> Kernel source path: '/lib/modules/3.10-3-amd64/source' -> Kernel output path: '/lib/modules/3.10-3-amd64/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Performing PREEMPT_RT check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; make clean'... -> Building NVIDIA kernel module: executing: 'cd ./kernel; make module SYSSRC=/lib/modules/3.10-3-amd64/source SYSOUT=/lib/modules/3.10-3-amd64/build NV_BUILD_MODULE_INSTANCES='... NVIDIA: calling KBUILD... make[1]: Entering directory `/usr/src/linux-headers-3.10-3-common' make -C /lib/modules/3.10-3-amd64/build \ KBUILD_SRC=/usr/src/linux-headers-3.10-3-common \ KBUILD_EXTMOD="/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel" -f /usr/src/linux-headers-3.10-3-common/Makefile \ modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_versions ; rm -f /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_versions/* make -f /usr/src/linux-headers-3.10-3-common/scripts/Makefile.build obj=/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno -asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv.c:13: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv.c:13: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv.c:13: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-out going-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-acpi.o /tmp/selfgz3609/NVIDIA-Linu x-x86_64-331.20/kernel/nv-acpi.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c: At top level: /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default] .remove = nv_acpi_remove, ^ /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.c:70:9: warning: (near initialization for ‘nv_acpi_driver_template.ops.remove’) [enabled by default] cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/ include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statemen t -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-chrdev.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-chrdev.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_A VX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-cray.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-cray.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-cray.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-cray.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-cray.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary =3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3 609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-drm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ In file included from /usr/src/linux-headers-3.10-3-common/include/drm/drm_crtc.h:32:0, from /usr/src/linux-headers-3.10-3-common/include/drm/drmP.h:691, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.c:19: /usr/src/linux-headers-3.10-3-common/include/linux/fb.h: In function ‘__fb_pad_aligned_buffer’: /usr/src/linux-headers-3.10-3-common/include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < s_pitch; j++) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe - Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-gvi.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-gvi.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmo del=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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel /.tmp_nv-i2c.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-i2c.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-mempool.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mempool.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-c ommon/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-mlock.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mlock.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mlock.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-mmap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mmap.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_F RAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-p2p.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-p2p.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -W no-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_ pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-pat.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-pat.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-pat.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-pat.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-pat.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-L inux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVR M -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-procfs.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-procfs.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-c ommon/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve -stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-usermap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-usermap.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-vm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vm.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vm.c:14: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vm.c:14: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vm.c:14: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-vtoph ys.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vtophys.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn o-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmode l=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_os-interface.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-interface.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-interface.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-interface.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-interface.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.os-pci.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linu x-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES= 0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_pci)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_os-pci.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-pci.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-pci.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-pci.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-pci.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger -than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_os-registry.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-registry.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-registry.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-registry.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-registry.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_os-smp.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-smp.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-smp.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-smp.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-smp.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s) =#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_os-usermap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-usermap.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-usermap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-usermap.c:15: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-usermap.c:15: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv_uvm_interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-heade rs-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_uvm_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv_uvm_interface.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.c:21: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.c:21: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.c:21: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-frontend.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set- variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_frontend)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_nv-frontend.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-frontend.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-frontend.c:13: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-frontend.c:13: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-linux.h:44, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-frontend.c:13: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ ld -m elf_x86_64 -r -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-kernel.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-acpi.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-chrdev.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-cray.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-drm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-gvi.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-i2c.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mempool.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mlock.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-mmap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-p2p.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-pat.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-procfs.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-u sermap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-vtophys.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-interface.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-pci.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-registry.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-smp.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/os-usermap.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-frontend.o (cat /dev/null; echo kernel//tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.ko;) > /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/modules.order make -f /usr/src/linux-headers-3.10-3-common/scripts/Makefile.modpost find /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -i /usr/src/linux-headers-3.10-3-amd64/Module.symvers -I /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/Module.symvers -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/Module.symvers -S -w -s -T - WARNING: could not find /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nv-kernel.o.cmd for /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv-kernel.o cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wn o-format-security -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -D"KBUIL D_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.mod.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.mod.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/cache.h:4, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:4, from /usr/src/linux-headers-3.10-3-common/include/linux/stat.h:18, from /usr/src/linux-headers-3.10-3-common/include/linux/module.h:10, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.mod.c:1: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/linux/stat.h:18, from /usr/src/linux-headers-3.10-3-common/include/linux/module.h:10, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.mod.c:1: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.10-3-common/scripts/module-common.lds --build-id -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.ko /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nvidia.mod.o make[1]: Leaving directory `/usr/src/linux-headers-3.10-3-common' NVIDIA: left KBUILD. -> done. -> Building Unified Memory kernel module: executing: 'cd ./kernel/uvm; make module SYSSRC=/lib/modules/3.10-3-amd64/source SYSOUT=/lib/modules/3.10-3-amd64/build NV_BUILD_MODULE_INSTANCES='... cp /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/Module.symvers Module.symvers NVIDIA UVM: CC=cc, HOST_CC=cc NV_TARGET_ARCH=x86_64 NVIDIA UVM: CONFTEST=/bin/sh ./conftest.sh cc cc x86_64 /lib/modules/3.10-3-amd64/source /lib/modules/3.10-3-amd64/build KERNEL_SOURCES: /lib/modules/3.10-3-amd64/source EXTRA_CFLAGS: -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="331.20" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME="nvidia-uvm" NVIDIA: calling KBUILD... make[1]: Entering directory `/usr/src/linux-headers-3.10-3-common' make -C /lib/modules/3.10-3-amd64/build \ KBUILD_SRC=/usr/src/linux-headers-3.10-3-common \ KBUILD_EXTMOD="/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm" -f /usr/src/linux-headers-3.10-3-common/Makefile \ modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_versions ; rm -f /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_versions/* make -f /usr/src/linux-headers-3.10-3-common/scripts/Makefile.build obj=/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/in clude/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_H AVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_linux)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_linux.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.c:24: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.c:24: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.c:24: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/ge nerated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-hea ders-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_common)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_common.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.h:31, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/uvm_gpu_provider.h:28, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.c:41: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.h:31, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/uvm_gpu_provider.h:28, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.c:41: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/nv_uvm_interface.h:31, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/uvm_gpu_provider.h:28, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.c:41: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_utils.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3- common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-aft er-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_utils)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_utils.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_utils.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_utils.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_utils.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_utils.c:25: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_lite.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux- x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_lite.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.c:26: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.c:26: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.c:26: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_page_cache.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare - Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_page_cache)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_page_cache.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_page_cache.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_page_cache.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_page_cache.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_page_cache.c:25: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_lite_api.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary= 3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRI NG=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_api)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_lite_api.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_api.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_api.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_api.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_api.c:25: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_lite_counters.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-o utgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kern el -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_counters)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_lite_counters.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.c:30: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.c:30: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.c:30: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_page_migration.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-str ict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVI DIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_page_migration)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_page_migration.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration.c:28: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration.c:28: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration.c:28: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_page_migration_kepler.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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_SE CTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBU ILD_BASENAME=KBUILD_STR(nvidia_page_migration_kepler)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_page_migration_kepler.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration_kepler.c cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia_uvm_lite_events.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331. 20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_events)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_nvidia_uvm_lite_events.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_events.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_events.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/timex.h:56, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:17, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_events.c:25: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/stddef.h:1:0, from /usr/src/linux-headers-3.10-3-common/include/linux/stddef.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/posix_types.h:4, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/types.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/types.h:5, from /usr/src/linux-headers-3.10-3-common/include/uapi/linux/capability.h:16, from /usr/src/linux-headers-3.10-3-common/include/linux/capability.h:15, from /usr/src/linux-headers-3.10-3-common/include/linux/sched.h:13, from /usr/src/linux-headers-3.10-3-common/include/linux/utsname.h:5, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_events.c:25: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/uaccess_64.h:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz == -1 || sz >= n)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ ld -m elf_x86_64 -r -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_linux.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_common.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_utils.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_page_cache.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_api.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_counters.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia_page_migration_kepler.o /tmp/selfgz3609/NVIDIA- Linux-x86_64-331.20/kernel/uvm/nvidia_uvm_lite_events.o (cat /dev/null; echo kernel//tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.ko;) > /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/modules.order make -f /usr/src/linux-headers-3.10-3-common/scripts/Makefile.modpost find /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -i /usr/src/linux-headers-3.10-3-amd64/Module.symvers -I /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/Module.symvers -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/Module.symvers -S -w -s -T - cc -Wp,-MD,/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/.nvidia-uvm.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.10-3-common/arch/x86/include -Iarch/x86/include/generated -I/usr/src/linux-headers-3.10-3-common/include -Iinclude -I/usr/src/linux-headers-3.10-3-common/arch/x86/in clude/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.10-3-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.10-3-common/include/linux/kconfig.h -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -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 -Os -Wno-maybe-uninitialized -m64 -mno-sse -mpreferred-stack-boundary=3 -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 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DCC_H AVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/usr/src/linux-headers-3.10-3-common -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel -I/tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.20\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm.mod)" -D"KBUILD_MODNAME =KBUILD_STR(nvidia_uvm)" -DMODULE -c -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.mod.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.mod.c In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/bitops.h:514:0, from /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/kernel.h:10, from /usr/src/linux-headers-3.10-3-common/include/linux/cache.h:4, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:4, from /usr/src/linux-headers-3.10-3-common/include/linux/stat.h:18, from /usr/src/linux-headers-3.10-3-common/include/linux/module.h:10, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.mod.c:1: /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h: In function ‘hweight_long’: /usr/src/linux-headers-3.10-3-common/include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ /usr/src/linux-headers-3.10-3-common/include/linux/bitops.h:66:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.10-3-common/arch/x86/include/asm/thread_info.h:22, from /usr/src/linux-headers-3.10-3-common/include/linux/thread_info.h:54, from /usr/src/linux-headers-3.10-3-common/include/linux/preempt.h:9, from /usr/src/linux-headers-3.10-3-common/include/linux/spinlock.h:50, from /usr/src/linux-headers-3.10-3-common/include/linux/seqlock.h:29, from /usr/src/linux-headers-3.10-3-common/include/linux/time.h:5, from /usr/src/linux-headers-3.10-3-common/include/linux/stat.h:18, from /usr/src/linux-headers-3.10-3-common/include/linux/module.h:10, from /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.mod.c:1: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h: In function ‘cpumask_parse’: /usr/src/linux-headers-3.10-3-common/include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.10-3-common/scripts/module-common.lds --build-id -o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.ko /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.o /tmp/selfgz3609/NVIDIA-Linux-x86_64-331.20/kernel/uvm/nvidia-uvm.mod.o make[1]: Leaving directory `/usr/src/linux-headers-3.10-3-common' NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Unable to determine if Secure Boot is enabled: No such file or directory -> Kernel messages: [ 41.216524] acer_wmi: Unknown function number - 4 - 0 [ 41.216668] acer_wmi: Unknown function number - 4 - 0 [ 41.527598] acer_wmi: Unknown function number - 4 - 0 [ 41.527765] acer_wmi: Unknown function number - 4 - 0 [ 41.829319] acer_wmi: Unknown function number - 4 - 0 [ 41.829525] acer_wmi: Unknown function number - 4 - 0 [ 42.006189] acer_wmi: Unknown function number - 4 - 0 [ 42.006341] acer_wmi: Unknown function number - 4 - 0 [ 42.164660] acer_wmi: Unknown function number - 4 - 0 [ 42.164847] acer_wmi: Unknown function number - 4 - 0 [ 42.589052] acer_wmi: Unknown function number - 4 - 0 [ 42.589261] acer_wmi: Unknown function number - 4 - 0 [ 43.244486] acer_wmi: Unknown function number - 4 - 0 [ 43.244717] acer_wmi: Unknown function number - 4 - 0 [ 43.837993] acer_wmi: Unknown function number - 4 - 0 [ 43.838179] acer_wmi: Unknown function number - 4 - 0 [ 333.321448] nvidia: module license 'NVIDIA' taints kernel. [ 333.321451] Disabling lock debugging due to kernel taint [ 333.330950] nvidia 0000:01:00.0: enabling device (0006 -> 0007) [ 333.331005] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none [ 333.331203] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 1 [ 333.331210] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.20 Wed Oct 30 17:43:35 PDT 2013 [ 333.332785] nvidia_uvm: Loaded the UVM driver, major device number 247 [ 333.333874] nvidia_uvm: Unregistered the UVM driver [ 333.334982] [drm] Module unloaded -> Installing both new and classic TLS OpenGL libraries. -> Installing classic TLS 32bit OpenGL libraries. -> Install NVIDIA's 32-bit compatibility libraries? (Answer: Yes) -> The NVIDIA 32-bit compatibility libraries are to be installed relative to the top-level prefix (chroot) '/emul/ia32-linux'; however, this directory does not exist. Please consult your distribution's documentation to confirm the correct top-level installation prefix for 32-bit compatiblity libraries. Do you wish to install the NVIDIA 32-bit compatibility libraries anyway? (Answer: Yes) -> Skipping installation of the libvdpau wrapper library. -> Searching for conflicting X files: -> done. -> Searching for conflicting OpenGL files: -> done. -> Searching for conflicting compat32 files: -> done. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (331.20): executing: '/sbin/ldconfig'... executing: '/sbin/depmod -aq'... ignored deprecated option -q -> 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: 331.20) is now complete. ____________________________________________ *** /var/log/Xorg.0.log *** ls: -rw-r--r-- 1 root root 5561 2013-11-06 21:54:39.840256589 +0100 /var/log/Xorg.0.log [ 14.085] X.Org X Server 1.14.3 Release Date: 2013-09-12 [ 14.085] X Protocol Version 11, Revision 0 [ 14.085] Build Operating System: Linux 3.10-2-amd64 x86_64 Debian [ 14.085] Current Operating System: Linux debian-lo 3.10-3-amd64 #1 SMP Debian 3.10.11-1 (2013-09-10) x86_64 [ 14.085] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 root=UUID=ab57c269-205e-46b5-ba52-5cf2c1b5c1cb ro quiet acpi_backlight=vendor [ 14.085] Build Date: 05 October 2013 02:04:26PM [ 14.085] xorg-server 2:1.14.3-4 (Julien Cristau ) [ 14.085] Current version of pixman: 0.30.2 [ 14.085] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 14.085] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 14.085] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 6 21:54:38 2013 [ 14.107] (==) Using config file: "/etc/X11/xorg.conf" [ 14.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 14.140] (==) ServerLayout "Layout0" [ 14.140] (**) |-->Screen "Screen0" (0) [ 14.140] (**) | |-->Monitor "Monitor0" [ 14.153] (**) | |-->Device "Device0" [ 14.153] (**) |-->Input Device "Keyboard0" [ 14.153] (**) |-->Input Device "Mouse0" [ 14.153] (==) Automatically adding devices [ 14.153] (==) Automatically enabling devices [ 14.153] (==) Automatically adding GPU devices [ 14.192] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 14.192] Entry deleted from font path. [ 14.205] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 14.205] (==) ModulePath set to "/usr/lib/xorg/modules" [ 14.205] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 14.205] (WW) Disabling Keyboard0 [ 14.205] (WW) Disabling Mouse0 [ 14.214] (II) Loader magic: 0x7f0645718d00 [ 14.214] (II) Module ABI versions: [ 14.214] X.Org ANSI C Emulation: 0.4 [ 14.214] X.Org Video Driver: 14.1 [ 14.214] X.Org XInput driver : 19.1 [ 14.214] X.Org Server Extension : 7.0 [ 14.215] (II) xfree86: Adding drm device (/dev/dri/card0) [ 14.216] (--) PCI:*(0:0:2:0) 8086:0166:1025:0647 rev 9, Mem @ 0xb3000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64 [ 14.216] (--) PCI: (0:1:0:0) 10de:1140:1025:0691 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128 [ 14.217] (II) Open ACPI successful (/var/run/acpid.socket) [ 14.217] Initializing built-in extension Generic Event Extension [ 14.217] Initializing built-in extension SHAPE [ 14.217] Initializing built-in extension MIT-SHM [ 14.217] Initializing built-in extension XInputExtension [ 14.217] Initializing built-in extension XTEST [ 14.217] Initializing built-in extension BIG-REQUESTS [ 14.217] Initializing built-in extension SYNC [ 14.217] Initializing built-in extension XKEYBOARD [ 14.217] Initializing built-in extension XC-MISC [ 14.217] Initializing built-in extension SECURITY [ 14.217] Initializing built-in extension XINERAMA [ 14.217] Initializing built-in extension XFIXES [ 14.217] Initializing built-in extension RENDER [ 14.217] Initializing built-in extension RANDR [ 14.217] Initializing built-in extension COMPOSITE [ 14.217] Initializing built-in extension DAMAGE [ 14.217] Initializing built-in extension MIT-SCREEN-SAVER [ 14.217] Initializing built-in extension DOUBLE-BUFFER [ 14.217] Initializing built-in extension RECORD [ 14.217] Initializing built-in extension DPMS [ 14.217] Initializing built-in extension X-Resource [ 14.217] Initializing built-in extension XVideo [ 14.217] Initializing built-in extension XVideo-MotionCompensation [ 14.217] Initializing built-in extension SELinux [ 14.217] Initializing built-in extension XFree86-VidModeExtension [ 14.217] Initializing built-in extension XFree86-DGA [ 14.217] Initializing built-in extension XFree86-DRI [ 14.217] Initializing built-in extension DRI2 [ 14.217] (II) LoadModule: "glx" [ 14.318] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 14.933] (II) Module glx: vendor="NVIDIA Corporation" [ 14.933] compiled for 4.0.2, module version = 1.0.0 [ 14.933] Module class: X.Org Server Extension [ 14.933] (II) NVIDIA GLX Module 331.20 Wed Oct 30 17:36:48 PDT 2013 [ 14.945] Loading extension GLX [ 14.945] (II) LoadModule: "nvidia" [ 14.945] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 15.037] (II) Module nvidia: vendor="NVIDIA Corporation" [ 15.037] compiled for 4.0.2, module version = 1.0.0 [ 15.037] Module class: X.Org Video Driver [ 15.043] (II) NVIDIA dlloader X Driver 331.20 Wed Oct 30 17:16:53 PDT 2013 [ 15.043] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 15.043] (++) using VT number 7 [ 15.044] (EE) No devices detected. [ 15.044] (EE) Fatal server error: [ 15.044] (EE) no screens found(EE) [ 15.044] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 15.044] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 15.044] (EE) ____________________________________________ *** /etc/X11/xorg.conf *** ls: -rw-r--r-- 1 root root 1325 2013-11-06 21:53:44.160259491 +0100 /etc/X11/xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 331.20 (buildmeister@swio-display-x86-rhel47-05) Wed Oct 30 18:20:53 PDT 2013 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection ____________________________________________ *** /usr/share/X11/xorg.conf.d/10-evdev.conf *** ls: -rw-r--r-- 1 root root 1099 2013-10-05 16:07:36.000000000 +0200 /usr/share/X11/xorg.conf.d/10-evdev.conf # # Catch-all evdev loader for udev-based systems # We don't simply match on any device since that also adds accelerometers # and other devices that we don't really want to use. The list below # matches everything but joysticks. Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection ____________________________________________ *** /usr/share/X11/xorg.conf.d/50-synaptics.conf *** ls: -rw-r--r-- 1 root root 1759 2013-09-23 08:10:43.000000000 +0200 /usr/share/X11/xorg.conf.d/50-synaptics.conf # Example xorg.conf.d snippet that assigns the touchpad driver # to all touchpads. See xorg.conf.d(5) for more information on # InputClass. # DO NOT EDIT THIS FILE, your distribution will likely overwrite # it when updating. Copy (and rename) this file into # /etc/X11/xorg.conf.d first. # Additional options may be added in the form of # Option "OptionName" "value" # Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" # This option is recommend on all Linux systems using evdev, but cannot be # enabled by default. See the following link for details: # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html # MatchDevicePath "/dev/input/event*" EndSection Section "InputClass" Identifier "touchpad ignore duplicates" MatchIsTouchpad "on" MatchOS "Linux" MatchDevicePath "/dev/input/mouse*" Option "Ignore" "on" EndSection # This option enables the bottom right corner to be a right button on # non-synaptics clickpads. # This option is only interpreted by clickpads. Section "InputClass" Identifier "Default clickpad buttons" MatchDriver "synaptics" Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" # To disable the bottom edge area so the buttons only work as buttons, # not for movement, set the AreaBottomEdge # Option "AreaBottomEdge" "82%" EndSection # This option disables software buttons on Apple touchpads. # This option is only interpreted by clickpads. Section "InputClass" Identifier "Disable clickpad buttons on Apple touchpads" MatchProduct "Apple|bcm5974" MatchDriver "synaptics" Option "SoftButtonAreas" "0 0 0 0 0 0 0 0" EndSection ____________________________________________ *** /usr/share/X11/xorg.conf.d/50-vmmouse.conf *** ls: -rw-r--r-- 1 root root 115 2013-09-23 08:12:10.000000000 +0200 /usr/share/X11/xorg.conf.d/50-vmmouse.conf Section "InputClass" Identifier "vmmouse" MatchIsPointer "on" MatchTag "vmmouse" Driver "vmmouse" EndSection ____________________________________________ *** /usr/share/X11/xorg.conf.d/50-wacom.conf *** ls: -rw-r--r-- 1 root root 835 2013-10-26 22:15:10.000000000 +0200 /usr/share/X11/xorg.conf.d/50-wacom.conf Section "InputClass" Identifier "Wacom class" MatchProduct "Wacom|WACOM|Hanwang|PTK-540WL" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection Section "InputClass" Identifier "Wacom serial class" MatchProduct "Serial Wacom Tablet" Driver "wacom" EndSection Section "InputClass" Identifier "Wacom serial class identifiers" MatchProduct "WACf|FUJ02e5|FUJ02e7|FUJ02e9" Driver "wacom" EndSection # Waltop tablets Section "InputClass" Identifier "Waltop class" MatchProduct "WALTOP" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection # N-Trig Duosense Electromagnetic Digitizer Section "InputClass" Identifier "Wacom N-Trig class" MatchProduct "HID 1b96:0001|N-Trig Pen" MatchDevicePath "/dev/input/event*" Driver "wacom" Option "Button2" "3" EndSection ____________________________________________ *** /home/lo/.nvidia-settings-rc *** ls: -rw-r--r-- 1 lo lo 368 2013-11-06 21:31:28.848614243 +0100 /home/lo/.nvidia-settings-rc # # /home/lo/.nvidia-settings-rc # # Configuration file for nvidia-settings - the NVIDIA X Server Settings utility # Generated on Wed Nov 6 21:31:28 2013 # # ConfigProperties: RcFileLocale = C ToolTips = Yes DisplayStatusBar = Yes SliderTextEntries = Yes IncludeDisplayNameInConfigFile = No ShowQuitDialog = Yes UpdateRulesOnProfileNameChange = Yes # Attributes: ____________________________________________ *** /usr/share/nvidia/nvidia-application-profiles-331.20-rc *** ls: -r--r--r-- 1 root root 1900 2013-11-06 21:53:31.580259223 +0100 /usr/share/nvidia/nvidia-application-profiles-331.20-rc # Application profiles for the NVIDIA Linux graphics driver, version 331.20 # Last modified: Wed Oct 30 17:39:51 PDT 2013 # These profiles were provided by NVIDIA and should not be modified. If you # wish to change the defaults provided here, you can override them by creating # custom rules in /etc/nvidia/nvidia-application-profiles-rc (which will apply # system-wide) or, for a given user, $HOME/.nv/nvidia-application-profiles-rc # (which will apply to that particular user). See the "APPLICATION PROFILE # SEARCH PATH" section of the NVIDIA Linux Graphics Driver README for more # information. { "profiles" : [ { "name" : "NonConformantBlitFramebufferScissor", "settings" : [ "GLConformantBlitFramebufferScissor", false ] }, { "name" : "CL1C", "settings" : [ "0x528ab3", 1 ] }, { "name" : "FA0", "settings" : [ "10572898", 0 ] } ], "rules" : [ # Work around GNOME bug 690451 (see # https://bugzilla.gnome.org/show_bug.cgi?id=690451) { "pattern" : { "feature" : "dso", "matches" : "libcogl.so" }, "profile" : "NonConformantBlitFramebufferScissor" }, { "pattern" : "Maya2014", "profile" : "CL1C" }, { "pattern" : "xsi", "profile" : "CL1C" }, { "pattern" : "HoudiniFX", "profile" : "CL1C" }, { "pattern" : "katana", "profile" : "CL1C" }, { "pattern" : "Autodesk Mudbox 2014 64-bit", "profile" : "CL1C" }, { "pattern" : "octane", "profile" : "CL1C" }, { "pattern" : "Fusion64_6.4", "profile" : "CL1C" }, { "pattern" : "Nuke7.0", "profile" : "CL1C" }, { "pattern" : "vray.exe", "profile" : "CL1C" }, { "pattern" : "vray.bin", "profile" : "CL1C" }, { "pattern" : "kwin_gles", "profile" : "FA0" } ] } ____________________________________________ ldd /usr/bin/glxinfo linux-vdso.so.1 (0x00007fff0a5fe000) libGLEW.so.1.7 => /usr/lib/x86_64-linux-gnu/libGLEW.so.1.7 (0x00007fa10a503000) libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007fa10a295000) libGL.so.1 => /usr/lib/libGL.so.1 (0x00007fa109f61000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fa109c63000) libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fa109928000) libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fa109715000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa109369000) libXmu.so.6 => /usr/lib/x86_64-linux-gnu/libXmu.so.6 (0x00007fa10914f000) libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007fa108f3e000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fa108c3b000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fa108a25000) libnvidia-tls.so.331.20 => /usr/lib/tls/libnvidia-tls.so.331.20 (0x00007fa108821000) libnvidia-glcore.so.331.20 => /usr/lib/libnvidia-glcore.so.331.20 (0x00007fa106014000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa105e10000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fa105bf0000) /lib64/ld-linux-x86-64.so.2 (0x00007fa10a789000) libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007fa10598a000) libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fa105785000) libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fa105580000) libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007fa105379000) libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007fa10515d000) libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fa105157000) ____________________________________________ /usr/bin/lspci -d "10de:*" -v -xxx 01:00.0 VGA compatible controller: NVIDIA Corporation GF117M [GeForce 610M/710M / GT 620M/625M/630M/720M] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] GeForce 710M Flags: bus master, fast devsel, latency 0, IRQ 7 Memory at b2000000 (32-bit, non-prefetchable) [size=16M] Memory at a0000000 (64-bit, prefetchable) [size=256M] Memory at b0000000 (64-bit, prefetchable) [size=32M] I/O ports at 2000 [disabled] [size=128] Expansion ROM at [disabled] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [b4] Vendor Specific Information: Len=14 Capabilities: [100] Virtual Channel Capabilities: [128] Power Budgeting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 00: de 10 40 11 06 00 10 00 a1 00 00 03 10 00 00 00 10: 00 00 00 b2 0c 00 00 a0 00 00 00 00 0c 00 00 b0 20: 00 00 00 00 01 20 00 00 00 00 00 00 25 10 91 06 30: 00 00 f8 ff 60 00 00 00 00 00 00 00 07 01 00 00 40: 25 10 91 06 00 00 00 00 00 00 00 00 00 00 00 00 50: 00 00 00 00 01 00 00 00 ce d6 23 00 00 00 00 00 60: 01 68 03 00 08 00 00 00 05 78 80 00 00 00 00 00 70: 00 00 00 00 00 00 00 00 10 b4 02 00 e1 8d 2c 01 80: 30 29 00 00 01 3d 45 00 40 00 81 10 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 13 00 00 00 a0: 00 00 00 00 00 00 00 00 01 00 01 00 00 00 00 00 b0: 00 00 00 00 09 00 14 01 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ____________________________________________ /usr/bin/lspci -d "10b5:*" -v -xxx ____________________________________________ /usr/bin/lspci -t -[0000:00]-+-00.0 +-01.0-[01]----00.0 +-02.0 +-14.0 +-16.0 +-1a.0 +-1b.0 +-1c.0-[02]--+-00.0 | +-00.1 | +-00.2 | \-00.3 +-1c.1-[03]----00.0 +-1d.0 +-1f.0 +-1f.2 \-1f.3 ____________________________________________ /usr/bin/lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09) 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04) 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4) 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) 00:1f.0 ISA bridge [0601]: Intel Corporation HM77 Express Chipset LPC Controller [8086:1e57] (rev 04) 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF117M [GeForce 610M/710M / GT 620M/625M/630M/720M] [10de:1140] (rev a1) 02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10) 02:00.1 SD Host controller [0805]: Broadcom Corporation NetXtreme BCM57765 Memory Card Reader [14e4:16bc] (rev 10) 02:00.2 System peripheral [0880]: Broadcom Corporation Device [14e4:16be] (rev 10) 02:00.3 System peripheral [0880]: Broadcom Corporation Device [14e4:16bf] (rev 10) 03:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless Network Adapter [168c:0034] (rev 01) ____________________________________________ /usr/bin/lsusb Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 004: ID 1bcf:2c18 Sunplus Innovation Technology Inc. Bus 003 Device 003: ID 0489:e04e Foxconn / Hon Hai Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 15d9:0a4c Trust International B.V. USB+PS/2 Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ____________________________________________ /usr/sbin/dmidecode # dmidecode 2.12 SMBIOS 2.7 present. 38 structures occupying 1971 bytes. Table at 0x000E6DF0. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: Insyde Corp. Version: V2.13 Release Date: 01/17/2013 Address: 0xE0000 Runtime Size: 128 kB ROM Size: 3584 kB Characteristics: PCI is supported BIOS is upgradeable BIOS shadowing is allowed Boot from CD is supported Selectable boot is supported EDD is supported Japanese floppy for NEC 9800 1.2 MB is supported (int 13h) Japanese floppy for Toshiba 1.2 MB is supported (int 13h) 5.25"/360 kB floppy services are supported (int 13h) 5.25"/1.2 MB floppy services are supported (int 13h) 3.5"/720 kB floppy services are supported (int 13h) 3.5"/2.88 MB floppy services are supported (int 13h) 8042 keyboard services are supported (int 9h) CGA/mono video services are supported (int 10h) ACPI is supported USB legacy is supported BIOS boot specification is supported Targeted content distribution is supported UEFI is supported BIOS Revision: 2.13 Firmware Revision: 0.0 Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: Acer Product Name: Aspire V3-571G Version: V2.13 Serial Number: NXM69ET015308187AE3400 UUID: 206F816A-C178-E211-BD65-B888E3BC06FB Wake-up Type: Power Switch SKU Number: Aspire V3-571G_0648_V2.13 Family: Type1Family Handle 0x0002, DMI type 2, 16 bytes Base Board Information Manufacturer: Acer Product Name: VA50_HC_CR Version: Type2 - Board Version Serial Number: NBM6B110013080BF953400 Asset Tag: Type2 - Board Asset Tag Features: Board is a hosting board Board is replaceable Location In Chassis: Type2 - Board Chassis Location Chassis Handle: 0x0003 Type: Motherboard Contained Object Handles: 0 Handle 0x0003, DMI type 3, 23 bytes Chassis Information Manufacturer: Insyde Corp. Type: Notebook Lock: Not Present Version: V2.13 Serial Number: NXM69ET015308187AE3400 Asset Tag: Boot-up State: Safe Power Supply State: Safe Thermal State: Safe Security Status: None OEM Information: 0x00000000 Height: Unspecified Number Of Power Cords: 1 Contained Elements: 0 SKU Number: Not Specified Handle 0x0004, DMI type 4, 42 bytes Processor Information Socket Designation: U3E1 Type: Central Processor Family: Core i7 Manufacturer: Intel(R) Corporation ID: A9 06 03 00 FF FB EB BF Signature: Type 0, Family 6, Model 58, Stepping 9 Flags: FPU (Floating-point unit on-chip) VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MSR (Model specific registers) PAE (Physical address extension) MCE (Machine check exception) CX8 (CMPXCHG8 instruction supported) APIC (On-chip APIC hardware supported) SEP (Fast system call) MTRR (Memory type range registers) PGE (Page global enable) MCA (Machine check architecture) CMOV (Conditional move instruction supported) PAT (Page attribute table) PSE-36 (36-bit page size extension) CLFSH (CLFLUSH instruction supported) DS (Debug store) ACPI (ACPI supported) MMX (MMX technology supported) FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2) SS (Self-snoop) HTT (Multi-threading) TM (Thermal monitor supported) PBE (Pending break enabled) Version: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz Voltage: 0.9 V External Clock: 100 MHz Max Speed: 4000 MHz Current Speed: 2200 MHz Status: Populated, Enabled Upgrade: Socket rPGA988B L1 Cache Handle: 0x000B L2 Cache Handle: 0x000C L3 Cache Handle: 0x000D Serial Number: To Be Filled By O.E.M. Asset Tag: To Be Filled By O.E.M. Part Number: To Be Filled By O.E.M. Core Count: 4 Core Enabled: 4 Thread Count: 8 Characteristics: 64-bit capable Multi-Core Hardware Thread Execute Protection Enhanced Virtualization Power/Performance Control Handle 0x0005, DMI type 5, 24 bytes Memory Controller Information Error Detecting Method: None Error Correcting Capabilities: None Supported Interleave: One-way Interleave Current Interleave: One-way Interleave Maximum Memory Module Size: 8192 MB Maximum Total Memory Size: 32768 MB Supported Speeds: Other Supported Memory Types: Other Memory Module Voltage: Unknown Associated Memory Slots: 4 0x0006 0x0007 0x0008 0x0009 Enabled Error Correcting Capabilities: None Handle 0x0006, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM0 Bank Connections: None Current Speed: Unknown Type: DIMM Installed Size: Not Installed Enabled Size: Not Installed Error Status: OK Handle 0x0007, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM1 Bank Connections: None Current Speed: Unknown Type: DIMM Installed Size: Not Installed Enabled Size: Not Installed Error Status: OK Handle 0x0008, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM1 Bank Connections: None Current Speed: Unknown Type: DIMM Installed Size: 8192 MB (Single-bank Connection) Enabled Size: 8192 MB (Single-bank Connection) Error Status: OK Handle 0x0009, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM3 Bank Connections: None Current Speed: Unknown Type: DIMM Installed Size: Not Installed Enabled Size: Not Installed Error Status: OK Handle 0x000A, DMI type 7, 19 bytes Cache Information Socket Designation: L1 Cache Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Through Location: Internal Installed Size: 32 kB Maximum Size: 32 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Parity System Type: Data Associativity: 8-way Set-associative Handle 0x000B, DMI type 7, 19 bytes Cache Information Socket Designation: L1 Cache Configuration: Enabled, Not Socketed, Level 1 Operational Mode: Write Through Location: Internal Installed Size: 32 kB Maximum Size: 32 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Parity System Type: Instruction Associativity: 8-way Set-associative Handle 0x000C, DMI type 7, 19 bytes Cache Information Socket Designation: L2 Cache Configuration: Enabled, Not Socketed, Level 2 Operational Mode: Write Through Location: Internal Installed Size: 256 kB Maximum Size: 256 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Multi-bit ECC System Type: Unified Associativity: 8-way Set-associative Handle 0x000D, DMI type 7, 19 bytes Cache Information Socket Designation: L3 Cache Configuration: Enabled, Not Socketed, Level 3 Operational Mode: Write Back Location: Internal Installed Size: 6144 kB Maximum Size: 6144 kB Supported SRAM Types: Unknown Installed SRAM Type: Unknown Speed: Unknown Error Correction Type: Multi-bit ECC System Type: Unified Associativity: 12-way Set-associative Handle 0x000E, DMI type 9, 17 bytes System Slot Information Designation: J5C1 Type: x16 PCI Express x16 Current Usage: Available Length: Other ID: 1 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:01.0 Handle 0x000F, DMI type 9, 17 bytes System Slot Information Designation: J6C1 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 2 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.0 Handle 0x0010, DMI type 9, 17 bytes System Slot Information Designation: J6C2 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 3 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.1 Handle 0x0011, DMI type 9, 17 bytes System Slot Information Designation: J6D2 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 4 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.2 Handle 0x0012, DMI type 9, 17 bytes System Slot Information Designation: J7C1 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 5 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.3 Handle 0x0013, DMI type 9, 17 bytes System Slot Information Designation: J7D2 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 6 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.4 Handle 0x0014, DMI type 9, 17 bytes System Slot Information Designation: J8C1 Type: x1 PCI Express x1 Current Usage: Available Length: Other ID: 7 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.5 Handle 0x0015, DMI type 9, 17 bytes System Slot Information Designation: J8C2 Type: x16 PCI Express x16 Current Usage: Available Length: Other ID: 8 Characteristics: PME signal is supported Hot-plug devices are supported Bus Address: 0000:00:1c.7 Handle 0x0016, DMI type 10, 6 bytes On Board Device Information Type: Video Status: Enabled Description: Video Graphics Controller Handle 0x0017, DMI type 10, 6 bytes On Board Device Information Type: Ethernet Status: Enabled Description: Lan Controller Handle 0x0018, DMI type 11, 5 bytes OEM Strings String 1: String1 for Original Equipment Manufacturer String 2: String2 for Original Equipment Manufacturer String 3: String3 for Original Equipment Manufacturer String 4: String4 for Original Equipment Manufacturer String 5: String5 for Original Equipment Manufacturer Handle 0x0019, DMI type 12, 5 bytes System Configuration Options Option 1: Option 2: String2 for Type12 Equipment Manufacturer Option 3: String3 for Type12 Equipment Manufacturer Option 4: String4 for Type12 Equipment Manufacturer Handle 0x001A, DMI type 16, 23 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 32 GB Error Information Handle: Not Provided Number Of Devices: 4 Handle 0x001B, DMI type 17, 34 bytes Memory Device Array Handle: 0x001A Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM0 Bank Locator: BANK 0 Type: Unknown Type Detail: Unknown Speed: Unknown Manufacturer: Empty Serial Number: Empty Asset Tag: Unknown Part Number: Empty Rank: Unknown Configured Clock Speed: Unknown Handle 0x001C, DMI type 17, 34 bytes Memory Device Array Handle: 0x001A Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM1 Bank Locator: BANK 1 Type: Unknown Type Detail: Unknown Speed: Unknown Manufacturer: Empty Serial Number: Empty Asset Tag: Unknown Part Number: Empty Rank: Unknown Configured Clock Speed: Unknown Handle 0x001D, DMI type 17, 34 bytes Memory Device Array Handle: 0x001A Error Information Handle: Not Provided Total Width: 64 bits Data Width: 64 bits Size: 8192 MB Form Factor: SODIMM Set: None Locator: DIMM1 Bank Locator: BANK 2 Type: DDR3 Type Detail: Synchronous Speed: 1600 MHz Manufacturer: Kingston Serial Number: 341D7B3C Asset Tag: Unknown Part Number: ACR16D3LS1KBG/8G Rank: 2 Configured Clock Speed: 1600 MHz Handle 0x001E, DMI type 17, 34 bytes Memory Device Array Handle: 0x001A Error Information Handle: Not Provided Total Width: Unknown Data Width: Unknown Size: No Module Installed Form Factor: DIMM Set: None Locator: DIMM3 Bank Locator: BANK 3 Type: Unknown Type Detail: Unknown Speed: Unknown Manufacturer: Empty Serial Number: Empty Asset Tag: Unknown Part Number: Empty Rank: Unknown Configured Clock Speed: Unknown Handle 0x001F, DMI type 19, 31 bytes Memory Array Mapped Address Starting Address: 0x00000000000 Ending Address: 0x001FFFFFFFF Range Size: 8 GB Physical Array Handle: 0x001A Partition Width: 4 Handle 0x0020, DMI type 20, 35 bytes Memory Device Mapped Address Starting Address: 0x00000000000 Ending Address: 0x001FFFFFFFF Range Size: 8 GB Physical Device Handle: 0x001D Memory Array Mapped Address Handle: 0x001F Partition Row Position: Unknown Interleave Position: 2 Interleaved Data Depth: 1 Handle 0x0021, DMI type 170, 82 bytes OEM-specific Type Header and Data: AA 52 21 00 01 08 29 00 7F 00 0F 00 06 00 03 02 01 08 21 02 00 00 23 02 00 00 25 02 00 00 41 02 04 00 48 02 01 00 49 02 02 00 42 02 20 00 43 02 40 00 44 02 08 00 45 02 10 00 61 02 08 00 64 02 04 00 62 02 01 00 63 02 02 00 81 02 04 00 83 02 02 00 Handle 0x0022, DMI type 171, 39 bytes OEM-specific Type Header and Data: AB 27 22 00 01 86 80 66 01 01 DE 10 40 11 02 E4 14 B5 16 04 CF 1B 18 2C 05 86 80 20 1E 07 8C 16 34 00 08 89 04 4E E0 Handle 0x0023, DMI type 172, 21 bytes OEM-specific Type Header and Data: AC 15 23 00 02 13 01 FF 00 02 03 00 03 FF 00 04 01 00 05 0F 00 Handle 0x0024, DMI type 173, 9 bytes OEM-specific Type Header and Data: AD 09 24 00 00 00 00 00 00 Handle 0x0025, DMI type 127, 4 bytes End Of Table ____________________________________________ /sbin/modinfo nvidia | grep vermagic vermagic: 3.10-3-amd64 SMP mod_unload modversions ____________________________________________ Scanning kernel log files for NVRM messages: /var/log/messages: Nov 6 01:20:12 debian-lo kernel: [ 12.038195] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 01:23:00 debian-lo kernel: [ 12.605962] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 01:42:21 debian-lo kernel: [ 463.305533] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 01:42:50 debian-lo kernel: [ 6.379072] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 01:49:44 debian-lo kernel: [ 6.935937] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 20:11:58 debian-lo kernel: [ 6.429030] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 21:01:39 debian-lo kernel: [ 954.603499] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 21:27:20 debian-lo kernel: [ 135.142406] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 21:36:45 debian-lo kernel: [ 700.359187] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.60 Wed Sep 25 14:28:26 PDT 2013 Nov 6 21:53:19 debian-lo kernel: [ 333.331210] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.20 Wed Oct 30 17:43:35 PDT 2013 /var/log/kernel.log is not readable ____________________________________________ dmesg: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10-3-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-7) ) #1 SMP Debian 3.10.11-1 (2013-09-10) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 root=UUID=ab57c269-205e-46b5-ba52-5cf2c1b5c1cb ro quiet acpi_backlight=vendor [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x0000000090daffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000090db0000-0x00000000921affff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000921b0000-0x0000000096abefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000096abf000-0x0000000096ebefff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000096ebf000-0x0000000096fbefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000096fbf000-0x0000000096ffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x0000000096fff000-0x0000000096ffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000097000000-0x000000009f9fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffc80000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: Acer Aspire V3-571G/VA50_HC_CR, BIOS V2.13 01/17/2013 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-E7FFF write-protect [ 0.000000] E8000-EFFFF write-combining [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 080000000 mask FE0000000 write-back [ 0.000000] 2 base 097000000 mask FFF000000 uncachable [ 0.000000] 3 base 098000000 mask FF8000000 uncachable [ 0.000000] 4 base 0FFC00000 mask FFFC00000 write-protect [ 0.000000] 5 base 100000000 mask F00000000 write-back [ 0.000000] 6 base 200000000 mask F80000000 write-back [ 0.000000] 7 base 25F600000 mask FFFE00000 uncachable [ 0.000000] 8 base 25F800000 mask FFF800000 uncachable [ 0.000000] 9 base 260000000 mask FE0000000 uncachable [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0x97000 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x0186e000, 0x0186efff] PGTABLE [ 0.000000] BRK [0x0186f000, 0x0186ffff] PGTABLE [ 0.000000] BRK [0x01870000, 0x01870fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff] [ 0.000000] [mem 0x25f400000-0x25f5fffff] page 2M [ 0.000000] BRK [0x01871000, 0x01871fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x25c000000-0x25f3fffff] [ 0.000000] [mem 0x25c000000-0x25f3fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x200000000-0x25bffffff] [ 0.000000] [mem 0x200000000-0x25bffffff] page 2M [ 0.000000] BRK [0x01872000, 0x01872fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0x40003fff] page 4k [ 0.000000] BRK [0x01873000, 0x01873fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x40005000-0x90daffff] [ 0.000000] [mem 0x40005000-0x401fffff] page 4k [ 0.000000] [mem 0x40200000-0x90bfffff] page 2M [ 0.000000] [mem 0x90c00000-0x90daffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x921b0000-0x96abefff] [ 0.000000] [mem 0x921b0000-0x921fffff] page 4k [ 0.000000] [mem 0x92200000-0x969fffff] page 2M [ 0.000000] [mem 0x96a00000-0x96abefff] page 4k [ 0.000000] init_memory_mapping: [mem 0x96fff000-0x96ffffff] [ 0.000000] [mem 0x96fff000-0x96ffffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M [ 0.000000] RAMDISK: [mem 0x37a06000-0x37cfafff] [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS) [ 0.000000] ACPI: XSDT 0000000096ffe210 000A4 (v01 ACRSYS ACRPRDCT 00000001 01000013) [ 0.000000] ACPI: FACP 0000000096ffb000 0010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: DSDT 0000000096fec000 0BB9E (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: FACS 0000000096fba000 00040 [ 0.000000] ACPI: UEFI 0000000096ffd000 00236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: ASF! 0000000096ffc000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: HPET 0000000096ffa000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: APIC 0000000096ff9000 0008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: MCFG 0000000096ff8000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SLIC 0000000096feb000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0000000096fea000 006FE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: BOOT 0000000096fe8000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: ASPT 0000000096fe3000 00034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: DBGP 0000000096fe2000 00034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: FPDT 0000000096fe0000 00044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: MSDM 0000000096fdf000 00055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0000000096fde000 008A2 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000) [ 0.000000] ACPI: SSDT 0000000096fdd000 00A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000) [ 0.000000] ACPI: SSDT 0000000096fd9000 02185 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x25f5fffff] [ 0.000000] NODE_DATA [mem 0x25f5f2000-0x25f5f5fff] [ 0.000000] [ffffea0000000000-ffffea00085fffff] PMD -> [ffff880256e00000-ffff88025ddfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x25f5fffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009cfff] [ 0.000000] node 0: [mem 0x00100000-0x1fffffff] [ 0.000000] node 0: [mem 0x20200000-0x40003fff] [ 0.000000] node 0: [mem 0x40005000-0x90daffff] [ 0.000000] node 0: [mem 0x921b0000-0x96abefff] [ 0.000000] node 0: [mem 0x96fff000-0x96ffffff] [ 0.000000] node 0: [mem 0x100000000-0x25f5fffff] [ 0.000000] On node 0 totalpages: 2050651 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 8305 pages used for memmap [ 0.000000] DMA32 zone: 607423 pages, LIFO batch:31 [ 0.000000] Normal zone: 19677 pages used for memmap [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 [ 0.000000] PM: Registered nosave memory: 0000000090db0000 - 00000000921b0000 [ 0.000000] PM: Registered nosave memory: 0000000096abf000 - 0000000096ebf000 [ 0.000000] PM: Registered nosave memory: 0000000096ebf000 - 0000000096fbf000 [ 0.000000] PM: Registered nosave memory: 0000000096fbf000 - 0000000096fff000 [ 0.000000] PM: Registered nosave memory: 0000000097000000 - 000000009fa00000 [ 0.000000] PM: Registered nosave memory: 000000009fa00000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000 [ 0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000feb00000 [ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000 [ 0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc80000 [ 0.000000] PM: Registered nosave memory: 00000000ffc80000 - 0000000100000000 [ 0.000000] e820: [mem 0x9fa00000-0xefffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88025f200000 s84928 r8192 d21568 u262144 [ 0.000000] pcpu-alloc: s84928 r8192 d21568 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2022592 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 root=UUID=ab57c269-205e-46b5-ba52-5cf2c1b5c1cb ro quiet acpi_backlight=vendor [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 8008892k/9951232k available (3643k kernel code, 1748628k absent, 193712k reserved, 3126k data, 920k init) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.004000] tsc: Detected 2195.077 MHz processor [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.15 BogoMIPS (lpj=8780308) [ 0.000005] pid_max: default: 32768 minimum: 301 [ 0.000035] Security Framework initialized [ 0.000039] AppArmor: AppArmor disabled by boot time parameter [ 0.000040] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.000562] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.002779] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.003767] Mount-cache hash table entries: 256 [ 0.003940] Initializing cgroup subsys memory [ 0.003951] Initializing cgroup subsys devices [ 0.003953] Initializing cgroup subsys freezer [ 0.003955] Initializing cgroup subsys net_cls [ 0.003956] Initializing cgroup subsys blkio [ 0.003958] Initializing cgroup subsys perf_event [ 0.003986] CPU: Physical Processor ID: 0 [ 0.003987] CPU: Processor Core ID: 0 [ 0.003992] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.003992] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.004414] mce: CPU supports 9 MCE banks [ 0.004429] CPU0: Thermal monitoring enabled (TM1) [ 0.004438] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 [ 0.004438] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 [ 0.004438] tlb_flushall_shift: 1 [ 0.004544] Freeing SMP alternatives: 12k freed [ 0.004946] ACPI: Core revision 20130328 [ 0.011302] ACPI: All ACPI Tables successfully acquired [ 0.030360] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070002] smpboot: CPU0: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (fam: 06, model: 3a, stepping: 09) [ 0.070009] TSC deadline timer enabled [ 0.070018] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.070025] ... version: 3 [ 0.070026] ... bit width: 48 [ 0.070027] ... generic registers: 4 [ 0.070028] ... value mask: 0000ffffffffffff [ 0.070030] ... max period: 000000007fffffff [ 0.070031] ... fixed-purpose events: 3 [ 0.070032] ... event mask: 000000070000000f [ 0.084028] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.070311] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK [ 0.165821] Brought up 8 CPUs [ 0.165825] smpboot: Total of 8 processors activated (35121.23 BogoMIPS) [ 0.173590] devtmpfs: initialized [ 0.177333] PM: Registering ACPI NVS region [mem 0x96ebf000-0x96fbefff] (1048576 bytes) [ 0.177542] regulator-dummy: no parameters [ 0.177608] NET: Registered protocol family 16 [ 0.177731] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.177733] ACPI: bus type PCI registered [ 0.177735] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.177801] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) [ 0.177804] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820 [ 0.181306] PCI: Using configuration type 1 for base access [ 0.182169] bio: create slab at 0 [ 0.182311] ACPI: Added _OSI(Module Device) [ 0.182313] ACPI: Added _OSI(Processor Device) [ 0.182316] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.182317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183763] ACPI: EC: Look up EC in DSDT [ 0.185247] ACPI: Executed 1 blocks of module-level executable AML code [ 0.213724] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.214164] ACPI: SSDT 0000000096df7018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20120913) [ 0.214543] ACPI: Dynamic OEM Table Load: [ 0.214546] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20120913) [ 0.229586] ACPI: SSDT 0000000096df8a98 00303 (v01 PmRef ApIst 00003000 INTL 20120913) [ 0.230002] ACPI: Dynamic OEM Table Load: [ 0.230004] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20120913) [ 0.245394] ACPI: SSDT 0000000096df6d98 00119 (v01 PmRef ApCst 00003000 INTL 20120913) [ 0.245764] ACPI: Dynamic OEM Table Load: [ 0.245766] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20120913) [ 0.258839] ACPI: Interpreter enabled [ 0.258847] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568) [ 0.258853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568) [ 0.258868] ACPI: (supports S0 S3 S4 S5) [ 0.258870] ACPI: Using IOAPIC for interrupt routing [ 0.258901] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259030] ACPI: No dock devices found. [ 0.443141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.443260] \_SB_.PCI0:_OSC invalid UUID [ 0.443262] _OSC request data:1 8 0 [ 0.443980] PCI host bridge to bus 0000:00 [ 0.443984] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.443986] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.443988] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.443990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.443993] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff] [ 0.444001] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 [ 0.444096] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 [ 0.444129] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.444178] pci 0000:00:01.0: System wakeup disabled by ACPI [ 0.444217] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 [ 0.444228] pci 0000:00:02.0: reg 10: [mem 0xb3000000-0xb33fffff 64bit] [ 0.444234] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.444239] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f] [ 0.444351] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 [ 0.444374] pci 0000:00:14.0: reg 10: [mem 0xb3600000-0xb360ffff 64bit] [ 0.444449] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.444499] pci 0000:00:14.0: System wakeup disabled by ACPI [ 0.444540] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 [ 0.444565] pci 0000:00:16.0: reg 10: [mem 0xb3614000-0xb361400f 64bit] [ 0.444644] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.444739] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 [ 0.444761] pci 0000:00:1a.0: reg 10: [mem 0xb3619000-0xb36193ff] [ 0.444854] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.444922] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 0.444962] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 [ 0.444979] pci 0000:00:1b.0: reg 10: [mem 0xb3610000-0xb3613fff 64bit] [ 0.445051] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.445105] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.445143] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 [ 0.445227] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.445284] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.445322] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 [ 0.445403] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.445463] pci 0000:00:1c.1: System wakeup disabled by ACPI [ 0.445510] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 [ 0.445533] pci 0000:00:1d.0: reg 10: [mem 0xb3618000-0xb36183ff] [ 0.445627] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.445693] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.445732] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100 [ 0.445919] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 [ 0.445939] pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f] [ 0.445947] pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097] [ 0.445955] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087] [ 0.445964] pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093] [ 0.445972] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f] [ 0.445981] pci 0000:00:1f.2: reg 24: [mem 0xb3617000-0xb36177ff] [ 0.446029] pci 0000:00:1f.2: PME# supported from D3hot [ 0.446111] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 [ 0.446128] pci 0000:00:1f.3: reg 10: [mem 0xb3615000-0xb36150ff 64bit] [ 0.446150] pci 0000:00:1f.3: reg 20: [io 0x3040-0x305f] [ 0.446284] pci 0000:01:00.0: [10de:1140] type 00 class 0x030000 [ 0.446293] pci 0000:01:00.0: reg 10: [mem 0xb2000000-0xb2ffffff] [ 0.446304] pci 0000:01:00.0: reg 14: [mem 0xa0000000-0xafffffff 64bit pref] [ 0.446314] pci 0000:01:00.0: reg 1c: [mem 0xb0000000-0xb1ffffff 64bit pref] [ 0.446321] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f] [ 0.446328] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref] [ 0.446380] pci 0000:01:00.0: System wakeup disabled by ACPI [ 0.453457] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.453463] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] [ 0.453468] pci 0000:00:01.0: bridge window [mem 0xb2000000-0xb2ffffff] [ 0.453474] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref] [ 0.453619] pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000 [ 0.453657] pci 0000:02:00.0: reg 10: [mem 0xb3430000-0xb343ffff 64bit pref] [ 0.453687] pci 0000:02:00.0: reg 18: [mem 0xb3440000-0xb344ffff 64bit pref] [ 0.453744] pci 0000:02:00.0: reg 30: [mem 0xfffff800-0xffffffff pref] [ 0.453855] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.453906] pci 0000:02:00.0: System wakeup disabled by ACPI [ 0.453993] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501 [ 0.454031] pci 0000:02:00.1: reg 10: [mem 0xb3400000-0xb340ffff 64bit pref] [ 0.454221] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold [ 0.454345] pci 0000:02:00.2: [14e4:16be] type 00 class 0x088000 [ 0.454383] pci 0000:02:00.2: reg 10: [mem 0xb3410000-0xb341ffff 64bit pref] [ 0.454570] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold [ 0.454695] pci 0000:02:00.3: [14e4:16bf] type 00 class 0x088000 [ 0.454733] pci 0000:02:00.3: reg 10: [mem 0xb3420000-0xb342ffff 64bit pref] [ 0.454921] pci 0000:02:00.3: PME# supported from D0 D3hot D3cold [ 0.461554] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.461565] pci 0000:00:1c.0: bridge window [mem 0xb3400000-0xb34fffff 64bit pref] [ 0.461656] pci 0000:03:00.0: [168c:0034] type 00 class 0x028000 [ 0.461684] pci 0000:03:00.0: reg 10: [mem 0xb3500000-0xb357ffff 64bit] [ 0.461749] pci 0000:03:00.0: reg 30: [mem 0xffff0000-0xffffffff pref] [ 0.461818] pci 0000:03:00.0: supports D1 D2 [ 0.461819] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.461853] pci 0000:03:00.0: System wakeup disabled by ACPI [ 0.469455] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.469467] pci 0000:00:1c.1: bridge window [mem 0xb3500000-0xb35fffff] [ 0.469565] \_SB_.PCI0:_OSC invalid UUID [ 0.469567] _OSC request data:1 1f 0 [ 0.469570] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM [ 0.469573] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.529754] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 [ 0.529814] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15) [ 0.529871] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.529929] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15) [ 0.529986] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.530043] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 [ 0.530100] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15) [ 0.530156] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15) [ 0.530375] ACPI: Enabled 6 GPEs in block 00 to 3F [ 0.530382] acpi root: \_SB_.PCI0 notify handler is installed [ 0.530439] Found 1 acpi root devices [ 0.530469] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 [ 0.530584] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.530589] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none [ 0.530591] vgaarb: loaded [ 0.530592] vgaarb: bridge control possible 0000:01:00.0 [ 0.530593] vgaarb: no bridge control possible 0000:00:02.0 [ 0.530631] PCI: Using ACPI for IRQ routing [ 0.532217] PCI: pci_cache_line_size set to 64 bytes [ 0.532339] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] [ 0.532341] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] [ 0.532342] e820: reserve RAM buffer [mem 0x90db0000-0x93ffffff] [ 0.532344] e820: reserve RAM buffer [mem 0x96abf000-0x97ffffff] [ 0.532346] e820: reserve RAM buffer [mem 0x97000000-0x97ffffff] [ 0.532347] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff] [ 0.532466] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.532471] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.534485] Switching to clocksource hpet [ 0.536032] pnp: PnP ACPI init [ 0.536042] ACPI: bus type PNP registered [ 0.536102] pnp 00:00: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active) [ 0.536148] pnp 00:01: Plug and Play ACPI device, IDs SYN1b16 SYN1b00 SYN0002 PNP0f13 (active) [ 0.536228] pnp 00:02: [dma 4] [ 0.536245] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.536269] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) [ 0.536359] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.536387] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.536434] system 00:06: [io 0x0680-0x069f] has been reserved [ 0.536437] system 00:06: [io 0xfd60-0xfd63] has been reserved [ 0.536439] system 00:06: [io 0x1000-0x100f] has been reserved [ 0.536441] system 00:06: [io 0xffff] has been reserved [ 0.536443] system 00:06: [io 0xffff] has been reserved [ 0.536445] system 00:06: [io 0x0400-0x0453] has been reserved [ 0.536448] system 00:06: [io 0x0458-0x047f] has been reserved [ 0.536450] system 00:06: [io 0x0500-0x057f] has been reserved [ 0.536452] system 00:06: [io 0x164e-0x164f] has been reserved [ 0.536454] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.536481] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.536531] system 00:08: [io 0x0454-0x0457] has been reserved [ 0.536534] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.590625] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.590628] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.590630] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.590632] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.590635] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved [ 0.590637] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.590639] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.590641] system 00:09: [mem 0xff000000-0xff000fff] has been reserved [ 0.590644] system 00:09: [mem 0xff010000-0xffffffff] could not be reserved [ 0.590646] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.590648] system 00:09: [mem 0x9fa00000-0x9fa00fff] has been reserved [ 0.590651] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.590907] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved [ 0.590910] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved [ 0.590912] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.590929] pnp: PnP ACPI: found 11 devices [ 0.590930] ACPI: bus type PNP unregistered [ 0.597355] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref] [ 0.597357] pci 0000:02:00.0: no compatible bridge window for [mem 0xfffff800-0xffffffff pref] [ 0.597360] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref] [ 0.597389] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fbfffff] [ 0.597392] pci 0000:00:1c.1: BAR 15: assigned [mem 0x9fc00000-0x9fcfffff pref] [ 0.597395] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000) [ 0.597398] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.597400] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] [ 0.597403] pci 0000:00:01.0: bridge window [mem 0xb2000000-0xb2ffffff] [ 0.597406] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref] [ 0.597411] pci 0000:02:00.0: BAR 6: assigned [mem 0xb3450000-0xb34507ff pref] [ 0.597413] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.597419] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fbfffff] [ 0.597424] pci 0000:00:1c.0: bridge window [mem 0xb3400000-0xb34fffff 64bit pref] [ 0.597431] pci 0000:03:00.0: BAR 6: assigned [mem 0x9fc00000-0x9fc0ffff pref] [ 0.597433] pci 0000:00:1c.1: PCI bridge to [bus 03] [ 0.597438] pci 0000:00:1c.1: bridge window [mem 0xb3500000-0xb35fffff] [ 0.597443] pci 0000:00:1c.1: bridge window [mem 0x9fc00000-0x9fcfffff pref] [ 0.597682] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.597685] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.597687] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.597689] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff] [ 0.597691] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.597692] pci_bus 0000:01: resource 1 [mem 0xb2000000-0xb2ffffff] [ 0.597694] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref] [ 0.597696] pci_bus 0000:02: resource 1 [mem 0x9fb00000-0x9fbfffff] [ 0.597698] pci_bus 0000:02: resource 2 [mem 0xb3400000-0xb34fffff 64bit pref] [ 0.597700] pci_bus 0000:03: resource 1 [mem 0xb3500000-0xb35fffff] [ 0.597702] pci_bus 0000:03: resource 2 [mem 0x9fc00000-0x9fcfffff pref] [ 0.597788] NET: Registered protocol family 2 [ 0.598063] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.598280] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.598458] TCP: Hash tables configured (established 65536 bind 65536) [ 0.598476] TCP: reno registered [ 0.598488] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.598520] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.598633] NET: Registered protocol family 1 [ 0.598645] pci 0000:00:02.0: Boot video device [ 0.630571] PCI: CLS 64 bytes, default 64 [ 0.630608] Unpacking initramfs... [ 0.688074] Freeing initrd memory: 3028k freed [ 0.688376] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.688379] software IO TLB [mem 0x92abf000-0x96abf000] (64MB) mapped at [ffff880092abf000-ffff880096abefff] [ 0.688421] Simple Boot Flag at 0x44 set to 0x1 [ 0.688928] audit: initializing netlink socket (disabled) [ 0.688939] type=2000 audit(1383771265.660:1): initialized [ 0.706385] bounce pool size: 64 pages [ 0.706390] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.706933] VFS: Disk quotas dquot_6.5.2 [ 0.706961] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.707042] msgmni has been set to 15648 [ 0.707262] alg: No test for stdrng (krng) [ 0.707290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.707336] io scheduler noop registered [ 0.707338] io scheduler deadline registered [ 0.707365] io scheduler cfq registered (default) [ 0.707438] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X [ 0.707573] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.707587] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.707642] intel_idle: MWAIT substates: 0x21120 [ 0.707643] intel_idle: v0.4 model 0x3A [ 0.707644] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.707696] GHES: HEST is not enabled! [ 0.707743] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.708252] Linux agpgart interface v0.103 [ 0.708368] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12 [ 0.724050] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724055] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724141] mousedev: PS/2 mouse device common for all mice [ 0.724174] rtc_cmos 00:07: RTC can wake from S4 [ 0.724320] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 0.724353] rtc_cmos 00:07: alarms up to one month, 242 bytes nvram, hpet irqs [ 0.724362] Intel P-state driver initializing. [ 0.724373] Intel pstate controlling: cpu 0 [ 0.724386] Intel pstate controlling: cpu 1 [ 0.724399] Intel pstate controlling: cpu 2 [ 0.724409] Intel pstate controlling: cpu 3 [ 0.724420] Intel pstate controlling: cpu 4 [ 0.724431] Intel pstate controlling: cpu 5 [ 0.724446] Intel pstate controlling: cpu 6 [ 0.724458] Intel pstate controlling: cpu 7 [ 0.724664] cpuidle: using governor ladder [ 0.724897] cpuidle: using governor menu [ 0.724997] TCP: cubic registered [ 0.725104] NET: Registered protocol family 10 [ 0.725320] mip6: Mobile IPv6 [ 0.725323] NET: Registered protocol family 17 [ 0.725637] PM: Hibernation image not present or could not be loaded. [ 0.725646] registered taskstats version 1 [ 0.726443] rtc_cmos 00:07: setting system clock to 2013-11-06 20:54:25 UTC (1383771265) [ 0.727411] Freeing unused kernel memory: 920k freed [ 0.727514] Write protecting the kernel read-only data: 6144k [ 0.728844] Freeing unused kernel memory: 444k freed [ 0.730228] Freeing unused kernel memory: 492k freed [ 0.743186] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 0.744121] systemd-udevd[90]: starting version 204 [ 0.766354] SCSI subsystem initialized [ 0.767316] ACPI: bus type ATA registered [ 0.767415] libata version 3.00 loaded. [ 0.767956] ahci 0000:00:1f.2: version 3.0 [ 0.768078] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X [ 0.768102] ahci: SSS flag set, parallel bus scan disabled [ 0.782258] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode [ 0.782262] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst [ 0.782275] ahci 0000:00:1f.2: setting latency timer to 64 [ 0.790618] scsi0 : ahci [ 0.790740] scsi1 : ahci [ 0.790807] scsi2 : ahci [ 0.790890] scsi3 : ahci [ 0.790960] scsi4 : ahci [ 0.791026] scsi5 : ahci [ 0.791060] ata1: SATA max UDMA/133 abar m2048@0xb3617000 port 0xb3617100 irq 41 [ 0.791062] ata2: DUMMY [ 0.791064] ata3: SATA max UDMA/133 abar m2048@0xb3617000 port 0xb3617200 irq 41 [ 0.791064] ata4: DUMMY [ 0.791065] ata5: DUMMY [ 0.791066] ata6: DUMMY [ 1.109968] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.144023] ata1.00: ATA-8: TOSHIBA MQ01ABD050, AX003J, max UDMA/100 [ 1.144040] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.146017] ata1.00: configured for UDMA/100 [ 1.146247] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD0 AX00 PQ: 0 ANSI: 5 [ 1.465575] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.469100] ata3.00: ATAPI: HL-DT-ST DVDRAM GT51N, 1.01, max UDMA/100 [ 1.473381] ata3.00: configured for UDMA/100 [ 1.477774] scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GT51N 1.01 PQ: 0 ANSI: 5 [ 1.481852] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 1.481856] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 1.482044] sd 0:0:0:0: [sda] Write Protect is off [ 1.482049] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.482136] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.537594] sda: sda1 < sda5 sda6 sda7 > sda2 [ 1.539314] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.685282] tsc: Refined TSC clocksource calibration: 2195.013 MHz [ 1.685290] Switching to clocksource tsc [ 1.997890] PM: Starting manual resume from disk [ 1.997894] PM: Hibernation image partition 8:6 present [ 1.997896] PM: Looking for hibernation image. [ 2.005311] PM: Image not found (code -22) [ 2.005315] PM: Hibernation image not present or could not be loaded. [ 2.050416] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 3.438209] systemd-udevd[383]: starting version 204 [ 4.775850] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-251) [ 4.775860] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 4.775865] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251) [ 4.775870] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20130328/utaddress-251) [ 4.775874] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 4.775876] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251) [ 4.775881] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20130328/utaddress-251) [ 4.775885] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 4.775887] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 4.799011] ACPI: bus type USB registered [ 4.799040] usbcore: registered new interface driver usbfs [ 4.799047] usbcore: registered new interface driver hub [ 4.799121] usbcore: registered new device driver usb [ 4.815117] xhci_hcd 0000:00:14.0: setting latency timer to 64 [ 4.815122] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 4.815126] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 4.815211] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 4.815231] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X [ 4.815278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.815280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.815282] usb usb1: Product: xHCI Host Controller [ 4.815283] usb usb1: Manufacturer: Linux 3.10-3-amd64 xhci_hcd [ 4.815284] usb usb1: SerialNumber: 0000:00:14.0 [ 4.815351] xHCI xhci_add_endpoint called for root hub [ 4.815352] xHCI xhci_check_bandwidth called for root hub [ 4.815370] hub 1-0:1.0: USB hub found [ 4.815377] hub 1-0:1.0: 4 ports detected [ 4.815636] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 4.815639] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 4.815658] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.815660] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.815661] usb usb2: Product: xHCI Host Controller [ 4.815662] usb usb2: Manufacturer: Linux 3.10-3-amd64 xhci_hcd [ 4.815664] usb usb2: SerialNumber: 0000:00:14.0 [ 4.815711] xHCI xhci_add_endpoint called for root hub [ 4.815712] xHCI xhci_check_bandwidth called for root hub [ 4.815730] hub 2-0:1.0: USB hub found [ 4.815736] hub 2-0:1.0: 4 ports detected [ 4.846187] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.846293] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X [ 4.846485] ehci-pci: EHCI PCI platform driver [ 4.855797] cfg80211: Calling CRDA to update world regulatory domain [ 4.934196] hda_codec: ALC269VB: SKU not ready 0x598301f0 [ 4.936131] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input1 [ 4.944142] pps_core: LinuxPPS API ver. 1 registered [ 4.944144] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.972924] input: PC Speaker as /devices/platform/pcspkr/input/input2 [ 4.982833] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input3 [ 4.982860] ACPI: Power Button [PWRB] [ 4.982896] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0D:00/input/input4 [ 4.982951] ACPI: Lid Switch [LID0] [ 4.982982] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input5 [ 4.983003] ACPI: Sleep Button [SLPB] [ 4.983040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 [ 4.983059] ACPI: Power Button [PWRF] [ 4.988236] PTP clock support registered [ 5.026134] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 5.026137] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.026221] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 5.029090] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 5.029146] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 5.029193] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 5.029512] ehci-pci 0000:00:1a.0: setting latency timer to 64 [ 5.029524] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 5.029530] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 5.029544] ehci-pci 0000:00:1a.0: debug port 2 [ 5.032909] wmi: Mapper loaded [ 5.033461] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 5.033478] ehci-pci 0000:00:1a.0: irq 16, io mem 0xb3619000 [ 5.037779] ACPI: AC Adapter [ACAD] (on-line) [ 5.065138] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 5.065194] sr 2:0:0:0: Attached scsi generic sg1 type 5 [ 5.081468] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 [ 5.125301] sdhci: Secure Digital Host Controller Interface driver [ 5.125303] sdhci: Copyright(c) Pierre Ossman [ 5.125465] usb 1-2: new low-speed USB device number 2 using xhci_hcd [ 5.125646] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10) [ 5.125777] mmc0: no vqmmc regulator found [ 5.125778] mmc0: no vmmc regulator found [ 5.125869] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA [ 5.137450] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 5.137467] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.137469] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.137471] usb usb3: Product: EHCI Host Controller [ 5.137472] usb usb3: Manufacturer: Linux 3.10-3-amd64 ehci_hcd [ 5.137473] usb usb3: SerialNumber: 0000:00:1a.0 [ 5.137561] hub 3-0:1.0: USB hub found [ 5.137564] hub 3-0:1.0: 2 ports detected [ 5.137721] ehci-pci 0000:00:1d.0: setting latency timer to 64 [ 5.137727] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 5.137731] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4 [ 5.137742] ehci-pci 0000:00:1d.0: debug port 2 [ 5.141649] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 5.141663] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb3618000 [ 5.145262] usb 1-2: New USB device found, idVendor=15d9, idProduct=0a4c [ 5.145265] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.145267] usb 1-2: Product: USB OPTICAL MOUSE [ 5.145317] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes [ 5.153428] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 5.153439] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.153441] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.153442] usb usb4: Product: EHCI Host Controller [ 5.153443] usb usb4: Manufacturer: Linux 3.10-3-amd64 ehci_hcd [ 5.153445] usb usb4: SerialNumber: 0000:00:1d.0 [ 5.153516] hub 4-0:1.0: USB hub found [ 5.153519] hub 4-0:1.0: 2 ports detected [ 5.153670] mei_me 0000:00:16.0: setting latency timer to 64 [ 5.153699] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X [ 5.156902] ACPI Warning: 0x0000000000003040-0x000000000000305f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130328/utaddress-251) [ 5.156908] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 5.158823] [drm] Initialized drm 1.1.0 20060810 [ 5.217091] ACPI: Requesting acpi_cpufreq [ 5.281278] iTCO_vendor_support: vendor-support=0 [ 5.281793] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 5.281824] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) [ 5.281937] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 5.292020] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.292123] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 [ 5.295021] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.295117] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 [ 5.295370] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.295466] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 [ 5.295744] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.295822] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x15 [ 5.296044] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.296118] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x15 [ 5.296328] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.296399] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x15 [ 5.296604] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.296676] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x15 [ 5.296879] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?) [ 5.296984] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 5.349264] [Firmware Bug]: battery: (dis)charge rate invalid. [ 5.349293] ACPI: Battery Slot [BAT1] (battery present) [ 5.351846] [drm] Memory usable by graphics device = 2048M [ 5.351851] i915 0000:00:02.0: setting latency timer to 64 [ 5.364580] i915 0000:00:02.0: irq 45 for MSI/MSI-X [ 5.364586] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 5.364587] [drm] Driver supports precise vblank timestamp query. [ 5.364690] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 5.364691] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0 [ 5.405153] [drm] failed to retrieve link info, disabling eDP [ 5.423088] tg3.c:v3.132 (May 21, 2013) [ 5.449113] usb 3-1: new high-speed USB device number 2 using ehci-pci [ 5.458159] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address b8:88:e3:bc:06:fb [ 5.458162] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) [ 5.458164] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 5.458166] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] [ 5.461890] ath: phy0: ASPM enabled: 0x42 [ 5.461893] ath: EEPROM regdomain: 0x6c [ 5.461894] ath: EEPROM indicates we should expect a direct regpair map [ 5.461895] ath: Country alpha2 being used: 00 [ 5.461896] ath: Regpair used: 0x6c [ 5.486534] fbcon: inteldrmfb (fb0) is primary device [ 5.533883] acer_wmi: Acer Laptop ACPI-WMI Extras [ 5.533892] acer_wmi: Function bitmap for Communication Button: 0x801 [ 5.533985] acer_wmi: Disabling ACPI video driver [ 5.581306] usb 3-1: New USB device found, idVendor=8087, idProduct=0024 [ 5.581308] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 5.583334] hub 3-1:1.0: USB hub found [ 5.583409] hub 3-1:1.0: 6 ports detected [ 5.621876] acer_wmi: Enabling Launch Manager failed: 0xe2 - 0x0 [ 5.621933] input: Acer WMI hotkeys as /devices/virtual/input/input10 [ 5.622266] input: Acer BMA150 accelerometer as /devices/virtual/input/input11 [ 5.732799] usb 4-1: new high-speed USB device number 2 using ehci-pci [ 5.817755] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 5.817920] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004f80000, irq=17 [ 5.864983] usb 4-1: New USB device found, idVendor=8087, idProduct=0024 [ 5.864986] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 5.865250] hub 4-1:1.0: USB hub found [ 5.865346] hub 4-1:1.0: 8 ports detected [ 5.936656] usb 3-1.1: new full-speed USB device number 3 using ehci-pci [ 6.005582] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 6.030547] usb 3-1.1: string descriptor 0 read error: -22 [ 6.030553] usb 3-1.1: New USB device found, idVendor=0489, idProduct=e04e [ 6.030556] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.100504] usb 3-1.3: new high-speed USB device number 4 using ehci-pci [ 6.176573] Console: switching to colour frame buffer device 170x48 [ 6.179245] Bluetooth: Core ver 2.16 [ 6.179263] NET: Registered protocol family 31 [ 6.179263] Bluetooth: HCI device and connection manager initialized [ 6.179269] Bluetooth: HCI socket layer initialized [ 6.179270] Bluetooth: L2CAP socket layer initialized [ 6.179273] Bluetooth: SCO socket layer initialized [ 6.180452] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 6.180453] i915 0000:00:02.0: registered panic notifier [ 6.180605] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 6.180727] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) [ 6.180765] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:37/LNXVIDEO:00/input/input12 [ 6.181348] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 6.181380] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input13 [ 6.181441] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 6.203107] usbcore: registered new interface driver btusb [ 6.213758] usb 3-1.1: firmware: agent aborted loading ar3k/AthrBT_0x11020000.dfu (not found?) [ 6.213827] Bluetooth: Loading patch file failed [ 6.213858] ath3k: probe of 3-1.1:1.0 failed with error -2 [ 6.213871] usbcore: registered new interface driver ath3k [ 6.217778] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xa40000/0xa0400, board id: 3655, fw id: 647346 [ 6.249201] usb 3-1.3: New USB device found, idVendor=1bcf, idProduct=2c18 [ 6.249204] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.249206] usb 3-1.3: Product: HD WebCam [ 6.249207] usb 3-1.3: Manufacturer: NC.21411.00X25101FBCLM0009 [ 6.288944] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input14 [ 6.524972] media: Linux media interface: v0.10 [ 6.535171] Linux video capture interface: v2.00 [ 6.544533] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c18) [ 6.553165] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input15 [ 6.553210] usbcore: registered new interface driver uvcvideo [ 6.553211] USB Video Class driver (1.1.1) [ 6.819620] hidraw: raw HID events driver (C) Jiri Kosina [ 6.826434] cfg80211: World regulatory domain updated: [ 6.826439] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 6.826442] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 6.826445] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 6.826447] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 6.826449] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 6.826451] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 6.836004] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off [ 6.845610] usbcore: registered new interface driver usbhid [ 6.845612] usbhid: USB HID core driver [ 6.879575] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input16 [ 6.879828] hid-generic 0003:15D9:0A4C.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:14.0-2/input0 [ 7.794918] Adding 13576188k swap on /dev/sda6. Priority:-1 extents:1 across:13576188k [ 7.832678] EXT4-fs (sda5): re-mounted. Opts: (null) [ 8.133874] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro [ 8.776256] fuse init (API version 7.22) [ 8.980862] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) [ 9.858443] RPC: Registered named UNIX socket transport module. [ 9.858447] RPC: Registered udp transport module. [ 9.858449] RPC: Registered tcp transport module. [ 9.858450] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 9.897540] FS-Cache: Loaded [ 9.904703] Key type dns_resolver registered [ 9.922228] FS-Cache: Netfs 'nfs' registered for caching [ 9.967104] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 10.286597] tg3 0000:02:00.0: irq 46 for MSI/MSI-X [ 10.286606] tg3 0000:02:00.0: irq 47 for MSI/MSI-X [ 10.286614] tg3 0000:02:00.0: irq 48 for MSI/MSI-X [ 10.286620] tg3 0000:02:00.0: irq 49 for MSI/MSI-X [ 10.286627] tg3 0000:02:00.0: irq 50 for MSI/MSI-X [ 10.476924] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 12.011898] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input17 [ 12.473898] Bluetooth: RFCOMM TTY layer initialized [ 12.473914] Bluetooth: RFCOMM socket layer initialized [ 12.473916] Bluetooth: RFCOMM ver 1.11 [ 12.651608] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 12.651612] Bluetooth: BNEP filters: protocol multicast [ 12.651622] Bluetooth: BNEP socket layer initialized [ 14.116628] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 14.681084] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex [ 14.681094] tg3 0000:02:00.0 eth0: Flow control is off for TX and off for RX [ 14.681097] tg3 0000:02:00.0 eth0: EEE is disabled [ 14.681136] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.300474] wlan0: authenticate with 00:14:c1:2e:5c:89 [ 21.315723] wlan0: send auth to 00:14:c1:2e:5c:89 (try 1/3) [ 21.320423] wlan0: authenticated [ 21.323730] wlan0: associate with 00:14:c1:2e:5c:89 (try 1/3) [ 21.332395] wlan0: RX AssocResp from 00:14:c1:2e:5c:89 (capab=0x471 status=0 aid=1) [ 21.332612] wlan0: associated [ 21.332621] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready ____________________________________________ Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.2-1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Debian 4.8.2-1) ____________________________________________ xset -q: xset: unable to open display "" ____________________________________________ nvidia-settings -q all: ERROR: Cannot open display ':0'. ____________________________________________ xrandr --verbose: Can't open display :0 ____________________________________________ *** /proc/cmdline *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.736255715 +0100 /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 root=UUID=ab57c269-205e-46b5-ba52-5cf2c1b5c1cb ro quiet acpi_backlight=vendor ____________________________________________ *** /proc/cpuinfo *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.740255715 +0100 /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1342.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1496.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 0 cpu cores : 4 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1430.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1584.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 1 cpu cores : 4 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1474.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1562.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 2 cpu cores : 4 apicid : 5 initial apicid : 5 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1342.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz stepping : 9 microcode : 0x15 cpu MHz : 1408.000 cache size : 6144 KB physical id : 0 siblings : 8 core id : 3 cpu cores : 4 apicid : 7 initial apicid : 7 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms bogomips : 4390.15 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: ____________________________________________ *** /proc/interrupts *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.740255715 +0100 /proc/interrupts CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 0: 15 0 0 0 0 0 0 0 IO-APIC-edge timer 1: 78 1 1 0 3 4 3 1 IO-APIC-edge i8042 8: 0 0 1 0 0 0 0 0 IO-APIC-edge rtc0 9: 30 11 4 0 0 0 0 0 IO-APIC-fasteoi acpi 12: 50 109 25 9 1 1 2 2 IO-APIC-edge i8042 16: 35 42 22 12 4 3 0 5 IO-APIC-fasteoi ehci_hcd:usb3 17: 296 37 2 14 6 26 1 36 IO-APIC-fasteoi mmc0, ath9k 23: 2 33 0 0 1 0 1 0 IO-APIC-fasteoi ehci_hcd:usb4 41: 4743 768 65 121 184 107 35 56 PCI-MSI-edge ahci 42: 10 6 0 1 0 0 0 0 PCI-MSI-edge xhci_hcd 43: 23 251 3 14 11 1 0 0 PCI-MSI-edge snd_hda_intel 44: 4 5 0 0 0 0 4 0 PCI-MSI-edge mei_me 45: 38 36 0 0 0 0 0 0 PCI-MSI-edge i915 46: 25 3 7 10 0 0 0 0 PCI-MSI-edge eth0-0 47: 12 1 0 1 1 1 0 1 PCI-MSI-edge eth0-1 48: 3 0 0 0 0 1 0 0 PCI-MSI-edge eth0-2 49: 13 4 0 0 1 0 0 0 PCI-MSI-edge eth0-3 50: 12 1 0 1 1 0 0 0 PCI-MSI-edge eth0-4 NMI: 1 0 0 0 0 0 0 0 Non-maskable interrupts LOC: 1431 653 845 639 822 948 684 669 Local timer interrupts SPU: 0 0 0 0 0 0 0 0 Spurious interrupts PMI: 1 0 0 0 0 0 0 0 Performance monitoring interrupts IWI: 498 131 119 87 72 184 51 118 IRQ work interrupts RTR: 6 0 0 0 0 0 0 0 APIC ICR read retries RES: 1745 1723 2205 2312 1583 2230 1395 2119 Rescheduling interrupts CAL: 576 726 792 865 867 864 862 908 Function call interrupts TLB: 12 42 13 75 16 55 35 44 TLB shootdowns TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts MCE: 0 0 0 0 0 0 0 0 Machine check exceptions MCP: 2 2 2 2 2 2 2 2 Machine check polls ERR: 0 MIS: 0 ____________________________________________ *** /proc/meminfo *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.744255715 +0100 /proc/meminfo MemTotal: 8013788 kB MemFree: 7807120 kB Buffers: 16892 kB Cached: 101760 kB SwapCached: 0 kB Active: 50252 kB Inactive: 87240 kB Active(anon): 18932 kB Inactive(anon): 1008 kB Active(file): 31320 kB Inactive(file): 86232 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 13576188 kB SwapFree: 13576188 kB Dirty: 0 kB Writeback: 184 kB AnonPages: 19176 kB Mapped: 12176 kB Shmem: 1072 kB Slab: 27952 kB SReclaimable: 8248 kB SUnreclaim: 19704 kB KernelStack: 1792 kB PageTables: 2608 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 17583080 kB Committed_AS: 113220 kB VmallocTotal: 34359738367 kB VmallocUsed: 355640 kB VmallocChunk: 34359380707 kB HardwareCorrupted: 0 kB AnonHugePages: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 60156 kB DirectMap2M: 8142848 kB ____________________________________________ *** /proc/modules *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.748255715 +0100 /proc/modules bnep 17535 2 - Live 0xffffffffa06f2000 rfcomm 33471 0 - Live 0xffffffffa06e2000 uinput 17439 1 - Live 0xffffffffa06ac000 nfsd 192007 2 - Live 0xffffffffa06b2000 auth_rpcgss 39085 1 nfsd, Live 0xffffffffa06a1000 oid_registry 12419 1 auth_rpcgss, Live 0xffffffffa069c000 nfs_acl 12511 1 nfsd, Live 0xffffffffa0629000 nfs 110304 0 - Live 0xffffffffa0680000 lockd 59673 2 nfsd,nfs, Live 0xffffffffa0661000 dns_resolver 12641 1 nfs, Live 0xffffffffa065c000 fscache 37551 1 nfs, Live 0xffffffffa0675000 sunrpc 164583 6 nfsd,auth_rpcgss,nfs_acl,nfs,lockd, Live 0xffffffffa0632000 fuse 67503 1 - Live 0xffffffffa0617000 hid_generic 12393 0 - Live 0xffffffffa05b7000 usbhid 40964 0 - Live 0xffffffffa060b000 hid 81894 2 hid_generic,usbhid, Live 0xffffffffa05a2000 coretemp 12898 0 - Live 0xffffffffa041a000 uvcvideo 66788 0 - Live 0xffffffffa0700000 kvm_intel 123583 0 - Live 0xffffffffa0582000 videobuf2_vmalloc 12848 1 uvcvideo, Live 0xffffffffa03bb000 videobuf2_memops 12519 1 videobuf2_vmalloc, Live 0xffffffffa03c6000 videobuf2_core 31098 1 uvcvideo, Live 0xffffffffa02f9000 videodev 92407 2 uvcvideo,videobuf2_core, Live 0xffffffffa0402000 media 18240 2 uvcvideo,videodev, Live 0xffffffffa02ea000 kvm 301458 1 kvm_intel, Live 0xffffffffa05c0000 crc32c_intel 21850 0 - Live 0xffffffffa057b000 ghash_clmulni_intel 13062 0 - Live 0xffffffffa02f4000 ath3k 12678 0 - Live 0xffffffffa02e5000 btusb 17678 0 - Live 0xffffffffa03fc000 bluetooth 170002 12 bnep,rfcomm,ath3k,btusb, Live 0xffffffffa0550000 joydev 17278 0 - Live 0xffffffffa03c0000 aesni_intel 50895 2 - Live 0xffffffffa03ad000 aes_x86_64 16719 1 aesni_intel, Live 0xffffffffa0316000 ablk_helper 12572 1 aesni_intel, Live 0xffffffffa0371000 cryptd 14560 3 ghash_clmulni_intel,aesni_intel,ablk_helper, Live 0xffffffffa03f7000 lrw 12871 1 aesni_intel, Live 0xffffffffa036c000 gf128mul 13047 1 lrw, Live 0xffffffffa0311000 glue_helper 12768 1 aesni_intel, Live 0xffffffffa034e000 arc4 12543 2 - Live 0xffffffffa030c000 acer_wmi 30231 0 - Live 0xffffffffa0345000 sparse_keymap 12760 1 acer_wmi, Live 0xffffffffa02d2000 ath9k 75023 0 - Live 0xffffffffa0358000 ath9k_common 12687 1 ath9k, Live 0xffffffffa02cd000 ath9k_hw 341687 2 ath9k,ath9k_common, Live 0xffffffffa04fb000 tg3 133391 0 - Live 0xffffffffa03d5000 ath 21417 3 ath9k,ath9k_common,ath9k_hw, Live 0xffffffffa0305000 mac80211 358182 1 ath9k, Live 0xffffffffa04a2000 mperf 12453 0 - Live 0xffffffffa01a8000 i915 494628 1 - Live 0xffffffffa0428000 iTCO_wdt 12831 0 - Live 0xffffffffa01a3000 iTCO_vendor_support 12704 1 iTCO_wdt, Live 0xffffffffa0423000 processor 28526 0 - Live 0xffffffffa03cd000 drm_kms_helper 31837 1 i915, Live 0xffffffffa019a000 drm 211856 2 i915,drm_kms_helper, Live 0xffffffffa0378000 i2c_i801 17045 0 - Live 0xffffffffa0337000 i2c_algo_bit 12841 1 i915, Live 0xffffffffa0353000 sdhci_pci 17935 0 - Live 0xffffffffa0331000 sdhci 27279 1 sdhci_pci, Live 0xffffffffa033d000 mmc_core 77762 2 sdhci_pci,sdhci, Live 0xffffffffa031d000 microcode 30413 0 - Live 0xffffffffa02dc000 sg 26095 0 - Live 0xffffffffa02c5000 battery 13101 0 - Live 0xffffffffa02a5000 ac 12668 0 - Live 0xffffffffa016e000 wmi 13243 1 acer_wmi, Live 0xffffffffa02a0000 sr_mod 21988 0 - Live 0xffffffffa02be000 snd_hda_codec_hdmi 31720 1 - Live 0xffffffffa0297000 psmouse 74832 0 - Live 0xffffffffa02aa000 i2c_core 24353 6 videodev,i915,drm_kms_helper,drm,i2c_i801,i2c_algo_bit, Live 0xffffffffa0200000 serio_raw 12940 0 - Live 0xffffffffa0292000 ptp 13364 1 tg3, Live 0xffffffffa01f6000 video 17792 2 acer_wmi,i915, Live 0xffffffffa028c000 button 12944 1 i915, Live 0xffffffffa01fb000 cdrom 35212 1 sr_mod, Live 0xffffffffa01ec000 pcspkr 12632 0 - Live 0xffffffffa02d7000 thermal_sys 23137 2 processor,video, Live 0xffffffffa01e5000 mei_me 13568 0 - Live 0xffffffffa0190000 pps_core 13232 1 ptp, Live 0xffffffffa0187000 snd_hda_codec_realtek 32712 1 - Live 0xffffffffa01dc000 mei 45886 1 mei_me, Live 0xffffffffa01cf000 libphy 23785 1 tg3, Live 0xffffffffa0180000 cfg80211 319971 3 ath9k,ath,mac80211, Live 0xffffffffa023c000 ehci_pci 12472 0 - Live 0xffffffffa0195000 ehci_hcd 40590 1 ehci_pci, Live 0xffffffffa0175000 snd_hda_intel 35718 0 - Live 0xffffffffa0164000 xhci_hcd 78280 0 - Live 0xffffffffa0227000 snd_hda_codec 122850 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel, Live 0xffffffffa0208000 usbcore 134993 7 usbhid,uvcvideo,ath3k,btusb,ehci_pci,ehci_hcd,xhci_hcd, Live 0xffffffffa01ad000 lpc_ich 16757 0 - Live 0xffffffffa0155000 mfd_core 12601 1 lpc_ich, Live 0xffffffffa015f000 usb_common 12440 1 usbcore, Live 0xffffffffa0150000 snd_hwdep 13189 1 snd_hda_codec, Live 0xffffffffa012e000 snd_pcm 68525 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec, Live 0xffffffffa013e000 snd_page_alloc 13018 2 snd_hda_intel,snd_pcm, Live 0xffffffffa0135000 snd_seq 45186 0 - Live 0xffffffffa0121000 snd_seq_device 13176 1 snd_seq, Live 0xffffffffa011c000 snd_timer 22773 2 snd_pcm,snd_seq, Live 0xffffffffa0106000 rfkill 19242 5 bluetooth,acer_wmi,cfg80211, Live 0xffffffffa0116000 snd 53068 9 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_seq_device,snd_timer, Live 0xffffffffa00f8000 evdev 17611 12 - Live 0xffffffffa00ee000 soundcore 13026 1 snd, Live 0xffffffffa0111000 ext4 381419 2 - Live 0xffffffffa008f000 crc16 12343 2 bluetooth,ext4, Live 0xffffffffa008a000 mbcache 13082 1 ext4, Live 0xffffffffa0060000 jbd2 76205 1 ext4, Live 0xffffffffa0076000 sd_mod 40541 4 - Live 0xffffffffa006b000 crc_t10dif 12348 1 sd_mod, Live 0xffffffffa0066000 ahci 25148 3 - Live 0xffffffffa0033000 libahci 23136 1 ahci, Live 0xffffffffa0028000 libata 141969 2 ahci,libahci, Live 0xffffffffa003c000 scsi_mod 158249 4 sg,sr_mod,sd_mod,libata, Live 0xffffffffa0000000 ____________________________________________ *** /proc/version *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.752255714 +0100 /proc/version Linux version 3.10-3-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-7) ) #1 SMP Debian 3.10.11-1 (2013-09-10) ____________________________________________ *** /proc/pci does not exist ____________________________________________ *** /proc/iomem *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.756255714 +0100 /proc/iomem 00000000-00000fff : reserved 00001000-0009d3ff : System RAM 0009d400-0009ffff : reserved 000a0000-000bffff : PCI Bus 0000:00 000c0000-000cefff : Video ROM 000cf000-000d1fff : Adapter ROM 000e0000-000fffff : reserved 000f0000-000fffff : System ROM 00100000-1fffffff : System RAM 01000000-0138efcd : Kernel code 0138efce-0169c7ff : Kernel data 01788000-0186cfff : Kernel bss 20000000-201fffff : reserved 20000000-201fffff : pnp 00:0a 20200000-40003fff : System RAM 40004000-40004fff : reserved 40004000-40004fff : pnp 00:0a 40005000-90daffff : System RAM 90db0000-921affff : reserved 921b0000-96abefff : System RAM 96abf000-96ebefff : reserved 96ebf000-96fbefff : ACPI Non-volatile Storage 96fbf000-96ffefff : ACPI Tables 96fff000-96ffffff : System RAM 97000000-9f9fffff : reserved 9fa00000-feafffff : PCI Bus 0000:00 9fa00000-9fa00fff : pnp 00:09 9fb00000-9fbfffff : PCI Bus 0000:02 9fc00000-9fcfffff : PCI Bus 0000:03 9fc00000-9fc0ffff : 0000:03:00.0 a0000000-b1ffffff : PCI Bus 0000:01 a0000000-afffffff : 0000:01:00.0 b0000000-b1ffffff : 0000:01:00.0 b2000000-b2ffffff : PCI Bus 0000:01 b2000000-b2ffffff : 0000:01:00.0 b3000000-b33fffff : 0000:00:02.0 b3400000-b34fffff : PCI Bus 0000:02 b3400000-b340ffff : 0000:02:00.1 b3400000-b340ffff : mmc0 b3410000-b341ffff : 0000:02:00.2 b3420000-b342ffff : 0000:02:00.3 b3430000-b343ffff : 0000:02:00.0 b3430000-b343ffff : tg3 b3440000-b344ffff : 0000:02:00.0 b3440000-b344ffff : tg3 b3450000-b34507ff : 0000:02:00.0 b3500000-b35fffff : PCI Bus 0000:03 b3500000-b357ffff : 0000:03:00.0 b3500000-b357ffff : ath9k b3600000-b360ffff : 0000:00:14.0 b3600000-b360ffff : xhci_hcd b3610000-b3613fff : 0000:00:1b.0 b3610000-b3613fff : ICH HD audio b3614000-b361400f : 0000:00:16.0 b3614000-b361400f : mei_me b3615000-b36150ff : 0000:00:1f.3 b3617000-b36177ff : 0000:00:1f.2 b3617000-b36177ff : ahci b3618000-b36183ff : 0000:00:1d.0 b3618000-b36183ff : ehci_hcd b3619000-b36193ff : 0000:00:1a.0 b3619000-b36193ff : ehci_hcd c0000000-cfffffff : 0000:00:02.0 f0000000-f3ffffff : PCI MMCONFIG 0000 [bus 00-3f] f0000000-f3ffffff : reserved f0000000-f3ffffff : pnp 00:09 feb00000-feb03fff : reserved fec00000-fec00fff : reserved fec00000-fec003ff : IOAPIC 0 fed00000-fed003ff : HPET 0 fed10000-fed19fff : reserved fed10000-fed17fff : pnp 00:09 fed18000-fed18fff : pnp 00:09 fed19000-fed19fff : pnp 00:09 fed1c000-fed1ffff : reserved fed1c000-fed1ffff : pnp 00:09 fed1f410-fed1f414 : iTCO_wdt fed1f410-fed1f414 : iTCO_wdt fed20000-fed3ffff : pnp 00:09 fed90000-fed93fff : pnp 00:09 fee00000-fee00fff : Local APIC fee00000-fee00fff : reserved ff000000-ff000fff : pnp 00:09 ffc80000-ffffffff : reserved 100000000-25f5fffff : System RAM 25f600000-25fffffff : RAM buffer ____________________________________________ *** /proc/mtrr *** ls: -rw-r--r-- 1 root root 0 2013-11-06 21:55:00.760255714 +0100 /proc/mtrr reg00: base=0x000000000 ( 0MB), size= 2048MB, count=1: write-back reg01: base=0x080000000 ( 2048MB), size= 512MB, count=1: write-back reg02: base=0x097000000 ( 2416MB), size= 16MB, count=1: uncachable reg03: base=0x098000000 ( 2432MB), size= 128MB, count=1: uncachable reg04: base=0x0ffc00000 ( 4092MB), size= 4MB, count=1: write-protect reg05: base=0x100000000 ( 4096MB), size= 4096MB, count=1: write-back reg06: base=0x200000000 ( 8192MB), size= 2048MB, count=1: write-back reg07: base=0x25f600000 ( 9718MB), size= 2MB, count=1: uncachable reg08: base=0x25f800000 ( 9720MB), size= 8MB, count=1: uncachable reg09: base=0x260000000 ( 9728MB), size= 512MB, count=1: uncachable ____________________________________________ *** /proc/driver/nvidia/./version does not exist ____________________________________________ *** /proc/driver/nvidia/./params does not exist ____________________________________________ *** /proc/driver/nvidia/./registry does not exist ____________________________________________ *** /proc/asound/cards *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.768255714 +0100 /proc/asound/cards 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xb3610000 irq 43 ____________________________________________ *** /proc/asound/pcm *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.772255714 +0100 /proc/asound/pcm 00-00: ALC269VB Analog : ALC269VB Analog : playback 1 : capture 1 00-03: HDMI 0 : HDMI 0 : playback 1 ____________________________________________ *** /proc/asound/modules *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.772255714 +0100 /proc/asound/modules 0 snd_hda_intel ____________________________________________ *** /proc/asound/devices *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.776255713 +0100 /proc/asound/devices 1: : sequencer 2: [ 0- 3]: digital audio playback 3: [ 0- 0]: digital audio playback 4: [ 0- 0]: digital audio capture 5: [ 0- 3]: hardware dependent 6: [ 0- 0]: hardware dependent 7: [ 0] : control 33: : timer ____________________________________________ *** /proc/asound/version *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.780255713 +0100 /proc/asound/version Advanced Linux Sound Architecture Driver Version k3.10-3-amd64. ____________________________________________ *** /proc/asound/timers *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.780255713 +0100 /proc/asound/timers G0: system timer : 4000.000us (10000000 ticks) P0-0-0: PCM playback 0-0-0 : SLAVE P0-0-1: PCM capture 0-0-1 : SLAVE P0-3-0: PCM playback 0-3-0 : SLAVE ____________________________________________ *** /proc/asound/hwdep *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.784255713 +0100 /proc/asound/hwdep 00-03: HDA Codec 3 00-00: HDA Codec 0 ____________________________________________ *** /proc/asound/card0/codec#0 *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.788255713 +0100 /proc/asound/card0/codec#0 Codec: Realtek ALC269VB Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0269 Subsystem Id: 0x10250647 Revision Id: 0x100100 No Modem Function Group found Default PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D1 D2 D3 CLKSTOP EPSS Power: setting=D0, actual=D0 GPIO: io=2, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out Control: name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="ALC269VB Analog", type="Audio", device=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x32 0x32] Converter: stream=0, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out Control: name="Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x32 0x32] Converter: stream=0, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x5e0]: 44100 48000 88200 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In Control: name="Capture Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Capture Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Device: name="ALC269VB Analog", type="Audio", device=0 Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x9a 0x9a] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x23 Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x8b 0x8b] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x22 Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Control: name="Internal Mic Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=3, ofs=0 Control: name="Internal Mic Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=3, ofs=0 Control: name="Mic Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Mic Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Beep Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=4, ofs=0 Control: name="Beep Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=4, ofs=0 Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x9a 0x9a] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 5 0x18 0x19 0x1a 0x1b 0x1d Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Connection: 2 0x02 0x0b Node 0x0d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Connection: 2 0x03 0x0b Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0f [Audio Mixer] wcaps 0x20010a: Mono Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00] [0x80] Connection: 2 0x02 0x0b Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x12 [Pin Complex] wcaps 0x40000b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00000020: IN Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Control: name="Speaker Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Speaker Phantom Jack", index=0, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x00010014: OUT EAPD Detect EAPD 0x2: EAPD Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI Conn = ATAPI, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Connection: 2 0x0c 0x0d* Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x16 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x17 [Pin Complex] wcaps 0x40010c: Mono Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80] Pincap 0x00000010: OUT Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: Connection: 1 0x0f Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Control: name="Mic Boost Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Mic Jack", index=0, device=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x02 0x02] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00001734: IN OUT Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x03a19830: [Jack] Mic at Ext Left Conn = 1/8, Color = Pink DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=02, enabled=1 Connection: 1 0x0d Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00001724: IN Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN VREF_HIZ Unsolicited: tag=00, enabled=0 Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x0000003c: IN OUT HP Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Connection: 2 0x0c* 0x0d Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Control: name="Internal Mic Boost Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Internal Mic Phantom Jack", index=0, device=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x02 0x02] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00000034: IN OUT Detect Pin Default 0x99a30920: [Fixed] Mic at Int ATAPI Conn = ATAPI, Color = Unknown DefAssociation = 0x2, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Connection: 2 0x0c* 0x0d Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x1d [Pin Complex] wcaps 0x400000: Mono Pincap 0x00000020: IN Pin Default 0x598301f0: [N/A] Line In at Int ATAPI Conn = ATAPI, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Node 0x1e [Pin Complex] wcaps 0x400381: Stereo Digital Pincap 0x00000014: OUT Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Connection: 1 0x06 Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono Processing caps: benign=0, ncoeff=25 Node 0x21 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Control: name="Headphone Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Headphone Jack", index=0, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x0000001c: OUT HP Detect Pin Default 0x0321101f: [Jack] HP Out at Ext Left Conn = 1/8, Color = Black DefAssociation = 0x1, Sequence = 0xf Pin-ctls: 0xc0: OUT HP Unsolicited: tag=01, enabled=1 Connection: 2 0x0c* 0x0d Node 0x22 [Audio Selector] wcaps 0x30010b: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Connection: 7 0x18* 0x19 0x1a 0x1b 0x1d 0x0b 0x12 Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] Connection: 6 0x18 0x19 0x1a 0x1b 0x1d 0x0b ____________________________________________ *** /proc/asound/card0/codec#3 *** ls: -r--r--r-- 1 root root 0 2013-11-06 21:55:00.804255712 +0100 /proc/asound/card0/codec#3 Codec: Intel PantherPoint HDMI Address: 3 AFG Function Id: 0x1 (unsol 0) Vendor Id: 0x80862806 Subsystem Id: 0x80860101 Revision Id: 0x100000 No Modem Function Group found Default PCM: rates [0x0]: bits [0x0]: formats [0x0]: Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D3 CLKSTOP EPSS Power: setting=D0, actual=D0, Clock-stop-OK GPIO: io=0, o=0, i=0, unsolicited=0, wake=0 Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0 Control: name="IEC958 Playback Con Mask", index=0, device=0 Control: name="IEC958 Playback Pro Mask", index=0, device=0 Control: name="IEC958 Playback Default", index=0, device=0 Control: name="IEC958 Playback Switch", index=0, device=0 Control: name="ELD", index=0, device=3 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x18560010: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=01, enabled=1 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x02 Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x80] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x58560020: [N/A] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x03 Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x80] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x58560030: [N/A] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x04 Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono ____________________________________________ *** /proc/asound/card0/eld#3.0 *** ls: -rw-r--r-- 1 root root 0 2013-11-06 21:55:00.808255712 +0100 /proc/asound/card0/eld#3.0 monitor_present 0 eld_valid 0 ____________________________________________ /usr/bin/nvidia-smi -q ==============NVSMI LOG============== Timestamp : Wed Nov 6 21:55:05 2013 Driver Version : 331.20 Attached GPUs : 1 GPU 0000:01:00.0 Product Name : GeForce 710M Display Mode : N/A Display Active : N/A Persistence Mode : Disabled Accounting Mode : N/A Accounting Mode Buffer Size : N/A Driver Model Current : N/A Pending : N/A Serial Number : N/A GPU UUID : GPU-7a58fa4b-e2ad-5e1d-7a1f-91e5ec0527b0 VBIOS Version : 75.17.48.00.0A Inforom Version Image Version : N/A OEM Object : N/A ECC Object : N/A Power Management Object : N/A GPU Operation Mode Current : N/A Pending : N/A PCI Bus : 0x01 Device : 0x00 Domain : 0x0000 Device Id : 0x114010DE Bus Id : 0000:01:00.0 Sub System Id : 0x06911025 GPU Link Info PCIe Generation Max : N/A Current : N/A Link Width Max : N/A Current : N/A Bridge Chip Type : N/A Firmware : N/A Fan Speed : N/A Performance State : N/A Clocks Throttle Reasons : N/A Memory Usage Total : 2047 MiB Used : 4 MiB Free : 2043 MiB Compute Mode : Default Utilization Gpu : N/A Memory : N/A Ecc Mode Current : N/A Pending : N/A ECC Errors Volatile Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Aggregate Single Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Double Bit Device Memory : N/A Register File : N/A L1 Cache : N/A L2 Cache : N/A Texture Memory : N/A Total : N/A Retired Pages Single Bit ECC : N/A Double Bit ECC : N/A Pending : N/A Temperature Gpu : 39 C Power Readings Power Management : N/A Power Draw : N/A Power Limit : N/A Default Power Limit : N/A Enforced Power Limit : N/A Min Power Limit : N/A Max Power Limit : N/A Clocks Graphics : N/A SM : N/A Memory : N/A Applications Clocks Graphics : N/A Memory : N/A Default Applications Clocks Graphics : N/A Memory : N/A Max Clocks Graphics : N/A SM : N/A Memory : N/A Compute Processes : N/A /usr/bin/nvidia-smi -q -u ==============NVSMI LOG============== Timestamp : Wed Nov 6 21:55:05 2013 Driver Version : 331.20 HIC Info : N/A Attached Units : 0 ____________________________________________ /usr/bin/nvidia-debugdump -D UEsDBBQAAAAIAAAAAAAgcO53EgAAABAAAAATAAEAZGVidWdfYnVmZmVyc18wMC5wYgF7UO7K5n5r 2tOdStP7OavVSgBQSwMEFAAAAAgAAAAAANstdeHlFAAA4BQAAAgAAQBybV8wMC5wYgEB4BQf62Y6 rQvou6zFl4UEP4Vqywb6sirGgonsn3PWtGnTMJhULak+SrdRd7dkHDjrHBYQfwYfS1LuyumjIms5 H2YTiAMINNpMabuaI3J1/QKg1tIQlILYaFm6CpAkeGa2WDDEWuGwD1k1NCcLNHSl3y+55JIKxrRL rYIhYL6SOVeB83ViYqmpIPcA4cJok88r6VoivDb9a/VwkLaWfLi1QxnLfiFmkbWTENECCaBaEF4X QlVD+Ymyy4GMYog7z3AEA2fYaMajCppH1sj0FlWjzXYx7e/HvKG1JpyK/exNcI8TC2ZnBPQppGEK ry9yQci6/+8P4XxhMlmnnsKa4mtkYMm+Do8CEi1svxoHRVQNLAK8VYcICwvKb7gV6M5/3X93/Qeg T0lw5sPZ1Bfh/lYjQYeL6yXOFfT0RljtKTfXB+5F+r04RKc6Y9y3lvY73KqIzy/PEmtUPpL5S9GW fvcNYLwwnO4FQw1ebEapuMwt6loplVyfA4myWJLY+CaBbCimZKRmcatLj/IIDOKi86Y6OEdvyE0C wV103mlndmljYbkMdMvetb6fUhsN2tv73WsDpCvMNYW5vgVVUUDoBHGMmaIGIO06sbRoYJBWDtqg kEuY8xBuHvHGAgQ/w0DVhxk8ZOuULDzd2GMV8egL2D39sJdGeHscCuhsAy2qaTj/FeaYB/c8DfIQ Q+OYxbe/tEfJZ/A7xdlWUSz6PrW0I2He9eT9CIN3aIWOkePZXmrh39r7XottV5YYq31s/cMiouGu QcjI5/QWF59TyhudTX/jZKbnfG5ixZKyJAtjqsvSQVoxkDAer/blE93DatmGkgsGYoN3QVzvbUz4 AEm2RiDyixFUxN2alT0nGm/5Lqe8NFdTMRrJWlIRljMDcP7N9l4yGAkodWp2esTZVc/yVdRwFpJc i3/QK26+O5UGJdvkIEK3nQ6ajkgrd55BBEdqKg7aILzBoF3JctWKosStOvqF0jbGTq8nzEc1B6wc KAI/GRsrefgmggEj6HPMuObJuuTC+9vB5/XpC3E5UIPF/e/MvSPp8YjWSTkJOOxGILPtBT5cLIh0 hhGD0M85k4IMAnW51YfRRvFg+R8ldhjSMX9m2rj/dDNWnE2eTDFEZfVZvxHRCQ3p2ZKG1VtDyf8U W+7P3RxHjmDo82L3mVImx+9Gtm0EHunuNESyeu4VS9PH3DT10sHIXf+wwMGkmavMsSBY+IfPaOWn KCIVCQMI1Su6dYh2wYtizk+Ir4mqU4753mskBvc8jscjuPVjDObdVkXjJn5LeVu2Qboeomhspdm5 RwlLjzFigTefIKEz8D3fY//pjwFdo1EvTEQFj22VefasMZ5SA5F4rUe19gVKPkFgvTVv0tUkL0x/ YE5VH+EmMZOhSJbOZgh6VekiG/kWJ5GaAqCq4zSdiRYsrB/aUx/k5vr994lhieUqmKqQGfqaxXWs ZJjGElMWwa0ZB4qSWkHo2X9WnH6W/4re5UJg4YUTGwfWTYe4J30T7kjaSlfUsSNjMnd14eGaDUYH W78yXUOvrJfHssekXnL2ytAhI/rPPzNEedEF51oRbQx1k0Gwy3+GEFlbEjI7GbqLK5L4c65uumsI YdKcmu7JpDLgVjW6zx8Y/Bwhy9EBfGY481w7wo0lVmNwpR1THs2pipZLaFkct/7B7nn6fTs7CWnd dOPdsG13xw4N0T3O4nErbl2sS2wdlOBtM70cTVFJSqUwdrpXVCtVrbn8o7yyJayxorFo+O/UufLN vYANApeFz2UMcH4/FQS7iJkr6ND/ZgbtXnXwkylax+9yLm3hBrrK8i1IB257jHa79/JLR++9WCJG fDTn053H54hGDpd5/zebeYk7WBh9V6uQQIzmmEsT1QW2uzcfpMVzeh9as3CyEjpFeOB0o37HuyOg C3H+MYp7OSdOsNFRzMGS5hlVEvGN7Ug3Om17hcfJ4uU9YArFWtcrLY32wQzu4QrikulMfFGY9GYQ SRypMWnlE4V4ZhRFTR2tBv8wn4Tj9Bowwk6auLxXB+1/tqjtunqf4l7iq+y55u1e/vNHD0Qt83Om Oy83HIh37Crux7M25i6fPL37SCNjBV5Sjzf/RMihBkgQIJz16HyTNF/pxXbjVhcRaq0USSXdo5Lj c4mmxFzQfoGVkmN/cQBiOnNaGMvRDD0lWB8Tz7JOvqXD7pDfT1QKsk/NG8T2VFF394C2r4pW0RSl qiNSP71ejVB3RVG2Lb/F4bN64nxCd1I6RsmvdtYA+JRr/qJ8V7o2BOb+/V9jzYpEp7SDr0bAKhZV 4Sukz6voWbdHwZ/owyRef6YjfYeckCInCU7vrOq+xPsGNVELDiP509APDIOCWr7JvX+F3XwjMJzH rcgdKUYkk+DLf9iVb19xwpw7kKkKLjMxlJt8w5SPHNH56M8qrc+NPm1cZz6wtBBBi1Tb1KZ+L9w/ 0ZQPj7ggOjqO61zJR3qzpeMwIDXFB+pdhmeFyR12ugMwoxDJF8AJ9q6XCaBxfMj4L3qeS1y2ARyH /Gq62D83VffgU4vTWj5CKJBVPeM1cGUrqGpoF6kGe2clfmFAXynjss4UDYrG7CQR9upCSEGmhONY y1+wMSbPqnm2fmozBQGgjexvsF8qYuXlWrh4VupDiYjZpb6POoAAM/qPqShfEpWVjKBa7Im7KJQf KjvV+4fKYpMLrWYEylH3EmGOXaKLxuOWk1pfWm7aokIpASW1nLi9w4erV+p7/pY0q29pHpbHptnl imWe9dSlfjhI5jHtcJ7PBTAI9fQPYtfIUpU1z2kC0i+XBHKbpBfy6wLdZJ0fP0kvWQyit5SD14ta OJ61JhN2MTs+z3uuAdEHWrnvCPsGlKL+A5YYw424FlVeQK+xXVQNS3NR/guM+cH3mNmnJm0oIw+6 6cBCx9BLXrIKVfvr/Cfu9mVfuguYP9pJy02MpKLKKqLrw2jV+js7/Lq/7xH25xBvoQ/JDUKac5wC h7yHDPfsq4NBpXZAJpJbmN3/bUPQUrEBjOJdNoxeb6va/Ka7vK3bmgqT55H0ZXIGkk7Ocvo7Cw1a IlKlnyyno1/zgYYOKee/MOBhrhjFFfCW/7RuWwZKrTLgUYd7WPkrDQTiK6cAuj8FR3lEJCEgCDmg Fba9T+ZFXGyueUtD3s5VRDMsKExgVZlEkN3hBioF0VNnPE8TJxyR6z6nrKlxLiz7KkfwCU1QJ6Yy Ir+0I/24oT5ua7G3jQNyE5rhgP8sBE6o1T32nBTNPz8sL7U+H1PlTMyKwdvoZW9EzgsXr5T9N3sb c4TW2Xp1HHkjpwKk/8yqXx4EXYJkOsF/tqTzrPSRzftm+jgC0EZyByIirohu5LYYTdagnX6vg2O3 lpJ5suIN7D5MM3+InRdFI44OzgpYU79+qWwSPF0y0MZ8xnoK5N0E0qqFDi86E5E+abGvIhSj3nnN D6NXqzfdpBbLDrTVhr3NsZtv/0AwFKbtpvOY8hujc1W2lzNsr27BOQpiIs5f4xyTsDox1wh7UP9A gRIpUSYjDULICapQosjSI4y+ph1G6R1z/KoycB7EPPe9c/tD5tAkMczoRRmPV1OxZw/+xRmDIk7r 6ik78ps/YDfU6+CucFIFN/c47dTJ/34bUy+LTKtkBQq9x3rHTMsThJD5sToGuQyCeKF0fhmQ6Af5 yUIpCKoP27zpTfgrk1S4QpsShSXed2awr8n06zofD3F1zasCSqh3eI2Mqss1PDaZLbpPZMRWU9+d sXNQi8lPzO/LF/L+l7ICC1v9R2XM3q4RRgwhoQByAbrL+hEubaNnqUZEja8trBd8u7YSzQ5/W4g6 WlXs7Tulyt8hPtdnUY2MYzeFfgWoXSAgrfvLZ6IpfpMkq6sQBrVV4oK3wl0Y2g/G02kyhW4fS9P8 CwBoeC3a2TegGtV1nkE5mUoqDuEo+fAiYksDgGGIfE/PCAJ9BcKlFzeFSuTStPWnnmdlb419bLD7 Wm0K9IVr8PRd+Kweb9y15tNTJXBsWbJ32euPPG0qP8vGWlXOuJQK0WQZw6KN0Uhh2LUjs18als1A EaNT4NLkciW4dq3exsXE60j4OzNaVQx51FJJULtHbqUvCSuvtey4VuH/33JHSJ1JQJJwJ3OSYEc6 HVUmdh/pvlBB3JfROUvACpewpNLB1ARkXDbIJJxZG1yIEIVbFnD8TpMGVK6V71oOUBje4PjgJA1G 1tEDPuGiQJqOeyw0Lg5ZxvaT+ETJSzsLV+b8vxz4chWfHTSU2T5w/ztaW5awcAmV9PYdZnBzOIxP V0iSC5455g6ls4vZBAw2rEFdz/axT+Gl6rXJuYMMGXptdy5OafW9LbRS3GmUyc4tpa2myproWJ/d u469/4whu6+Rr1uF/aScMNQMCYQs1pEZVr3LrMYlQQvMOA75xiSxEt9Z3LZlYaXjsCnSpx7259Rl S9XKeM6a62PdGpnYt73gVWxTij7OMfxaKiyiU+Dr67PP9We+sccmfpYmNulxOKdBI9O4Ddsgv4zQ 3Z1SclvpKEKCSIvwrkS0O6gRKISIJSA/X/u3fMJXtbhn62/1VFZz4yQRR2oDEUfXngzJllCea8u0 jQziCf+BkZMb7lNWMWXRPdb3xO/h17sSDbhF3VV+dfHfffYYJygRcvcgK+JKhPaxpFPluLzwQS5I CiWCqR+Gl+7uyM/j4kOrh8BEEj+cR6Qyj1E8yViFfuiueRWMGfboEDP+rTZ3IgUM0kRWatihzD15 OhiCmBitrS4/FWGVVXdQMJT+u1e0HNpxE/5deyEZezfz6QhL/9AcVycmZAQocVQvplKWVub++xV5 l14WAG3XtYiUSGz+ygNJUPd6caHueAviJvCB5tNIDCv8IHupUADJ0Z9Bp4H4oHSzDnDYLAqzl6q0 12Ajphlhg1TFH0VX5u+uR3wH3Xn6jPmZ2l1lJ3Y5aWaM1E3g0v9FRtC0LhPAhHlDarnZDiydRktJ KJqfVRAQF/LecWk9hFXulA4scGxRNtPbWMnkSCPaY4YFxGLMGJQHXS3ou4qotxopn+B1LmEiBIzK wF9FdFG8ObBLfsPG3nwHJ5yWuOBkvrE4D/YFqpf0KZLDCf1wl93rLZsJ6SFLjo8x9h3wqWa//Zpf 9p9VAkUL4UhWVrxEBz6Wbykbd51uBm3k01qEPfcVbUTysk3ou28794JGZ/MyNa++ZBx3PZB6uh5m W5/TpQpSGLuXtplvGZFAHqGiF675Nf+V5U3xXSlOOQo6krQz3KqJc8GLr+WyUU6w8oJFca9+Rtu8 invi8tAdKHAL2T3HtJjNg0PKLYJFUuSYM01LONlMbwbpbZciN7m1e5UI3IAi4KRhOYfEJ7lUIw0I uFN01lE+m/+y7782a/UxiAWb0BES4O8lDnloxxRsN3EamHGVl7LKnXmX02sz7lKb0c/Mmue6ayuM iF6fJ/tnZMIcvIl6clfmAISamj3iopCHB2j2U5bSbhy0kMQX0MIyq1fcTZrd53zHaa0fbFsh4iio U+/KM3iAa2VHpNQjV3pz3SypMkzaFPonqZhld8alJ4Cu9ToSjPbF5oKxtRSHIVMlgxQBpRS60FRq 0pwxImmZHcm4DjxdSpdb9y2iPU+Wwr2+adlDeICR5UVlxDmdbdJQoTOwgkKSffVEQInroL0u1TyH BcZvgZm0RRbrp6PFxJo7st+W7oGLM8rpx2W+kTchdX5UNJlzyhdKnZCPU8jINbtdReuS7MI21qPN sawBQG1aN3u4XwM+LVWlP37CY73PelvxSeAAvaok1fhZK0QZPYXOvb2Gm9mD/C6CdA+/AFRDSTes Nev4H5BJBhSuA5qc/zK1VarHtOIv3Ei5AiOuc65rJEu2UsZCF8oSVjaxGbjEgzZeX73cRc7b6wsx EuFhUDrJP1vuzPcgngtDWmg4w1s7D4d47cxOxy1DSQjhRC7oLwidBjt3P9X9jXe4dYgj/n9na7Qg MKHDkvJbnrsnXh2ZnJOlH0BPrsrF93ey42aC9r9VS53+0R0QDT3iX+5Ky+WsBTgu92A80n3qLeZB MdDIydrsMGL3gvieAkxQRB6Dukz4/ZuAALs5SDxDd6BQwZQHyA1ilhsnBuva7eaAR7pyP6XeWq8p 9o1muiSsy3AGlHWFroKHpgTAPOsxXgmReD2+pZr2Fy+hLT0MFnli22/UfYWf6KNP9Qcm7qXlGYVw Gl9xs2GQxdOVr4o81H0vgGpMpLglC5Yn3sDkjhc7Twz44ap/4yOHHA8gGUvHJ73Ugg6P2U65nrS+ GW5lmx26wbSzQp6wdhSBNa7z5DsFTqPjCzrClHLP6jgvj06v/3ZG6mrhWY704w8b4qupdNiikWGy PRSGNPnI3rICuOxcb27iE7aRSQWPjZ6SdVHLr/mfPV3qWkVb9fquuiLE/I8tNRkxiujG434iNnp6 tlhI1sdj9pMHb8qSKe+grufjZKJ4NKAuigc7JJhiLpWDb+gRGg5kNYI5lKrIsYMRflQ7i6RrODjo kln9lnj9gUMF4lQHQQ5Uq9LF8e2tBJuXUi5kSuHrj3Nj7Ia2F7b8g/L5E9875IJOxHMvL28R+dii xXB46sFtt5B6m7f1bx//UR0HVSAaDS2PT6G1LHt3IE2BTXY041rw0Vh5d5a+7WI5WIpUmQEeuwLe yTX9i0moLo9odBcKPEFEK5qarl81zPj2knR2TrS2hz6uiEHIB9XWfff5n8HqcfB6uCIsAwCvv6if yAdxhf2+fKFw4dBmeVGA4pVWehom3uy1vJLNIlL/miHskLLg+cYJX96ap1qt+Q+y5OArfjnmnwB9 GBzA+U+2vMLWwIw67U4p8Ar+Is0QNq9NVD2Ze5UH7izuI5d+ssI2u7T4MJ/uOfCtvoym67c2eoxn URxPE+1tEo8Rl/jTzXKS+0kPJrWFk4FSkpA7heog4fKN9WKdiQwc4IDrsk7wInzXnJ8Cx02qfson +z5YLGhY0PfgEPEj5THdLlDYjYVh9o+C/HUYSkO7yPWkxX2yWZiKZAy8Q/d3SKLmS5VLU0weKJrt vuXsg8qNkQufNiCFTOLyBUiF/e/oDlHMOuECX8bFl6SFHUKlUbZ+ecHuo72BGuBO+CdqwA89NwE6 2d7E/i2NFVEMypMxmJdVgMeEMyZhRF6KRoIgf9wRPYPOESJvcxPNeL1QSwMEFAAAAAgAAAAAAGHW Q1EFAQAAAAEAAA4AAQBzeXN0ZW1faW5mby5wYgEBAAH//i69U1wI5CE8VNC4TpYhmI92PJoK3rIx fiwe5qvkiujAdF1p7ZQJeY+mkDIpUxW09wyOEgeQMMT0hUpX5m7IpbsZOm8OLULs32GU8HCxZwmS DUHKGqCRlWTAu+gXcjNqg9IVssoK4+dN1kRtfTsBIvAbgsEsgYlfrGOgdJaHSXZvAe6F2dVaY5sv tqk16r2PHsMqLfjpKnL1CIxqiHWe+KJL4MieIeHpkC//TSTIH8z0SBVTYuFgucxuM7HyEDC5G6SY f9f+sF2TF42xVYsRsPJzZ1vEVzrPgyS+kkhdeynhHHsWXs1GdNBcVeNZUmzc/zBzhDFY2ep0akmN cgRm4IdQSwECAAAUAAAACAAAAAAAIHDudxIAAAAQAAAAEwABAAAAAAAAAAAAAAAAAAAAZGVidWdf YnVmZmVyc18wMC5wYgFQSwECAAAUAAAACAAAAAAA2y114eUUAADgFAAACAABAAAAAAAAAAAAAABE AAAAcm1fMDAucGIBUEsBAgAAFAAAAAgAAAAAAGHWQ1EFAQAAAAEAAA4AAQAAAAAAAAAAAAAAUBUA AHN5c3RlbV9pbmZvLnBiAVBLBQYAAAAAAwADALYAAACCFgAAFgBDcmVhdGVkIGJ5IE52RGVidWdE dW1w ____________________________________________ End of NVIDIA bug report log file.