SDK 5 ZED_Depth_Viewer not showing depthmaps

I downloaded and installed the SDK 5. I can see the stereo pair images in the ZED_Explorer. I launch the ZED_Depth_Viewer but it doesn’t show any depth maps. At the same time in the terminal there are some errors:

martin@martin-thinkpad:~$ ZED_Depth_Viewer 
[2025-06-26 08:52:34 UTC][ZED][INFO] Logging level INFO
[2025-06-26 08:52:34 UTC][ZED][INFO] Using USB input... Switched to default resolution HD720
[2025-06-26 08:52:35 UTC][ZED][INFO] [Init]  Depth mode: NEURAL LIGHT
[2025-06-26 08:52:36 UTC][ZED][INFO] [Init]  Camera successfully opened.
[2025-06-26 08:52:36 UTC][ZED][INFO] [Init]  Camera FW version: 1523
[2025-06-26 08:52:36 UTC][ZED][INFO] [Init]  Video mode: HD720@30
[2025-06-26 08:52:36 UTC][ZED][INFO] [Init]  Serial Number: S/N 36905663
[2025-06-26 08:52:36 UTC][ZED][WARNING] [Init]  Self-calibration skipped. Scene may be occluded or lack texture. (Error code: 0x01) 
in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.

I’m using ubuntu 24.04 in a Thinkpad P16s Gen3.

martin@martin-thinkpad:~$ nvidia-smi
Thu Jun 26 10:04:22 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.144.03             Driver Version: 550.144.03     CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA RTX 500 Ada Gener...    Off |   00000000:01:00.0 Off |                  N/A |
| N/A   38C    P0            364W /   35W |       7MiB /   4094MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A      2988      G   /usr/lib/xorg/Xorg                              4MiB |
+-----------------------------------------------------------------------------------------+

I’ve been running apps using opengl and cuda/pytorch successfully so I don’t think the problem comes from there.

I can’t attach the diagnostic file as I’m a new user. I can try to post instead in the next message.

Martin

My ZED_Diagnostic_Results.json file:

{
    "AI Models": {
        "valid": [
            "MULTI CLASS DETECTION is optimized",
            "MULTI CLASS MEDIUM DETECTION is optimized",
            "MULTI CLASS ACCURATE DETECTION is optimized",
            "HUMAN BODY FAST DETECTION is optimized",
            "HUMAN BODY MEDIUM DETECTION is optimized",
            "HUMAN BODY ACCURATE DETECTION is optimized",
            "HUMAN BODY 38 FAST DETECTION is optimized",
            "HUMAN BODY 38 MEDIUM DETECTION is optimized",
            "HUMAN BODY 38 ACCURATE DETECTION is optimized",
            "PERSON HEAD DETECTION is optimized",
            "PERSON HEAD ACCURATE DETECTION is optimized",
            "REID ASSOCIATION is optimized",
            "NEURAL LIGHT DEPTH is optimized",
            "NEURAL DEPTH is optimized",
            "NEURAL PLUS DEPTH is optimized"
        ]
    },
    "Camera Test": {
        "InternalDevicesCount (GMSL)": 0,
        "InternalDevicesCount (USB)": 2,
        "ZEDCount": 1,
        "ZEDs": [
        ],
        "camera": {
            "Device ID": 0,
            "Firmware": 1523,
            "Init Output": "OK",
            "Model": "ZED 2i",
            "Serial Number": 36905663,
            "valid": [
                "<b>Camera: </b>ZED 2i",
                "<b>Firmware: </b>1523"
            ]
        },
        "resolutions": {
            "HD1080@15": {
                "fps (input)": 15,
                "fps (output)": 15,
                "height (input)": 1080,
                "height (output)": 1080,
                "initialization": "OK",
                "status": true,
                "width (input)": 1920,
                "width (output)": 1920
            },
            "HD1080@30": {
                "fps (input)": 30,
                "fps (output)": 30,
                "height (input)": 1080,
                "height (output)": 1080,
                "initialization": "OK",
                "status": true,
                "width (input)": 1920,
                "width (output)": 1920
            },
            "HD2K@15": {
                "fps (input)": 15,
                "fps (output)": 15,
                "height (input)": 1242,
                "height (output)": 1242,
                "initialization": "OK",
                "status": true,
                "width (input)": 2208,
                "width (output)": 2208
            },
            "HD720@15": {
                "fps (input)": 15,
                "fps (output)": 15,
                "height (input)": 720,
                "height (output)": 720,
                "initialization": "OK",
                "status": true,
                "width (input)": 1280,
                "width (output)": 1280
            },
            "HD720@30": {
                "fps (input)": 30,
                "fps (output)": 30,
                "height (input)": 720,
                "height (output)": 720,
                "initialization": "OK",
                "status": true,
                "width (input)": 1280,
                "width (output)": 1280
            },
            "HD720@60": {
                "dropCount": -1,
                "fps (input)": 60,
                "fps (output)": 57,
                "height (input)": 720,
                "height (output)": 720,
                "imageCount": 502,
                "initialization": "OK",
                "status": true,
                "tearingCount": 0,
                "width (input)": 1280,
                "width (output)": 1280
            },
            "VGA@100": {
                "fps (input)": 100,
                "fps (output)": 100,
                "height (input)": 376,
                "height (output)": 376,
                "initialization": "OK",
                "status": true,
                "width (input)": 672,
                "width (output)": 672
            },
            "VGA@15": {
                "fps (input)": 15,
                "fps (output)": 15,
                "height (input)": 376,
                "height (output)": 376,
                "initialization": "OK",
                "status": true,
                "width (input)": 672,
                "width (output)": 672
            },
            "VGA@30": {
                "fps (input)": 30,
                "fps (output)": 30,
                "height (input)": 376,
                "height (output)": 376,
                "initialization": "OK",
                "status": true,
                "width (input)": 672,
                "width (output)": 672
            },
            "VGA@60": {
                "fps (input)": 60,
                "fps (output)": 60,
                "height (input)": 376,
                "height (output)": 376,
                "initialization": "OK",
                "status": true,
                "width (input)": 672,
                "width (output)": 672
            }
        },
        "sensors": {
            "Firmware": 777,
            "Init Output": "OK",
            "Model": "ZED 2i (MCU)",
            "Serial Number": 36905663
        }
    },
    "Devices": {
        "CorruptedFirmware": false,
        "MCUDetected": true,
        "USBList": [
            {
                "USB_path": "/8",
                "idProduct": "0x9563",
                "idVendor": "0x2ce3"
            },
            {
                "USB_path": "/7",
                "idProduct": "0x4503",
                "idVendor": "0x413c"
            },
            {
                "USB_path": "/5/6",
                "idProduct": "0x1100",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/5/4",
                "idProduct": "0x5409",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/5/3",
                "idProduct": "0x8153",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/5",
                "idProduct": "0x5409",
                "idVendor": "0x0bda"
            },
            {
                "USB_path": "/4",
                "idProduct": "0x11af",
                "idVendor": "0x174f"
            },
            {
                "USB_path": "/3",
                "idProduct": "0x6594",
                "idVendor": "0x27c6"
            },
            {
                "USB_path": "/10",
                "idProduct": "0x0033",
                "idVendor": "0x8087"
            },
            {
                "USBMode": 2,
                "USB_path": "/1/2",
                "bDescriptorType": 1,
                "bDeviceProtocol": 0,
                "bLength": 18,
                "bMaxPacketSize0": 64,
                "bNumConfigurations": 1,
                "bcdDevice": "3.9",
                "bcdUSB": "2.0",
                "bcdUSBClass": 0,
                "bcdUSBSubClass": 0,
                "busNumber": 3,
                "device": "ZED2i MCU",
                "iManufacturer": 1,
                "iProduct": 2,
                "iSerial": 3,
                "idProduct": "0xf881",
                "idVendor": "0x2b03"
            },
            {
                "USB_path": "/1",
                "idProduct": "0x2512",
                "idVendor": "0x0424"
            },
            {
                "USBMode": 3,
                "USB_path": "/3",
                "bDescriptorType": 1,
                "bDeviceProtocol": 1,
                "bLength": 18,
                "bMaxPacketSize0": 9,
                "bNumConfigurations": 1,
                "bcdDevice": "1.0",
                "bcdUSB": "3.0",
                "bcdUSBClass": 239,
                "bcdUSBSubClass": 2,
                "busNumber": 2,
                "device": "ZED2i",
                "iManufacturer": 1,
                "iProduct": 2,
                "iSerial": 4,
                "idProduct": "0xf880",
                "idVendor": "0x2b03"
            }
        ],
        "USBMode": 3,
        "ZED Camera Module Detected": 63616,
        "ZED MCU Module Detected": 63617,
        "ZEDDetected": true,
        "valid": [
            "<b>USB Bandwidth: </b> OK"
        ]
    },
    "Graphics Card": {
        "deviceCount": 1,
        "deviceDriverVersion": 12040,
        "devices": [
            {
                "arch": "Ada Lovelace",
                "computeCapability": "8.9",
                "cores": 2048,
                "name": "NVIDIA RTX 500 Ada Generation Laptop GPU",
                "totalMemoryBytes": "4051304448",
                "totalMemoryMB": 3863.625
            }
        ],
        "glx_info": "OpenGL vendor string: Intel\nOpenGL renderer string: Mesa Intel(R) Arc(tm) Graphics (MTL)\nOpenGL core profile version string: 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1\nOpenGL core profile shading language version string: 4.60\nOpenGL core profile context flags: (none)\nOpenGL core profile profile mask: core profile\nOpenGL core profile extensions:\nOpenGL version string: 4.6 (Compatibility Profile) Mesa 24.2.8-1ubuntu1~24.04.1\nOpenGL shading language version string: 4.60\nOpenGL context flags: (none)\nOpenGL profile mask: compatibility profile\nOpenGL extensions:\nOpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.2.8-1ubuntu1~24.04.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> NVIDIA RTX 500 Ada Generation Laptop GPU"
        ]
    },
    "Processor": {
        "OS": "Ubuntu 24.04.2 LTS ",
        "avxSupported": true,
        "coreCount": "2235%",
        "cpu": " Intel(R) Core(TM) Ultra 7 155H",
        "datetime": "2025-06-26 10:42:32 AM",
        "hyperThreading": "1",
        "motherboard": "21KS0004UK, LENOVO",
        "ramCapacity": "33.123738",
        "ramUsage": "",
        "ramUsed": "21.020504",
        "threadCount": "4470",
        "valid": [
            "<b>Processor: </b>  Intel(R) Core(TM) Ultra 7 155H",
            "<b>Motherboard: </b> 21KS0004UK, LENOVO"
        ]
    },
    "ZED SDK": {
        "CUDA Toolkit version": "V12.9.86 -->located in /usr/local/cuda-12.9/bin/nvcc",
        "CUDA loading": false,
        "GPU Driver Version": "Driver Version                            : 550.144.03",
        "GPU Performance": "    Performance State                     : P8",
        "ZED SDK Version (Diag)": "5.0.2",
        "ZED SDK Version (RT)": "5.0.2",
        "ai": {
            "checkAI": true,
            "cudaVersion": 12090,
            "tensorVersion": 100900
        },
        "binFiles": [
            "libsl_ai.so",
            "libsl_zed.so"
        ],
        "resourcesFiles": [
            "neural_depth_5.3.model",
            "neural_depth_light_5.2.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> 5.0.2",
            "<b>CUDA version:</b> V12.9.86"
        ]
    }
}

Hi @martinakos
Welcome to the StereoLabs community.

Please read this support page. It contains information to solve your problem.

That was it! thanks!