Changes

Jump to navigation Jump to search

X728

947 bytes added, 30 October
==FAQ==
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.0;">
Q: Why does the message "This power supply is not capable of supplying 5A" appear on '''RPi 5'''??
</div>
<div class="mw-collapsible-content">
[[X728]]/[[X729]] UPS shield can provide '''enough 5A''' power supply capacity;
 
Please set as follows:
 
'''Step 1''': (Required)
Open the Teminal window based on '''Raspberry Pi OS''' and execute the following command:
sudo rpi-eeprom-config -e
Add <code>PSU_MAX_CURRENT=5000</code> at the end of the file that reads like this:
 
[[File:X1012-setting.png|700px]]
 
Press '''Ctrl-O''', then enter, to write the change to the file.
 
Press '''Ctrl-X''' to exit nano (the editor).
 
'''Step 2''': (Optional, if you use USB peripherals and require higher current)
 
Set <code>usb_max_current_enable=1</code> in '''/boot/firmware/config.txt'''
 
'''Reboot''' your Raspberry Pi 5 to make the change take effect.
 
<div class="toccolours mw-collapsible mw-collapsed">
<div style="font-weight:bold;line-height:1.0;">

Navigation menu