Hardware/Software:
- Jetson AGX Orin, L4T 36.3.0, kernel 5.15.136-tegra
- 3× ZED X Mini Stereo (GMSL2), ZED Link Quad
- ZED SDK 5.1.0, stereolabs-zedlink-quad v1.4.1
After upgrading from v1.2.0 to v1.4.1, no cameras are detected by ZED_Diagnostic. On v1.2.0 the cameras were working but timestamps drifted over time, I upgraded hoping to fix synchronization.
Camera serial numbers are visible in the kernel log, so the GMSL links and I2C devices are found. However, no /dev/video* devices are created and ZED_Diagnostic reports 0 cameras.
I attach the dmesg.txt output and the ZED_Diagnostic_Results.json.
Thanks