|
|
emerge xorg-x11
ghost lpc # /etc/init.d/xdm start
* Setting up xdm ...
/sbin/start-stop-daemon: stat /usr/bin/xdm: No such file or directory
* ERROR: could not start the Display Manager...
xdm: no process killed
startx的输出内容
xauth: creating new authority file /root/.serverauth.6881
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System inux 2.6.17-gentoo-r4 i686
Current Operating System: Linux ghost 2.6.17-gentoo-r4 #2 SMP Tue Aug 29 12:05:48 CEST 2006 i686
Build Date: 28 August 2006
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: Tue Aug 29 12:57:44 2006
(==) Using config file: "/etc/X11/xorg.conf"
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: __glXLastContext
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) Failed to load module "vnc" (module does not exist, 0) |
|