|
发表于 2011-5-19 07:03:53
|
显示全部楼层
Post by 好大一只鸟;2139619
执行startx命令信息如下:
wpahipc ~ # startx
xauth: file /root/.serverauth.15737 does not exist
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.10.1.901 (1.10.2 RC 1)
Release Date: 2011-05-06
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.38-gentoo-r5 x86_64 Gentoo
Current Operating System: Linux wpahipc 2.6.38-gentoo-r5 #1 SMP Wed May 18 07:31:50 CST 2011 x86_64
Kernel command line: root=/dev/ram0 real_root=/dev/sda2
Build Date: 19 May 2011 12:03:19AM
Current version of pixman: 0.22.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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 19 00:35:57 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.
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.
似乎你的內核的顯卡模塊ati沒有選擇,類似的frame buffer的模塊你也可能需要選上。
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
其次,你後面的USE標記應當包含X、cjk、unicode,以及gnome或者kde的某一個。
感覺的cpu很強悍啊! j5,那是什麼概念啊! |
|