The camera got stuck while running and stopped producing pictures

Hi,all:
The fourth one above is stuck and no picture is drawn. Can you help me find out why it is not drawing when running?

Problem phenomenon:


test command:

gst-launch-1.0 -ev v4l2src device=/dev/gmsl1 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl2 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl3 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl4 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl5 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl6 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl7 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

gst-launch-1.0 -ev v4l2src device=/dev/gmsl8 ! timeoverlay ! clockoverlay halignment=right valignment=top time-format="%Y/%m/%d %H:%M:%S" ! video/x-raw, width=1920, height=1080
 ! videoconvert ! fpsdisplaysink sync=false  2>&1

soft version:
jp5.1.2

robot@tegra:~$ more /etc/nv_tegra_release
# R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug  1 19:57:35 UTC 2023

Block Diagram

dmesg:
dmesg.txt (7.8 KB)

trace:
trace.log (10.3 MB)

dts:
dts.txt (485.1 KB)

Apply the attached RCE firmware to fix below error…

“General error queue is out of sync with frame queue”

camera-rtcpu-t234-rce.img.r35.4.1.asynchronous (519.3 KB)

Should I just replace the following files and then flash the device?

Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img

Flash command:

sudo ./flash.sh jetson-orin-nano-devkit-nvme internal

Yes, that’s a way to update it.
Also you can search in the forum to update the RCE firmware only like below.

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