Any good alternative to Raspberry for Arm64?

Emmanuel Vadot manu at bidouilliste.com
Sun Mar 28 19:02:15 UTC 2021


On Sun, 28 Mar 2021 20:41:16 +0200
Daniel Engberg <daniel.engberg.lists at pyret.net> wrote:

> Hi,
> 
> Since you're asking about RPi I'm going assume that you're looking for 
> something in the same ballpark. The fastest SoC would most likely be 
> Rockchip RK3399, it's a 6-core SoC which supports up to 4Gb of RAM and 
> another SoC is Allwinner A64 (H5 is also pretty similar) which is a quad 
> core SoC. Since you don't outline your goals I'm going to be short about 
> general support.
> 
> Video support is in the works regarding Panfrost (Mali video driver), 
> you can get video output via framebuffer but it's slow and not ideal 
> usable for desktop usage.

 Mali is only the GPU part, 2D acceleration and proper resolution
etc ... is provided by the KMS driver.
 Some are ready for Allwinner and NVidia here :
https://github.com/evadot/drm-subtree/

 A few stuff needs to be done before we can include it in FreeBSD.

> This page sums it up pretty good otherwise 
> https://wiki.freebsd.org/arm/RockChip
> The above pretty much also applies for Allwinner
> 
> Rock Pi 4(a) and RockPro64 works well in general, I also have a few 
> Allwinner boards (H3/H5) and they also work well. While the package repo 
> is starting to look pretty good for aarch64 I would recommend you to get 
> a 4Gb variant along with external storage as you may end up needing to 
> compile some software on your own unless you usable "buildbox" around.
> 
> As others have mentioned, if you can find a port of u-boot you can 
> expect support to be pretty good in general.
> 
> I would also recommend you to pick up serial adapter as you may need one 
> since video output may not always be available / work.
> https://wiki.freebsd.org/USB/Peripherals/Serial
> 
> Best regards,
> Daniel
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"


-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at FreeBSD.org>


More information about the freebsd-arm mailing list