1 x GTX 760, 1 x Tesla K20X, Driver=319.49, (nvidia-smi is not recognizing Tesla K20X)

Hi All,

I have (2) systems which have 1 x GTX 760 & 1 x Tesla K20X. The ‘nvidia-smi’ command is only seeing the GTX 760, not the Tesla K20X. Below is a copy of my nvidia-bug-report. Please let me know if you can see anything.

Thanks.

Kamran Khan


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: 15313852

Date: Tue Sep 24 17:30:13 EDT 2013
uname: Linux localhost.localdomain 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug 28 17:19:38 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
command line flags:


*** /etc/issue
*** ls: -rw-r–r–. 1 root root 47 2013-02-25 03:57:43.000000000 -0500 /etc/issue
CentOS release 6.4 (Final)
Kernel \r on an \m


*** /etc/redhat-release
*** ls: lrwxrwxrwx. 1 root root 14 2013-09-21 18:11:06.281790760 -0400 /etc/redhat-release → centos-release
CentOS release 6.4 (Final)


*** /var/log/nvidia-installer.log
*** ls: -rw-r–r-- 1 root root 47182 2013-09-24 14:01:06.737068901 -0400 /var/log/nvidia-installer.log
nvidia-installer log file ‘/var/log/nvidia-installer.log’
creation time: Tue Sep 24 14:00:29 2013
installer version: 319.49

PATH: /usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin

nvidia-installer command line:
./nvidia-installer

Using: nvidia-installer ncurses user interface
→ License accepted.
→ Installing NVIDIA driver version 319.49.
→ Performing CC sanity check with CC=“cc”.
→ Kernel source path: ‘/lib/modules/2.6.32-358.18.1.el6.x86_64/source’
→ Kernel output path: ‘/lib/modules/2.6.32-358.18.1.el6.x86_64/build’
→ Performing rivafb check.
→ Performing nvidiafb check.
→ Performing Xen check.
→ Cleaning kernel module build directory.
executing: ‘cd ./kernel; make clean’…
→ Building kernel module:
executing: ‘cd ./kernel; make module SYSSRC=/lib/modules/2.6.32-358.18.1.el6.x86_64/source SYSOUT=/lib/modules/2.6.32-358.18.1.el6.x86_64/build’…
NVIDIA: calling KBUILD…
make -C /lib/modules/2.6.32-358.18.1.el6.x86_64/build
KBUILD_SRC=/usr/src/kernels/2.6.32-358.18.1.el6.x86_64
KBUILD_EXTMOD=“/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel” -f /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/Makefile
modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
echo;
echo " ERROR: Kernel configuration is invalid.“;
echo " include/linux/autoconf.h or include/config/auto.conf are missing.”;
echo " Run ‘make oldconfig && make prepare’ on kernel src to fix it.“;
echo;
/bin/false)
mkdir -p /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_versions ; rm -f /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_versions/*
make -f /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/Makefile.build obj=/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-err
or -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s” -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -D__KERNEL__ -Wall -Wund
ef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODN
AME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-acpi.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-acpi.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-acpi.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time
-maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-chrdev.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-chrdev.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-chrdev.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-l
arger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-cray.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-cray.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-cray.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDI
A-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-drm.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-drm.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-drm.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/lin
ux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__li
nux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-gvi.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-gvi.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-gvi.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-i2c.o /tmp/selfgz3527/NV
IDIA-Linux-x86_64-319.49/kernel/nv-i2c.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-i2c.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno
-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-mempool.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mempool.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mempool.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointe
r-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-mlock.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mlock.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mlock.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49"
-Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-mmap.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mmap.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mmap.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-s
trict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"D
EBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-p2p.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-p2p.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-p2p.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCON
FIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-pat.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-pat.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-pat.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-
pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-procfs.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-procfs.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-procfs.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-com
pare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-usermap.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-usermap.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-usermap.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/
NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-vm.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-vm.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-vm.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=gen
eric -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 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_nv-vtophys.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/k
ernel/nv-vtophys.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-vtophys.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-un
wind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_os-interface.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-interface.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-interface.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.os-pci.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fn
o-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_pci)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_os-pci.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-pci.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-pci.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-fu
nction -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_os-registry.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-registry.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-registry.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D
“DEBUG_HASH2=36” -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_os-smp.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-smp.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-smp.o”;
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.tmp_os-usermap.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-usermap.c
set -e ; perl /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/recordmcount.pl “x86_64” “64” “objdump” “objcopy” “cc” “ld” “nm” “” “” “1” “/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-usermap.o”;
ld -m elf_x86_64 -r -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-kernel.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-acpi.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-chrdev.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-cray.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-drm.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-gvi.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-i2c.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mempool.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mlock.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-mmap.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-p2p.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-pat.o /tmp/selfgz3527/NVIDIA-Linux
-x86_64-319.49/kernel/nv-procfs.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-usermap.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-vm.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-vtophys.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-interface.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-pci.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-registry.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-smp.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/os-usermap.o ; scripts/mod/modpost /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.o
(cat /dev/null; echo kernel//tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.ko;) > /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/modules.order
make -f /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/Module.symvers -I /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/Module.symvers -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/Module.symvers -w -s
WARNING: could not find /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nv-kernel.o.cmd for /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/include -I/usr/src/kernels/2.6.32-358.18.1.el6.x86_64/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/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 -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-s
se -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="319.49" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -UDEBUG -U_DEBUG -DNDEBUG -D__linux__ -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -D"DEBUG_HASH=3" -D"DEBUG_HASH2=36" -DMODULE -c -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.mod.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.mod.c
ld -r -m elf_x86_64 -T /usr/src/kernels/2.6.32-358.18.1.el6.x86_64/scripts/module-common.lds --build-id -o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.ko.unsigned /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.o /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.mod.o
cp /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.ko.unsigned /tmp/selfgz3527/NVIDIA-Linux-x86_64-319.49/kernel/nvidia.ko
NVIDIA: left KBUILD.
→ done.
→ Kernel module compilation complete.
→ Unable to determine if Secure Boot is enabled: No such file or directory
→ Kernel messages:
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Bridge firewalling registered
device virbr0-nic entered promiscuous mode
virbr0: starting userspace STP failed, starting kernel STP
eth1: no IPv6 routers present
Ebtables v2.0 registered
lo: Disabled Privacy Extensions
usb 2-1.1: new low speed USB device number 3 using ehci_hcd
usb 2-1.1: New USB device found, idVendor=0566, idProduct=3002
usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
usb 2-1.1: configuration #1 chosen from 1 choice
input: HID 0566:3002 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input15
generic-usb 0003:0566:3002.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 0566:3002] on usb-0000:00:1d.0-1.1/input0
input: HID 0566:3002 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input16
generic-usb 0003:0566:3002.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [HID 0566:3002] on usb-0000:00:1d.0-1.1/input1
[drm] Initialized drm 1.1.0 20060810
nvidia: module license ‘NVIDIA’ taints kernel.
Disabling lock debugging due to kernel taint
nvidia 0000:03:00.0: PCI INT A → GSI 32 (level, low) → IRQ 32
nvidia 0000:03:00.0: setting latency timer to 64
vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 319.49 Tue Aug 13 21:15:53 PDT 2013
nvidia 0000:03:00.0: PCI INT A disabled
→ Installing both new and classic TLS OpenGL libraries.
→ Installing classic TLS 32bit OpenGL libraries.
→ Install NVIDIA’s 32-bit compatibility OpenGL libraries? (Answer: Yes)
→ Searching for conflicting X files:
→ done.
→ Searching for conflicting OpenGL files:
→ done.
→ Installing ‘NVIDIA Accelerated Graphics Driver for Linux-x86_64’ (319.49):
executing: ‘/sbin/ldconfig’…
executing: ‘/sbin/depmod -aq’…
→ done.
→ Driver file installation is complete.
→ Running post-install sanity check:
→ done.
→ Post-install sanity check passed.
→ Shared memory test passed.
→ Running runtime sanity check:
→ done.
→ Runtime sanity check passed.
→ Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. (Answer: Yes)
→ Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 319.49) is now complete.


*** /var/log/Xorg.0.log
*** ls: -rw-r–r-- 1 root root 22166 2013-09-24 17:29:51.184112853 -0400 /var/log/Xorg.0.log
[ 3960.419]
X.Org X Server 1.13.0
Release Date: 2012-09-05
[ 3960.420] X Protocol Version 11, Revision 0
[ 3960.420] Build Operating System: c6b7 2.6.32-220.el6.x86_64
[ 3960.420] Current Operating System: Linux localhost.localdomain 2.6.32-358.18.1.el6.x86_64 #1 SMP Wed Aug 28 17:19:38 UTC 2013 x86_64
[ 3960.420] Kernel command line: ro root=UUID=389080e2-0327-44d8-877d-8510f02013a0 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=133M@0M KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet rdblacklist=nouveau
[ 3960.421] Build Date: 22 February 2013 11:30:37AM
[ 3960.421] Build ID: xorg-x11-server 1.13.0-11.el6.centos
[ 3960.421] Current version of pixman: 0.26.2
[ 3960.422] Before reporting problems, check http://wiki.centos.org/Documentation
to make sure that you have the latest version.
[ 3960.422] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3960.423] (==) Log file: “/var/log/Xorg.0.log”, Time: Tue Sep 24 17:29:46 2013
[ 3960.431] (==) Using config file: “/etc/X11/xorg.conf”
[ 3960.431] (==) ServerLayout “Layout0”
[ 3960.431] (
) |–>Screen “Screen0” (0)
[ 3960.431] () | |–>Monitor “Monitor0”
[ 3960.432] (
) | |–>Device “Device0”
[ 3960.432] () |–>Input Device “Keyboard0”
[ 3960.432] (
) |–>Input Device “Mouse0”
[ 3960.432] (==) Automatically adding devices
[ 3960.432] (==) Automatically enabling devices
[ 3960.432] (==) Not automatically adding GPU devices
[ 3960.442] (**) FontPath set to:
/usr/share/fonts/default/Type1,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 3960.442] (==) ModulePath set to “/usr/lib64/xorg/modules”
[ 3960.442] (WW) Hotplugging is on, devices using drivers ‘kbd’, ‘mouse’ or ‘vmmouse’ will be disabled.
[ 3960.442] (WW) Disabling Keyboard0
[ 3960.442] (WW) Disabling Mouse0
[ 3960.442] (II) Loader magic: 0x810020
[ 3960.442] (II) Module ABI versions:
[ 3960.442] X.Org ANSI C Emulation: 0.4
[ 3960.442] X.Org Video Driver: 13.1
[ 3960.442] X.Org XInput driver : 18.0
[ 3960.442] X.Org Server Extension : 7.0
[ 3960.444] (–) PCI:*(0:3:0:0) 10de:1187:3842:2763 rev 161, Mem @ 0xf2000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x???/524288
[ 3960.444] Initializing built-in extension Generic Event Extension
[ 3960.444] Initializing built-in extension SHAPE
[ 3960.445] Initializing built-in extension MIT-SHM
[ 3960.445] Initializing built-in extension XInputExtension
[ 3960.445] Initializing built-in extension XTEST
[ 3960.445] Initializing built-in extension BIG-REQUESTS
[ 3960.445] Initializing built-in extension SYNC
[ 3960.445] Initializing built-in extension XKEYBOARD
[ 3960.446] Initializing built-in extension XC-MISC
[ 3960.446] Initializing built-in extension XINERAMA
[ 3960.446] Initializing built-in extension XFIXES
[ 3960.446] Initializing built-in extension RENDER
[ 3960.446] Initializing built-in extension RANDR
[ 3960.446] Initializing built-in extension COMPOSITE
[ 3960.447] Initializing built-in extension DAMAGE
[ 3960.447] Initializing built-in extension MIT-SCREEN-SAVER
[ 3960.447] Initializing built-in extension DOUBLE-BUFFER
[ 3960.447] Initializing built-in extension RECORD
[ 3960.447] Initializing built-in extension DPMS
[ 3960.447] Initializing built-in extension X-Resource
[ 3960.448] Initializing built-in extension XVideo
[ 3960.448] Initializing built-in extension XVideo-MotionCompensation
[ 3960.448] Initializing built-in extension SELinux
[ 3960.448] Initializing built-in extension XFree86-VidModeExtension
[ 3960.448] Initializing built-in extension XFree86-DGA
[ 3960.448] Initializing built-in extension XFree86-DRI
[ 3960.449] Initializing built-in extension DRI2
[ 3960.449] (II) LoadModule: “glx”
[ 3960.467] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 3960.696] (II) Module glx: vendor=“NVIDIA Corporation”
[ 3960.696] compiled for 4.0.2, module version = 1.0.0
[ 3960.696] Module class: X.Org Server Extension
[ 3960.696] (II) NVIDIA GLX Module 319.49 Tue Aug 13 19:53:22 PDT 2013
[ 3960.699] Loading extension GLX
[ 3960.699] (II) LoadModule: “nvidia”
[ 3960.715] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 3960.754] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 3960.754] compiled for 4.0.2, module version = 1.0.0
[ 3960.754] Module class: X.Org Video Driver
[ 3960.763] (II) NVIDIA dlloader X Driver 319.49 Tue Aug 13 19:34:58 PDT 2013
[ 3960.763] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 3960.764] (–) using VT number 7

[ 3960.769] (II) Loading sub module “fb”
[ 3960.769] (II) LoadModule: “fb”
[ 3960.770] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 3960.778] (II) Module fb: vendor=“X.Org Foundation”
[ 3960.778] compiled for 1.13.0, module version = 1.0.0
[ 3960.778] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3960.778] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 3960.778] (II) Loading sub module “wfb”
[ 3960.778] (II) LoadModule: “wfb”
[ 3960.778] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 3960.781] (II) Module wfb: vendor=“X.Org Foundation”
[ 3960.781] compiled for 1.13.0, module version = 1.0.0
[ 3960.781] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3960.781] (II) Loading sub module “shadow”
[ 3960.781] (II) LoadModule: “shadow”
[ 3960.781] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[ 3960.782] (II) Module shadow: vendor=“X.Org Foundation”
[ 3960.782] compiled for 1.13.0, module version = 1.1.0
[ 3960.782] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3960.782] (II) Loading sub module “ramdac”
[ 3960.782] (II) LoadModule: “ramdac”
[ 3960.782] (II) Module “ramdac” already built-in
[ 3960.782] () NVIDIA(0): Depth 24, (–) framebuffer bpp 32
[ 3960.783] (==) NVIDIA(0): RGB weight 888
[ 3960.783] (==) NVIDIA(0): Default visual is TrueColor
[ 3960.783] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3960.783] (
) NVIDIA(0): Enabling 2D acceleration
[ 3961.383] (II) NVIDIA(GPU-0): Display (HannStar Display Corp HB191 (DFP-0)) does not support
[ 3961.383] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 3961.385] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 760 (GK104) at PCI:3:0:0 (GPU-0)
[ 3961.385] (–) NVIDIA(0): Memory: 2097152 kBytes
[ 3961.385] (–) NVIDIA(0): VideoBIOS: 80.04.bf.00.62
[ 3961.385] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 3961.389] (–) NVIDIA(0): Valid display device(s) on GeForce GTX 760 at PCI:3:0:0
[ 3961.389] (–) NVIDIA(0): CRT-0
[ 3961.389] (–) NVIDIA(0): HannStar Display Corp HB191 (DFP-0) (boot, connected)
[ 3961.389] (–) NVIDIA(0): DFP-1
[ 3961.389] (–) NVIDIA(0): DFP-2
[ 3961.389] (–) NVIDIA(0): DFP-3
[ 3961.389] (–) NVIDIA(0): DFP-4
[ 3961.389] (–) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): HannStar Display Corp HB191 (DFP-0): 330.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): HannStar Display Corp HB191 (DFP-0): Internal Dual Link TMDS
[ 3961.389] (–) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 3961.389] (–) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): DFP-2: Internal Single Link TMDS
[ 3961.389] (–) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): DFP-3: Internal Single Link TMDS
[ 3961.389] (–) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[ 3961.389] (–) NVIDIA(0): DFP-4: Internal DisplayPort
[ 3961.389] () NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 3961.389] (
) NVIDIA(0): device HannStar Display Corp HB191 (DFP-0) (Using EDID
[ 3961.389] () NVIDIA(0): frequencies has been enabled on all display devices.)
[ 3961.390] (==) NVIDIA(0):
[ 3961.390] (==) NVIDIA(0): No modes were requested; the default mode “nvidia-auto-select”
[ 3961.390] (==) NVIDIA(0): will be used as the requested mode.
[ 3961.390] (==) NVIDIA(0):
[ 3961.390] (II) NVIDIA(0): Validated MetaModes:
[ 3961.391] (II) NVIDIA(0): “DFP-0:nvidia-auto-select{}”
[ 3961.391] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[ 3961.416] (–) NVIDIA(0): DPI set to (89, 87); computed from “UseEdidDpi” X config
[ 3961.416] (–) NVIDIA(0): option
[ 3961.416] (–) Depth 24 pixmap format is 32 bpp
[ 3961.416] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 3961.416] (II) NVIDIA: access.
[ 3961.424] (II) NVIDIA(0): Setting mode “DFP-0:nvidia-auto-select{}”
[ 3961.469] Loading extension NV-GLX
[ 3961.488] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 3961.488] (==) NVIDIA(0): Backing store disabled
[ 3961.488] (==) NVIDIA(0): Silken mouse enabled
[ 3961.488] (
) NVIDIA(0): DPMS enabled
[ 3961.489] Loading extension NV-CONTROL
[ 3961.489] Loading extension XINERAMA
[ 3961.489] (II) Loading sub module “dri2”
[ 3961.489] (II) LoadModule: “dri2”
[ 3961.489] (II) Module “dri2” already built-in
[ 3961.489] (II) NVIDIA(0): [DRI2] Setup complete
[ 3961.489] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 3961.489] (–) RandR disabled
[ 3961.495] (II) SELinux: Disabled on system
[ 3961.495] (II) Initializing extension GLX
[ 3961.737] (II) config/hal: Adding input device Logitech USB Optical Mouse
[ 3961.737] (II) LoadModule: “evdev”
[ 3961.738] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 3961.756] (II) Module evdev: vendor=“X.Org Foundation”
[ 3961.756] compiled for 1.13.0, module version = 2.7.3
[ 3961.756] Module class: X.Org XInput Driver
[ 3961.756] ABI class: X.Org XInput driver, version 18.0
[ 3961.756] (II) Using input driver ‘evdev’ for ‘Logitech USB Optical Mouse’
[ 3961.756] () Logitech USB Optical Mouse: always reports core events
[ 3961.756] (
) evdev: Logitech USB Optical Mouse: Device: “/dev/input/event3”
[ 3961.761] (–) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[ 3961.761] (–) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[ 3961.761] (–) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 3961.761] (–) evdev: Logitech USB Optical Mouse: Found relative axes
[ 3961.761] (–) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 3961.761] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 3961.761] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 3961.761] () evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 3961.761] (
) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3961.761] () Option “config_info” “hal:/org/freedesktop/Hal/devices/usb_device_46d_c05a_noserial_if0_logicaldev_input”
[ 3961.761] (II) XINPUT: Adding extended input device “Logitech USB Optical Mouse” (type: MOUSE, id 6)
[ 3961.761] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 3961.761] (
) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 3961.761] () Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 3961.761] (
) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 3961.761] () Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 3961.767] (II) config/hal: Adding input device HDA Intel PCH Front Headphone
[ 3961.767] (II) Using input driver ‘evdev’ for ‘HDA Intel PCH Front Headphone’
[ 3961.767] (
) HDA Intel PCH Front Headphone: always reports core events
[ 3961.767] (**) evdev: HDA Intel PCH Front Headphone: Device: “/dev/input/event9”
[ 3961.773] (–) evdev: HDA Intel PCH Front Headphone: Vendor 0 Product 0
[ 3961.773] (WW) evdev: HDA Intel PCH Front Headphone: Don’t know how to use device
[ 3961.781] (EE) PreInit returned 8 for “HDA Intel PCH Front Headphone”
[ 3961.781] (II) UnloadModule: “evdev”
[ 3961.781] (EE) config/hal: NewInputDeviceRequest failed (8)
[ 3961.787] (II) config/hal: Adding input device HID 0566:3002
[ 3961.787] (I

SOLVED

Hi All,

Please disregard this one. This had to do with my motherboards PCI-E slot configuration. The Tesla was placed into a PCI-E slot which was controlled by CPU2, and we only built this system using one CPU, CPU1. I moved the card to a slot controlled by CPU1, and it works.

Thanks anyways though!

Kamran Khan