From e488bf3ae77ff93e3bb73371534aa364c2e6241f Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 13 May 2026 10:50:31 -0700 Subject: [PATCH] reduce to 5W --- userspace/usr/comma/comma.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/userspace/usr/comma/comma.sh b/userspace/usr/comma/comma.sh index 337e0a7..b33a6ef 100755 --- a/userspace/usr/comma/comma.sh +++ b/userspace/usr/comma/comma.sh @@ -8,9 +8,9 @@ CONTINUE="/data/continue.sh" INSTALLER="/tmp/installer" RESET_TRIGGER="/data/__system_reset__" -# blip power to ~10W to see if the PSU is stable +# blip power to ~5W to see if the PSU is stable if grep -q mici /sys/firmware/devicetree/base/model; then - sudo timeout --kill-after=2 5 /home/comma/power_burn_max 0.3 8 + sudo timeout --kill-after=2 5 /home/comma/power_burn_max 0.3 2 fi # use max freq to boot up quickly, then limit