8,367
edits
Changes
→How to open Raspberry Pi 5-inch screen configuration
<li><p>The steps to open the mipi lcd configuration are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<li>First run '''orangepi-config''', common users remember to add '''sudo''' permission</li></ol></li></ol>{| class="wikitable" style="width:800px;" |-|
orangepi@orangepi:~$ '''sudo orangepi-config'''
|}</ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li>Then select '''System'''</li></ol>
[[File:cm4-img368.png]]
</ol>
<ol start="3" style="list-style-type: lower-alpha;">
<li>Then select '''Hardware'''</li></ol>
[[File:cm4-img369.png]]
</ol>
<ol start="4" style="list-style-type: lower-alpha;">
<li>Then use the arrow keys on the keyboard to navigate to raspi-7inch-touchscreen, and then use the space to select</li></ol>
[[File:cm4-img370.png]]
</ol>
<ol start="5" style="list-style-type: lower-alpha;">
<li>Then select '''<Save>'''Save</li></ol>
[[File:cm4-img371.png]]
</ol>
<ol start="6" style="list-style-type: lower-alpha;">
<li>Then select '''<Back>'''</li></ol>
[[File:cm4-img372.png]]
</ol>
<ol start="7" style="list-style-type: lower-alpha;">
<li>Then select '''<Reboot>''' Restart the system for the configuration to take effect</li></ol>
[[File:cm4-img373.png]]
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''The above settings will eventually add the configuration of <span style="color:#FF0000">overlays=raspi-7inch-touchscreen </span> to /boot/orangepiEnv.txt. After setting, you can check it first. If this configuration does not exist, then there is a problem with the settings.'''
'''If you find it troublesome to use orangepi-config, you can also use the vim editor to open /boot/orangepiEnv.txt, and then add the configuration of <span style="color:#FF0000">overlays=raspi-7inch-touchscreen </span> is also possible.'''</big>
orangepi@orangepi:~$ '''cat /boot/orangepiEnv.txt | grep "raspi"'''
'''<span style="color:#FF0000">overlays=raspi-7inch-touchscreen # sample configuration</span>'''|}</ol></li></ol>
<ol start="3" style="list-style-type: decimal;">
<li>After startup, you can see the display of the LCD screen as follows:</li></ol>
[[File:cm4-img374.png]]
</ol>
<span id="the-method-of-server-version-image-rotation-display-direction"></span>
=== The method of server version image rotation display direction ===