joyking 发表于 2005-9-6 00:11:39

安装Nvidia驱动失败,请帮忙看看是什么原因

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Sep5 23:59:09 2005

option status:
license pre-accepted    : false
update                  : false
force update            : false
expert                  : false
uninstall               : false
driver info             : false
no precompiled interface: false
no ncurses color      : false
query latest driver ver : false
OpenGL header files   : true
no questions            : false
silent                  : 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
force tls               : (not specified)
force compat32 tls      : (not specified)
X install prefix      : /usr/X11R6
OpenGL install prefix   : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix: /usr
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
-> 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)
ERROR: Unable to connect to download.nvidia.com (temporary DNS error (try again
       later))
-> 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.
-> Kernel source path: '/usr/src/linux-2.6.9'
-> Performing CC test with CC="cc".
-> Performing rivafb 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.o nv-vm.o os-
   agp.o os-interface.o os-registry.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 -rf .tmp_versions
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux-2.6.9 SYSOUT=
   /usr/src/linux-2.6.9'...
   
   NVIDIA: calling KBUILD...
   make CC=ccKBUILD_VERBOSE=1 -C /usr/src/linux-2.6.9 SUBDIRS=/root/NVIDIA-Li
   nux-x86-1.0-7667-pkg1/usr/src/nv modules
   Makefile:461: .config: 没有那个文件或目录
   mkdir -p /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/.tmp_versions
   make -f scripts/Makefile.build obj=/root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/
   src/nv
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/NVIDIA-Linux-
   x86-1.0-7667-pkg1/usr/src/nv/nv_compiler.h
   cc -Wp,-MD,/root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/.nv.o.d -nostdi
   nc -iwithprefix include -D__KERNEL__ -Iinclude-Wall -Wstrict-prototypes -W
   no-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-pointer -Wdec
   laration-after-statement -pipe -msoft-float -mpreferred-stack-boundary=2 -fn
   o-unit-at-a-time-Iinclude/asm-i386/mach-default -I/root/NVIDIA-Linux-x86-1
   .0-7667-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wc
   har-subscripts -Wparentheses -Wpointer-arith-Wno-multichar-Werror -O -fn
   o-common -MD   -Wsign-compare -W
   no-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE-DNTRM
   -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE-DNV_MAJOR_VERSIO
   N=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7667-UDEBUG -U_DEBUG -DNDEBUG -DN
   V_REMAP_PAGE_RANGE_5_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_
   DEVICE_PRESENT -DNV_VMAP_4_PRESENT-DMODULE -DKBUILD_BASENAME=nv -DKBUILD_M
   ODNAME=nvidia -c -o /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/nv.o /ro
   ot/NVIDIA-Linux-x86-1.0-7667-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:18,
                  from include/linux/module.h:10,
                  from /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/nv-lin
   ux.h:46,
                  from /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/nv.c:1
   4:
   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:821,
                  from /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/nv-lin
   ux.h:69,
                  from /root/NVIDIA-Linux-x86-1.0-7667-pkg1/usr/src/nv/nv.c:1
   4:
   include/asm/io.h: In function `check_signature':
   include/asm/io.h:240: warning: wrong type argument to increment
   /bin/sh: scripts/basic/fixdep: 没有那个文件或目录
   make: *** 错误 1
   make: *** 错误
   2
   NVIDIA: left KBUILD.
   nvidia.ko failed to build!
   make: *** 错误 1
   make: *** 错误 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
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.

joyking 发表于 2005-9-6 00:13:34

我安装的是NVIDIA-Linux-x86-1.0-7667-pkg1,系统是刚刚安装好的 Magic Linux1.2

hohoxu_hao115 发表于 2005-9-6 00:16:48

需要对内核进行一定的处理,看疑难解答帖。
页: [1]
查看完整版本: 安装Nvidia驱动失败,请帮忙看看是什么原因