Page 1 of 1

RV1103 NPU使用问题

Posted: 2024-02-23 12:28
by kw_ddw
# dmesg | grep -i rknpu
[ 2.929939] RKNPU ff660000.npu: RKNPU: rknpu iommu device-tree entry not found!, using non-iommu mode
[ 2.931738] RKNPU ff660000.npu: RKNPU: Initialized RKNPU driver: v0.8.2 for 20220829
[ 2.931924] RKNPU ff660000.npu: dev_pm_opp_set_regulators: no regulator (rknpu) found: -19
# [video.c][rkipc_ivs_get_results]:OD flag:1
[video.c][rkipc_ivs_get_results]:OD flag:1
[video.c][rkipc_ivs_get_results]:OD flag:1
[video.c][rkipc_ivs_get_results]:OD flag:1

我想查询npu驱动版本,按照瑞芯微教程输入dmesg | grep -i rknpu后报以上信息,请问此输出信息是否正确,另外npu的驱动版本是否应该更新到0.9.2以上版本

Re: RV1103 NPU使用问题

Posted: 2024-02-24 3:30
by Crocodile
您好,该显示时正常的,不影响 rknn 应用,0.8.2版本经过测试可以运行 rknn_model_zoo 中的 rv1106/rv1103 例程。
dmesg_rknpu.jpg

Re: RV1103 NPU使用问题

Posted: 2024-08-13 3:35
by arrywu
This issue often disturbs command input. Can it be solved?

Re: RV1103 NPU使用问题

Posted: 2024-08-14 1:12
by Crocodile
To stop the issue from being printed, you can cancel it by closing rkipc with RkLunch-stop.sh. If you want to keep rkipc running, you can edit the /oem/usr/share/rkipc-300w.ini file and set the enable_ive attribute to 0.