Difference between revisions of "Template:X120x-FAQ"

From Geekworm Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
<div class="toccolours mw-collapsible mw-collapsed">
 +
<div style="font-weight:bold;line-height:1.0;">
 +
Q. How to disable/enable the 5V output of the UPS when the RPi 5 is turned off?
 +
</div>
 +
<div class="mw-collapsible-content">
 +
A:
 +
 +
Editing the EEPROM configuration
 +
 +
From the command line or Terminal window start by running the following command :
 +
 +
<pre>
 +
sudo rpi-eeprom-config -e
 +
</pre>
 +
 +
Change the setting of  <code>POWER_OFF_ON_HALT</code> from <code>0</code> to <code>1</code> , Add <code>PSU_MAX_CURRENT=5000</code> at the end of the file that reads like this:
 +
 +
[[File:x120x_setting1.png|800px]]
 +
</div>
 +
</div>
 +
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div class="toccolours mw-collapsible mw-collapsed">
 
<div style="font-weight:bold;line-height:1.0;">
 
<div style="font-weight:bold;line-height:1.0;">

Revision as of 18:35, 18 February 2025

Expand

Q. How to disable/enable the 5V output of the UPS when the RPi 5 is turned off?

Expand

Q: Why does the message "This power supply is not capable of supplying 5A" appear??

Expand

Q: How to disable auto power on feature on X1200?

Expand

Q: How to disable auto power on feature on X1201?

Expand

Q: How to disable auto power on feature on X1202?

Expand

Q: How to disable auto power on feature on X1203?

Expand

Q: Why is the RPi5 LED still on and red after the UPS is turned off?

Expand

Q: What battery is recommended for this ups shield

Expand

Q: Run sudo i2cdetect -y 1, can't find I2C address 0x36?

Expand

Q. How do you disable the X1202 auto-shutdown when you use it standalone (not installed on a RPi5)?

Expand

Q. X1203 UPS voltage drops / low voltage warning appears?