We built the Kernel to enable the needed modules for our needs. The system is up and we are able to realize the needed networking capabilities.
Before identifying the industrial hardware, we used Raspberry Pi 4 to develop the functionalities. While testing on BPI-R64, we are realizing our network applications and Linux command line utilities performances are slow. We understand Raspberry Pi 4 is quad core and BPI-R64 is dual core.
hard to compare, but r2 is quadcore (to distribute processes) and have more RAM (2GB instead of 1GB). but it will depend on your needs if this is faster…a single basic process will be similar as it uses only (part of) 1 core. multicore is better on running multiple processes on different cores
In my image netplan is disabled and kernel may still have the sdcard bug (but maybe not related because it may use old uboot). So update kernel and reenable netplan (disable ifupdown too)