【求助】我的deepin系统屏幕黑屏了
Tofloor
poster avatar
tmliufx
deepin
2017-08-30 00:33
Author
我因为操作失误,把系统桌面的亮度调整到了最低,现在的效果就是只要一登录,就一面黑,什么都看不到。
尝试使用root命令行登录,结果你们把命令行锁住了。
尝试使用快捷键调高亮度,结果在网上查了半天,没有地方说明亮度调整的快捷键是多少。

因为现在环境全部安装好了,重新安装系统又要搞半天,所以不想重装系统。
各位大佬,我现在应该怎么办?
Reply Favorite View the author
All Replies
avatar
tmliufx
deepin
2017-08-30 00:34
#1
sudo init 2依然黑屏
Reply View the author
avatar
tmliufx
deepin
2017-08-30 00:42
#2
系统:deepin 15.1.1桌面版
台式机,没有FN键
Reply View the author
avatar
jingle
deepin
2017-08-30 00:52
#3
https://bbs.deepin.org/post/144818
系统:deepin 15.1.1桌面版
台式机,没有FN键

我刚才在自己的台式机上面测试了下(15.4.1)

亮度最低 还是能看到桌面的,注销重启后登录确实有那么几秒黑屏显示 但是还是能进入桌面
Reply View the author
avatar
jingle
deepin
2017-08-30 00:52
#4
Reply View the author
avatar
sendlan
deepin
2017-08-30 01:03
#5
https://bbs.deepin.org/post/144818
@yanbowen 你看看吧

我的最高亮度是之前的中等亮度怎么搞
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:05
#6
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:06
#7
可能你的显示器会好一点吧,大佬,那我现在还有办法调亮吗
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:06
#8
显示器已经调到最亮了。
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:11
#9
登录之前还好,登录以后就黑了。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-08-30 01:16
#10
登录到 tty, 然后执行 'env DISPLAY=:0 gsettings reset com.deepin.dde.display brightness' 然后重新登录界面
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:23
#11
请问怎么登录到TTY

远程22端口关闭
安全模式root被锁定。
init 1 一样是黑的
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:25
#12
大佬,在线等
我不太理解,为什么安全模式的root被锁了
Reply View the author
avatar
jingle
deepin
2017-08-30 01:26
#13
https://bbs.deepin.org/post/144818
请问怎么登录到TTY

远程22端口关闭

ctrl+alt+f2
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:32
#14
亲,你的命令我执行了,依然黑
Reply View the author
avatar
tmliufx
deepin
2017-08-30 01:42
#15


大佬,这样算是设置好了吗
https://bbs.deepin.org/user/33250
Reply View the author
avatar
tmliufx
deepin
2017-08-30 02:05
#16
亲们,帮帮我啊,难道只能重新安装了????
Reply View the author
avatar
wtz
deepin
2017-08-30 02:20
#17
Ctrl+Alt+F2,用你的用户名和密码登录,然后:
  1. cd ~/.config
  2. rm -rf ddepin dconf gconf deepin_monitors.json gtkrc*
Copy the Code

比较暴力,不过应该会有效。
Reply View the author
avatar
tmliufx
deepin
2017-08-30 02:27
#18
的确有效,谢谢大佬
Reply View the author