It is recommended to test your system before installing the HailoRT PCIe driver. PCIe capabilities of all devices are negotiated at boot without the need of custom drivers. You should be able to see the Hailo-8 when running lspci command
04:00.0 Co-processor: Hailo Technologies Ltd. Hailo-8 AI Processor (rev 01)
or
04:00.0 Co-processor: Device 1e60:2864 (rev 01)
If that does not work, check your hardware. Did you install the PCIe cable correctly and the GPIO header?
Did you install the 64-bit version of the Raspberry Pi OS?
Okkay i have testing it on raspberry pi 64 bit full os and it detect the hailo devices and able to run the .hef model, the problem is when i try to install this on lite version using:
apt install hailo-all
its able to install the drivers and other dependencies but the problem is there is a firmware error you can refer to this post how i manage to solve it.
You can refer to the problem, and you can recreate it by fresh lite os installation and try to install the hailo libraries.
Hi @omria , yep its still a problem until i change fw file just like in the post . I did follow the step propose by @KlausK still the problem persist. Its okkay i just try to work around