|
|
笔记本的显卡是Geforce Go 6200的,从nVidia网站上下载了NVIDIA-Linux-x86-100.14.11-pkg1.run和NVIDIA-Linux-x86-100.14.11-pkg1.run两个包,因不知道有什么区别,都试着装了一下,但在安装过程中均提示出错没有成功。在Linuxsir上搜了一下,相关的几个包都装了,我的是Debian4.0,内核是2.6.21-2-686.
错误信息如下:
Using: nvidia-installer ncurses user interface
WARNING: Skipping the runlevel check (the utility `runlevel` failed to run).
-> 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 sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> The CC version check failed:
The compiler used to compile the kernel (gcc 4.1) does not exactly match the
current compiler (gcc 4.2). The Linux 2.6 kernel module loader rejects kern
el modules built with a version of gcc that does not exactly match that of t
he compiler used to build the running kernel.
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.
虽然没大有人关心这个贴子,还是把它结了吧,免得浪费有类似问题的搜索贴子的人。
解决过程:
本来是没想到过要装N卡驱动的,有一天心血来潮要装一下GoogleEarth试试,结果运行时系统就自动注销了,想到可能是显卡驱动问题,就开始装显卡驱动,怎奈装也装不上。
楼下有要说要升级内核,但由于水平有限还不敢轻易这么做。不过后来系统又出了点问题,重装后还是决定试一下升级内核。
从官网上下载了内核文件,一边开着北南南北和D00m3D以及网上搜来的一个内核参数配置的贴子开始安装,最后竟然一次成功了。进入2.6.22内核后顺利的装好了nVidia的驱动,GoogleEarth也可以运行了,而且感觉比Windows下速度要快,不知是不是早上网速好的原因。 |
|