红联Linux门户
Linux帮助

虚拟机无法进入X-server,请高手指点

发布时间:2011-11-09 22:30:29来源:红联作者:wufaqian
Failed to start the X server (your graphical user interface). It seems that the pointer
device (your mouse) is not set up correctly. Would you like to view the X server output to diagnose the problem



我是再安装VMware-TOOLS之后就出现这样的情况

从错误日志中看出应该是mouse的问题
[root@localhost X11]# cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) xf86OpenSerial: Cannot open device /dev/mouse
(EE) Mouse1: cannot open input device
(EE) PreInit failed for input device "Mouse1"
文章评论

共有 1 条评论

  1. wufaqian 于 2011-11-09 22:31:21发表:

    请高手指点下 谢谢!