Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930269

Summary: sys-kernel/raspberrypi-image and friends need to be at least 20240306 to have Pi 5 support
Product: Gentoo Linux Reporter: Jeff Gazso <jeff.gazso>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeff Gazso 2024-04-20 03:14:24 UTC
The Raspberry Pi 5 will not boot from:

sys-kernel/raspberrypi-sources 20230405
sys-boot/raspberrypi-firmware  20230106
sys-kernel/raspberrypi-image   20230405

It looks like the minimum stable release of these packages with Raspberry Pi 5 support is 20240306 which is available upstream but not a currently available ebuild version. 

Anyone attempting to boot a Pi 5 with an older kernel / firmware combination will get an error about bcm2712-* not being found at boot time and the system will halt. I found this out the hard way.

I'll update the https://wiki.gentoo.org/wiki/How_to_install_Gentoo_on_Raspberry_Pi_5 so this is documented.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-16 17:17:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079b4bf8a72c980f8ef7e5867ebfff1d11e421d5

commit 079b4bf8a72c980f8ef7e5867ebfff1d11e421d5
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-05-16 17:15:45 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-05-16 17:17:13 +0000

    sys-kernel/raspberrypi-image: add 6.6.28_p20240424
    
    Closes: https://bugs.gentoo.org/930269
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 sys-kernel/raspberrypi-image/Manifest              |  1 +
 sys-kernel/raspberrypi-image/metadata.xml          |  5 +-
 .../raspberrypi-image-6.6.28_p20240424.ebuild      | 66 ++++++++++++++++++++++
 3 files changed, 71 insertions(+), 1 deletion(-)