thanh_tan Posted February 5, 2025 Posted February 5, 2025 Hello, I just need to check the NPU driver version on my Orange Pi 5 with Armbian_24.11.2_Orangepi5_noble_current_6.12.0-kisak My command is sudo cat /sys/kernel/debug/rknpu/version but error No such file or directory Is there NPU driver on this Armbian OS? 0 Quote
Werner Posted February 5, 2025 Posted February 5, 2025 My guess is that there is no npu driver upstreamed yet. Try vendor kernel 0 Quote
Werner Posted 6 hours ago Posted 6 hours ago reverse engineered npu driver (called ROCKET) is upstreamed since 6.17 I believe. So kernel-wise it is there. Everyhing else necessary (like libraries) is out of scope for Armbian. 0 Quote
usual user Posted 1 hour ago Posted 1 hour ago 4 hours ago, Werner said: Everyhing else necessary (like libraries) is out of scope for Armbian. From an OS's point of view, only a Mesa build with Teflon and Rocket driver support is needed (available since Mesa 25.3). Inferences can then be executed with ai-edge-litert. I have been experimenting with this for some time on all my devices equipped with Rockchip RK3588/RK3588s. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.