xsession-errors openConnection connect No such file or di

分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

                       

无法以普通用户的身份登录 ubuntu 桌面,仅可以使用游客(guest)的身份登录。ctrl + alt + F1~F6 tty(终端界面),查看 .xsession-errors时,

cd ~cat ./xsession-errors
   
   
  • 1
  • 2

又会提示如下错误:

openConnection: connect: No such file or directorycannot connect to brltty at :0
   
   
  • 1
  • 2

最快速简洁的解决方案是:

mv ~/.config/dconf/user ~/.config/dconf/user.old
   
   
  • 1

References

[1] Ubuntu 12.04 32bit cant login

           

给我老师的人工智能教程打call!http://blog.csdn.net/jiangjunshow

这里写图片描述

猜你喜欢

转载自blog.csdn.net/hftytf/article/details/83935090
DI