This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/lImbus924 on 2025-06-23 09:57:47+00:00.


Hi all,

in my home assistant, I am getting this warning:

https://preview.redd.it/ut9xd7zlen8f1.png?width=1150&format=png&auto=webp&s=ac02ee533ce8cc3fe9619e989614a1a93254b7ef

but my system is all 64-bit !

  • Hardware: from cat /proc/cpuinfo: Model : Raspberry Pi 4 Model B Rev 1.4, which is a 64bit arch hardware. (same for cat /sys/firmware/devicetree/base/model)
  • Software: cat /etc/debian_version : 12.11
  • Kernel: Raspbian 64-bit: uname -m : aarch64
  • Deployment method: I am running Home Assistant as a docker (compose) container from ghcr.io/home-assistant/home-assistant:stable

what part makes it believe it is 32-bit ?