我使用和Xfce,不能作为普通用户登录到GUI中,root可以工作。我可以在另一个终端上登录。我试图重新安装lightdm,但仍然无法登录。在尝试登录后,dmesg告诉我
systemd-logind[2638]: New session c4 of user lightdm.
systemd-logind[2638]: Linked /tmp/.X11-unix/X0 to /run/user/110/X11-display.
systemd-logind[2638]: Removed session c2.我怎样才能得到更多关于哪里出了问题的信息?有什么能阻止我登录吗?
发布于 2014-09-23 19:24:17
对我来说,解决方法是chmod +x这个文件:
/etc/X11/Xsession来源:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748944#27
https://unix.stackexchange.com/questions/125036
复制相似问题