Sterowniki zainstaloway sie bezblednie wiec w logach raczej nic nie znajdziecie.
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Aug 31 14:13:56 2009
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)
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)
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 : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 185.18.36.
-> There appears to already be a driver installed on your system (version: 185.
18.31). As part of installing this driver (version: 185.18.36), the existin
g driver 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 ([url]ftp://download.nvidia.com[/url])? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.26-1-686/build'
-> Kernel output path: '/lib/modules/2.6.26-1-686/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.26-1-686/bu
ild SYSOUT=/lib/modules/2.6.26-1-686/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.26-1-686/build SUBDIRS=/tmp
/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv 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/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_ve
rsions ; rm -f /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.
tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.
36-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNE
L__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prot
otypes -Wno-trigraphs -fno-s
trict-aliasing -fno-common -Werror-implicit-function-declaration -Os -fno-
stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferre
d-stack-boundary=2 -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS
_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
-mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit
-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self
gz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn
-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno
-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-e
rror -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG
-U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_S
TR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz29571/NVIDIA
-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz29571/NVIDIA-Linux
-x86-185.18.36-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv
-vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KE
RNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -Os -fno-stack-protector -m32 -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fn
o-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclud
e/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement -W
no-pointer-sign -I/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src
/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-de
fer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE
-DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAM
E=KBUILD_STR(nvidia)" -c -o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1
/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/us
r/src/nv/nv-vm.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-vm.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-vm.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os
-agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__K
ERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-
function-declaration -Os -f
no-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mprefe
rred-stack-boundary=2 -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG
_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tabl
es -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fo
mit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/s
elfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wret
urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
Wno-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEB
UG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
D_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz29571
/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz29571/N
VIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-agp.c:24:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-agp.c:24:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os
-interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
icit-function-declaration -Os -fno-stack-protector -m32 -msoft-float -mreg
parm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffrees
tanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-com
pare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
-Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-stat
ement -Wno-pointer-sign -I/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1
/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscrip
ts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qua
l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\"
-UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=
KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/
selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-interface.o /
tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-interface.c:26:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-interface.c:26:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.os
-registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include
-D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
icit-function-declaration -Os
-fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DC
ONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind
-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-defaul
t -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/
tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qua
l -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\"
-UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=
KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s
elfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_os-registry.o /tm
p/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-registry.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-registry.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/os-registry.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv
-i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__K
ERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-
function-declaration -Os -fno-stack-protector -m32 -msoft-float -mregparm=
3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestandi
ng -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare
-fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinc
lude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-statement
-Wno-pointer-sign -I/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscrip
ts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_V
ERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_ST
R(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_ST
R(nvidia)" -c -o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv
/.tmp_nv-i2c.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/n
v-i2c.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-i2c.c:8:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-i2c.c:8:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv
acpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__K
ERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-
function-declaration -Os -fno-stack-p
rotector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack
-boundary=2 -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SI
GNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-ss
e -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-
pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz29571
/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -
Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multic
har -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-error -D
__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG -U_DEBU
G -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvac
pi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz29571/NVIDIA-Li
nux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nvacpi.o /tmp/selfgz29571/NVIDIA-Linu
x-x86-185.18.36-pkg1/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:49,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:19,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvacpi.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:92,
from include/linux/pci.h:948,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:86,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvacpi.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: warning: pointer of type ‘void *’ used
in arithmetic
In file included from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nv-linux.h:113,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvacpi.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:134: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
include/linux/highmem.h:137: warning: pointer of type ‘void *’ used in a
rithmetic
ld -m elf_i386 -r -o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/n
v/nv-kernel.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv
.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-vm.o /tmp/
selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-agp.o /tmp/selfgz2
9571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-interface.o /tmp/selfgz29
571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2957
1/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz29571/NVIDI
A-Linux-x86-185.18.36-pkg1/usr/src/nv/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pk
g1/usr/src/nv/nvidia.ko ;) > /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1
/usr/src/nv/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.26-1-686/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.26-1-686/Module.symv
ers -I /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module.sy
mvers -o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/Module
.symvers -S -w -c -s
cc -Wp,-MD,/tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv
idia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impli
cit-function-declaration -Os -fno-stack-protector -m32 -msoft-float -mregp
arm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreest
anding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-comp
are -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -
Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-state
ment -Wno-pointer-sign -I/tmp/sel
fgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv -Wall -Wimplicit -Wretur
n-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wn
o-multichar -Werror -fno-defer-pop -MD -Wsign-compare -Wno-cast-qual -Wno-
error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"185.18.36\" -UDEBUG
-U_DEBUG -DNDEBUG -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidi
a.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz295
71/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz29571/
NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nvidia.mod.c
In file included from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvidia.mod.c:1:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: warning: pointer of type ‘void *’ used in a
rithmetic
ld -r -m elf_i386 --build-id -o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.
36-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg
1/usr/src/nv/nvidia.o /tmp/selfgz29571/NVIDIA-Linux-x86-185.18.36-pkg1/usr/s
rc/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
[ 7.237110] input: Power Button (FF) as /class/input/input3
[ 7.243622] ACPI: Power Button (FF) [PWRF]
[ 7.243722] input: Power Button (CM) as /class/input/input4
[ 7.268110] ACPI: Power Button (CM) [PWRB]
[ 7.400821] ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 21 (level, low) ->
IRQ 21
[ 8.258147] Adding 1486004k swap on /dev/hda3. Priority:-1 extents:1
across:1486004k
[ 8.708018] EXT3 FS on sda2, internal journal
[ 8.896012] loop: module loaded
[ 8.963364] w83627ehf: Found W83627EHG chip at 0x290
[ 9.380012] fuse init (API version 7.9)
[ 9.440011] kjournald starting. Commit interval 5 seconds
[ 9.440011] EXT3 FS on sda3, internal journal
[ 9.440011] EXT3-fs: mounted filesystem with ordered data mode.
[ 13.115846] NET: Registered protocol family 10
[ 13.116362] lo: Disabled Privacy Extensions
[ 16.706698] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 16.972011] lp0: using parport0 (interrupt-driven).
[ 17.012115] ppdev: user-space parallel port driver
[ 19.776949] nvidia: module license 'NVIDIA' taints kernel.
[ 20.031659] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) ->
IRQ 16
[ 20.031676] PCI: Setting latency timer of device 0000:03:00.0 to 64
[ 20.031922] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.31 Tue
Jul 28 15:43:22 PDT 2009
[ 35.284011] eth0: no IPv6 routers present
[ 8318.308577] PCI: Setting latency timer of device 0000:03:00.0 to 64
[ 8318.308824] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri
Aug 14 17:18:04 PDT 2009
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> done.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-1851831
(185.18.31)):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86 (185.18.31) is complete.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (185.18.36):
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 (version: 185.18.36) is
now complete.