|
发表于 2005-6-27 00:26:39
|
显示全部楼层
执行 vi /var/log/XFree86.0.log 后
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8 ([email protected]) (gcc versi
n 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
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/XFree86.0.log", Time: Sun Jun 26 19:58:16 2005
(EE) Unable to locate/open config file
(EE) Error from xf86HandleConfigFile()
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
英文不好,我也不知道写的什么.
无法回到#提示符了.
出现了一个关键错误,意思是没有找到SCREEN。这个错误产生原因是没有配置X。
#cd /usr/X11R6/bin
#Free86 -configure
# cp XF86Config.new /etc/X11/XF86Config
#startx
应该就行了。 |
|