Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5003

Troubleshooting • Re: LOW voltage message on Pi5 ( Bookworm )

$
0
0
I edit config.txt and looks like this.

[all]
PSU_MAX_CURRENT=5000
vcgencmd pmic_read_adc EXT5V_V
usb_max_current_enable=1

How can i get rid of the LOW VOLTAGE message to Right.

Code:

PSU_MAX_CURRENT=5000
belongs in the bootloader configuration, not in config.txt. Raspberry Pi EEPROM Manager provides a convenient user-friendly way to change the bootloader configuration.

Code:

vcgencmd pmic_read_adc EXT5V_V
is a command to display EXT5V_V but is not valid in config.txt.

Statistics: Posted by RonR — Tue Mar 26, 2024 10:13 pm



Viewing all articles
Browse latest Browse all 5003

Trending Articles