update readme: known issue

This commit is contained in:
Shu Lin 2022-05-23 21:46:43 +08:00 committed by GitHub
parent 8b5e1bf2fd
commit 169611d1d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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
<code>
systemd.sleep.extraConfig = "SuspendState=freeze";
</code>
to your <code>configuration.nix</code> 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].