Dmabuf_fd -1 mapped entry not found error on custom jetson orin nano

Hi

i am testing the camera on our custom jetson orin nano. I connected the camera on J13 (cam1) not cam0. [in our custom board we have two ports-cam0 and cam1]. my cam was currently detecting in ls /dev/video* and i2c detect 9 but while capturing the image its showing below errors (see the images)

I run this command to capture:

nvgstcapture-1.0 and i tried gstreamer commands its giving the same errors

check my cam dtsi:

my cam dtsi.txt (6.9 KB)

Help me how to resolve this issue!

Do you verify by v4l2-ctl to confirm the sensor driver?

v4l2-ctl --stream-mmap -c bypass_mode=0 -d /dev/video*

SEE the OUTPUT below: - It does not prints anything.

and i pasted the logs see

trace_fresh.txt (23.2 KB)

Looks like NVCSI/VI didn’t receive any validate data from the sensor.

You may need to confirm the sensor output.