From 169611d1d7e698147b3443f829c81d0d64e51a14 Mon Sep 17 00:00:00 2001 From: Shu Lin Date: Mon, 23 May 2022 21:46:43 +0800 Subject: [PATCH] update readme: known issue --- dell/xps/13-7390/README.wiki | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dell/xps/13-7390/README.wiki b/dell/xps/13-7390/README.wiki index 6ec37d0..64b8af6 100644 --- a/dell/xps/13-7390/README.wiki +++ b/dell/xps/13-7390/README.wiki @@ -4,6 +4,16 @@ You need to disable RAID and use AHCI instead as described [https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1 here]. +== Known Issues == + +If your BIOS version is greater than or equal to 1.0.13, you may need to add + + +systemd.sleep.extraConfig = "SuspendState=freeze"; + + +to your configuration.nix if you cannot wake from "Sleep". See reference [https://askubuntu.com/a/1194128 here]. + == Firmware upgrades == Note that this device is supported by [https://fwupd.org/ fwupd].