deepin循环在密码登录的问题
Tofloor
poster avatar
qq1156257674
deepin
2020-09-14 21:13
Author
周五下班系统还好好的,今天早上打开电脑,输入密码后,不能进入桌面,跳回密码登录状态,蒙了。
百度上找办法:
1、进TTY 用sudo apt-get clean  ,不行
2、sudo apt-get update  &&   sudo apt-get  upgrade,不行
3、sudo apt-get install -f  等了好久,顺便执行sudo apt-get install dde ,重启,可以进行桌面。
请教,死循环在密码登录界面,有人说是因为DDE错误,如果直接在tty里重新安装dde是不是就可以好,不用走弯路?我网上查了下,apt-get install -f 是安装依赖的,我在想是不是都可以跳过这个过程。
请哪位懂的老师给解惑一下。
Reply Favorite View the author
All Replies
qq1156257674
deepin
2020-09-14 21:14
#1
额,linux确实不怎么懂,刚学,见笑的地方请指正。勿喷,谢谢
Reply View the author
haohu1193
deepin
2020-09-14 21:27
#2
https://bbs.deepin.org/post/202093
额,linux确实不怎么懂,刚学,见笑的地方请指正。勿喷,谢谢

你执行的sudo apt-get install dde 就是这安装DDE啊...

sudo apt-get install -f 是修复依赖...不是万用命令...有的还是处理不了...

现在的情况是不知道你是做了些什么导致的这个情况...
Reply View the author