yrzr / opnsense-tools

OPNsense images native builder for aarch64. Steps to build your own image: https://yrzr.github.io/tutorial-build-opnsense-arm64-on-a-rpi4/
https://yrzr.github.io/tags/opnsense/
BSD 2-Clause "Simplified" License
51 stars 3 forks source link

Raspberry Pi 5 Support? #11

Closed dlcasto closed 11 months ago

dlcasto commented 11 months ago

I am curious if the RPI image will work properly on the Raspberry Pi 5? I would be interested in trying it out if it’s possible for it to work on that hardware. I know the hardware is pretty new but they are starting to become available and possible to obtain.

Is this something that can simply be built from the tools provided? I don’t have experience building to different hardware platforms but I’m able to follow technical instruction if I have some guidance (not sure, for instance, if the Pi requires special build parameters than with other hardware platforms).

I would highlight your repo in any written or video content that I would produce if I was able to get OPNsense running on the Pi 5.

Thanks for the work in porting to other platforms!

yrzr commented 11 months ago

We have to wait for the FreeBSD kernel to support RPI5 first.

But hopefully, we won't wait for a long time.

dlcasto commented 11 months ago

I was afraid of that. I appreciate the response! I look forward to trying that out because the Pi 5 has a PCIe interface which could be used for a secondary network interface. I'll keep an eye on your repo if you plan to build for the Pi 5 in the future! Thanks for your work!