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:
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 forcat /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 ?
You must log in or register to comment.