I have started my first project with a Radxa rock 4C+
After the installation of debian 11 via sd-card, i wanted to install home assistant.
I therefore used the information from: Install Home Assistant on Debian Linux
Guidance from this tutorial was good.
Installation of docker was succesful.
But the available OS-agents from github (Releases · home-assistant/os-agent · GitHub) were not working for me.
I tried a couple of them, but they all gave me the same feedback (see picture: package architecture does not match system.
Supervised is a trap, and following some third party guide is just going to cause problems.
The Supervised installer comes with many warnings for a reason. Many people writing their own guides skip over those, and the requirements, because they don’t think it matters.
If your device doesn’t support Home Assistant OS then the only sensible choice is native Docker - no supervisor, no add-ons.
1 Like
Tinkerer
(aka DubhAd on GitHub)
Split this topic
3
Thanks for the feedback @Tinkerer !
I tried the link, but got stuck on the “libseccomp” requirement (how to get these?) and the script (which folder to choose for the confif files?).