USB issues with A603 Carrier board and Jetson Orin NX 16GB

Hey, thanks for the reply and the new zip.

Unfortunately, this new zip yielded the same results for me.
Maybe I’m doing something wrong, honestly.

My Jetson is flashed with Jetpack 5.1.2 (L4T 35.4.1) using the official guide (link has already been posted in this thread).

No errors during flashing.

I followed the steps here to make sure IMX477 is setup:

Yet, when i run either

v4l2-ctl -d /dev/video0 --stream-mmap --stream-count=100

or

gst-launch-1.0 nvarguscamerasrc sensor-id=$SENSOR_ID ! "video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1" ! nvvidconv ! nv3dsink

the peripherals stop working. Here’s the output of the latter command (if it helps):

The errors in the output may be relating to another (maybe unrelated) issue I’m having in which the camera outputs a black screen when the command is run.

The camera I’m using is this (if it helps):

Best regards :v: