bcm2712-rpi-5-b.dtb missing in linux-rpi-16k

This forum is for discussion about general software issues.

bcm2712-rpi-5-b.dtb missing in linux-rpi-16k

Postby uhhyeahbret » Thu Jan 11, 2024 6:17 pm

I'm trying to bootstrap a raspi5 image in qemu, and when I customize the boot loader for the raspi5, when I try to boot I get errors about a missing bcm2712-rpi-5-b.dtb file.

This is the action I perform to change the boot loader and kernel:

[code]
pacman -R linux-aarch64 uboot-raspberrypi --noconfirm
pacman -S linux-rpi-16k raspberrypi-bootloader firmware-raspberrypi raspberrypi-utils --noconfirm --needed
[/code]

If I replace linux-rpi-16k with just linux-rpi, everything boots fine and bcm2712-rpi-5-b.dtb is present in the boot partition. Shouldn't the linux-rpi-16k include bcm2712-rpi-5-b.dtb as well?
uhhyeahbret
 
Posts: 12
Joined: Thu Sep 03, 2015 11:10 am

Re: bcm2712-rpi-5-b.dtb missing in linux-rpi-16k

Postby graysky » Thu Jan 11, 2024 7:59 pm

It does:
[code]
% pkgfile -l linux-rpi-16k | grep bcm2712-rpi-5-b.dtb
core/linux-rpi-16k /boot/bcm2712-rpi-5-b.dtb
[/code]
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: bcm2712-rpi-5-b.dtb missing in linux-rpi-16k

Postby uhhyeahbret » Fri Jan 12, 2024 12:18 am

You are right. User error it is there.
uhhyeahbret
 
Posts: 12
Joined: Thu Sep 03, 2015 11:10 am


Return to General

Who is online

Users browsing this forum: No registered users and 6 guests