has anyone experienced this problem before? my cuda program was originally working fine in Centos 5, then after a kernel upgrade from 2.6.18-53.1.21.el5-x86_64 ==> 2.6.18-92.1.6.el5-x86_64. I had to rerun the nvidia graphics installer again to rebuild the kernel for cuda support. But now everytime when i run a cuda program, the screen will freeze immediately (even when the code contains only a cudaMalloc) and I had to do a hard reset everytime. I’m so clueless
Below is the nvidia-installer log file, there’re some warnings. Would they cause this kind of screen freezing?
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Jul 9 17:32:30 2008
installer version: 1.0.7
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
no cc version check : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 177.13.
-> There appears to already be a driver installed on your system (version: 177.
13). As part of installing this driver (version: 177.13), the existing driv
er will be uninstalled. Are you sure you want to continue? ('no' will abort
installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.18-92.1.6.el5/source'
-> Kernel output path: '/lib/modules/2.6.18-92.1.6.el5/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.18-92.1.6.e
l5/source SYSOUT=/lib/modules/2.6.18-92.1.6.el5/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.18-92.1.6.el5/build KBUILD_VERBOSE
=1 -C /lib/modules/2.6.18-92.1.6.el5/source SUBDIRS=/tmp/selfgz3584/NVIDIA-L
inux-x86_64-177.13-pkg2/usr/src/nv modules
make -C /lib/modules/2.6.18-92.1.6.el5/build \
KBUILD_SRC=/usr/src/kernels/2.6.18-92.1.6.el5-x86_64 \
KBUILD_EXTMOD="/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv"
-f /usr/src/kernels/2.6.18-92.1.6.el5-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 mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.tmp_versio
ns/*
make -f /usr/src/kernels/2.6.18-92.1.6.el5-x86_64/scripts/Makefile.build obj
=/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D__K
ERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x86_64/inc
lude -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-Linux-x86_
64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -
fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit
-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel
-pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables
-funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-pointer
-g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/
tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -Wimplicit -
Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
th -Wno-multichar -Werror -mcmodel
=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNE
L__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -DNDEBUG
-DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_
MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13
-pkg2/usr/src/nv/.tmp_nv.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/u
sr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv.c:14:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv.c:14:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv.c:14:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv.c:14:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -D
__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x86_64/
include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-Linux-x
86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraph
s -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impli
cit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kern
el -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tabl
es -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-poin
ter -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -Wimplici
t -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-
arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-
zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNV
RM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUI
LD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUIL
D_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src
/nv/.tmp_nv-vm.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/
nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-vm.c:14:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
/include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-Linux-
x86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impl
icit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=ker
nel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tab
les -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-poi
nter -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -Wimplic
it -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer
-arith -Wno-multichar -Werror -mcmodel=kernel -
mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMOD
ULE -DNVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNA
ME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2
/usr/src/nv/.tmp_os-agp.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/us
r/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-agp.c:24:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-agp.c:24:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-agp.c:24:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-agp.c:24:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-agp.c:24:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-
x86_64/include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-
Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-t
rigraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werro
r-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmod
el=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwi
nd-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-fra
me-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointe
r-sign -I/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -
Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W
pointer-arith -Wno-multichar -We
rror -mcmodel=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-er
ror -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_D
EBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os
_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3584/NV
IDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.tmp_os-interface.o /tmp/selfgz3584
/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-interface.c:26:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-interface.c:26:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-interface.c:26:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-interface.c:26:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-interface.c:26:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/incl
ude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x
86_64/include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-L
inux-x86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-tr
igraphs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror
-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmode
l=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwin
d-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-fram
e-pointer -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer
-sign -I/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv -Wall -W
implicit -Wreturn-type -Wswitch -Wform
at -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -m
cmodel=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_
_KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -D
NDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_regist
ry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Lin
ux-x86_64-177.13-pkg2/usr/src/nv/.tmp_os-registry.o /tmp/selfgz3584/NVIDIA-L
inux-x86_64-177.13-pkg2/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-registry.c:15:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-registry.c:15:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-registry.c:15:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-registry.c:15:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/os-registry.c:15:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
/include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-Linux-
x86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impl
icit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=ker
nel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tab
les -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-poi
nter -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/u
sr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-re
d-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -D
NVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/
src/nv/.tmp_nv-i2c.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src
/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-i2c.c:8:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x86_64
/include -include include/linux/autoconf.h -I/tmp/selfgz3584/NVIDIA-Linux-
x86_64-177.13-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impl
icit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=ker
nel -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tab
les -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fomit-frame-poi
nter -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz3584/NVIDIA-Linux-x86_64-17
7.13-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar
-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=ke
rnel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"177.13\" -UDEBUG -U_DEBUG -DNDEBUG -DM
ODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD
_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.1
3-pkg2/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-p
kg2/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:13,
from include/linux/spinlock_types.h:18,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function âprefetch_rangeâ(tm):
include/linux/prefetch.h:62: warning: pointer of type âvoid *â(tm) used in a
rithmetic
In file included from include/linux/sched.h:54,
from include/linux/module.h:9,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/linux/nodemask.h: In function â__first_nodeâ(tm):
include/linux/nodemask.h:229: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__next_nodeâ(tm):
include/linux/nodemask.h:235: warning: signed and unsigned type in condition
al expression
include/linux/nodemask.h: In function â__first_unset_nodeâ(tm):
include/linux/nodemask.h:253: warning: signed and unsigned type in condition
al expression
In file included from include/asm/elf.h:48,
from include/linux/elf.h:9,
from include/linux/module.h:16,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:59,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/asm/compat.h: In function âcompat_alloc_user_spaceâ(tm):
include/asm/compat.h:202: warning: pointer of type âvoid *â(tm) used in arit
hmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:616,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/asm/io.h: In function âcheck_signatureâ(tm):
include/asm/io.h:275: warning: wrong type argument to increment
In file included from include/asm/pci.h:92,
from include/linux/pci.h:744,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/sr
c/nv/nvacpi.c:15:
include/asm-generic/pci-dma-compat.h: In function âpci_map_pageâ(tm):
include/asm-generic/pci-dma-compat.h:49: warning: pointer of type âvoid *â
(tm) used in arithmetic
ld -m elf_x86_64 -r -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/us
r/src/nv/nvidia.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv
/nv-kernel.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nv.o
/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nv-vm.o /tmp/self
gz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/os-agp.o /tmp/selfgz3584/N
VIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/os-interface.o /tmp/selfgz3584/NVI
DIA-Linux-x86_64-177.13-pkg2/usr/src/nv/os-registry.o /tmp/selfgz3584/NVIDIA
-Linux-x86_64-177.13-pkg2/usr/src/nv/nv-i2c.o /tmp/selfgz3584/NVIDIA-Linux-x
86_64-177.13-pkg2/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -rR -f /usr/src/kernels/2.6.18-92.1.6.el5-x86_64/scripts/Makefile.modpo
st
scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.18-92.1.6.el5-x86_64/Mod
ule.symvers -I /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/Mo
dule.symvers -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/M
odule.symvers /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nvi
dia.o
WARNING: could not find /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/
src/nv/.nv-kernel.o.cmd for /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/
usr/src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/inclu
de -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-92.1.6.el5-x8
6_64/include -include include/linux/autoconf.h -I/usr/src/kernels/2.6.18-92
.1.6.el5-x86_64/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-st
rict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-funct
ion-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe
-fno-reorder-blocks -Wno-sign-compare
-fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-
statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_
STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/
selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nvidia.mod.o /tmp/self
gz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nvidia.mod.c
ld -m elf_x86_64 -r -o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr
/src/nv/nvidia.ko /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv
/nvidia.o /tmp/selfgz3584/NVIDIA-Linux-x86_64-177.13-pkg2/usr/src/nv/nvidia.
mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (8192 buckets, 65536 max) - 304 bytes per conntrack
ADDRCONF(NETDEV_UP): eth0: link is not ready
pci0000:00: eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX
pci0000:00: eth0: 10/100 speed: disabling TSO
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
FS-Cache: Loaded
FS-Cache: netfs 'nfs' registered for caching
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:01:00.0 to 64
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 177.13 Tue Jun 10 16:42:55
PDT 2008
-> Installing both new and classic TLS OpenGL libraries.
-> Installing both new and classic TLS 32bit OpenGL libraries.
-> Install NVIDIA's 32-bit compatibility OpenGL libraries? (Answer: Yes)
-> Parsing log file:
-> done.
-> Validating previous installation:
-> The previously installed file '/usr/lib64/libGL.so.177.13' has a different
checksum (2031472604) than when it was installed (2612258612).
/usr/lib64/libGL.so.177.13 will not be uninstalled.
-> The previously installed file '/usr/lib64/libGLcore.so.177.13' has a
different checksum (4190193837) than when it was installed (596671365).
/usr/lib64/libGLcore.so.177.13 will not be uninstalled.
-> The previously installed file '/usr/lib64/tls/libnvidia-tls.so.177.13' has a
different checksum (72683525) than when it was installed (780323767).
/usr/lib64/tls/libnvidia-tls.so.177.13 will not be uninstalled.
-> The previously installed file '/usr/bin/nvidia-settings' has a different
checksum (108494299) than when it was installed (1790416734).
/usr/bin/nvidia-settings will not be uninstalled.
-> The previously installed file '/usr/bin/nvidia-xconfig' has a different
checksum (2864749458) than when it was installed (500227342).
/usr/bin/nvidia-xconfig will not be uninstalled.
-> The previously installed file '/usr/bin/nvidia-installer' has a different
checksum (1136964971) than when it was installed (1589423842).
/usr/bin/nvidia-installer will not be uninstalled.
ERROR: File '/usr/lib64/xorg/modules/extensions/libglx.so' is not a symbolic
link.
-> done.
WARNING: Your driver installation has been altered since it was initially
installed; this may happen, for example, if you have since installed
the NVIDIA driver through a mechanism other than nvidia-installer
(such as your distribution's native package management system).
nvidia-installer will attempt to uninstall as best it can. Please see
the file '/var/log/nvidia-installer.log' for details.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-17713
(177.13)):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86_64 (177.13) is complete.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (177.13):
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 you
r X configuration file so that the NVIDIA X driver will be used when you res
tart X? Any pre-existing X configuration file will be backed up. (Answer: Y
es)
-> Your X configuration file has been successfully updated. Installation of
the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 177.13) is
now complete.