I used a ZED2i camera for a few months on a Jetson Orin Nano without any problems, but when I try to switch the Jetson to a Jetson Orin NX, the camera was not detected by the SDK.
When I use the ZED diagnostic application, the only error was: Camera not detected. Make sure the camera is connected.
Hi @Myzhar
ls /dev/video*: No such file or directory
No I haven’t tried reflashing the Jetson, but it’s the last option for me (and it might not be an option) because it would require reinstalling all the packages I already had before.
I managed to connect the camera and get it working, but its behavior is erratic; sometimes it works, sometimes it doesn’t. When I open ZED_Explorer, it often gets stuck in a loop of “opening camera” and “waiting camera”. Sometimes it opens correctly and when its happens, it works correctly until the Jetson is restarted.
When the camera does not open and I run dmesg -w, I see the following:
usb 2-1.2.1: Found UVC 1.10 device ZED 2i (2b03:f880)
input: ZED 2i: ZED 2i as /devices/platform/bus@0/3610000.usb/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/input/input14
usb 2-1.2.1: Disable of device-initiated U1 failed.
usb 2-1.2.1: Disable of device-initiated U2 failed.
usb 2-1.2.1: reset SuperSpeed USB device number 5 using tegra-xusb
It issue happens with a jetson orin nx and the official zed cable. With other jetson (a orin nano) the camera open without problems.
Since the camera works correctly with other Jetson Devices, I suspect there’s something wrong with this specific Jetson.
The dmesg log seems to confirm this.
Are you using cable extenders or USB3 hubs?
If the problem persists, I recommend trying to reflash the Jetson.