LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 893|回复: 1

installing the NVIDIA graphic problems

[复制链接]
发表于 2006-11-30 22:45:31 | 显示全部楼层 |阅读模式
Hello, everyone.

I've got a bad news, that there is something wrong with my LFS when I installing the NVIDIA graphic drivers

I've downloaded the newest version of *.run file

and installed as this order:   sh *.run

But here is the nvidia-installer.log

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Jan 10 14:50:17 2001

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 RIVA TNT2 Model 64/Model 64 Pro 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.16.27/source'
-> Kernel output path: '/lib/modules/2.6.16.27/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.16.27/sourc
   e SYSOUT=/lib/modules/2.6.16.27/build'...
   
   NVIDIA: calling KBUILD...
   make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.16.27/build KBUILD_VERBOSE=1 -C /l
   ib/modules/2.6.16.27/source SUBDIRS=/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-962
   9-pkg1/usr/src/nv modules
   make[2]: Warning: File `Makefile' has modification time 1.7e+08 s in the fut
   ure
   make -C /lib/modules/2.6.16.27/build \
   KBUILD_SRC=/usr/src/linux-2.6.16.27 \
   KBUILD_EXTMOD="/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv" -f
   /usr/src/linux-2.6.16.27/Makefile modules
   make[3]: Warning: File `.vmlinux.cmd' has modification time 1.9e+08 s in the
   future
   mkdir -p /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.tmp_vers
   ions
   make -f /usr/src/linux-2.6.16.27/scripts/Makefile.build obj=/tmp/selfgz1097/
   NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv
   make[4]: Warning: File `scripts/Makefile.lib' has modification time 1.7e+08
   s in the future
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz1097/NVI
   DIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv_compiler.h
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.nv.o
   .d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include -D__KERN
   EL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -include includ
   e/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -f
   no-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float -mprefe
   rred-stack-boundary=2 -march=i486 -I/usr/src/linux-2.6.16.27/include/asm-i38
   6/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement
   -Wno-pointer-sign  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/
   nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
   ntheses -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
   =9629 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRI
   DGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRE
   SENT -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_BREAKPOIN
   T_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VM
   AP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)
   "  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1097/NVIDIA-Linux-
   x86-1.0-9629-pkg1/usr/src/nv/nv.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-
   pkg1/usr/src/nv/nv.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.nv-v
   m.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include -D__K
   ERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -include inc
   lude/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/
   src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
   -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float -mpre
   ferred-stack-boundary=2 -march=i486 -I/usr/src/linux-2.6.16.27/include/asm-i
   386/ma
   ch-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wn
   o-pointer-sign  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-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=96
   29 -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(nv_vm)"  
   -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1097/NVIDIA-Linux-x86
   -1.0-9629-pkg1/usr/src/nv/nv-vm.o /t
   mp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv-vm.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.os-a
   gp.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include -D__
   KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -include in
   clude/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr
   /src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
   g -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float -mp
   referred-stack-boundary=2 -march=i486 -I/usr/src/linux-2.6.16.27/include/asm
   -i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-state
   ment -Wno-pointer-sign  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-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=9629 -UDEBUG -U_DEBUG -DNDEB
   UG -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_IN
   SERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_P
   RESENT -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/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv
   /os-agp.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-agp.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.os-i
   nterface.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/includ
   e -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -incl
   ude include/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pk
   g1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-a
   liasing -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-flo
   at -mpreferred-stac
   k-boundary=2 -march=i486 -I/usr/src/linux-2.6.16.27/include/asm-i386/mach-de
   fault -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-poi
   nter-sign  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv -Wall
   -Wimplicit -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__ -DMODU
   LE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9629 -UD
   EBUG -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_STAT
   E_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -D
   NV_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_interface)"  
   -D"KBUILD_MODNAME=KBUILD_STR(nvidi
   a)" -c -o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-inter
   face.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-interfac
   e.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.os-r
   egistry.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include
   -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -includ
   e include/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1
   /usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-ali
   asing -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float
   -mpreferred-stack-boundary=2 -march=i486 -I/usr/src/linux-2.6.16.27/include/
   asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-st
   atement -Wno-pointer-sign  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/
   usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscript
   s -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_PATC
   HLEVEL=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_BREAKP
   OINT_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_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz1097/N
   VIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-registry.o /tmp/selfgz1097/NVIDI
   A-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-registry.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.nv-i
   2c.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include -D__
   KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -include in
   clude/linux/autoconf.h  -I/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr
   /src/nv -Wall -Wundef -Wstrict-prot
   otypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -Os -f
   omit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i4
   86 -I/usr/src/linux-2.6.16.27/include/asm-i386/mach-default -Iinclude/asm-i3
   86/mach-default -Wdeclaration-after-statement -Wno-pointer-sign  -I/tmp/self
   gz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-t
   ype -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-m
   ultichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qu
   al -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_MAJOR_
   VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9629 -UDEBUG -U_DEBUG -DNDEBU
   G -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 -D
   NV_IRQ_HANDLER_WITH_PTREGS_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INS
   ERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PR
   ESENT -DNV_CHANGE_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/selfgz1097/NV
   IDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz1097/NVIDIA-Linu
   x-x86-1.0-9629-pkg1/usr/src/nv/nv-i2c.c
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:23,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:20,
                    from include/linux/module.h:10,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:51,
                    from /tmp/selfgz1097/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 arith
   metic
   In file included from include/linux/dmapool.h:14,
                    from include/linux/pci.h:522,
                    from /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src
   /nv/nv-linux.h:77,
                    from /tmp/selfgz1097/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:258: warning: wrong type argument to increment
     ld -m elf_i386 -m elf_i386  -r -o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-962
   9-pkg1/usr/src/nv/nvidia.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/us
   r/src/nv/nv-kernel.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/
   nv/nv.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv-vm.o /t
   mp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
   1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-interface.o /tmp/selfgz109
   7/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/os-registry.o /tmp/selfgz1097/NV
   IDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nv-i2c.o
   make[4]: warning:  Clock skew detected.  Your build may be incomplete.
     Building modules, stage 2.
   make -rR -f /usr/src/linux-2.6.16.27/scripts/Makefile.modpost
   make[4]: Warning: File `scripts/Makefile.lib' has modification time 1.7e+08
   s in the future
     scripts/mod/modpost   -i /usr/src/linux-2.6.16.27/Module.symvers vmlinux /
   tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/nvidia.o
     cc -Wp,-MD,/tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/.nvid
   ia.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include
   -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.27/include -includ
   e include/linux/autoconf.h -I/usr/src/linux-2.6.16.27/ -I -Wall -Wundef -Wst
   rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestandi
   ng -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2
   -march=i486 -I/usr/src/linux-2.6.16.27/include/asm-i386/mach-default -Iinclu
   de/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign  -D
   "KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia)"  -D"KBUILD_MODNAME
   =KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-962
   9-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg
   1/usr/src/nv/nvidia.mod.c
     ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629
   -pkg1/usr/src/nv/nvidia.ko /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/us
   r/src/nv/nvidia.o /tmp/selfgz1097/NVIDIA-Linux-x86-1.0-9629-pkg1/usr/src/nv/
   nvidia.mod.o
   make[4]: warning:  Clock skew detected.  Your build may be incomplete.
   make[3]: warning:  Clock skew detected.  Your build may be incomplete.
   make[2]: warning:  Clock skew detected.  Your build may be incomplete.
   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: (supports S0 S1 S4 S5)
   kjournald starting.  Commit interval 5 seconds
   EXT3-fs: mounted filesystem with ordered data mode.
   VFS: Mounted root (ext3 filesystem) readonly.
   Freeing unused kernel memory: 292k freed
   8139too Fast Ethernet driver 0.9.27
   ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
   PCI: setting IRQ 11 as level-triggered
   ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 11 (level, low) ->
   IRQ 11
   eth0: RealTek RTL8139 at 0xd000, 00:d0:f8:0c:e9:60, IRQ 11
   eth0:  Identified 8139 chip type 'RTL-8139C'
   8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
   Linux agpgart interface v0.101 (c) Dave Jones
   agpgart: Detected VIA P4X266 chipset
   agpgart: AGP aperture is 64M @ 0xe0000000
   Adding 500432k swap on /dev/hdc1.  Priority:1 extents:1 across:500432k
   EXT3 FS on hdc2, internal journal
   eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
   nvidia: module license 'NVIDIA' taints kernel.
   NVRM: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro 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.
发表于 2006-12-1 05:55:02 | 显示全部楼层
Post by 红旗下的刀
...
Using: nvidia-installer ncurses user interface
[color="Red"]WARNING: The NVIDIA RIVA TNT2 Model 64/Model 64 Pro 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.
[color="Red"]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.
...
你的显卡太旧了,换一个驱动吧!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表