Re: Raimbow screen installing / booting FreeBSD-14.2-RELEASE-arm64-aarch64-RPI.img on the raspberry pi zero 2w
Date: Wed, 05 Feb 2025 09:31:42 UTC
--> Why not try sysutils/rpi-firmware and copy over the /usr/local/share/rpi-firmware/bcm2710-rpi-zero-2-w.dtb that is actually for the RPi* that you have? It is the same vintage of materials as is on the official media. Just tried. It works. On Wed, Feb 5, 2025 at 2:58 AM Mark Millard <marklmi@yahoo.com> wrote: > On Feb 4, 2025, at 17:39, Mario Marietto <marietto2008@gmail.com> wrote: > > > ----> A better alternative experiment would likely be to: > > > > I did : > > > > marietto# cp bcm2710-rpi-3-b.dtb bcm2710-rpi-zero-2-w.dtb > > > > and the board booted wonderfully without one only problem. > > > > I think that it's a good idea to add a note on the bug report that the > patches created don't work and that the fix,for the moment is : > > > > marietto# cp bcm2710-rpi-3-b.dtb bcm2710-rpi-zero-2-w.dtb > > Why not try sysutils/rpi-firmware and copying over the > /usr/local/share/rpi-firmware/bcm2710-rpi-zero-2-w.dtb > that is actually for the RPi* that you have? It is the > same vintage of materials as is on the official media. > > If it does not work, that would be good to have in the > notes as well. Similarly, if it does work it would be > good to have that noted. > > === > Mark Millard > marklmi at yahoo.com > > -- Mario.