X1004: Difference between revisions
No edit summary |
|||
| Line 79: | Line 79: | ||
Installation Video: https://youtu.be/IuklNh_pO0s | Installation Video: https://youtu.be/IuklNh_pO0s | ||
{{#ev:youtube|https://youtu.be/IuklNh_pO0s}} | {{#ev:youtube|https://youtu.be/IuklNh_pO0s}} | ||
==FAQ== | |||
<div class="toccolours mw-collapsible mw-collapsed"> | |||
<div style="font-weight:bold;line-height:1.0;"> | |||
Q: Why does the LED of X1001/X1004 '''still blinking''' after issuing the shutdown command '''poweroff'''? | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
A:Please run the folloing command: | |||
sudo rpi-eeprom-config -e | |||
Then Change the setting of <code>POWER_OFF_ON_HALT</code> from '''0''' to '''1''' | |||
Then save & reboot your rpi 5. | |||
'''PS''': Currently setting is 1 by default | |||
</div> | |||
</div> | |||
<!--Add review function! --> | <!--Add review function! --> | ||