Under ubuntu and ThinkPads T460 series there is a problem of screen not waking up after sleep. How to test\reproduce:
to fix it just create file
and put there one line
sleep 3; xset dpms force off
to fix it just create file
/etc/pm/config.d/config
and put there one line
DISPLAY_QUIRK_S3_BIOS="true"
No comments:
Post a Comment