Public bug reported: During ISO testing of the plucky server image, with the 6.14 kernel, the image failed to boot on the Pi Zero 2W, the 3A+, the 3B+, and the 2B (all from SD card). Boot fails at the initramfs attempting to find the rootfs (by label). Listing /dev there are no /dev/mmcblk* nodes which suggests to me that a module for the older SD interface may be missing?
Looking at /proc/modules and comparing to an Pi running noble I do note that CONFIG_MMC_BCM2835_SDHOST is "y" on the noble one, and not set on the plucky one (but I've no idea if that config option is still valid in 6.14 -- this is just a wild guess). ** Affects: linux-raspi (Ubuntu) Importance: Undecided Status: New ** Tags: rls-pp-incoming ** Tags added: rls-pp-incoming -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi in Ubuntu. https://bugs.launchpad.net/bugs/2104371 Title: Plucky failing to boot on pre-4 models Status in linux-raspi package in Ubuntu: New Bug description: During ISO testing of the plucky server image, with the 6.14 kernel, the image failed to boot on the Pi Zero 2W, the 3A+, the 3B+, and the 2B (all from SD card). Boot fails at the initramfs attempting to find the rootfs (by label). Listing /dev there are no /dev/mmcblk* nodes which suggests to me that a module for the older SD interface may be missing? Looking at /proc/modules and comparing to an Pi running noble I do note that CONFIG_MMC_BCM2835_SDHOST is "y" on the noble one, and not set on the plucky one (but I've no idea if that config option is still valid in 6.14 -- this is just a wild guess). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2104371/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp