From: Thomas Glanzmann Date: Fri, 29 Apr 2022 06:14:27 +0000 (+0200) Subject: more instructions X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/89dc4b590bb5df8596da3858f3e5c7c88417a703?hp=ca8ffc28e70dab11ba0e4e35c02ba71d3cc0bd69 more instructions --- diff --git a/doc/notes.txt b/doc/notes.txt index cc20e53..84e2278 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -519,3 +519,8 @@ EndSection luks: https://g3la.de/hedgedoc/s/MIaCyVv1A# https://blog.devgenius.io/installing-gentoo-linux-in-apple-macbook-pro-m1-49e163534898 + +07:53 < VinDuv> Glanzmann: I’ll be a bit busy until next week but if you want to play with my patch, it’s here: https://github.com/AsahiLinux/m1n1/pull/183 +07:54 < VinDuv> If you apply both patches and boot with display=wait,3840x2160, it should boot in 4k and m1n1 will say “waiting for monitor disconnect” and then wait 10 seconds +07:59 < VinDuv> btw I’m working on a Python script that detects, from macOS, if a monitor disconnects during wakeup (so it needs m1n1 to wait) as well as its native resolution. If it works well and is integrated into the installer, it + could autoconfigure the display= option in m1n1 during installation.