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:
Salt 2022-02-03 07:57:21 -06:00
parent fadeb64cb8
commit 3c632ce64c

View File

@ -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: