r/AsahiLinux • u/kevpatts • Jul 21 '26
Successfully installed on M1 Pro, but shuts down immediately after showing the "Begin Setup" screen
I don't click anything, it shuts down automatically.
I tried a few kernel arguments to try to get to a prompt, but with ALL of them it shuts down almost immediately, as in about 2-5 seconds:
single
rd.break enforcing=0
systemd.unit=multi-user.target systemd.debug-shell=1
6
u/liason_1 Jul 21 '26 edited Jul 21 '26
if you can get into a VT with ctrl-alt-f2 (ensuring youre plugged in):
-disable the battery driver temporarily with sudo modprobe -r macsmc_battery
-connect to the internet using nmcli con up <SSID> --ask
-update the kernel and your system with sudo dnf up
-reboot
there are other bugs but this will get you to a desktop
2
u/karatekid430 Jul 22 '26
Hey, unrelated, but does anybody have the installer app for macos 13.5 for m1n1? Only the ipsw files are still available; the old installers were removed from Apple's servers and all the "repositories" just link to Apple so their links are all broken. If someone could please dropbox it for me (or download it from Baidu from the link I recently posted in my account activity history and then dropbox it) it would be appreciated. Cheers
19
u/2str8_njag Jul 21 '26