CommentStreams:7d22ac9d133debf16a3efb7174741f0b

< CommentStreams:Dd7ee108a0b529c0804a343562ab4128
Revision as of 15:56, 9 May 2025 by 128.78.205.175 (talk) (Migrated reply #5811)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hello, I am facing the same issue. Note that the undervoltage i am getting happens for 2 seconds and normalizes after/ is it similar at your end? Can you please share the code used for Input Voltage?


From my end, I had configured a service to run and log the output of "top" command when undervoltage happens (I am monitoring dmesg). The Undervoltage happens when CPU total is above 100%, this is typically when RPi5 is launching an app or similar intense punctual calculation. Throteling the frequency to 1800 MHz (instead of 2400 MHz) in /boot/firmware/config.txt did not really help yet it made the reoccurrences of the issue become less.

I got PSU_MAX_Current=5000 Attached Peripherals are: 1 wireless dongle for keyboard and mouse (issue used to happen also when I had cabled mouse and keyboard). Then screen through HDMI and a LAN cable.

Thanks