FYI: RPi5 power consumption reply [Not on topic for original "Future of armv7" message]

From: Mark Millard <marklmi_at_yahoo.com>
Date: Mon, 17 Nov 2025 16:59:54 UTC
Tomek CEDRO <tomek_at_cedro.info> wrote on
Date: Mon, 17 Nov 2025 15:21:23 UTC :

> . . .
> . . . rPI-5 . . . Another
> thing to notice is the idle power consumption ~1..2W for the SBC and
> peak energy is only 5..7W (in theory 5V*3A~15W) so it can be powered
> with energy harvesting!!

[ From: https://lists.freebsd.org/archives/freebsd-arch/2025-November/001076.html ]

Just an FYI:

https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#decrease-raspberry-pi-5-wattage-when-turned-off

reports:

QUOTE
Decrease Raspberry Pi 5 wattage when turned off
By default, the Raspberry Pi 5 consumes around 1W to 1.4W of power when turned off. This can be decreased by manually editing the EEPROM configuration with sudo rpi-eeprom-config -e. Change the settings to the following:
BOOT_UART=1
POWER_OFF_ON_HALT=1
BOOT_ORDER=0xf416
This should drop the power consumption when powered down to around 0.01W.
END QUOTE

===
Mark Millard
marklmi at yahoo.com