Thanks for the list - It’s very imformative and tells me that you have the mixed versions arrived from a recent APT update that had some issues with Hailo-packages.
This was fixed and now you need to:
- Follow the complete uninstall process to start from fresh clean envioronmentL Raspberry Trixie Error with Guide (Pi 5, AI Hat 2) - #18 by Michael
- Follow this guide for new installation: https://www.raspberrypi.com/documentation/computers/ai.html, especially that part to bring the fixed packages to APT:
sudo apt update
sudo apt full-upgrade -y
sudo rpi-eeprom-update -a
sudo reboot
- The correct list should be:
Thanks,
