[Others] deepin20.2.3待机熄屏之后黑屏无法唤醒屏幕
Tofloor
poster avatar
ambition_723
deepin
2021-09-02 03:15
Author

待机之后熄屏了就唤醒不了屏幕,按键灯是亮的电脑也类似在运行,有声音,配置过sawp区了,但是还是不行

Reply Favorite View the author
All Replies
xiehj
deepin
2021-09-02 18:30
#1

1)编辑 vi /etc/default/grub 增加 nomodeset

# Written by com.deepin.daemon.Grub2

DEEPIN_GFXMODE_ADJUSTED=1

GRUB_BACKGROUND="/boot/grub/themes/deepin/background.jpg"

GRUB_CMDLINE_LINUX=""

GRUB_CMDLINE_LINUX_DEFAULT="splash quiet  nomodeset"

 

2) update-grub

3) 重启系统 确认 cat /proc/cmdline 里面有 nomodeset

 

上述操作后,看是否还有问题。

Reply View the author
leaves24
deepin
2021-09-26 18:57
#2

我在dell工作站安装了20.2.3,也是一样的问题——休眠后无法唤醒,只能强制关机。

Reply View the author
leaves24
deepin
2021-09-27 22:59
#3
It has been deleted!
leaves24
deepin
2021-09-28 17:23
#4
xiehj

1)编辑 vi /etc/default/grub 增加 nomodeset

# Written by com.deepin.daemon.Grub2

DEEPIN_GFXMODE_ADJUSTED=1

GRUB_BACKGROUND="/boot/grub/themes/deepin/background.jpg"

GRUB_CMDLINE_LINUX=""

GRUB_CMDLINE_LINUX_DEFAULT="splash quiet  nomodeset"

 

2) update-grub

3) 重启系统 确认 cat /proc/cmdline 里面有 nomodeset

 

上述操作后,看是否还有问题。

还是不行

Reply View the author