Changes

Jump to: navigation, search

Orange Pi Zero 3

229 bytes added, 17:46, 10 July 2023
The method of disabling the desktop in the Linux desktop version system
=== The method of disabling the desktop in the Linux desktop version system ===
# First enter the following command on the command line, '''<span style="color:#FF0000">Please remember to add sudo permission</span>'''
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo systemctl disable lightdm.service'''
|}
<ol start="2" style="list-style-type: decimal;">
<li>Then restart the Linux system and you will find that the desktop will not be displayed</li></ol>
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo reboot'''
|}</ol>
<ol start="3" style="list-style-type: decimal;">
<li>The command to reopen the desktop is as follows,'''<span style="color:#FF0000">Please remember to add sudo permission</span>'''</li></ol>
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo systemctl start lightdm.service'''
orangepi@orangepi:~$ '''sudo systemctl enable lightdm.service'''
|}
</ol>
<span id="onboard-led-light-test-instructions"></span>
<span id="onboard-led-light-test-instructions"></span>
== Onboard LED Light Test Instructions ==

Navigation menu