New to the AI Hat. Having some issues with a new PI5 and an AI HAT+2.
IF i run
sudo apt install hailo-h10-all
It does not install the 5.2 PCI Driver and i get a Version Library Miss Match from 5.1.1 in the Library to the 5.2 Required. I have rebuilt/Step by step re deployed 20 times and i am stumped as to what is going wrong.
I have Updated
I have Upgraded
I have rebooted
I have run the install-hailo-all from however that brakes it and i can no longer find the HAT until i run the sudo apt install hailo-h10-all however that does not deploy the PCI Drivers i need.
HALP! I can post logs if needed.
I get this Error when trying to Install the Hailo10 Package however when i go to update the Eprom it says it is up to date.
Newer kernel available │
│ │
│ The currently running kernel version is 6.12.62+rpt-rpi-2712 which is not the expected kernel version 6.12.62+rpt-rpi-v8. │
│ │
│ Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. │
Here is the Log from the Hailo10 Install
sudo apt install hailo-h10-all
The following packages were automatically installed and are no longer required:
ieee-data python3-argcomplete python3-netaddr python3-netifaces
Use ‘sudo apt autoremove’ to remove them.
Installing:
hailo-h10-all
Installing dependencies:
h10-hailort python3-h10-hailort
REMOVING:
hailo-gen-ai-model-zoo hailort
Summary:
Upgrading: 0, Installing: 3, Removing: 2, Not Upgrading: 0
Download size: 5,603 kB
Freed space: 4,375 kB
Continue? [Y/n] y
Get:1 https://extranet.raspberrypi.org/hailo trixie/main arm64 h10-hailort arm64 5.1.1 [5,199 kB]
Get:2 https://extranet.raspberrypi.org/hailo trixie/main arm64 python3-h10-hailort arm64 5.1.1-1 [402 kB]
Get:3 https://extranet.raspberrypi.org/hailo trixie/main arm64 hailo-h10-all all 5.1.1 [1,388 B]
Fetched 5,603 kB in 2s (3,535 kB/s)
(Reading database … 159523 files and directories currently installed.)
Removing hailo-gen-ai-model-zoo (5.2.0) …
dpkg: hailort: dependency problems, but removing anyway as you requested:
rpicam-apps-hailo-postprocess depends on h10-hailort (>= 5.1.1) | hailort (>= 4.23.0); however:
Package h10-hailort is not installed.
Package hailort is to be removed.
Removing hailort (4.23.0) …
Selecting previously unselected package h10-hailort.
(Reading database … 159451 files and directories currently installed.)
Preparing to unpack …/h10-hailort_5.1.1_arm64.deb …
Unpacking h10-hailort (5.1.1) …
Selecting previously unselected package python3-h10-hailort.
Preparing to unpack …/python3-h10-hailort_5.1.1-1_arm64.deb …
Unpacking python3-h10-hailort (5.1.1-1) …
Selecting previously unselected package hailo-h10-all.
Preparing to unpack …/hailo-h10-all_5.1.1_all.deb …
Unpacking hailo-h10-all (5.1.1) …
Setting up h10-hailort (5.1.1) …
Setting up python3-h10-hailort (5.1.1-1) …
Setting up hailo-h10-all (5.1.1) …
Processing triggers for libc-bin (2.41-12+rpt1+deb13u1) …
Scanning processes…
Scanning processor microcode…
Scanning linux images…
Failed to check for processor microcode upgrades.
No services need to be restarted.
No containers need to be restarted.
No user sessions are running outdated binaries.
No VM guests are running outdated hypervisor (qemu) binaries on this host.
This is the Install Write up i am using