Hi, > On 17 Feb 2024, at 20:55, Jojan <jjva...@yahoo.com> wrote: > > For RPi 5B you need bcm2712 device tree . RPi4 uses 2711.So the e > rpi_arm64_confi does not work for RPi5 > Also make sure that you have the changes discussed here.[GIT PULL] rpi: > updates for v2024.04 (mail-archive.com)
You don’t have to change rip_arm64_config file. For RPi5 device you should have bcm2712-rpi-5-b.dtb in dtb directory on your boot drive. You could get this file from "Raspberry Pi OS” or openSUSE Tumbleweed images, at least. You could compile it yourself from the vendor Linux tree too. Regards, Ivan