error code: RKNN_ERR_DEVICE_UNAVAILABLE Init runtime environment failedlsusb: [root@localhost mobilenet_v1]# lsusb Bus 002 Device 002: ID 05e3:0616 Genesys Logic, Inc. hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 093a:2510 Pixart Imaging, ...
E init_runtime: Exception: RKNN init failed. error code: RKNN_ERR_DEVICE_UNAVAILABLE E init_run...
The "RKNN_ERR_DEVICE_UNAVAILABLE" problem persists. However I have not done any builds or anything for updating the drivers. I have just used the adb push command to place the files inside the device. Should I have done anything else?
环境 测试开发板:RK3328 H616上均出现该问题 RK1808S0 DRV版本1.7.0 问题详情 在rknn.init_runtime时报错 RKNN_ERR_DEVICE_UNAVAILABLE root@orangepizero2:/home/orangepi# conda activate RKNN_Lite (RKNN_Lite) root@orangepizero2:/home/orangepi# python Python 3.7.2
T Exception: RKNN init failed. error code: RKNN_ERR_DEVICE_UNAVAILABLE Init runtime environment ...