QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3509|回复: 46

求助,nvidia驱动安装问题!!!

[复制链接]
发表于 2006-7-14 00:30:20 | 显示全部楼层 |阅读模式
我在安装nvidia驱动时出错,安装日志如下:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Jul 13 23:37:57 2006

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            : true
  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)
-> 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.
-> Performing CC test with CC="cc".
-> gcc-version-check failed:
   
   ./usr/src/nv/conftest.sh: line 19: cc: command not found
   
   Could not compile gcc-version-check.c.  Please be sure you have your distrib
   ution's libc development package installed and that 'cc' is a valid C compil
   er name.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: Yes)
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.

是不是要装什么gcc阿,怎么装阿?
发表于 2006-7-14 02:06:39 | 显示全部楼层
你什么系统?
回复

使用道具 举报

 楼主| 发表于 2006-7-14 11:38:43 | 显示全部楼层
suse10.0
装之前说是要什么gcc和linux的什么东西,我也不知道自己装没有……
回复

使用道具 举报

发表于 2006-7-14 11:41:48 | 显示全部楼层
LINUX内核很显然你没有装。GCC你可以打开一个终端,然后输入gcc -v看看有什么。
回复

使用道具 举报

发表于 2006-7-14 11:41:53 | 显示全部楼层
在yast当中把cc和gcc什么都选上,最好装kernel-source,注意,dvd/cd放进去
回复

使用道具 举报

发表于 2006-7-14 11:44:20 | 显示全部楼层
突然想起来,SUSE带的GCC应该是4。X了,但内核应该是用3。X编译的,这样的话,还是没法安装驱动的。

还有,SUSE可以通过YAST直接安装NVIDIA的驱动啊,不用这么麻烦的。
回复

使用道具 举报

发表于 2006-7-14 11:45:20 | 显示全部楼层
可以编译,10.0我用了相当长的时间
回复

使用道具 举报

 楼主| 发表于 2006-7-14 11:46:00 | 显示全部楼层
还有就是我的显卡需要装驱动吗?
回复

使用道具 举报

发表于 2006-7-14 11:46:57 | 显示全部楼层
不玩游戏,不用三维软件,仅仅看看电影什么的,不需要安装
回复

使用道具 举报

发表于 2006-7-14 11:47:14 | 显示全部楼层
怪,我上次在UBUNTU下就说系统编译器和编译内核的版本不一致,害的我又去找GCC 3。4。。。

不过SUSE还是直接YAST安装驱动好了
回复

使用道具 举报

发表于 2006-7-14 11:48:27 | 显示全部楼层
只是现在务实的人少了,都喜欢折腾。

其实,升级一下内核,x就不好用,还得重新编译nvidia驱动,多麻烦,不如用默认驱动,随便怎么弄内核,都不会出问题。
回复

使用道具 举报

 楼主| 发表于 2006-7-14 11:49:02 | 显示全部楼层
linux:~ # gcc -v
bash: gcc: command not found
回复

使用道具 举报

发表于 2006-7-14 11:49:34 | 显示全部楼层
这就是我一般不装驱动的原因啊。
回复

使用道具 举报

发表于 2006-7-14 11:51:27 | 显示全部楼层
[quote:8e2aa4134b="ticbin"]linux:~ # gcc -v
bash: gcc: command not found[/quote]
就是没装了

linux-5179:/home/linyuzhu # gcc -v
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=i586-suse-linux
Thread model: posix
gcc version 4.1.0 (SUSE Linux)
回复

使用道具 举报

 楼主| 发表于 2006-7-14 11:52:39 | 显示全部楼层
我为什么不能换自己下的壁纸阿~~?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 03:39 , Processed in 0.055097 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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