ERROR Generated. ARGUS Status : CANCELLED

Hi team,
we used libargs to capture nv12 data with myself sensor, We just used the example :jetson_multimedia_api/samples/unittest_samples/camera_unit_sample
it works ,but when it run half an hour ,or 2 hours,it will report libargus error:

13:33LIBV4L2ARGUS ERROR: CAM_CTX(0xffff64390600) ERROR Generated. ARGUS Status : CANCELLED
LIBV4L2ARGUS ERROR: CAM_CTX(0xffff64051fb0) ERROR Generated. ARGUS Status : UNAVAILABLE 

how to fix this issue?

when i kill nvargus-daemon ,it will restart auto,then i can capture video again.

What’s the version?

cat /etc/nv_tegra_release

R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023

Apply below lib and update the RCE firmware to verify.

libnvfusacap.so.r35.4_none_nofity (193.6 KB)
camera-rtcpu-t234-rce.img.r35.4.1.asynchronous (519.3 KB)

thanks, how can i do to replace thiese?,no found these 2 files .

Replace the /usr/lib/aarch64-linux-gnu/tegra/libnvfusacap.so and check here to update the RCE firmware

1 Like

thanks a lot, we replace this so file,it work over 24 hours now.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.