Jetson Xavier NX cannot detect ZED X camera

Hello, I am currently experiencing some issues with the Jetson Xavier NX not being able to detect the ZED X camera. Here is the diagnostic report.

{
    "AI Models": {
        "info": [
            "HUMAN BODY FAST DETECTION is not optimized",
            "HUMAN BODY MEDIUM DETECTION is not optimized",
            "HUMAN BODY ACCURATE DETECTION is not optimized",
            "HUMAN BODY 38 FAST DETECTION is not optimized",
            "HUMAN BODY 38 MEDIUM DETECTION is not optimized",
            "HUMAN BODY 38 ACCURATE DETECTION is not optimized",
            "REID ASSOCIATION is not optimized"
        ],
        "valid": [
            "MULTI CLASS DETECTION is optimized",
            "MULTI CLASS MEDIUM DETECTION is optimized",
            "MULTI CLASS ACCURATE DETECTION is optimized",
            "PERSON HEAD DETECTION is optimized",
            "PERSON HEAD ACCURATE DETECTION is optimized",
            "NEURAL DEPTH is optimized"
        ]
    },
    "Camera Test": {
        "InternalDevicesCount": 0,
        "ZEDCount": 0,
        "error": [
            "<b>Camera not detected</b> <br/> Make sure the camera is plugged in or try another USB 3.0 port."
        ]
    },
    "Devices": {
        "CorruptedFirmware": false,
        "GMSLList": [
        ],
        "USBList": [
            {
                "USB_path": "/3",
                "idProduct": "0x0489",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/3",
                "idProduct": "0x3549",
                "idVendor": "0x13d3"
            },
            {
                "USB_path": "/2",
                "idProduct": "0x5489",
                "idVendor": "0x0bda"
            }
        ],
        "ZEDDetected": null,
        "notTested": [
            "Please connect a camera to test the USB connection."
        ]
    },
    "Graphics Card": {
        "deviceCount": 1,
        "deviceDriverVersion": 11040,
        "devices": [
            {
                "arch": "Volta",
                "computeCapability": "7.2",
                "cores": 768,
                "name": "Xavier",
                "totalMemoryBytes": "7187185664",
                "totalMemoryMB": 6854.234375
            }
        ],
        "glx_info": "OpenGL vendor string: NVIDIA Corporation\nOpenGL renderer string: NVIDIA Tegra Xavier (nvgpu)/integrated\nOpenGL core profile version string: 4.6.0 NVIDIA 35.1.0\nOpenGL core profile shading language version string: 4.60 NVIDIA\nOpenGL core profile context flags: (none)\nOpenGL core profile profile mask: core profile\nOpenGL core profile extensions:\nOpenGL version string: 4.6.0 NVIDIA 35.1.0\nOpenGL shading language version string: 4.60 NVIDIA\nOpenGL context flags: (none)\nOpenGL profile mask: (none)\nOpenGL extensions:\nOpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 35.1.0\nOpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20\nOpenGL ES profile extensions:\n",
        "initResult": 0,
        "valid": [
            "<b>Graphics card: </b> Xavier"
        ]
    },
    "Processor": {
        "OS": "Ubuntu 20.04.6 LTS ",
        "avxSupported": false,
        "coreCount": "",
        "cpu": " ARMv8 Processor rev 0 (v8l)",
        "datetime": "2025-03-19 19时34分50秒",
        "hyperThreading": "0",
        "motherboard": "NVIDIA Jetson Xavier NX Developer Kit, Unknown",
        "ramCapacity": "7.187186",
        "ramUsage": "",
        "ramUsed": "5.127168",
        "threadCount": "0",
        "valid": [
            "<b>Motherboard: </b> NVIDIA Jetson Xavier NX Developer Kit, Unknown"
        ],
        "warning": [
            "Unable to identify your processor, make sure that it fits the requirements."
        ]
    },
    "ZED SDK": {
        "CUDA Toolkit version": "V11.4.239 -->located in /usr/local/cuda-11.4/bin/nvcc",
        "CUDA loading": false,
        "ZED SDK Version (Diag)": "4.0.7",
        "ZED SDK Version (RT)": "4.0.7",
        "ai": {
            "checkAI": true,
            "cudaVersion": 11040,
            "cudnnCudartVersion": 11040,
            "cudnnVersion": 8401,
            "cudnnVersionExpected": 8401,
            "tensorVersion": 8401
        },
        "binFiles": [
            "libsl_ai.so",
            "libsl_zed.so",
            "libsl_zed_static.a"
        ],
        "resourcesFiles": [
            "person_reid_1.4.model",
            "skeleton_body18_3.2.model",
            "skeleton_body38_3.5.model"
        ],
        "resourcesFilesExpected": [
            "objects_performance_3.2"
        ],
        "valid": [
            "<b>ZED SDK version:</b> 4.0.7",
            "<b>CUDA version:</b> V11.4.239"
        ]
    }
}

This is the latest diagnostic report

{
    "AI Models": {
        "info": [
            "MULTI CLASS DETECTION is not optimized",
            "MULTI CLASS MEDIUM DETECTION is not optimized",
            "MULTI CLASS ACCURATE DETECTION is not optimized",
            "HUMAN BODY FAST DETECTION is not optimized",
            "HUMAN BODY MEDIUM DETECTION is not optimized",
            "HUMAN BODY ACCURATE DETECTION is not optimized",
            "HUMAN BODY 38 FAST DETECTION is not optimized",
            "HUMAN BODY 38 MEDIUM DETECTION is not optimized",
            "HUMAN BODY 38 ACCURATE DETECTION is not optimized",
            "PERSON HEAD DETECTION is not optimized",
            "PERSON HEAD ACCURATE DETECTION is not optimized",
            "REID ASSOCIATION is not optimized",
            "NEURAL DEPTH is not optimized",
            "NEURAL PLUS DEPTH is not optimized"
        ]
    },
    "Camera Test": {
        "InternalDevicesCount": 0,
        "ZEDCount": 0,
        "error": [
            "<b>Camera not detected</b> <br/> Make sure the camera is plugged in or try another USB 3.0 port."
        ]
    },
    "Devices": {
        "CorruptedFirmware": false,
        "GMSL driver": "ii  stereolabs-zedlink-mono                     1.3.0-SL-MAX9296-ALL-L4T35.4.1       arm64        NVIDIA Kernel DTB Modified Package by Stereolabs\n",
        "GMSL driver compatiblity": "OK",
        "GMSLList": [
        ],
        "USBList": [
            {
                "USB_path": "/3",
                "idProduct": "0x0489",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/3",
                "idProduct": "0x3549",
                "idVendor": "0x13d3"
            },
            {
                "USB_path": "/2",
                "idProduct": "0x5489",
                "idVendor": "0x0bda"
            }
        ],
        "ZEDDetected": null,
        "notTested": [
            "Please connect a camera to test the USB connection."
        ]
    },
    "Graphics Card": {
        "deviceCount": 1,
        "deviceDriverVersion": 11040,
        "devices": [
            {
                "arch": "Volta",
                "computeCapability": "7.2",
                "cores": 768,
                "name": "Xavier",
                "totalMemoryBytes": "7186460672",
                "totalMemoryMB": 6853.54296875
            }
        ],
        "glx_info": "OpenGL vendor string: NVIDIA Corporation\nOpenGL renderer string: NVIDIA Tegra Xavier (nvgpu)/integrated\nOpenGL core profile version string: 4.6.0 NVIDIA 35.4.1\nOpenGL core profile shading language version string: 4.60 NVIDIA\nOpenGL core profile context flags: (none)\nOpenGL core profile profile mask: core profile\nOpenGL core profile extensions:\nOpenGL version string: 4.6.0 NVIDIA 35.4.1\nOpenGL shading language version string: 4.60 NVIDIA\nOpenGL context flags: (none)\nOpenGL profile mask: (none)\nOpenGL extensions:\nOpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 35.4.1\nOpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20\nOpenGL ES profile extensions:\n",
        "initResult": 0,
        "valid": [
            "<b>Graphics card: </b> Xavier"
        ]
    },
    "Processor": {
        "L4T version": "35.4.1",
        "OS": "Ubuntu 20.04.6 LTS ",
        "avxSupported": false,
        "coreCount": "6",
        "cpu": " ARMv8 Processor rev 0 (v8l)",
        "datetime": "2025-03-20 16时16分07秒",
        "hyperThreading": "0",
        "motherboard": "NVIDIA Jetson Xavier NX Developer Kit, Unknown",
        "ramCapacity": "7.186461",
        "ramUsage": "",
        "ramUsed": "2.969256",
        "threadCount": "6",
        "valid": [
            "<b>Processor: </b>  ARMv8 Processor rev 0 (v8l)",
            "<b>Motherboard: </b> NVIDIA Jetson Xavier NX Developer Kit, Unknown"
        ]
    },
    "ZED SDK": {
        "CUDA Toolkit version": "V11.4.315 -->located in /usr/local/cuda-11.4/bin/nvcc",
        "CUDA loading": false,
        "ZED SDK Version (Diag)": "4.2.5",
        "ZED SDK Version (RT)": "4.2.5",
        "ai": {
            "checkAI": true,
            "cudaVersion": 11040,
            "cudnnCudartVersion": 11040,
            "cudnnVersion": 8600,
            "cudnnVersionExpected": 8600,
            "tensorVersion": 8502
        },
        "binFiles": [
            "libsl_ai.so",
            "libsl_zed.so",
            "libsl_zed_static.a"
        ],
        "resourcesFiles": [
            "neural_depth_3.6.model",
            "objects_accurate_3.2.model",
            "objects_medium_3.2.model",
            "objects_performance_3.2.model",
            "person_head_accurate_2.6.model",
            "person_head_performance_2.6.model",
            "person_reid_1.4.model",
            "skeleton_body18_3.2.model",
            "skeleton_body38_3.5.model"
        ],
        "resourcesFilesExpected": [
            "objects_performance_3.2"
        ],
        "valid": [
            "<b>ZED SDK version:</b> 4.2.5",
            "<b>CUDA version:</b> V11.4.315"
        ]
    }
}

Hi Lixuexian,

Thanks for your message and file.

Based on your second Diagnostic tool, it shows you’ve installed a ZED Link Mono driver. Can you confirmed you’ve followed the following tutorial for your NVIDIA Jetson Xavier NX board : https://www.stereolabs.com/docs/get-started-with-zed-link/mono-jetson-xavier-nx-devkit-setup ?

Stereolabs Support

Thanks for your reply, I have followed this tutorial to connect to the hardware, but the camera still cannot be detected, and the problem is still not solved. I would be grateful if a more detailed solution could be provided.
---- Replied Message ----
From Rodolphe Perrin (Stereolabs)support@stereolabs.com Date 03/20/2025 21:52 To Lixuexianlixuexian0724@gmail.com Cc Subject Re: Jetson Xavier NX cannot detect ZED X camera

Hi,

To assist you better,
Please open a terminal console (Ctrl+Alt+t) and run these commands:

  • sudo ZED_Diagnostic --dmesg
  • ZED_Diagnostic -c
    After executing the commands, kindly send me the files dmesg.log and ZED_Diagnostic_Results.json located in the folder where the commands were run.

Can you also send me the output (screenshot) of the following commands :

sudo i2cdetect -r 9

then :

sudo i2cdetect -r 10

Finally, can you send photos of your hardawre setup so the team can see how the capture card is installed on your system ?

Thanks,

Stereolabs Support

These are the two output files, with screenshots and photos of hardware setup. Please check them. Thank you.
dmesg.log (21.7 KB)
ZED_Diagnostic_Results.json (5.0 KB)


Hi,

Thanks for the files. Based on your setup picture, can you check that the MIPI is mounted on the right side ? It seems like it may have been inverted.
Check the attached picture and the following tutorial : https://www.stereolabs.com/docs/get-started-with-zed-link/mono-jetson-xavier-nx-devkit-setup.

Thanks,

Stereolabs Support

I readjusted the CSI cable according to the installation method shown in the tutorial, but so far the camera still can’t detect it. This is the latest test report.

{
    "AI Models": {
        "info": [
            "MULTI CLASS DETECTION is not optimized",
            "MULTI CLASS MEDIUM DETECTION is not optimized",
            "MULTI CLASS ACCURATE DETECTION is not optimized",
            "HUMAN BODY FAST DETECTION is not optimized",
            "HUMAN BODY MEDIUM DETECTION is not optimized",
            "HUMAN BODY ACCURATE DETECTION is not optimized",
            "HUMAN BODY 38 FAST DETECTION is not optimized",
            "HUMAN BODY 38 MEDIUM DETECTION is not optimized",
            "HUMAN BODY 38 ACCURATE DETECTION is not optimized",
            "PERSON HEAD DETECTION is not optimized",
            "PERSON HEAD ACCURATE DETECTION is not optimized",
            "REID ASSOCIATION is not optimized",
            "NEURAL DEPTH is not optimized",
            "NEURAL PLUS DEPTH is not optimized"
        ]
    },
    "Camera Test": {
        "InternalDevicesCount": 0,
        "ZEDCount": 0,
        "error": [
            "<b>Camera not detected</b> <br/> Make sure the camera is plugged in or try another USB 3.0 port."
        ]
    },
    "Devices": {
        "CorruptedFirmware": false,
        "GMSL driver": "ii  stereolabs-zedlink-mono                     1.3.0-SL-MAX9296-ALL-L4T35.4.1       arm64        NVIDIA Kernel DTB Modified Package by Stereolabs\n",
        "GMSL driver compatiblity": "OK",
        "GMSLList": [
        ],
        "USBList": [
            {
                "USB_path": "/3",
                "idProduct": "0x0489",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/3",
                "idProduct": "0x3549",
                "idVendor": "0x13d3"
            },
            {
                "USB_path": "/2",
                "idProduct": "0x5489",
                "idVendor": "0x0bda"
            }
        ],
        "ZEDDetected": null,
        "notTested": [
            "Please connect a camera to test the USB connection."
        ]
    },
    "Graphics Card": {
        "deviceCount": 1,
        "deviceDriverVersion": 11040,
        "devices": [
            {
                "arch": "Volta",
                "computeCapability": "7.2",
                "cores": 768,
                "name": "Xavier",
                "totalMemoryBytes": "7186460672",
                "totalMemoryMB": 6853.54296875
            }
        ],
        "glx_info": "OpenGL vendor string: NVIDIA Corporation\nOpenGL renderer string: NVIDIA Tegra Xavier (nvgpu)/integrated\nOpenGL core profile version string: 4.6.0 NVIDIA 35.4.1\nOpenGL core profile shading language version string: 4.60 NVIDIA\nOpenGL core profile context flags: (none)\nOpenGL core profile profile mask: core profile\nOpenGL core profile extensions:\nOpenGL version string: 4.6.0 NVIDIA 35.4.1\nOpenGL shading language version string: 4.60 NVIDIA\nOpenGL context flags: (none)\nOpenGL profile mask: (none)\nOpenGL extensions:\nOpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 35.4.1\nOpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20\nOpenGL ES profile extensions:\n",
        "initResult": 0,
        "valid": [
            "<b>Graphics card: </b> Xavier"
        ]
    },
    "Processor": {
        "L4T version": "35.4.1",
        "OS": "Ubuntu 20.04.6 LTS ",
        "avxSupported": false,
        "coreCount": "",
        "cpu": " ARMv8 Processor rev 0 (v8l)",
        "datetime": "2025-03-27 15时16分24秒",
        "hyperThreading": "0",
        "motherboard": "NVIDIA Jetson Xavier NX Developer Kit, Unknown",
        "ramCapacity": "7.186461",
        "ramUsage": "",
        "ramUsed": "3.445907",
        "threadCount": "0",
        "valid": [
            "<b>Motherboard: </b> NVIDIA Jetson Xavier NX Developer Kit, Unknown"
        ],
        "warning": [
            "Unable to identify your processor, make sure that it fits the requirements."
        ]
    },
    "ZED SDK": {
        "CUDA Toolkit version": "V11.4.315 -->located in /usr/local/cuda-11.4/bin/nvcc",
        "CUDA loading": false,
        "ZED SDK Version (Diag)": "4.2.5",
        "ZED SDK Version (RT)": "4.2.5",
        "ai": {
            "checkAI": true,
            "cudaVersion": 11040,
            "cudnnCudartVersion": 11040,
            "cudnnVersion": 8600,
            "cudnnVersionExpected": 8600,
            "tensorVersion": 8502
        },
        "binFiles": [
            "libsl_ai.so",
            "libsl_zed.so",
            "libsl_zed_static.a"
        ],
        "resourcesFiles": [
            "neural_depth_3.6.model",
            "objects_accurate_3.2.model",
            "objects_medium_3.2.model",
            "objects_performance_3.2.model",
            "person_head_accurate_2.6.model",
            "person_head_performance_2.6.model",
            "person_reid_1.4.model",
            "skeleton_body18_3.2.model",
            "skeleton_body38_3.5.model"
        ],
        "resourcesFilesExpected": [
            "objects_performance_3.2"
        ],
        "valid": [
            "<b>ZED SDK version:</b> 4.2.5",
            "<b>CUDA version:</b> V11.4.315"
        ]
    }
}

Hi Lixuexian,

Thanks for your message and sorry for the late answer.

Can you also send us an updated dmesg output ?

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

  • sudo ZED_Diagnostic --dmesg
  • ZED_Diagnostic -c
    After executing the commands, kindly send me the files dmesg.log and ZED_Diagnostic_Results.json located in the folder where the commands were run.

Thansk,

Stereolabs Support

The problem has been solved. Thank you for your help.