Здравейте , предварително се извинявам за дългия пост т.к. ще покажа садържанието на xorg.conf , nvidia-installer.log , lsmod.
xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "dri2"
Load "dbe"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc101"
Option "XkbLayout" "us,bg(bas_phonetic)"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nv"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
nvidia-installer.log
[code]
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Oct 9 13:07:22 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 :
ftp://download.nvidia.com RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 180.51.
-> 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.29.6-smp/source'
-> Kernel output path: '/lib/modules/2.6.29.6-smp/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.29.6-smp/so
urce SYSOUT=/lib/modules/2.6.29.6-smp/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.29.6-smp/build KBUILD_VERBOSE=1 -C
/lib/modules/2.6.29.6-smp/source SUBDIRS=/tmp/selfgz11538/NVIDIA-Linux-x86-1
80.51-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.29.6-smp/build \
KBUILD_SRC=/usr/src/linux-2.6.29.6 \
KBUILD_EXTMOD="/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv" -f
/usr/src/linux-2.6.29.6/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/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.tmp_versi
ons ; rm -f /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.tmp_ve
rsions/*
make -f /usr/src/linux-2.6.29.6/scripts/Makefile.build obj=/tmp/selfgz11538/
NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv.o.
d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -Iincl
ude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29.6/a
rch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz11538/NVIDI
A-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-proto
types -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-funct
ion-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpref
erred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -ffre
estanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-c
ompare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dno
w -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x86/in
clude/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdeclarati
on-after-statement -Wno-pointer-sign -fwrapv -I/tmp/selfgz11538/NVIDIA-Lin
ux-x86-180.51-pkg1/usr/src/nv -Wa
ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthese
s -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -
Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBU
G -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_
STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11538/NVID
IA-Linux-x86-180.51-pkg1/usr/src/nv/nv.o /tmp/selfgz11538/NVIDIA-Linux-x86-1
80.51-pkg1/usr/src/nv/nv.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:57: warning: pointer of type 'void *' used in arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
include/linux/scatterlist.h: In function 'sg_virt':
include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv.c:14:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv-vm
.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -Ii
nclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29.
6/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz11538/NV
IDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-fu
nction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mp
referred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -f
fr
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 -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x86/i
nclude/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdeclarat
ion-after-statement -Wno-pointer-sign -fwrapv -I/tmp/selfgz11538/NVIDIA-Li
nux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfor
mat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -
MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DN
V_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR
(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -c -o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-
vm.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-vm.c:14:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-vm.c:14:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-ag
p.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -I
include -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29
.6/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz11538/N
VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -
ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-si
gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-
3dnow -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iarch/x8
6/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -Wdecla
ration-after-statement -Wno-pointer-sign -fwrapv -I/tmp/selfgz11538/NVIDIA
-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -W
format -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werro
r -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KE
RNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDE
BUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D
"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11538/NVIDIA-Linux-x86
-180.51-pkg1/usr/src/nv/os-agp.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pk
g1/usr/src/nv/os-agp.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-agp.c:24:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-agp.c:24:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-in
terface.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/incl
ude -Iinclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-
2.6.29.6/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz1
1538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impl
icit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-ret
urn -mpreferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=gener
ic32 -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 -I/usr/src/linux-2.6.29.6/arch/x86/include/as
m/mach-default -Iarch/x86/include/asm/mach-default -fno-stack-protector -fom
it-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fwrapv -
I/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -
Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
th -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__K
ERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DND
EBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interfac
e)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11538/NVIDIA-Li
nux-x86-180.51-pkg1/usr/src/nv/os-interface.o /tmp/selfgz11538/NVIDIA-Linux-
x86-180.51-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-interface.c:26:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-interface.c:26:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.os-re
gistry.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/inclu
de -Iinclude -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2
.6.29.6/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz11
538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-impli
cit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-retu
rn -mpreferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generi
c32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -W
no-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Iar
ch/x86/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -W
declaration-after-statement -Wno-pointer-sign -fwrapv -I/tmp/selfgz11538/N
VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -D
NVRM -DNV_VERSION_STRING=\"180.51\" -UD
EBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUI
LD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/self
gz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/os-registry.o /tmp/selfgz115
38/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-registry.c:15:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-registry.c:15:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/.nv-i2
c.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/include -I
include -Iinclude2 -I/usr/src/linux-2.6.29.6/include -I/usr/src/linux-2.6.29
.6/arch/x86/include -include include/linux/autoconf.h -I/tmp/selfgz11538/N
VIDIA-Linux-x86-180.51-pkg1/usr/src/nv -D__KERNEL__ -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i486 -mtune=generic -Wa,-mtune=generic32 -
ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-si
gn-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -I/usr/src/linux-2.6.29.6/arch/x86/include/asm/mach-default -Ia
rch/x86/include/asm/mach-default -fno-stack-protector -fomit-frame-pointer -
Wdeclaration-after-statement -Wno-pointer-sign -fwrapv -I/tmp/selfgz11538/
NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswi
tch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
-Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -
DNVRM -DNV_VERSION_STRING=\"180.51\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"K
BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=K
BUILD_STR(nvidia)" -c -o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/
src/nv/nv-i2c.o /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/nv/nv-
i2c.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-i2c.c:8:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'set_bit'
:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:64: warning: pointer o
f type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'clear_bi
t':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:102: warning: pointer
of type 'void *' used in arithmetic
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h: In function 'change_b
it':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/bitops.h:178: warning: pointer
of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 arith
metic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2089: warning: pointer of type 'void *' used in arithm
etic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-i2c.c:8:
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h: In function 'writeq':
/usr/src/linux-2.6.29.6/arch/x86/include/asm/io.h:69: warning: pointer of ty
pe 'void *' used in arithmetic
In file included from /usr/src/linux-2.6.29.6/arch/x86/include/asm/dma-mappi
ng.h:9,
from include/linux/dma-mapping.h:57,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-2.6.29.6/arch/x86/include/asm/pci.h:98,
from include/linux/pci.h:1057,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
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 a
rithmetic
In file included from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11538/NVIDIA-Linux-x86-180.51-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in arith
metic
include/linux/highmem.h:139: warn