From 5fe4d91274cb4d5dc841fea66804f553a256fa0b Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Mon, 21 Feb 2022 23:38:34 +0100 Subject: [PATCH] disable sleep --- files/quickstart.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/quickstart.txt b/files/quickstart.txt index a3f0c18..e57b515 100644 --- a/files/quickstart.txt +++ b/files/quickstart.txt @@ -90,6 +90,9 @@ apt-get install gnome wget https://tg.st/u/k.deb dpkg -i k.deb +# asahi does not handle sleep well at the moment +sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target + - You can also use the live system to install Debian on the m1, the rough outline is: - Create two paritions: -- 2.39.2