|
|

楼主 |
发表于 2006-11-12 20:17:32
|
显示全部楼层
谢谢!!!
我从nvidia网站上下的驱动:NVIDIA-Linux-x86-1.0-9629-pkg1.run
nvidia-installer.log文件如下:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Nov 12 16:07:36 2006
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
WARNING: The NVIDIA GeForce2 Ti GPU installed in this system is supported
through the NVIDIA legacy Linux graphics drivers. Please visit
http://www.nvidia.com/object/unix.html for more information. The
1.0-9629 NVIDIA Linux graphics driver will ignore this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 1.0-9629
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.
-> 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
-> 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'...
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/selfgz2950/NVIDIA-L
inux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_vers
ions
rm -f /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_version
s/*
make -f /usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/Makefile.build obj=/
tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz2950/NVI
DIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9
629-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-builtin-log
2 -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.f
c6-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 -I
include/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tab
les -g -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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=9629 -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_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -
DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PF
N_RANGE_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=KB
UILD_STR(nvidia)" -c -o /tmp/selfg
z2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2950/NV
IDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.
0-9629-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=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-i38
6/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g -fno-sta
ck-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2
950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type
-Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multi
char -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -
Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERS
ION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9629 -UDEBUG -U_DEBUG -DNDEBUG -D
NV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLAS
S_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_I
RQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_
PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESEN
T -DNV_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(nv
idia)" -c -o /tmp/selfgz2950/NVIDIA
-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz2950/NVIDIA-Linu
x-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1
.0-9629-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 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=gene
ric -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.27
98.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 -Iincl
ude/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
2950/NVIDIA-Linux-x86-1.0-9629-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=9629 -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 -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT
_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESE
NT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(
s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -c -o /tmp/selfgz2950/NVID
IA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz2950/NVIDIA-L
inux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux
-x86-1.0-9629-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
uiltin-log2 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtun
e=generic -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.1
8-1.2798.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-gene
ric -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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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=9629 -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_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -
DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PF
N_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -
D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_
MODNAME=KBUILD_STR(nvidia)" -c -o /t
mp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_os-interface.o
/tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x
86-1.0-9629-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 -msoft-float -fno-builtin-sprintf -fno-buil
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.fc
6-i686/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-
frame-pointer -fasynchronous-unwind-tables -g -fno-stack-protector -Wdeclara
tion-after-statement -Wno-pointer-sign -I/tmp/selfgz2950/NVIDIA-Linux-x86-1
.0-9629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wc
har-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-
common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KE
RNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERS
ION=0 -DNV_PATCHLEVEL=9629 -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_IRQ_HANDLER_WITH_PTREGS
_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_ATT
R_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENA
ME=KBUILD_STR(os_registry)" -D"KBU
ILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9
629-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-
9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1
.0-9629-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 -fno-builtin-puts -mpreferred-stack-boundary=2 -march=i686 -mtune=gene
ric -mtune=generic -mregparm=3 -ffreestanding -I/usr/src/kernels/2.6.18-1.27
98.fc6-i686/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I
/u
sr/src/kernels/2.6.18-1.2798.fc6-i686/include/asm-i386/mach-default -Iinclud
e/asm-i386/mach-default -fomit-frame-pointer -fasynchronous-unwind-tables -g
-fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp
/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv -Wall -Wimplicit -Wret
urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-ca
st-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_M
AJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9629 -UDEBUG -U_DEBUG -D
NDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI
_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESE
NT -DNV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_V
M_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RAN
GE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBU
ILD_STR(s)=#s" -D"KBUILD_BASENAME=K
BUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2
950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz2950/
NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:51,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
/nv/nv-linux.h:77,
from /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-962
9-pkg1/usr/src/nv/nvidia.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/us
r/src/nv/nv-kernel.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/
nv/nv.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv-vm.o /t
mp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-interface.o /tmp/selfgz295
0/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2950/NV
IDIA-Linux-x86-1.0-9629-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/Modul
e.symvers -o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/Modul
e.symvers /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nvidia.o
WARNING: could not find /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/s
rc/nv/.nv-kernel.o.cmd for /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/us
r/src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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-al
iasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-dec
laration -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-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/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv
/nvidia.mod.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nvid
ia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629
-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz2950/NVIDIA-Linux-x86-1.0-9629-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
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
eth1: no IPv6 routers present
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }
ide: failed opcode was: 0xb0
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { DriveStatusError }
ide: failed opcode was: 0xb0
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA GeForce2 Ti GPU installed in this system is
NVRM: supported through the NVIDIA Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 1.0-9629 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.
请赐教!!! |
|