X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/ca8ffc28e70dab11ba0e4e35c02ba71d3cc0bd69..HEAD:/doc/notes.txt diff --git a/doc/notes.txt b/doc/notes.txt index cc20e53..f6182e2 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -519,3 +519,14 @@ 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. + +14:34 < mps> Glanzmann: I use 'export MOZ_USE_XINPUT2=1' in system wide /etc/profile +14:35 < mps> and checked out (disabled) smooth scroll in firefox + +mps rust 1.72.1 / bindgen 0.66.1 + Glanzmann: Try Rust 1.72.0, bindgen(-cli) 0.68.1 + that said rustc 1.70.0 / bindgen 0.62.0 work for me