Jeg har nu prøvet at bygge en kerne, men den siger at den ikke har gjort det med succes, og beder mig kigge i en logfil.
Den følger her, hvad skal jeg gøre.
PS. maskinen er nu kommet på nettet.
_
Logfil
___
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Feb 17 10:43:20 2029
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
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 : /root/tmp
ftp mirror :
ftp://download.nvidia.com RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
WARNING: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
supported through the NVIDIA 1.0-96xx legacy Linux graphics drivers.
Please visit
http://www.nvidia.com/object/unix.html for more
information. The 1.0-9746 NVIDIA Linux graphics driver will ignore
this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 1.0-9746
NVIDIA Linux graphics driver installed in this system. For further
details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in
the README available on the Linux driver download page at
www.nvidia.com.-> 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: 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.17-5mdv/source'
-> Kernel output path: '/lib/modules/2.6.17-5mdv/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 nv.o nv
-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvidia.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.17-5mdv/sou
rce SYSOUT=/lib/modules/2.6.17-5mdv/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.17-5mdv/source /lib/modules/2.6.
17-5mdv/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.17-5mdv/source /lib/modules/2.6.
17-5mdv/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.17-5mdv/build KBUILD_VERBOSE=1 -C
/lib/modules/2.6.17-5mdv/source SUBDIRS=/root/tmp/selfgz2474/NVIDIA-Linux-x8
6-1.0-9746-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.17-5mdv/build \
KBUILD_SRC=/usr/src/linux-2.6.17-5mdv \
KBUILD_EXTMOD="/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/
nv" -f /usr/src/linux-2.6.17-5mdv/Makefile modules
mkdir -p /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp
_versions
rm -f /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_ve
rsions/*
WARNING: Symbol version dump /usr/src/linux-2.6.17-5mdv/Module.symvers
is missing; modules will have no dependencies and modversions.
make -f /usr/src/linux-2.6.17-5mdv/scripts/Makefile.build obj=/root/tmp/self
gz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/tmp/selfgz247
4/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.nv.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/inclu
de -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/include -i
nclude include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.
0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno
-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibli
ng-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffrees
tanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinclude
/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I/r
oot/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplici
t -W
return-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arit
h -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DN
V_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG
-DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_P
CI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRE
SENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV
_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_R
ANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"K
BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUIL
D_STR(nvidia)" -c -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv/nv.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
nv.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/in
clude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/include
-include include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-
1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -f
no-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sib
ling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffre
estanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinclu
de/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -I
/root/tmp/selfgz2474/NVIDIA-Linux-x86
-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -
Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fn
o-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_
KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VE
RSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RL
IM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSC
TL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTR
EGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_O
LD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_
ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BAS
ENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/
tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.o /root/tmp/s
elfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-vm.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/i
nclude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/includ
e -include include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Linux-x8
6-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-s
ibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ff
reestanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinc
lude/asm-i386/mach-default -Wdeclaration-after-statement
-Wno-pointer-sign -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -
Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-fl
oat -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__K
ERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCH
LEVEL=9746 -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_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_P
CI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPO
INT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_
VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(o
s_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz2474/NV
IDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-agp.o /root/tmp/selfgz2474/NVIDIA
-Linux-x86-1.0-9746-pkg1/usr/src/nv/
os-agp.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/os-agp.c:24:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4
.1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/
include -include include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Li
nux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trig
raphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-opti
mize-sibling-calls -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i6
86 -ffreestanding -I/usr/src/linux-2.6.17-5mdv/include/asm-i386/mach-de
fault -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-poi
nter-sign -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=97
46 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG
PGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -
DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOS
E_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRES
ENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_P
RESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interf
ace)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz2474/NVID
IA-Linux-x86-1.0-9746-pkg1/usr/src/n
v/os-interface.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-interface.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/os-interface.c:26:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.
1.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/i
nclude -include include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Lin
ux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigr
aphs -fno-strict-aliasing -fno-common -O2 -fno-omit-frame-pointer -fno-optim
ize-sibling-calls -pipe -msoft-float -mpreferred-stack-
boundary=2 -march=i686 -ffreestanding -I/usr/src/linux-2.6.17-5mdv/include/a
sm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-sta
tement -Wno-pointer-sign -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-p
kg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subsc
ripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -m
soft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAME
S -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DN
V_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MUL
TIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_
COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT
-DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_B
REAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_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_MODNA
ME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-
pkg1/usr/src/nv/os-registry.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746
-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/os-registry.c:14:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1.1/i
nclude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/includ
e -include include/linux/autoconf.h -I/root/tmp/selfgz2474/NVIDIA-Linux-x8
6-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -O2 -fno-om
it-frame-pointer -fno-optimize-sibling-calls -pipe -msoft-float -mpreferred-
stack-boundary=2 -march=i686 -ffreestanding -I/usr/src/linux-2.6.17-5mdv/inc
lude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-aft
er-statement -Wno-pointer-sign -I/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-
9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar
-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-com
mon -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNE
L_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION
=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -D
NV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MA
X_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_P
RESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM
_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_
PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODN
AME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746
-pkg1/usr/src/nv/nv-i2c.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg
1/usr/src/nv/nv-i2c.c
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:559,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-linux.h:77,
from /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-i2c.c:8:
include/asm/io.h: In function ‘check_signature’:
include/asm/io.h:246: warning: wrong type argument to increment
ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.
0-9746-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-97
46-pkg1/usr/src/nv/nv-kernel.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-974
6-pkg1/usr/src/nv/nv.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/src/nv/nv-vm.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0
-9746-pkg1/usr/src/nv/os-agp.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-974
6-pkg1/usr/src/nv/os-interface.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9
746-pkg1/usr/src/nv/os-registry.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-
9746-pkg1/usr/src/nv/nv-i2c.o
Building modules, stage 2.
make -rR -f /usr/src/linux-2.6.17-5mdv/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.17-5mdv/Module.symvers -I /roo
t/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modules.symvers -
o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modules.sym
vers /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/
.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.1
.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.17-5mdv/in
clude -include include/linux/autoconf.h -I/usr/src/linux-2.6.17-5mdv/ -I -W
all -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alias
ing -fno-common -O2 -fno-omit-frame-pointer -fno-optimize-sibling-calls -pip
e -msoft-float -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -I/us
r/src/linux-2.6.17-5mdv/include/asm-i386/mach-default -Iinclude/asm-i386/mac
h-default -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=
#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia)" -D"KBUILD_MODNAME=KBUILD_STR(nvi
dia)" -DMODULE -c -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv/nvidia.mod.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-pkg1/usr
/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0
-9746-pkg1/usr/src/nv/nvidia.ko /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-97
46-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz2474/NVIDIA-Linux-x86-1.0-9746-p
kg1/usr/src/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 No such device
-> Kernel messages:
ACPI: Sleep Button (CM) [SLPB]
Using specific hotkey driver
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
end_request: I/O error, dev fd0, sector 0
NET: Registered protocol family 17
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKC] -> GSI 5 (level, low) ->
IRQ 5
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKD] -> GSI 11 (level, low) ->
IRQ 11
eth0: RealTek RTL8139 at 0xd0980000, 00:50:bf:74:c1:ef, IRQ 11
eth0: Identified 8139 chip type 'RTL-8139C'
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA GeForce2 MX 100/200 GPU installed in this system is
NVRM: supported through the NVIDIA 1.0-96xx Legacy drivers. Please
NVRM: visit
http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-9746 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
NVRM: No NVIDIA graphics adapter found!
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.