|
|
前后在nvidia网站上下了以下版本:
NVIDIA-Linux-x86-1.0-7184-pkg1
NVIDIA-Linux-x86-1.0-7185-pkg1
NVIDIA-Linux-x86-1.0-9755-pkg1
7184安装的时候build失败.
后面两个都能装上.安装好后可以配置为nvidia驱动进去,但是重新启动之后启动不了,有日志:
- xauth: creating new authority file /root/.serverauth.5605
- X: warning; process set to priority -1 instead of requested priority 0
- X Window System Version 7.2.0
- Release Date: 22 January 2007
- X Protocol Version 11, Revision 0, Release 7.2
- Build Operating System: Linux Ubuntu
- Current Operating System: Linux ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
- Build Date: 04 April 2007
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- Module Loader present
- Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 19 09:51:16 2007
- (==) Using config file: "/etc/X11/xorg.conf"
- Error: API mismatch: the NVIDIA kernel module has the version 1.0-7184, but
- this X module has the version 1.0-9755. Please make sure that the kernel
- module and all NVIDIA driver components have the same version.
- (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
- (EE) NVIDIA(0): that there is a supported NVIDIA GPU in this system, and
- (EE) NVIDIA(0): that the NVIDIA device files have been created properly.
- (EE) NVIDIA(0): Please consult the NVIDIA README for details.
- (EE) NVIDIA(0): *** Aborting ***
- (EE) Screen(s) found, but none have a usable configuration.
- Fatal server error:
- no screens found
- XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
- after 0 requests (0 known processed) with 0 events remaining.
复制代码
貌似nvidia版本和kernel版本不一致...,但是7184安装不上.
请大侠支招 |
|