|
我安装好X以后进行如下命令
Xorg -configure 得出 xorg.conf.new
X -config ~/xorg.conf.new 测试xorg.conf.new
到这里没有问题。
然后startx出现
xauth: creating new authority file /root/.serverauth.4456
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/newboard-1:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.21-1.3194.fc7 i686
Current Operating System: Linux newboard-1 2.6.23.8-xp #32 Wed Oct 29 22:41:21 CST 2008 i686
Build Date: 29 October 2008 06:49:54PM
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: "/usr/local/var/log/Xorg.0.log", Time: Tue Nov 4 16:58:10 2008
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "glx" (module does not exist, 0)
(II) Module "ddc" already built-in
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/Type1/, removing from list!
Could not init font path element /usr/share/fonts/100dpi/, removing from list!
Could not init font path element /usr/share/fonts/75dpi/, removing from list!
xinit: No such file or directory (errno 2): Cannot register with ConsoleKit: org.freedesktop.CkConnector.Error: Unable to open session: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
Warning: Failed to set locale, reverting to "C"
Failed to read: session.tabs
Setting default value
Failed to read: session.ignoreBorder
Setting default value
Failed to read: session.forcePseudoTransparency
Setting default value
Failed to read: session.numLayers
Setting default value
Failed to read: session.tabPadding
Setting default value
Failed to read: session.focusTabMinWidth
Setting default value
Failed to read: session.styleOverlay
Setting default value
Failed to read: session.slitlistFile
Setting default value
Failed to read: session.groupFile
Setting default value
Failed to read: session.appsFile
Setting default value
Failed to read: session.tabsAttachArea
Setting default value
Failed to read: session.modKey
Setting default value
apps file failure
Warning: X server does not support locale
Warning: cannot set locale modifiers
ThemeItem<Font>: Warning! Failed to load default value 'fixed'
ThemeItem<Font>: Warning! Failed to load default value 'fixed'
ThemeItem<Font>: Warning! Failed to load default value 'fixed'
waiting for X server to shut down
Backtrace:
0: X(xf86SigHandler+0x7e) [0x80b7d3e]
1: [0xb7f76420]
2: X [0x80a0c9c]
3: X(main+0x4cf) [0x806efbf]
4: /lib/libc.so.6(__libc_start_main+0xe0) [0x40cf70]
5: X(FontFileCompleteXLFD+0x205) [0x806e271]
Fatal server error:
Caught signal 11. Server aborting
请问高手这个是什么问题。 |
|