Failed to write file hailo/hailo8_fw.4.19.0.bin

Hi Guys, Im facing some issue with firmware version, I’m working in a RPI5 freshly installed, I follow oficial RP doc, I installed driver through apt, it’s installing 4.18 but in the dmesg is showing that hailo is searching for the 4.19, someone can give my a clue on this. I download manually the 4.19 paste it, but when I ran hailocli command it’s failling due to a mismatch version between firmware and cli.

Thanks in advace.

few lines of dmesg
[ 2.370277] hailo 0000:01:00.0: Probing: Force setting max_desc_page_size to 4096 (recommended value is 16384)
[ 2.370286] hailo 0000:01:00.0: Probing: Enabled 64 bit dma
[ 2.370289] hailo 0000:01:00.0: Probing: Using userspace allocated vdma buffers
[ 2.370292] hailo 0000:01:00.0: Disabling ASPM L0s
[ 2.370295] hailo 0000:01:00.0: Successfully disabled ASPM L0s
[ 2.370365] hailo 0000:01:00.0: Writing file hailo/hailo8_fw.4.19.0.bin
[ 2.371660] videodev: Linux video capture interface: v2.00
[ 2.389987] Failed to write file hailo/hailo8_fw.4.19.0.bin
[ 2.389997] hailo 0000:01:00.0: Failed writing firmware files. err -2
[ 2.390001] hailo 0000:01:00.0: Firmware load failed
[ 2.390065] hailo 0000:01:00.0: Failed activating board -2
[ 2.390086] hailo: probe of 0000:01:00.0 failed with error -2
[ 2.426678] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[ 2.427198] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 2.427450] pispbe 1000880000.pisp_be: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[ 2.456213] Bluetooth: Core ver 2.22
[ 2.456233] NET: Registered PF_BLUETOOTH protocol family
[ 2.456235] Bluetooth: HCI device and connection manager in

1 Like

Hey @tommymcphillips ,

Welcome to the Hailo Community!

This issue seems to be from the updating to 4.19 , are you still facing this issue ?

I have the same error. And yes, I’m still facing it.

@omria
Really weird, I solved it by installing a new raspberry OS, double checking all the steps (all the time checking dmesg after a step). but not sure how I installed the version 4.19 through apt if my apt-cache policy was showing 4.18 in my previous raspberry OS instance. the diff between both installation is that in the first I installed the camera, and then the hailo, and now the first thing that I did was Hailo drivers. :person_shrugging:

2 Likes