ZED X Driver working fail...but Camera is Working!

Hi,

I’m using ZED X series cameras, but I’ve encountered some warning messages.

Hardware environment: Jetson Developer Kit, ZED X (x3), ZED X Mini (x1)
Software environment: ZED SDK L4T 36.4 v5.0.0, zedlink_quad_1.3.0_max96712

The cameras work fine — image topics are being published correctly.

However, I noticed some error logs related to ZED X in the output of dmesg.

I’ve attached the outputs of the following commands for your reference:

  1. sudo ZED_Diagnostic --dmesg
  2. sudo dmesg | grep zedx
    dmesg.log (17.2 KB)
    zedx.txt (16.9 KB)

Given the current environment, is it safe to continue using the setup as is?

Hi @woawo1213
The dmesg.log file contains information that only members of the StereoLabs team can correctly understand.
The errors and warnings that you read are only related to hardware that is not detected because it’s not connected to your device.

You can run ZED_Diagnostic without --dmesg to check your system status.

While your camera works with ZED Explorer and ZED Depth Viewer, everything is good.

PS You did not use sudo to generate the dmseg.log file