I’m facing issues identifying my Hailo-8 device on a Raspberry Pi 5 using HailoRT CLI. Commands like fw-control identify
and scan
return HAILO_DRIVER_FAIL(36)
. The device appears in lspci
, firmware loads correctly, and /dev/hailo0
is created with proper permissions. I’ve followed PCIe troubleshooting steps from the repository, but the problem persists.
Hi @hyperion,
How have you installed the hailo SW on the Raspberry Pi device?
seems like something basic went off.