|
先说一下情况:
以前装过nvidia驱动而且启动正常,后来不知为什么就启动不起来了。打算重新装一下nvidia驱动来解决。于是更新了portage后重新装了显卡驱动,可如下的问题出现了
[PHP]X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.11-gentoo-r8 i686 [ELF]
Current Operating System: Linux kaoyan-gentoo 2.6.11-gentoo-r8 #2 SMP Mon May 16 12:37:20 CST 2005 i686
Build Date: 16 May 2005
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: Thu May 26 19:23:03 2005
(==) Using config file: "/root/xorg.conf"
Using vt 7
Error: API mismatch: the NVIDIA kernel module is version 7.1.0, but
this X module is version 1.0.7174. Please be sure that your kernel
module and all NVIDIA driver files have the same driver version.
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaini[/PHP]
问题好像出现在nvidia模块和x模块不匹配。
有没有人遇到这样的问题,您是怎么解决的? :help |
|