Rockchip¶
CVEDIA-RT supports any Rockchip AARCH64 CPU that has a NPU core. This includes RK3562
, RK3568
, RK3588
, RV1106
, and others.
Any Rockchip SoC with NPU that has RKNNRT drivers installed will work.
Preflight checks¶
OS Requirements¶
- Debian 11+ or Ubuntu 20+
Android
CVEDIA-RT is not supported on android.
librknnrt.so¶
Make sure you have librknnrt.so
at your /lib/
folder.
Depending on the image you used it may not be available, you can download it from here
To confirm modules been loaded you can:
ldconfig -vp | grep rknnrt
Supported Versions of RKNN¶
RKNN | CVEDIA-RT |
---|---|
1.6.0 | 2023.5.0+ |
1.4.0 | 2025.1.0 |
2.3.0 | 2025.1.0 |
2.3.2 | 2025.1.0 |