分页: 1 / 1

安装Nvidia 9600GT驱动出现以下问题如何解决?

发表于 : 2009-02-15 2:45
akg240s
已经在Nvidia官网下载了180.27版本驱动32bit的。文件名:NVIDIA-Linux-x86-180.27-pkg1.run,20MB,并保存到了/home/akg240s(我的帐号akg240s)

然后,在终端来输入
sudo /etc/init.d/gdm stop
进入dos状态,按ctrl+alt+F1。
用akg240s登录然后输入
sudo sh /home/akg240s/NVIDIA-Linux-x86-180.27-pkg1.run
开始安装了,走了一大堆省略号,然后是选择同意进入下一屏
屏幕出现:
No precompiled kernel interface was found to match you kernel;
would you like the installer to attempt to download a kernel interface for you kernel from the NVIDIA ftp site (ftp://download.nvidia.com)?

选择Yes进入下一凭
No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compiled a kernel interface for your kernel

选择OK进入下一屏
ERROR;You do not appear to have libc header files installed on your system.
please install you distribution's libc development package

选择OK进入下一屏
ERROR:Installation has failed.Please see the file '/var/log/nvidia-installer.log' for details.
You may find suggestion's on fixing installation problems in the README available on the Linux driver download page at http://www.nvidia.com

Re: 安装Nvidia 9600GT驱动出现以下问题如何解决?

发表于 : 2009-02-15 2:47
akg240s
补充一下。我是wubi安装的。
8.04版本。显卡是9600GT,在下载的时候好像还有个NVIDIA-Linux-x86-180.27-pkg0.run的文件,大概12M左右。