|
|
我装的debian,然后apt 得到的 x-windows,安装后startx结果是灰屏,而且只有一个鼠标在面前可以晃晃。
我用的是在vmware下装的听说不能用depth24``我就改成了 depth16和15``结果是warn缺少几个.o文件 而且提示说只能在depth24/32下运行x-windows
以下是我用的depth16和15``时的报错```
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(EE)VMWARE(0):currently unavailable depth/bpp of 16/16 requested.
The guest X server must run at the same depth and bpp as the host (which are currently 24/32) This is a automatically detected. Please do not specify a depth on the command line or via the config file
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to submit@bugs.debian.org.
我自己的单独的主机`(虽然用的是vmware)但是哪里来的host`? |
|