I just got my frame.work 12th gen with alder lake.
I switched over my ssd form my old machine which was running Ubuntu 22.04 and decided to upgrade to 22.10 because of the better support for the cpu…
After upgrading the display just got stuck at some boot messages “RP IO log size 0 is invalid”… tried rebooting, nothing worked.
I was able too boot using the previous 5.15.0 kernel from ubuntu 20.04… everytime I tried 5.19 (the new default) → it gets stuck again.
First thing: Before upgrading make sure to enable the grub boot menu.
Edit /etc/default/grub and make sure it contains the lines:
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=5
then save and run “sudo update-grub”, reboot once and make sure you can reach the boot menu (it wasnt enabled for me, so I had to do this using a live-cd and chroot…)
Then coninue upgrading:
After doing the release-upgrade DO NOT REBOOT, but install mainline and the 6.0 kernel first:
@Fraoch Yea After doing research it really looks like this issue.
I did not want to extend that thread (since the issue is fixed with a 6.0 kernel), but instead wanted to provide a solution for other k/ubuntu users our there before the final release this month… since they announced to ship with a 5.19 kernel
Thanks a lot for sharing. I think the general rule of thumbs with intel 12th gen and Linux is : "If it works don t touch it "
I have a Ubuntu mate 5.15 and it works OK. I have a freeze once in a week. I deactivated the E-cores.
Tried various kernels without any luck, tried iGPU fixes no luck too.