ZED Link Duo + ZED X not detected on AGX Xavier (JetPack 5.1.2)

Hi Stereolabs Team,

I am having trouble getting my ZED X camera to work with the ZED Link Duo capture card on an NVIDIA Jetson AGX Xavier Developer Kit. The system cannot detect any signal from the camera.

When I power on the AGX Xavier, the DS1 LED on the ZED Link Duo card lights up and stays on for approximately 10 seconds during the early boot stage. However, right around the time the system transitions into loading the OS/kernel, the DS1 LED turns completely off and remains dead.

Here are my system specifications and the symptoms I’ve observed:

System Specs:

  • Hardware: Jetson AGX Xavier Developer Kit + ZED Link Duo

  • Camera: ZED X

  • JetPack Version: 5.1.2 (L4T 35.4.1)

  • ZED SDK Version: 4.1.0

  • Driver Installed: stereolabs-zedlink-duo_1.4.2-LI-MAX96712-L4T35.4.1_arm64.deb

Symptoms & Troubleshoot Steps Done:

  1. extlinux.conf Check: I have verified that the FDT is correctly pointed to /boot/stereolabs/tegra194-p2888-0001-p2822-0000.dtb as required by the .deb driver installer.

  2. Driver Status: lsmod | grep zedx shows that sl_zedx, sl_max96712, and other relevant modules are successfully loaded.

  3. The Core Issue (Hardware/Power): * When booting up the AGX Xavier, the DS1 LED on the ZED Link Duo card flashes once and then turns completely off.

    • sudo dmesg | grep zedx returns absolutely nothing (no bound messages, no error messages).

    • sudo i2cdetect -y -r 3 and 6 show a completely empty matrix (all --).

Isolation Test Result:

I performed an isolation test by unplugging the ZED X Fakra cable and booting the AGX Xavier with only the bare ZED Link Duo card attached:

The behavior remains exactly the same. Even without the camera connected, the card cannot maintain power.

Could you please advise if this indicates a hardware defect/short circuit on the ZED Link Duo card itself, or if there is any specific firmware/power configuration I missed?

Thanks for your help!

Hi @yupinghsuin
Welcome to the StereoLabs community.

To assist you better, we need additional information regarding your device’s condition and system setup.

Please open a terminal console (Ctrl+Alt+t) and run these commands:

  • sudo ZED_Diagnostic --dmesg
  • sudo ZED_Diagnostic -c

After executing the commands, kindly share here the content of the files dmesg.log and ZED_Diagnostic_Results.json located in the folder where the commands were run.

Hi @Myzhar,

Here are the complete logs generated from the diagnostic tool. I have attached the full contents of both dmesg.log and ZED_Diagnostic_Results.json to this post.

dmesg.log

ZED_Diagnostic_Results.json