Version info:
Ubuntu: 22.04.5
L4T: 36.5
Jetpack: 6.2.2+b24
ZED SDK: 5.2.3
ZED driver: 1.4.2
Problem description:
Unable to start zed_x_daemon.service. Download from official release link: driver ; Install with dpkg; reboot after installation. In contrast, if extract the .deb file, and copy the files to corresponding directories, the ZED_Diagnostic will show that driver is not installed.
running sudo ZED_Diagnostic -c
The error info is in the attached json file;
Also try to activate zed_x_daemon: sudo systemctl enable zed_x_daemon driver_zed_loader IMU_Daemon
This is the result I got:
Failed to enable unit: Unit file zed_x_daemon.service does not exist.
I’d appreciate your reply.