|
|
电脑配置信息:
c2.4 512M内存 NVIDIA GeForce4 MX 440 with AGP8X
内核:2.6.21-1.3228.fc7
按照论坛里的方法:
在启动的时候在Fedora菜单项上按a,加上参数single,进入命令行模式,然后执行如下命令:
cd /usr/lib/xorg/
ln -s ../xorg/ lib
然后再到nvidia驱动所在目录执行如下命令:
sh NVIDIA-Linux-x86-100.14.09-pkg1.run --x-prefix=/usr/lib/xorg
试了三个驱动了:
NVIDIA-Linux-x86-100.14.09-pkg1.run
NVIDIA-Linux-x86-100.14.06-pkg1.run
NVIDIA-Linux-x86-1.0-9755-pkg1.run
以下是安装NVIDIA-Linux-x86-100.14.09-pkg1.run这个版本的安装信息
e文太差了,不明白什么意思,请高手指点,在这先谢谢了.
哪里出了错,应该怎么解决呢?
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Jun 22 04:10:46 2007
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 : /usr/lib/xorg
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
WARNING: Skipping the runlevel check (the utility `runlevel` failed to run).
WARNING: The NVIDIA GeForce4 MX 440 with AGP8X GPU installed in this system is
supported through the NVIDIA 1.0-96xx legacy Linux graphics drivers.
Please visit http://www.nvidia.com/object/unix.html for more
information. The 100.14.09 NVIDIA Linux graphics driver will ignore
this GPU.
WARNING: You do not appear to have an NVIDIA GPU supported by the 100.14.09
NVIDIA Linux graphics driver installed in this system. For further
details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in
the README available on the Linux driver download page at
www.nvidia.com.
-> 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.
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. |
|