Re: Raimbow screen installing / booting FreeBSD-14.2-RELEASE-arm64-aarch64-RPI.img on the raspberry pi zero 2w
Mario Marietto <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CA+1FSihpSxXDQ2jaSyUMUD4xuM+T0J+WmES0ZmPQ7i0fY8Z0og@mail.gmail.com> |
--> 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 <[email protected]> wrote: > On Feb 4, 2025, at 17:39, Mario Marietto <[email protected]> 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.