Skip to content
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

Lakka Not Booting on 2GB Raspberry Pi5 #2017

Open
paqman3d opened this issue Dec 19, 2024 · 1 comment
Open

Lakka Not Booting on 2GB Raspberry Pi5 #2017

paqman3d opened this issue Dec 19, 2024 · 1 comment

Comments

@paqman3d
Copy link

paqman3d commented Dec 19, 2024

As reported on the Libretro forums by foobar (https://forums.libretro.com/t/raspberry-pi-5-2gb-no-boot/45941/2), I can confirm that the 2GB Pi5 does not boot with Lakka 5.X from 7/23/24.

I don't have another 4GB to test, but I'm getting the same behavior as foobar -- black screen/no signal, 100% fan.

@ShigeakiAsai
Copy link
Contributor

ShigeakiAsai commented Dec 22, 2024

I had same issue on my "Lakka-v5.x 2GB Raspberry Pi5".
And I had same issue on my "LibreELEC-v11.0.6 2GB Raspberry Pi5".

I confirmed Lakka & linux source tree.

  • Lakka-v5.x RPi linux (6.1.77) does not support "2GB Raspberry Pi5".
    "2GB Raspberry Pi5" uses bcm2712d0-rpi-5-b.dtb as device tree blob.
    There is no this file in Lakka-v5.x RPi5 boot partition.
  • Official RPi linux supports this device on 6.6.21 or later.

So we should use Lakka-v6.x better I think.
Because I was able to start "Lakka-v6.x 2GB Raspberry Pi5" (Commit : 71cb843)

Thanks
ASAI, Shigeaki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants