Template:X100x-FAQ: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 110: | Line 110: | ||
It is recommended that you boot from the SD card first and then use the '''SD Card Copier''' tool to flash the OS to the NVME SSD. Refer to [[NVMe_SSD_boot_with_the_Raspberry_Pi_5#Flash_OS_onto_NVME_SSD]] | It is recommended that you boot from the SD card first and then use the '''SD Card Copier''' tool to flash the OS to the NVME SSD. Refer to [[NVMe_SSD_boot_with_the_Raspberry_Pi_5#Flash_OS_onto_NVME_SSD]] | ||
* The SSD used may be incompatible. Please replace it with other brand SSD. | * The SSD used may be incompatible. Please replace it with other brand SSD. | ||
</div> | |||
</div> | |||
<div class="toccolours mw-collapsible mw-collapsed"> | |||
<div style="font-weight:bold;line-height:1.0;"> | |||
Q8: 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> | ||
</div> | </div> | ||