Run "hailortcli fw-control identify" will show error messages in windows 11 for hailo-8l

Hi,
I’m working on windows 11 home edition and have installed hailort_4.19.0_windows_installer.
After installed hailort, “hailortcli scan” seems works fine but “hailortcli fw-control identify” will show some error messages.

C:\Windows\System32>hailortcli scan
Hailo Devices:
[-] Device: 0000:01:00.0

C:\Windows\System32>hailortcli fw-control identify
[HailoRT] [warning] FW is not loaded to the device. Please load FW before using the device.
Executing on device: 0000:01:00.0
[HailoRT] [error] CHECK failed - Failed in fw_control, errno:1359
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_FW_CONTROL_FAILURE(18) - Failed to send fw control
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_FW_CONTROL_FAILURE(18) -
[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_FW_CONTROL_FAILURE(18) -
[HailoRT CLI] [error] CHECK_SUCCESS failed with status=HAILO_FW_CONTROL_FAILURE(18) -
Failed to execute on device: 0000:01:00.0. status= HAILO_FW_CONTROL_FAILURE(18)

Does this mean that hailort/pcie driver installed failed?

Thx
Yen

Welcome to the Hailo Community!

Can you please try running a model using the HailoRT CLI?

hailortcli run model.hef

If you do not have a HEF file at hand you can download one from the Hailo Model Zoo.

GitHub - Hailo Model Zoo - Public Models

Hi,

It works on hailort_4.18.0_windows_installer.
4.19 is not working.

Thx
Yen