[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_OUT_OF_PHYSICAL_DEVICES(74)

I got the error : [HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_OUT_OF_PHYSICAL_DEVICES(74)

Is it possible to solve it without reboot the raspberry and hailo ?

Thanks

Hey @thomas38,

Yes, this can happen when an application using Hailo didn’t close properly. The simple fix is to:

  1. Open your terminal
  2. Run htop
  3. Look for any running Hailo
  4. Kill the remaining process

This should resolve the issue and free up your device.

Best regards,
Omria