LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 601|回复: 2

KDE启动不起来了,帮忙看看

[复制链接]
发表于 2005-4-2 18:31:23 | 显示全部楼层 |阅读模式
刚装系统时装过nvidia的驱动,可以起来。但是由于重新编译了内核,我又按照原来的步骤重新安装了驱动,可是现在启动不了,提示错误如下:

[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-r3 i686 [ELF]
Current Operating System: Linux Gentooer 2.6.10-gentoo-r6 #5 SMP Sat Apr 2 16:31
:48 GMT 2005 i686
Build Date: 17 March 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: Sat Apr  2 18:15:25 2005
(==) Using config file: "/etc/X11/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.7167. 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 remaining.[/PHP]

给点建议
:help
发表于 2005-4-2 18:42:46 | 显示全部楼层
用root用户登陆, 运行Xorg -configure自动产生新的/root/xorg.conf.new
然后用Xorg -config /root/xorg.conf.new
如果OK的话, 将/rootxorg.conf.new覆盖/etc/X11/xorg.conf

改Section "Device"
  Identifier "nVidia Inc. GeForce2"
  Driver     "nvidia"#***********
  VideoRam   65536
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-4-2 20:25:00 | 显示全部楼层
谢谢sealiu,问题解决了!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表