[Boot/Shutdown] 一直在登录界面,输入密码后登录不了,闪一下又回到登录界面
Tofloor
poster avatar
zz13550710300
deepin
2022-03-13 19:36
Author

开机后一直在登录界面,输入密码后登录不了,闪一下又回到登录界面,进不了桌面。

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-03-13 19:50
#1

TTY2登录看看

Reply View the author
zz13550710300
deepin
2022-03-13 19:54
#2

捕获.PNG

开机只能到登录界面,就是登不进去

Reply View the author
jjcui8595
deepin
2022-03-13 20:29
#3

Ctrl+alt+F2登录试试

Reply View the author
海天鹰
deepin
2022-03-13 20:59
#4

  • CTRL+ALT+F2进入命令界面,输入用户名和密码进入
  • 删除原有的dde
    sudo apt purge dde
  • 重新安装dde
    sudo apt install dde
Reply View the author