We’re encountering a critical issue with the Argus driver on our platform, which is based on Orin AGXI and Orin NX.
While V4L operates without any errors, attempting to use the Argus service results in failed camera access.
Setup Details:
-
Platform: Orin AGXI / Orin NX
-
Interface: FPD-Link III
-
JetPack Version: 6.2 (latest)
Issue:
Running the following command:
gst-launch-1.0 nvarguscamerasrc ! fakesink
Produces these errors:
nvbuf_utils: dmabuf_fd -1 mapped entry NOT found
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, threadExecute:734 NvBufSurfaceFromFd Failed.
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, threadFunction:245 (propagating)
We found a post describing the same issue, but it doesn’t include a resolution: