Unable to install Hailort and Hailofw v4.18.0

For Rasbperry Pi 5:

Also remember before installing the PCIE driver with the command

sudo dpkg --install hailort-4.18.0-cp311-cp311-linux_aarch64.whl

Install these dependencies (otherwise it will fail to install with DKMS:

sudo apt install bison flex libelf-dev dkms build-essential

Reboot and run:

hailortcli fw-control identify

you should get something similar to:

Executing on device: 0000:01:00.0
Identifying board
Control Protocol Version: 2
Firmware Version: 4.18.0 (release,app,extended context switch buffer)
Logger Version: 0
Board Name: Hailo-8
Device Architecture: HAILO8L
Serial Number: HLDDLBB241600804
Part Number: HM21LB1C2LAE
Product Name: HAILO-8L AI ACC M.2 B+M KEY MODULE EXT TMP

Did this on a clean install following the guidance of the Developer Zone documentation

1 Like

I get the same issue, can you fix it?