-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
name: Ubuntu 24.04 won't boot with bcm2712-rpi-cm5l-cm5io.dtb
about: After updating overlay to "cm5l" specific dtb, device fails to boot
Describe the bug
I was previously using the CM5 dtb overlay from the CM5 (where I added the Lite model to the supported device list in app.db), that works great. It boots. Everything is happy. After apt update and apt upgrade I saw failures to recompile initramfs due to the bcm2712-rpi-cm5l-cm5io.dtb missing. I added this file and now my system won't boot.
To reproduce
Take a working Ubuntu 24.04 CM5 image, and try to boot it with bcm2712-rpi-cm5l-cm5io.dtb – this new overlay breaks Ubuntu.
Expected behaviour
Ubuntu 24.04 should boot with bcm2712-rpi-cm5l-cm5io.dtb
Actual behaviour
Device goes to Ubuntu boot screen and hangs. Eventually boots to busybox.
System
Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
- Which model of Raspberry Pi? Raspberry Pi CM5 Lite 16GB
- Which OS and version (
cat /etc/rpi-issue)? Ubuntu 24.04 - Which firmware version (
vcgencmd version)? Latest (June 20th) - Which kernel version (
uname -a)? I'll check once I can boot again.
Logs
Not available
Additional context
Add any other relevant context for the problem.