Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 5 Plus

192 bytes added, 09:44, 7 June 2023
The method of shutting down and restarting the development board
<ol style="list-style-type: decimal;">
<li><p>In the process of running the Linux system, if the Type-C power supply is directly out of power, it may cause the file system to lose certain data or damage. Therefore, please use the '''poweroff''' command to turn off the linux system of the development board before power off. Then Unplug the power supply。</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''sudo poweroff'''</p>|}</li>
<li><p>In addition, the development board is equipped with a switch button, and you can also '''short press''' the switch button on the development board to turn off。</p>
<p>[[File:media/image446.png|444x98px]]</p></li></ol>
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Note that the Linux desktop system will pop up the confirmation box shown in the figure below after pressing the buttons. You need to click the Shut Down option to shut down.'''</big>
[[File:media/image447.png|256x240px]]
|}</ol>
<ol start="3" style="list-style-type: decimal;">
<li><p>After shutting down, press the switch button on the development board to turn on。</p>
<p>[[File:media/image446.png|444x98px]]</p></li>
<li><p>Restart the command of the Linux system.</p>
{| class="wikitable" style="width:800px;" |-|<p>orangepi@orangepi:~$ '''sudo''' '''reboot'''</p>|}</li></ol>
<span id="ubuntu22.04-gnome-wayland-desktop-system-instructions"></span>