Hello Hailo Team,
I am using the official Hailo AI HAT+ (26 TOPS) with a Raspberry Pi 5.
The hardware is detected correctly (hailortcli scan shows the device),
but installation of the required software is impossible at the moment.
The domain “repo.hailo.ai” does not resolve at all.
DNS returns NXDOMAIN globally, tested via multiple ISPs and networks.
Test results:
$ ping repo.hailo.ai → Name or service not known
$ dig repo.hailo.ai → status: NXDOMAIN
$ wget https://repo.hailo.ai/… → failed: could not resolve host
This makes it impossible to install:
- hailort
- hailortcli
- hailo-pi-hat-driver
- hailo-firmware
- python3-hailort
- hailo-tappas-core
- rpicam-apps-hailo-postprocess
My Raspberry Pi 5 is freshly installed and network connectivity works fine.
The DNS issue only affects your repository.
Can you please provide direct download links for the .deb packages or an alternative mirror?
Many other users seem to experience the same issue.
Thank you!