In the jammy linux-raspi kernel on aarch64/arm64, the bcm2710-rpi-
zero-2-w.dtb filename does not exist; instead it's called bcm2710-rpi-
zero-2.dtb. In the armhf variant of the kernel both names exist (and are
identical copies of each other).

Although technically this would appear to be kernel packaging issue,
given there is a name accessible to both architectural variants it's
going to be simpler to workaround in flash-kernel by using that common
name. In the meantime, the following workaround should permit flash-
kernel to proceed:

  sudo cp /lib/firmware/$(uname 
-r)/device-tree/broadcom/bcm2710-rpi-zero-2{,-w}.dtb
  sudo apt -f install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078525

Title:
  [SRU] zero-2-w.dtb does not exist in arm64 variant of linux-raspi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2078525/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to