开机进入,两次闪屏幕,停留在deepin,屏幕初始化错误
Tofloor
poster avatar
PayneSix
deepin
2018-07-31 06:57
Author
deepib failed to start light display manager。
Reply Favorite View the author
All Replies
avatar
jianguo922
deepin
2018-07-31 07:06
#1
F4 选 no local ACPI就行了
Reply View the author
avatar
PayneSix
deepin
2018-08-01 03:56
#2
楼上大侠,请问此F4,在什么状态下执行?目前桌面状态F4 没有反应。惠普EliteBook
Reply View the author
avatar
PayneSix
deepin
2018-08-01 04:01
#3
前面几次还可以进入tty2,现在进不去了,只剩一个光标闪烁。
Reply View the author
avatar
PayneSix
deepin
2018-08-01 04:02
#4
jianguo922 发表于 2018-7-30 23:06
F4 选 no local ACPI就行了

大侠,请求帮助!
Reply View the author
avatar
jianguo922
deepin
2018-08-01 04:20
#5
https://bbs.deepin.org/post/166740
大侠,请求帮助!

此方法百度查询到,非个人技术
Reply View the author
avatar
ckurobac
deepin
2018-08-01 04:29
#6
本帖最后由 ckurobac 于 2018-7-31 20:30 编辑

进单用户模式看看?
方法按照
https://askubuntu.com/questions/132965/how-do-i-boot-into-single-user-mode-from-grub
启动之后输root密码,然后直接systemctl disable lightdm,再按ctrl+d,应该就能进tty了
用journalctl -b -1 -u lightdm看看日志
重装lightdm,或是换个其他的登录管理器试试(比如gdm,sddm),之后别忘了systemctl start/enable

Reply View the author