Add mem_sleep_default to lap-fw-diy-1's kernel params
Apparently, it doesn't suspend to ram at the hardware level by default, which is strange and dumb.
This commit is contained in:
parent
fadeb64cb8
commit
3c632ce64c
@ -64,7 +64,7 @@
|
||||
tags: [ desktop, desktop-role ]
|
||||
- role: grub
|
||||
vars:
|
||||
grub_cmdline_linux_default: "quiet splash i915.enable_psr=0"
|
||||
grub_cmdline_linux_default: "quiet splash i915.enable_psr=0 mem_sleep_default=deep"
|
||||
tags: [ desktop, grub ]
|
||||
- hosts: lap-s76-lemp9-1.ws.mgmt.desu.ltd
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user