8,367
edits
Changes
→How to open Raspberry Pi 5-inch screen configuration
<ol style="list-style-type: lower-alpha;">
<li><p>First add the following configuration in > '''/boot/extlinux/extlinux.conf'''</p>{| class="wikitable" style="width:800px;" |-|
<p>[orangepi@orangepi-pc ~]$ '''sudo vim /boot/extlinux/extlinux.conf'''</p>
<p>LABEL OPIOS ARM</p>
<p>LINUX /Image</p>
<p>FDT /dtbs/rockchip/rk3566-orangepi-3b.dtb</p>
<p>'''<span style="color:#FF0000">FDTOVERLAYS /dtbs/rockchip/overlay/rk356x-raspi-7inch-touchscreen.dtbo</span>''' #Configuration that needs to be added</p>|}</li>
<li><p>Then restart the system</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>[orangepi@orangepi-pc ~]$ '''sudo reboot'''</p>
|}<p>After restarting, you can see the display on the LCD screen as follows:</p></li></ol>
[[File:cm4-img419.png]]
</ol>
<span id="how-to-use-the-edp-screen-1"></span>
== How to use the eDP screen ==