nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Jan 13 17:13:29 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 : true
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
compat32 install chroot : (not specified)
compat32 install prefix : (not specified)
compat32 install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror :
ftp://download.nvidia.com
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> The file '/tmp/.X0-lock' exists and appears to contain the process ID
'25307' of a runnning X server.
-> Continuing per the '--no-x-check' option.
-> License accepted.
-> 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: 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.22.12-desktop-1mdv/source'
-> Kernel output path: '/lib/modules/2.6.22.12-desktop-1mdv/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.22.12-deskt
op-1mdv/source SYSOUT=/lib/modules/2.6.22.12-desktop-1mdv/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.12-desktop-1mdv/source /lib/m
odules/2.6.22.12-desktop-1mdv/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.12-desktop-1mdv/source /lib/m
odules/2.6.22.12-desktop-1mdv/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.22.12-desktop-1mdv/build KBUILD_VE
RBOSE=1 -C /lib/modules/2.6.22.12-desktop-1mdv/source SUBDIRS=/tmp/selfgz295
74/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv modules
make -C /lib/modules/2.6.22.12-desktop-1mdv/build \
KBUILD_SRC=/usr/src/linux-2.6.22.12-1mdv \
KBUILD_EXTMOD="/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/
nv" -f /usr/src/linux-2.6.22.12-1mdv/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/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/.tmp
_versions
rm -f /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/.tmp_ve
rsions/*
WARNING: Symbol version dump /usr/src/linux-2.6.22.12-1mdv/Module.symvers
is missing; modules will have no dependencies and modversions.
make -f /usr/src/linux-2.6.22.12-1mdv/scripts/Makefile.build obj=/tmp/selfgz
29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz29574/NV
IDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1mdv/inclu
de -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Linux-x86_64
-100.14.19-pkg2/usr/src/nv -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-O2 -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compar
e -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-ss
e2 -mno-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_S
IGNAL_FRAME=1 -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-
statement -Wno-pointer-sign -I/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.1
9-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-su
bscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kerne
l -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL
_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBU
G -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRE
SENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_ME
SSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -D
NV_OLD_MM_KGDB_BREAKPOINT_PRESENT -
DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE
_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=K
BUILD_STR(nvidia)" -c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2
/usr/src/nv/nv.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src
/nv/nv.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv.c:14:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv.c:14:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv.c:14:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv.c:14:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2/
include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1mdv/in
clude -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Linux-x86
_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing -fno-common -O2 -mtune=generic -
m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-
unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccu
mulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit
-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-point
er-sign -I/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv -W
all -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthes
es -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG
-DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CL
ASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV
_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAK
POINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT
-DNV_KMEM_CACHE_CREATE_6_PRESENT -DN
V_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nv-vm.o
/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nv-vm.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-vm.c:14:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-vm.c:14:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-vm.c:14:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-vm.c:14:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1mdv/i
nclude -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Linux-x8
6_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigra
phs -fno-strict-aliasing -fno-common -O2 -mtune=generic -m64 -mno-red-zone -
mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous
-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -macc
umulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomi
t-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-poin
ter-sign -I/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv -
Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthe
ses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG
-DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CL
ASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV
_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAK
POINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT
-DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_P
RESENT -DMODULE -D"KBUILD_STR(s)=#s
" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidi
a)" -c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-
agp.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-agp.
c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-agp.c:24:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-agp.c:24:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-agp.c:24:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-agp.c:24:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu
/4.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-
1mdv/include -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Li
nux-x86_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-
trigraphs -fno-strict-aliasing -fno-common -O2 -mtune=generic -m64 -mno-red-
zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
-funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -m
no-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL
_FRAME=1 -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-state
ment -Wno-pointer-sign -I/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg
2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscri
pts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -mcmodel=kernel -mn
o-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAME
S -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_
DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
-DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE
_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OL
D_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN
_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESEN
T -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
D_STR(os_interface)" -D"KBUILD_MODN
AME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19
-pkg2/usr/src/nv/os-interface.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.
19-pkg2/usr/src/nv/os-interface.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-interface.c:26:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-interface.c:26:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-interface.c:26:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-interface.c:26:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/
4.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1
mdv/include -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Lin
ux-x86_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-t
rigraphs -fno-strict-aliasing -fno-common -O2 -mtune=generic -m64 -mno-red-z
one -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables
-funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccumulate
-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame
-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sig
n -I/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv -Wall -W
implicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wp
ointer-arith -Wno-multichar -Werror -mcmodel=kernel -mno-red-zone -MD -Wsign
-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODU
LE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_S
IGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PR
ESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_C
HOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_
PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_K
MEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT
-DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -
D"KBUILD_MODNAME=KBUILD_STR(nvidia)
" -c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-re
gistry.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-r
egistry.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-registry.c:14:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-registry.c:14:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-registry.c:14:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/os-registry.c:14:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1mdv/i
nclude -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Linux-x8
6_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigra
phs -fno-strict-aliasing -fno-common -O2 -mtune=generic -m64 -mno-red-zone -
mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -funi
t-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccumulate-outgoing-arg
s -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer -fno-stack-protector -Wd
eclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz29574/NVIDIA-Linu
x-x86_64-100.14.19-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -
Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werr
or -mcmodel=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-erro
r -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"1
00.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_B
RIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_P
RESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSER
T_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_
PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_C
HANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D
"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"
-c -o /tmp/selfgz29574/NVIDIA-Linux-
x86_64-100.14.19-pkg2/usr/src/nv/nv-i2c.o /tmp/selfgz29574/NVIDIA-Linux-x86_
64-100.14.19-pkg2/usr/src/nv/nv-i2c.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-i2c.c:8:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-i2c.c:8:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-i2c.c:8:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-i2c.c:8:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.nvacpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1mdv/i
nclude -include include/linux/autoconf.h -I/tmp/selfgz29574/NVIDIA-Linux-x8
6_64-100.14.19-pkg2/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigra
phs -fno-strict-aliasing -fno-common -O2 -mtune=generic -m64 -mno-red-zone -
mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -funi
t-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccumulate-outgoing-arg
s -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer -fno
-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz29574/NVIDIA-
Linux-x86_64-100.14.19-pkg2/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswit
ch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -
Werror -mcmodel=kernel -mno-red-zone -MD -Wsign-compare -Wno-cast-qual -Wno-
error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING
=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIP
LE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COU
NT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_I
NSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_
SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -D
NV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s
" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidi
a)" -c -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nva
cpi.o /tmp/selfgz29574/NVIDIA-Linux-
x86_64-100.14.19-pkg2/usr/src/nv/nvacpi.c
In file included from include/linux/sched.h:63,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nvacpi.c:15:
include/linux/nodemask.h: В функции '__first_node'
include/linux/nodemask.h:229: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__next_node'
include/linux/nodemask.h:235: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
include/linux/nodemask.h: В функции '__first_unset_node'
include/linux/nodemask.h:253: предупреждение: в условном выражении смешаны т
ипы signed и unsigned
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:42,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:19,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nvacpi.c:15:
include/linux/prefetch.h: В функции 'prefetch_range'
include/linux/prefetch.h:62: предупреждение: в арифметическом выражении испо
льзован указатель 'VOID *'
In file included from include/asm/pci.h:92,
from include/linux/pci.h:766,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:78,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nvacpi.c:15:
include/asm-generic/pci-dma-compat.h: В функции 'pci_map_page'
include/asm-generic/pci-dma-compat.h:49: предупреждение: в арифметическом вы
ражении использован указатель 'VOID *'
In file included from include/linux/compat.h:14,
from include/asm/mtrr.h:106,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-linux.h:112,
from /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nvacpi.c:15:
include/asm/compat.h: В функции 'compat_alloc_user_space'
include/asm/compat.h:202: предупреждение: в арифметическом выражении использ
ован указатель 'VOID *'
ld -m elf_x86_64 -r -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg
2/usr/src/nv/nvidia.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nv-kernel.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr
/src/nv/nv.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
nv-vm.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-ag
p.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-interf
ace.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/os-regi
stry.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nv-i2c
.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.22.12-1mdv/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.22.12-1mdv/Module.symvers -I /
tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/Module.symvers
-o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/Module.sym
vers -w
cc -Wp,-MD,/tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-mandriva-linux-gnu/4
.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.12-1m
dv/include -include include/linux/autoconf.h -I/usr/src/linux-2.6.22.12-1mdv
/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -
fno-common -O2 -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-
sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-
mmx -mno-sse2 -mno-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONF
IG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer -fno-stack-protector -Wdeclara
tion-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
AME=KBUILD_STR(nvidi
a.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz295
74/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nvidia.mod.o /tmp/selfgz295
74/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/nvidia.mod.c
ld -m elf_x86_64 -r -o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2
/usr/src/nv/nvidia.ko /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/us
r/src/nv/nvidia.o /tmp/selfgz29574/NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/sr
c/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Invalid module format
-> Kernel messages:
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 5 changed to on
nvidia: version magic '2.6.22.12-1mdvcustom SMP mod_unload ' should be
'2.6.22.12-desktop-1mdv SMP mod_unload '
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 5 changed to on
nvidia: version magic '2.6.22.12-1mdvcustom SMP mod_unload ' should be
'2.6.22.12-desktop-1mdv SMP mod_unload '
nvidia: version magic '2.6.22.12-1mdvcustom SMP mod_unload ' should be
'2.6.22.12-desktop-1mdv SMP mod_unload '
nvidia: version magic '2.6.22.12-1mdvcustom SMP mod_unload ' should be
'2.6.22.12-desktop-1mdv SMP mod_unload '
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.