更新完重启,输入密码后进入系统又立马跳到输入密码的界面
Tofloor
poster avatar
fuhaitao
deepin
2020-11-14 06:05
Author

刚才系统提示更新,下载完之后点击安装更新,一直提示更新失败,重复了十几次还是不行,然后使用命令更新,更新完之后reboot,就出现了输入密码进入桌面然后又立即跳到了输入密码的界面,我这系统还有救吗?是不是只能重装了?哎十万火急,在线等!

Reply Favorite View the author
All Replies
走钢丝
deepin
2020-11-14 06:09
#1

看起来像是升级不完整吧。

ctrl+alt+f2 到 tty2 再执行下升级命令看看。




Reply View the author
fuhaitao
deepin
2020-11-14 06:10
#2

有没有遇到过这种情况?

Reply View the author
fuhaitao
deepin
2020-11-14 06:16
#3
走钢丝

看起来像是升级不完整吧。

ctrl+alt+f2 到 tty2 再执行下升级命令看看。




刚才进入tty2,sudo apt update sudo apt dust-upgrade之后,显示都已经更新完了,然后reboot,还是上面的情况,输入密码进入桌面又跳到了输入密码的界面。看样子只能重装系统了,哎,谢谢!

Reply View the author
走钢丝
deepin
2020-11-14 06:18
#4
fuhaitao

刚才进入tty2,sudo apt update sudo apt dust-upgrade之后,显示都已经更新完了,然后reboot,还是上面的情况,输入密码进入桌面又跳到了输入密码的界面。看样子只能重装系统了,哎,谢谢!

这种情况真不好说是哪个组件出问题了。

可以把知道的桌面组件都重新安装下试试。


sudo apt reinstall dde
sudo apt reinstall dde-desktop
sudo apt reinstall dde-dock



Reply View the author
fuhaitao
deepin
2020-11-14 06:35
#5
走钢丝

这种情况真不好说是哪个组件出问题了。

可以把知道的桌面组件都重新安装下试试。


sudo apt reinstall dde
sudo apt reinstall dde-desktop
sudo apt reinstall dde-dock



试过,不行,应该不是桌面的问题,像是那里无限循环了,谢谢

Reply View the author
走钢丝
deepin
2020-11-14 06:37
#6
fuhaitao

试过,不行,应该不是桌面的问题,像是那里无限循环了,谢谢

就是因为桌面组件不正常或被卸载了,导致进不去桌面,所以才退出来的。以前论坛出过很多次这种问题了。

不过具体是哪具组件就不好说了。毕竟这次只有你一个人出这种问题。




Reply View the author
enforcee
deepin
2020-11-14 06:44
#7

可能是xorg配置有问题,清除配置文件试试

进入文本界面执行

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.confold

Reply View the author
fuhaitao
deepin
2020-11-14 06:55
#8
enforcee

可能是xorg配置有问题,清除配置文件试试

进入文本界面执行

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.confold

谢谢,试了也不i行,里面没找到 org.conf,只找到了sort.conf.d

Reply View the author
走钢丝
deepin
2020-11-14 07:00
#9

各个组件可以都重装下看看

sudo apt reinstall startdde

sudo apt reinstall dde-launcher

sudo apt reinstall dde-session-shell

sudo apt reinstall dde-session-ui

sudo apt reinstall dde-kwin

sudo apt reinstall dde-preload

Reply View the author
观摩
deepin
2020-11-14 07:30
#10

我第一次命令行升级失败之后,再次执行升级,提示我这样操作

sudo dpkg --configure -a


Reply View the author
zhangfeng123
deepin
2020-11-14 18:51
#11
走钢丝

就是因为桌面组件不正常或被卸载了,导致进不去桌面,所以才退出来的。以前论坛出过很多次这种问题了。

不过具体是哪具组件就不好说了。毕竟这次只有你一个人出这种问题。




之前15.11升级v20我也是这样 ,后来改到ubuntu了 稳定

Reply View the author
zhou1124
deepin
2020-11-16 06:09
#12

解决了吗? 我也是同同样的问题   有个这样的提示  integrity:Problem loading X.509 certificate -65

Reply View the author
zyt-timi
deepin
2021-04-26 04:40
#13

解决了吗? 最近升级我也有同样的问题

Reply View the author
mal1029
deepin
2021-05-18 04:59
#14

试试这个:

 

https://blog.csdn.net/weixin_43935696/article/details/111287001

Reply View the author
tao_li
deepin
2021-05-27 01:46
#15

我也遇到这个问题,你解决了吗

Reply View the author