nvidia最新驱动1.0-4349放出
NVIDIA Linux UpdateEase of use installation and deployment of software
NVIDIA Linux Update automatically detects the Linux operating system, kernel type, and CPU on a system and sets up the system for optimal performance and stability.Deploying NVIDIA graphics cards on Linux has never been easier, letting IT managers and end users set up their systems with ease.
Future-proof drivers
Intelligent driver update utility that downloads the latest NVIDIA drivers and software components to keep your system running for maximum uptime.Simply run NVIDIA Linux Update and let it check for the latest software for your NVIDIA graphics card to ensure the highest compatibility.
Flexible design
Designed to offer users the easiest driver setup, yet powerful enough to allow customized installs.Beginner users will have their graphics card configured and running the latest 3D applications and games with no complications, while power users can use the command line options to customize NVIDIA Linux Update for their environment.
Fully supports all major Linux Operating Systems and CPUs
Includes out of box support for Red Hat and Mandrake operating systems and all standard Intel and AMD 32-bit processors.However, if you want to use another Linux distribution, NVIDIA Linux Update will setup and install graphics driver for that environment.
相关下载链接:
http://www.nvidia.com/view.asp?IO=linux_display_ia32_1.0-4349 好象没有rpm包放出了,只有一个run的包,估计安装方便了很多:
简明安装步骤:
STEP 1: Review the NVIDIA Software License and documentation. You will need to accept this license prior to downloading any files.
NVIDIA Software License
README - Text Version
STEP 2: Download the Driver File
Download - NVIDIA-Linux-x86-1.0-4349.run
Note: If you are using SuSE 8.1 or earlier, or if you are using United Linux 1.0, we recommend installing from RPMs built by SuSE.These are available via ftp. If you install via the .run file, XFree86 configuration with SaX2/YaST2 will not work correctly.
STEP 3: Check dependencies
The dependencies are listed in the README. It is important to note that the NVIDIA driver set requires XFree version 4.0.1 or greater. If this is not available on your linux distribution, please go to the XFree86 web site (www.xfree86.org).
STEP 4: Install
Type "sh NVIDIA-Linux-x86-1.0-4349.run" to install the driver.
See the README (text) for more detailed instructions. If you have any questions or problems, please check the linux discussion forum. If you don't find an answer to your question there, you can send email to [email protected]. 竟然有在线update驱动的功能???!!!
FEATURES OF NVIDIA-INSTALLER
o Uninstall: Driver installation will backup any conflicting files
and record what new files are installed on the system.You may run:
nvidia-installer --uninstall
to uninstall the current driver; this will remove any files that
were installed on the system, and restore any backed up files.
Installing new drivers implicitly uninstalls any previous drivers.
o Auto-Updating: If you run:
nvidia-installer --latest
the utility will connect to NVIDIA's FTP site, and report the latest
driver version and the url to the latest driver file.
If you run:
nvidia-installer --update
the utility will connect to NVIDIA's FTP site, download the most recent
driver file, and install it.
o Multiple user interfaces: The installer will use an ncurses-based
user interface if it can find the correct ncurses library, otherwise,
it will fall back to a simple commandline user interface.To disable
use of the ncurses user interface, use the option '--ui=none'.
o Updated Kernel Interfaces: The installer has the ability to
download updated precompiled kernel interfaces from the NVIDIA
FTP site (for kernels that were released after the NVIDIA driver
release). 有安装问题的,请先自己看下面联接里的faq
ftp://download.nvidia.com/XFree86/Linux-x86/1.0-4349/README.txt 是否支持X 4.3
Magic Linux的XFree-4.3升级已经完成。 一个没注意,上当了。原来还需要在线下载,不爽。现在上网方式改了,又是自己编译的内核。nv提供的这个驱动装不上,又不能上网……凄惨。刚开始一看是菜单式的操作又能自动卸载老版本的驱动,还正高兴呢。居然……。还不如以前的方式 还是到 ftp://download.nvidia.com/XFree86/Linux-x86/1.0-4349/ 目录下自己下载编译的好 NVIDIA-Linux-x86-1.0-4349.run运行后
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Apr1 17:10:29 2003
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
no OpenGL header files: false
no questions : false
silent : false
XFree86 install prefix: /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel include path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp site : ftp://download.nvidia.com
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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
ERROR: The kernel header file
'/lib/modules/2.4.20-2/build/include/linux/modversions.h' does not
exist.The most likely reason for this is that the kernel header files
in '/lib/modules/2.4.20-2/build/include' have not been configured.
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.
怎么回事呀? 是否支持X 4.3
Magic Linux的XFree-4.3升级已经完成。
完全支持,我就用着,非常稳定,当然,load "xtt"也没问题 一个没注意,上当了。原来还需要在线下载,不爽。现在上网方式改了,又是自己编译的内核。nv提供的这个驱动装不上,又不能上网……凄惨。刚开始一看是菜单式的操作又能自动卸载老版本的驱动,还正高兴呢。居然……。还不如以前的方式
呵呵,不用另外下载,6M大的一个包,你以为它单是界面代码
它已经包括了源码包了
你用--exract参数就可以自动解压出源码包了
当然,你可以让它自己编译,当提示你是否在线下载编译好的驱动时,你选择no,然后它就提示你是否自己编译了 是啊,我刚看到。但是运行后出错,nvidia-installer.log内容如下,为什么?不明白呀
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Apr 1 17:10:29 2003
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
no OpenGL header files : false
no questions : false
silent : false
XFree86 install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel include path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp site : ftp://download.nvidia.com
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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
ERROR: The kernel header file
'/lib/modules/2.4.20-2/build/include/linux/modversions.h' does not
exist. The most likely reason for this is that the kernel header files
in '/lib/modules/2.4.20-2/build/include' have not been configured.
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. ERROR: The kernel header file
'/lib/modules/2.4.20-2/build/include/linux/modversions.h' does not
exist. The most likely reason for this is that the kernel header files
in '/lib/modules/2.4.20-2/build/include' have not been configured. 这个我也看到了,但是到哪里找呀?部长的贴上来看看吧。 是内核源码包里的文件,你检查一下你的内核源码包装上没有
太长了,贴不上来 RH8。我用的是2.4.20的内核自己编译的。之前的4191没一点问题,就是用了这个东西卸载了老版的驱动以后在安装的时候出现这个问题了