Open alxdrl opened 1 year ago
~I have been using Asahi on an m1 macmini for awhile with no issues. Recently I noticed I could no longer ssh in, but other things were working fine. Today I plugged in a monitor and I'm not sure exactly what I did but the screen went blank but I could still use the mouse. I restarted and got the same error reported above. I'm not sure how to get back into my machine now :( I can't even login via tty with correct credentials - it always says they are wrong.~
Typing out the portion of the logs that differ here:
macsmc-rtkit 23e4000000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:rtc_nvmem@d000
macsmc-rtkit 23e4000000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:rtc_nvmem@d000
macsmc-rtkit 23e4000000.smc: Failed to create device link (0x180) with 23d0d9300.spmi:pmu@f:legacy_nvme@9f00
Any help would be much appreciated.
ty, resolved!
@CobyPear you're issue is almost certainly unrelated to this issue. the Failed to create device link
are not fatal and present in working systems. The blank screen might be issue with driver installation. nomodeset
in the kernel command line avoids loading the drm/kms display driver which prevents the GPU/OpenGL from being used. If that works you will get a working but slow due to software rendering GUI to investigate.
@jannau thanks for the help here and in irc. I was able to resolve my issue, very much a user error 🙃
6.3.0-asahi-7-1-edge-ARCH kernel fails to boot when USB-C charger is plugged in Port 2.
Last message on the console is (may not be relevant):
Then either reboots (watchdog timer) or freezes with RCU error messages.
Additional info