Hello.
In advance, I apologize if I’m duplicating topics or problems, but I haven’t seen anyone having the same issues in particular.
-
Hardware:
- Raspberry Pi 5 8GB
- Hailo 8L
- Official M.2. HAT
- USB SSD
- USB Camera
-
Software:
- Kernel: 6.12.25
- hailo-all: installed
- Tappas: 3.31.0
- everything: up-to-date (from apt)
- PCI-E configuration: default (NOT 3.0)
Examples used: GitHub - hailo-ai/hailo-rpi5-examples
Issues:
- with the provided video examples:
- only detection.py works
- other examples never run (“never run” means that the pipeline gets printed on the screen, but the video file for the given example doesn’t seem to load at all. by drive activity LEDs I can see that it makes a few attempts to load the video, but no matter how long I wait, it never runs)
- with the USB camera:
- all examples run, and they run smoothly, but
- often, after a shorter or longer while, execution freezes completely
What tests I performed:
- tested on two different Raspberry Pis
- tested connecting the Hailo accelerator through two different M.2. HATs (and two different ribbon cables)
- tested with two different boot SSDs
- tested with three different USB<->M.2. SSD adapters
- tested with two different uSD cards
To clarify, because some might not understand: the Hailo accelerator was connected to the M.2. HATs, while the SSDs were connected with USB adapters.
I’m trying to diagnose if this is a hardware problem with the accelerator or the electrical connection, or a software problem with the examples themselves. I do not have the time to go any deeper into diagnostics. I’m also doubting it’s an issue with the accelerator. This does not seem like a hardware issue at all.
Can you please help me diagnose? I have no models or applications of my own to run. I do not have enough free time to tinker with the accelerator, but I would like to know if I have faulty hardware or not.