[Seek Help] 升级20.2后登录页面循环,无法开机
Tofloor
poster avatar
darklops
deepin
2021-04-20 01:26
Author

开机进入登录页面,输入密码登录之后出现unable to read/write to IOMMU perf, cannot remap video memory之类的,然后就又回登录界面了,无限循环

Reply Favorite View the author
All Replies
cz_tan
deepin
2021-04-20 01:37
#1

在启动菜单回退系统,用sudo apt-get update  && sudo apt-get dist-upgrade升级系统

Reply View the author
darklops
deepin
2021-04-20 01:46
#2
cz_tan

在启动菜单回退系统,用sudo apt-get update  && sudo apt-get dist-upgrade升级系统

怎么回退系统啊

Reply View the author
cz_tan
deepin
2021-04-20 01:51
#3
darklops

怎么回退系统啊

系统启动的时候不是有个菜单吗,键盘上下键切换选项,一般是最后那一项

Reply View the author
darklops
deepin
2021-04-20 01:53
#4
cz_tan

系统启动的时候不是有个菜单吗,键盘上下键切换选项,一般是最后那一项

不是全盘安装的,菜单里没有这项。。

Reply View the author
littlebat
deepin
2021-04-20 02:41
#5

在启动grub 菜单时,按 e 键编辑,在 linux 开始的内核参数那行删除 ro 后面的内容,换成 systemd.unit=multi-user.target ,按CTRL+X启动,用普通帐号登入tty ,试着用官方置顶临时修复贴升级系统试试看

Reply View the author
临之
deepin
2021-04-20 05:19
#6

最简单的方法,重新建一个用户。我就是这么处理。

Reply View the author
Ziggy
deepin
2021-04-22 04:07
#7

在密码输入页面 ALT+CTRL+F2切换到终端。rm -rf ~/.config/deepin/startdde/*  然后reboot

Reply View the author