При установке драйверов NVIDIA-Linux-x86-1.0-9746-pkg1.run выдает ошибку, привожу фаил nvidia-installer.log:
Код:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Feb 16 23:00:21 2007
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 : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> Tagging shared libraries with chcon -t textrel_shlib_t.
WARNING: The NVIDIA GeForce4 MX 440 with AGP8X 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: 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.18-1.2798.fc6/source'
-> Kernel output path: '/lib/modules/2.6.18-1.2798.fc6/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.18-1.2798.f
c6/source SYSOUT=/lib/modules/2.6.18-1.2798.fc6/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-1.2798.fc6/source /lib/module
s/2.6.18-1.2798.fc6/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.18-1.2798.fc6/source /lib/module
s/2.6.18-1.2798.fc6/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.18-1.2798.fc6/build KBUILD_VERBOSE
=1 -C /lib/modules/2.6.18-1.2798.fc6/source SUBDIRS=/tmp/selfgz2871/NVIDIA-L
inux-x86-1.0-9746-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.18-1.2798.fc6/build \
KBUILD_SRC=/usr/src/kernels/2.6.18-1.2798.fc6-i686 \
KBUILD_EXTMOD="/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv" -
f /usr/src/kernels/2.6.18-1.2798.fc6-i686/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/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_vers
ions
rm -f /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_version
s/*
make -f /usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/Makefile.build obj=/
tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz2871/NVI
DIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__KERN
EL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/include
-include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9
746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-st
rict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-funct
ion-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-bu
iltin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune
=generic -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18
-1.2798.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-gener
ic -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -
Iinclude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-ta
bles -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplici
t -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -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=9746 -UDEBUG -U_DE
BUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -D
NV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_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)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/self
gz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2871/N
VIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__K
ERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/inclu
de -include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux-x86-1.
0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno
-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-fu
nction-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-
log2 -fno
-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune
=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.2798.fc6-i68
6/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/k
ernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iinclude/asm-i3
86/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-st
ack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz
2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-typ
e -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mul
tichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual
-Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VER
SION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -
DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLA
SS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_
IRQ_HANDLER_WITH_PTREGS_PRESENT -DN
V_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREA
KPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -D
NV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_ST
R(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2871/NVIDI
A-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz2871/NVIDIA-Lin
ux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-vm.c:14:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/incl
ude -include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux-x86-1
.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn
o-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-f
unction-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin
-log2 -fn
o-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtun
e=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.2798.fc6-i6
86/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/
kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iinclude/asm-i
386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-s
tack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfg
z2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-ty
pe -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mu
ltichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qua
l -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_V
ERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -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
_IRQ_HANDLER_WITH_PTREGS_PRESENT -D
NV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BRE
AKPOINT_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_S
TR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2871/NVI
DIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz2871/NVIDIA-
Linux-x86-1.0-9746-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-agp.c:24:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/includ
e -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i68
6/include -include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux
-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-impl
icit-function-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-b
uil
tin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=g
eneric -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1
.2798.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic
-I/usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iin
clude/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-table
s -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -
I/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -W
no-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -
DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEB
UG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DN
V_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_
PRESENT -DNV_IRQ_HANDLER_WITH_PTREG
S_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD
_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_AT
TR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
AME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /
tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_os-interface.o
/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-interface.c:26:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.os-r
egistry.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/
include -include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux-x
86-1.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implici
t-function-declaration -Os -pipe -m
soft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-puts -mprefer
red-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -mregparm=3 -
ffreestanding -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mac
h-generic -Iinclude/asm-i386/mach-generic -I/usr/src/kernels/2.6.18-1.2798.f
c6-i686/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit
-frame-pointer -fasynchronous-unwind-tables -g -fno-stack-protector -Wdeclar
ation-after-statement -Wno-pointer-sign -I/tmp/selfgz2871/NVIDIA-Linux-x86-
1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno
-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_K
ERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VER
SION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLI
M -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCT
L_MAX_MAP_COUNT_PRESENT -DNV_PM_MESS
AGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRE
SENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_RE
MAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMO
DULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KB
UILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-
9746-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0
-9746-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-registry.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/os-registry.c:14:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nv-i
2c.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/incl
ude -include include/linux/autoconf.h -I/tmp/selfgz2871/NVIDIA-Linux-x86-1
.0-9746-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fn
o-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-f
u
nction-declaration -Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-
log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=gener
ic -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.279
8.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/
usr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iinclu
de/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -
g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/t
mp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv -Wall -Wimplicit -Wr
eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
-Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-c
ast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_
MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9746 -UDEBUG -U_DEBUG -
DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PC
I_GET_CLASS_PRESENT -DNV_SYSCTL_MAX
_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_IRQ_HANDLER_WITH_PTREGS_PR
ESENT -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_P
RESENT -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/selfgz
2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz2871
/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src
/nv/nv-i2c.c:8:
include/asm/io.h: In function 'check_signature':
include/asm/io.h:245: warning: wrong type argument to increment
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-974
6-pkg1/usr/src/nv/nvidia.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-kernel.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/
nv/nv.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-vm.o /t
mp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-interface.o /tmp/selfgz
2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2871
/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nv-i2c.o
Building modules, stage 2.
make -rR -f /usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/kernels/2.6.18-1.2798.fc6-i686/Modul
e.symvers -I /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modul
e.symvers -o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/Modul
e.symvers /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvidia.o
WARNING: could not find /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/s
rc/nv/.nv-kernel.o.cmd for /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.1.1/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/
include -include include/linux/autoconf.h -I/usr/src/kernels/2.6.18-1.2798.
fc6-i686
/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -
fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration
-Os -pipe -msoft-float -fno-builtin-sprintf -fno-builtin-log2 -fno-builtin-p
uts -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -mtune=generic -
mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.2798.fc6-i686/include/
asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/kernels/2.6
.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iinclude/asm-i386/mach-de
fault -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-stack-protec
tor -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D
"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidi
a)" -DMODULE -c -o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv
/nvidia.mod.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/usr/src/nv/nvid
ia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746
-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz2871/NVIDIA-Linux-x86-1.0-9746-pkg1/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:
eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
eth1: no IPv6 routers present
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
SELinux: initialized (dev hdg, type iso9660), uses genfs_contexts
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA GeForce4 MX 440 with AGP8X 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.Что надо сделать?
уважаемые "чайники", используйте, пожалуйста теги codebox (см. bb коды форума) (Juliette)