【问题收录】[ubuntu]startx doesn't work

前端之家收集整理的这篇文章主要介绍了【问题收录】[ubuntu]startx doesn't work前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

问题描述

只能进入tty 模式
输入 startx没有任何效果

_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() Failed
  _XSERVTransMakeA11C0TSServerListeners: server already running

 Fatal server error: Cannot establich any listening sockets - Make sure an X server isn't already running ... Please also check the log file at "/var/log/Xorg.0.log" for additional information. ddxSigGiveUp: Closing log Server terminated with error (1). CLosing log file Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyxinit: giving up xinit: unable to connect to X server: Resource temporarily unavailable xinit: server error 

解决方法

sudo apt-get install --reinstall xorg

Reference

https://askubuntu.com/questions/143179/startx-doesnt-work


原文链接:https://www.f2er.com/ubuntu/352641.html

猜你在找的Ubuntu相关文章