HailoRT fails with HAILO_UNSUPPORTED_FW_VERSION on Frigate startup (FW 4.21.0 not supported) #17792
Replies: 1 comment 1 reply
-
The only way is that downgrade the Hailo driver. There are very few changes between versions so nothing will really be lost. Ideally in the future the Hailo driver won't have to exactly match versions so this won't be a problem |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
I'm trying to use the Hailo-8 M.2 PCIe accelerator with Frigate and the HailoRT plugin. The Frigate container is running inside a VM with Ubuntu 24.10 on Proxmox, and the HailoRT PCIe driver version is 4.21.0.
At startup, Frigate fails to initialize the Hailo-8 detector with the following error:
It seems the HailoRT version used in Frigate only supports FW 4.19.0, while my device runs firmware 4.21.0.
Important: I do not want to downgrade the firmware.
Is there a way to upgrade the Docker version (or Frigate container) to match the newer firmware, or is it too complex?
I'm worried about losing features or fixes by downgrading my firmware.
Environment:
Thanks in advance!
Version
0.15.1-h8l
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Docker Compose
Object Detector
hailo8l
Network connection
Wired
Beta Was this translation helpful? Give feedback.
All reactions