rockchip-linux / rknpu2

BSD 3-Clause "New" or "Revised" License
616 stars 130 forks source link

rk3568使用rknn_yolov5_android_apk_demo报错rga2 : req argument is inval #47

Closed sunyb12 closed 1 year ago

sunyb12 commented 1 year ago

10-25 06:32:13.744 0 0 W : invalid destination resolution act_w = 120, act_h = 0 10-25 06:32:13.744 0 0 E rga2 : req argument is inval 10-25 06:32:13.639 2312 2312 E rkyolo4j: colorConvert failed. Ret: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure. 10-25 06:32:13.767 0 0 W : invalid destination resolution act_w = 120, act_h = 46080 10-25 06:32:13.767 0 0 E rga2 : req argument is inval 10-25 06:32:13.650 2312 2367 E rkyolo4j: run_yolo: resize image with rga failed: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure. 10-25 06:32:13.777 0 0 W : invalid destination resolution act_w = 120, act_h = 0 10-25 06:32:13.777 0 0 E rga2 : req argument is inval 10-25 06:32:13.675 2312 2312 E rkyolo4j: colorConvert failed. Ret: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure. 10-25 06:32:13.802 0 0 W : invalid destination resolution act_w = 120, act_h = 46080 10-25 06:32:13.802 0 0 E rga2 : req argument is inval 10-25 06:32:13.685 2312 2367 E rkyolo4j: run_yolo: resize image with rga failed: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure. 10-25 06:32:13.812 0 0 W : invalid destination resolution act_w = 120, act_h = 0 10-25 06:32:13.812 0 0 E rga2 : req argument is inval 10-25 06:32:13.711 2312 2312 E rkyolo4j: colorConvert failed. Ret: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure. 10-25 06:32:13.838 0 0 W : invalid destination resolution act_w = 120, act_h = 46080 10-25 06:32:13.838 0 0 E rga2 : req argument is inval

sunyb12 commented 1 year ago

需要更新librga和rga driver

LLhon commented 1 year ago

需要更新librga和rga driver

我也遇到了相同的问题,请问 rga driver 怎么更新呢,是跟系统固件有关?

sunyb12 commented 1 year ago

可以找rk的要更新包,然后编译源码,烧录镜像

m13077364198_1

@.*** |

---- 回复的原邮件 ---- | 发件人 | Hehong @.> | | 发送日期 | 2022年12月13日 17:24 | | 收件人 | @.> | | 抄送人 | @.> , State @.> | | 主题 | Re: [rockchip-linux/rknpu2] rk3568使用rknn_yolov5_android_apk_demo报错rga2 : req argument is inval (Issue #47) |

需要更新librga和rga driver

我也遇到了相同的问题,请问 rga driver 怎么更新呢,是跟系统固件有关?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

analwang commented 1 year ago

需要更新librga和rga driver

what about this: resize with RGA! failed to open RGA:No such file or directory. Segmentation fault (core dumped)

i have no idea can you help me?