Which system do you use? Android, Ubuntu, OOWOW or others?
Ubuntu
Which version of system do you use? Please provide the version of the system here:
Ubuntu 22.04
Linux Khadas 5.15.137
aarch64
Please describe your issue below:
Hello, how are you? Firstly, thanks for opportunity for open this discourse and contribute on Khadas community. I’ve tries run NPU in my Khadas VIM4 device but the drivers galcore and NPU no visible in my installation linux because this I cant run exemples demo npu. How could I fix this?
Post a console log of your issue below:
khadas@Khadas:~/workspace/vim4_npu_applications/yolov7_tiny/build$ ./yolov7_tiny -m ../data/yolov7_tiny_int8.adla -p ../data/horses.jpg
E NN_SDK:[aml_get_hardware_type:706]Error: non-tflite models cannot go through the gpu and cpu processesE NN_SDK:[aml_module_create:86]Error:aml_get_hardware_type fail.
amlnn_init is fail
init_network fail.
@r1g312 VIM4 (NPU version) uses a new NPU and SDK, please also verify you have the version of the VIM4 with the NPU, Galcore was associated with VIM3 not VIM4
Looking for board hardware I has a version 13 of VIM4 follow picture in attachament
In documentation official of khadas: VIM4 Versions [Khadas Docs] board V13 has NPU. Board looking for CPU ID is identified by A311D2 model without NPU. Also, running command: `grep -ohm1 360[b\|c].* /proc/cpu*` returns `360b010300000000141931431e205610` that confirm I have not NPU in my board, right?