8,367
edits
Changes
→How to open eDP 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-edp.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 that the display of the eDP screen is as follows:</p></li></ol>
[[File:cm4-img420.png]]
</ol>
<span id="how-to-install-the-software"></span>
== How to install the software ==