HAILO support on a raspberry pi 5 hardware #1077
Unanswered
rabbitholelabsinc
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hailo was kind enough to send me an accelerator for free, and I just picked up an RPi5 for myself so I will be building official support in the near future if you can wait for that |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a raspberry pi 5 with hailo 26 tops with bookworm 64 bit with desktop. I am trying to install viseron but it is not working. The default setup does not include hailo support so viseron runs but fails because of hailo component missing. I am trying to build it with hailo with a dockerfile and docker-compose file and requreiment.txt (copied from the source). It builds but when I run i get different errors mostly like
[ERROR ] [viseron.watchdog.subprocess_watchdog] - Process subprocess.viseron.components.storage.storage_subprocess.tier_check_worker
[ERROR ] [viseron.components.storage.storage_subprocess.subprocess] - can't open file '/app/viseron/components/storage/storage_subpr2025-08-08 14:48:29.172
i tried with dev and master branch and both have same issue. Anyone has any idea how can i do it?
Beta Was this translation helpful? Give feedback.
All reactions