HailoRT 4.23 stops discovering Hailo8 after reboot of RPI 5

Installed HailoRT 4.23 on a RPI 5 with Raspbian Lite 64bit Debian 13.5. Using cli HailoRT discovered the Hailo8. After reboot of the RPI5 HailoRT can no longer discover the Hailo8 chip.

After installation:

hailortcli fw-control identify

Executing on device: 0001:01:00.0
Identifying board
Control Protocol Version: 2
Firmware Version: 4.23.0 (release,app,extended context switch buffer)
Logger Version: 0
Board Name: Hailo-8
Device Architecture: HAILO8

After reboot no answer from “hailortcli fw-control identify”.

What can we do?

Thanks for your help.

Sorry for posting this , since after some work with “Ask AI” we developed the following solution:

sudo apt install --reinstall hailort-pcie-driver
sudo reboot

hailo_pci/4.23.0, 6.12.75+rpt-rpi-2712, aarch64: installed

hailortcli fw-control identify

Executing on device: 0001:01:00.0
Identifying board
Control Protocol Version: 2
Firmware Version: 4.23.0 (release,app,extended context switch buffer)
Logger Version: 0
Board Name: Hailo-8
Device Architecture: HAILO8

sudo reboot

hailortcli fw-control identify >> Same results as before, i.e. it seems the problem is fixed.

Should have used “Ask AI” immediately.