Hi,
I’m trying to install HailoRT on an Ubuntu Linux PC with a Hailo-8L device, but I’m facing a mismatch between the driver and the library. I’ve followed the steps in this guide. My device recognizes the Hailo device using the terminal commands, but I believe the issue stems from a mismatch between the library and the driver. As you can see from the output of the command hailortcli fw-control identify
, it shows:
tensor@Tensor-I22:~/Downloads/hailort$ hailortcli fw-control identify
[HailoRT] [error] CHECK failed - Driver version (4.20.0) is different from library version (4.20.1)
[HailoRT] [error] Driver version mismatch, status HAILO_INVALID_DRIVER_VERSION(76)
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INVALID_DRIVER_VERSION(76)
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INVALID_DRIVER_VERSION(76)
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_INVALID_DRIVER_VERSION(76)
[HailoRT CLI] [error] CHECK_SUCCESS failed with status=HAILO_INVALID_DRIVER_VERSION(76)