Potrzebuję pomocy jak to rozgryźć..
Sprawa ma się tak:
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat May 10 12:27:52 2008
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.
-> There appears to already be a driver installed on your system (version: 173.
08). As part of installing this driver (version: 173.08), 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 ([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="/usr/bin/gcc-4.1".
-> Performing CC version check with CC="/usr/bin/gcc-4.1".
-> Kernel source path: '/lib/modules/2.6.25-1-686/build'
-> Kernel output path: '/lib/modules/2.6.25-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.25-1-686/bu
ild SYSOUT=/lib/modules/2.6.25-1-686/build'...
NVIDIA: calling KBUILD...
make CC=/usr/bin/gcc-4.1 KBUILD_VERBOSE=1 -C /lib/modules/2.6.25-1-686/buil
d SUBDIRS=/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_versio
ns ; rm -f /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_vers
ions/*
make -f scripts/Makefile.build obj=/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-p
kg1/usr/src/nv
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.nv.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-trigraph
s -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os
-fno-stack-protector -m32 -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -march=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCON
FIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-t
ables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default
-fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -I/tm
p/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv -Wall -Wimplicit -Wretu
rn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -W
no-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERN
EL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.08\" -UDEBUG -U_DEBUG -DNDEBU
G -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUI
LD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08
-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/nv.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/incl
ude -D__KERNEL__ -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 -m
regparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffr
eestanding -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-3dn
ow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-s
tatement -Wno-pointer-sign -I/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/
usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -We
rror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -D
NVRM -DNV_VERSION_STRING=\"173.08\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"K
BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src
/nv/.tmp_nv-vm.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nv-
vm.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/inc
lude -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-
implicit-fun
ction-declaration -Os -fno-stack-protector -m32 -msoft-float -mregparm=3 -f
reg-struct-return -mpreferred-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 -Wn
o-pointer-sign -I/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv -
Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthe
ses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qu
al -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.08\" -U
DEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KB
UILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz27
20/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz2720/NVI
DIA-Linux-x86-173.08-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-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 -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -
Werror-implicit-function-declaration -Os -fno-stack-protector -m32 -msoft-f
loat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i6
86 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wn
o-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/selfgz2720/NVIDIA-Linux-x86-173.0
8-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-su
bscri
pts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compar
e -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING
=\"173.08\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUI
LD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_os-interf
ace.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-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 -W
undef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
on -Werror-implicit-function-declaration -Os -fno-stack-protector -m32 -mso
ft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -marc
h=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-sse
2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclarati
on-after-statement -Wno-pointer-sign -I/tmp/selfgz2720/NVIDIA-Linux-x86-17
3.08-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar
-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsig
n-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSIO
N_STRING=\"173.08\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nv
idia)" -c -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_os
-registry.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/os-regis
try.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/inc
lude -D__KERNEL__ -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 -m
regparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffr
eestanding -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-3dn
ow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-after-s
tatement -Wno-pointer-sign -I/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/
usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-a
rith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -
D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"173.08\" -UDEBUG -U_DEBUG
-DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c
)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2720/NVIDIA-Linux
-x86-173.08-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz2720/NVIDIA-Linux-x86-1
73.08-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.nvacpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/inc
lude -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-c
ommon -Werror-implicit-function-declaration -Os -fno-stack-protector -m32 -
msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -m
arch=i686 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -p
ipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno
-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdecla
ration-after-statement -Wno-pointer-sign -I/tmp/selfgz2720/NVIDIA-Linux-x8
6-173.08-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -
Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VE
RSION_STRING=\"173.08\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)
=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nv
idia)" -c -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/.tmp_nv
acpi.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:19,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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_32.h:5,
from include/asm/dma-mapping.h:2,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:90,
from include/linux/pci.h:945,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:86,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nv-linux.h:109,
from /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/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/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/sr
c/nv/nvidia.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nv-ker
nel.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nv.o /tmp/self
gz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz2720/NVIDI
A-Linux-x86-173.08-pkg1/usr/src/nv/os-agp.o /tmp/selfgz2720/NVIDIA-Linux-x86
-173.08-pkg1/usr/src/nv/os-interface.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.
08-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg
1/usr/src/nv/nv-i2c.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/n
v/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/u
sr/src/nv/nvidia.ko ;) > /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src
/nv/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.25-1-686/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-headers-2.6.25-1-686/Module.symv
ers -I /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/Module.symver
s -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/Module.symvers
-S -w -c -s
/usr/bin/gcc-4.1 -Wp,-MD,/tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/
src/nv/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3
/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wu
ndef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -We
rror-implicit-function-declaration -Os -fno-stack-protector -m32 -msoft-flo
at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686
-ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-s
ign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno
-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -Wdeclaration-aft
er-statement -Wno-pointe
r-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -
D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz2720/NVIDIA-L
inux-x86-173.08-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz2720/NVIDIA-Linux-x8
6-173.08-pkg1/usr/src/nv/nvidia.mod.c
ld -r -m elf_i386 --build-id -o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-p
kg1/usr/src/nv/nvidia.ko /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/sr
c/nv/nvidia.o /tmp/selfgz2720/NVIDIA-Linux-x86-173.08-pkg1/usr/src/nv/nvidia
.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
[ 12.812969] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22
(level, low) -> IRQ 22
[ 12.817106] PCI: Setting latency timer of device 0000:00:11.5 to 64
[ 14.653099] Adding 1333352k swap on /dev/hda8. Priority:-1 extents:1
across:1333352k
[ 15.307829] EXT3 FS on hda6, internal journal
[ 16.624071] loop: module loaded
[ 17.156406] nvidia: module license 'NVIDIA' taints kernel.
[ 17.420711] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) ->
IRQ 16
[ 17.424146] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.08 Tue Apr
1 23:46:53 PST 2008
[ 17.565932] device-mapper: uevent: version 1.0.3
[ 17.571432] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised:
[email]dm-devel@redhat.com[/email]
[ 18.229871] kjournald starting. Commit interval 5 seconds
[ 18.230157] EXT3 FS on hda7, internal journal
[ 18.233888] EXT3-fs: mounted filesystem with ordered data mode.
[ 18.334494] FAT: utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
[ 19.416473] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 29.468267] NET: Registered protocol family 10
[ 29.468997] lo: Disabled Privacy Extensions
[ 40.198959] eth0: no IPv6 routers present
[ 63.665061] glxinfo[2339] general protection ip:b7d67826 sp:bf917434
error:0 in libc-2.7.so[b7cfa000+148000]
[ 63.714893] glxinfo[2347] general protection ip:b7dc9826 sp:bfc78f84
error:0 in libc-2.7.so[b7d5c000+148000]
[ 65.112733] compiz.real[2369] general protection ip:b7c7e826 sp:bfde32f4
error:0 in libc-2.7.so[b7c11000+148000]
[ 67.428288] compiz.real[2379] general protection ip:b7bbb826 sp:bfd21ff4
error:0 in libc-2.7.so[b7b4e000+148000]
[ 3113.258632] warning: process `nvidia-installe' used the deprecated sysctl
system call with 1.23.
[ 3113.259144] warning: process `nvidia-installe' used the deprecated sysctl
system call with 1.23.
[ 3113.618406] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.08 Tue Apr
1 23:46:53 PST 2008
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> Unable to access previously installed file
'/usr/lib/tls/libnvidia-tls.so.173.08' (No such file or directory).
-> Unable to access previously installed symlink '/usr/lib/libGL.so' (No such
file or directory).
-> Unable to access previously installed symlink
'/usr/lib/tls/libnvidia-tls.so.1' (No such file or directory).
-> done.
WARNING: Your driver installation has been altered since it was initially
installed; this may happen, for example, if you have since installed
the NVIDIA driver through a mechanism other than nvidia-installer
(such as your distribution's native package management system).
nvidia-installer will attempt to uninstall as best it can. Please see
the file '/var/log/nvidia-installer.log' for details.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-17308
(173.08)):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86 (173.08) is complete.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (173.08):
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: 173.08) is
now complete.