[Boot/Shutdown] deepin dde开机无法进入图形化界面 命令行正常登录
Tofloor
poster avatar
echo_-
deepin
2020-12-31 23:34
Author

No firmware reserved region can cover this RMRR

最近更新至内核 5.8 用了一段时间 今天系统突然黑屏,电源强制重启,开机界面deepin界面无法进入,出现命令行形式,可以登录。系统正常的 就dde进不去 。各位大哥怎么破?系统重装?  

Reply Favorite View the author
All Replies
echo_-
deepin
2020-12-31 23:45
#1

有没有大佬     引导选5.4内核 也是跳转至命令行登录

Reply View the author
强迫症晚期患者
deepin
2021-01-01 01:14
#2

没遇到过这种情况没法提供帮助,盲猜可能是lightdm服务没有启动。你使用tty登录进去执行以下sudo systemctl start lightdm这个命令看看ligtdm会不会启动,报错的话就在这排查吧。

Reply View the author
enforcee
deepin
2021-01-01 03:21
#3

有可能是xorg配置出了问题。

试试

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

Reply View the author
echo_-
deepin
2021-01-01 03:55
#4
强迫症晚期患者

没遇到过这种情况没法提供帮助,盲猜可能是lightdm服务没有启动。你使用tty登录进去执行以下sudo systemctl start lightdm这个命令看看ligtdm会不会启动,报错的话就在这排查吧。

lightdm正常启动的

Reply View the author
echo_-
deepin
2021-01-01 04:24
#5

 

Reply View the author
echo_-
deepin
2021-01-01 04:24
#6
echo_-

 

下午安装chmsee1.3 来阅读chm文件,安装lib三个依赖包,然后发现无法打开chm文件 ,就去卸载。卸载到libweb 屏幕就黑了

Reply View the author
echo_-
deepin
2021-01-01 04:39
#7

Reply View the author
echo_-
deepin
2021-01-01 04:40
#8
It has been deleted!
xiangxw
deepin
2021-01-01 07:29
#9

我也这样,BIOS里面用集成显卡就好了,

Reply View the author
deepin
2021-01-01 11:09
#10

或许可以卸载桌面,再重装,当然需要在命令行下联网

Reply View the author
lcw0268
deepin
2021-01-01 19:49
#11

先 startx,看看能不能启动进入x图形界面(像进入桌面了)。如果不行,

sudo apt install --reinstall firmware-linux firmware-linux-nonfree

sudo apt install dde,看看有没有安装,只是试试dde有没有被卸载了。

sudo reboot

Reply View the author