From cd0ea97ed4ca901038e71757e96af041260056ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Hrastnik?= Date: Fri, 3 Jan 2020 10:09:04 +0900 Subject: [PATCH] Rephrase the hibernate explanation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77b0107a5..ef4374b65 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ If you want to compile the kernel yourself (e.g. if your distribution is not sup * If you are getting stuck at boot when loading the ramdisk, you need to install the Processor Microcode Firmware for Intel CPUs (usually found under Additional Drivers in Software and Updates). * Do not install TLP! It can cause slowdowns, laggy performance, and occasional hangs! You have been warned. +* If you want to use hibernate instead of suspend, you need to create a swap partition or file, please follow your distribution's instructions (or [here][hibernate-setup]). ### Support