[Seek Help] 更新系统后,卡在图2,无法进入系统
Tofloor
poster avatar
与风长舞的叶
deepin
2021-07-11 22:22
Author

在终端更新系统,卡在图2,半个月了,无法进入系统,安全启动已关闭,救救孩子,不想重装

笔记本,惠普暗影精灵2pro,i5 +1050

Reply Favorite View the author
All Replies
ZHZ
deepin
2021-07-12 03:50
#1

试试看可不可以按Ctrl+Alt+F2进入一个模式,在那可以用命令行登录系统,之后执行sudo apt dist-upgrade命令更新系统,reboot命令重启可能就正常了。我之前两次不同情况导致无法进系统的问题都这样解决了

Reply View the author
ZHZ
deepin
2021-07-12 03:52
#2
ZHZ

试试看可不可以按Ctrl+Alt+F2进入一个模式,在那可以用命令行登录系统,之后执行sudo apt dist-upgrade命令更新系统,reboot命令重启可能就正常了。我之前两次不同情况导致无法进系统的问题都这样解决了

在dist-upgrade之前可能还要先执行一下update,更新一下源

Reply View the author
与风长舞的叶
deepin
2021-07-12 06:42
#3
It has been deleted!
与风长舞的叶
deepin
2021-07-12 06:50
#4
ZHZ

在dist-upgrade之前可能还要先执行一下update,更新一下源

执行后不报ACPI错误了,但是卡在下面这个届面

Reply View the author
与风长舞的叶
deepin
2021-07-12 07:09
#5

再次重启报错如下,bluetooth hcio unexpected event for opcode 0xfc2f

Reply View the author
与风长舞的叶
deepin
2021-07-13 07:31
#6

问题解决了:

1、在grup选择界面按E,进入一个界面,在quiet splash 打个空格,加入“nouveau.modeset=0”,空格不要,按地F10重启

2、如果进入不了系统,按ctrl+alt+F2,输入账号名和密码,执行sudo apt update , 再执行 sudo apt full-upgrade

3、执行 reboot,重启

参考:https://bbs.deepin.org/phone/post/199931

Reply View the author