-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kernel Panic on Upgrade from 23.10 to 24.04 on M1 Max Mac Studio #119
Comments
@umnaut is this now booting again consistently? Or does it loop every boot and take ~1 hour? |
I sent the reboot command, started a timer, and observed the following:
I had initially left the system on after the single successful boot to be able to run diagnostic commands, but I've now rebooted to gather this information. |
I attempted to boot Ubuntu from the Boot Recovery Assistant and observed a similar pattern:
|
I had the same problem on mac studio m2ultra. |
Sorry, please don't reboot |
This is a known hardware bug in the sdhci chipset which causes errors when autosuspend triggers before device probe. You need this workaround, I don't know if ubuntu-asahi ships it? cc @tobhe (be aware of the dependencies, this needs to be installed on the system, then hwdb updated, then the initramfs built with that hwdb so it picks it up too). |
Thanks @marcan! we don't currently ship it because I wasn't aware of that. I'll make sure to change that quickly :) |
I'm experiencing a kernel panic issue when attempting to upgrade from Ubuntu 23.10 to 24.04 on my M1 Max Mac Studio. The initial 23.10 install was done yesterday, so m1n1 has always been at v1.4.14 for this system.
Steps to Reproduce:
Issue:
The system experiences a kernel panic after GRUB boots the upgraded system.
I have wiped and retried the installation process three times with the same results.
Here’s a screenshot of the kernel panic:
Additional Information:
The system eventually booted after looping for over an hour. From the now-booted system:
m1n1/noble, now 1.4.14-1ubuntu0.1~asahi1 arm64
Logs:
Log from eventual successful boot on 24.04: Journalctl Log
Previous (-b -1), boot logs from 23.10:
Part 1
Part 2
Please let me know if any additional information is required.
Thank you!
The text was updated successfully, but these errors were encountered: