显卡驱动装不上,错误信息如下:大家帮忙!
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Dec  7 20:12:42 2008
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.
-> 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.
ERROR: Unable to find the development tool `cc` in your path; please make sure
       that you have the package 'gcc' installed.  If gcc is installed on your
       system, then please check that `cc` is in your PATH.
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.
                  	
				

微宝贝 于 2008-12-09 22:39:37发表:
具体错误是什么??有什么提示?
duanzhu 于 2008-12-09 20:40:12发表:
装红旗6sp1桌面版的时候显卡驱动能够正常安装,换了linux版本就装不上了,不知道是什么原因。
duanzhu 于 2008-12-09 20:28:19发表:
:0w5ty(1 目前还没有装上,不知道是么有这个驱动,还是我那里没做什么操作。
juleijll 于 2008-12-08 15:37:42发表:
不知道怎么回事,反正我的9600GSO挺好的。
duanzhu 于 2008-12-08 06:01:22发表:
微宝贝,你的建议我试了,更新了kernel-devel,kernel-headers,并安装了gcc*,之后还是不能装上驱动。:0w223dc
linuxuserbao 于 2008-12-07 22:37:17发表:
直接在终端用root 身份运行yum -y install kmod-nvidia
duanzhu 于 2008-12-07 20:48:11发表:
先试试你的建议。
微宝贝 于 2008-12-07 20:35:16发表:
这里 answer NO(确保你安装了kernel-headers kernel-devel)
清确认你是不是安装了GCC,你应该是没安装,先安装gcc
给你的建议:现yum install kernel-devel kernel-headers
看看是不是安装安装了以上包,安装了会告诉你已经安装,没有的话会显示需要安装的包。然后安装yum install gcc*(把gcc相关的包全装上)
[ 本帖最后由 微宝贝 于 2008-12-7 20:40 编辑 ]