<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[D1] Lichee RV 86 Panel color issue]]></title><description><![CDATA[<p dir="auto">Hello everyone!<br />
I have some issues with Lichee RV 86 Panel framebuffer colors. (Tina linux)<br />
When i burn image from "Download center" (LicheeRV_Tina_86_480p.7z) everything is ok.</p>
<pre><code>echo 1 &gt; /sys/class/disp/disp/attr/colorbar
</code></pre>
<p dir="auto">shows colors in the right order R -&gt; G -&gt; B -&gt; W, and LVGL 8 UI looks normal.</p>
<p dir="auto"><img src="/assets/uploads/files/1670239283801-photo_2022-12-05_14-10-32.jpg" alt="photo_2022-12-05_14-10-32.jpg" class=" img-responsive img-markdown" width="1280" height="819" /></p>
<p dir="auto">But when i tries to compile image <strong>by myself</strong>, colorbar shows colors in the wrong order, and my LVLGL shows interface with swapped red and blue channels.</p>
<p dir="auto"><img src="/assets/uploads/files/1670239566909-photo_2022-12-05_14-10-28.jpg" alt="photo_2022-12-05_14-10-28.jpg" class=" img-responsive img-markdown" width="960" height="1280" /></p>
<p dir="auto">I have tried to edit fbo0_pixel_sequence in board.dts but with no luck. Nothing changes. I missed something.</p>
<p dir="auto">I will be glad for any help! Thank you</p>
]]></description><link>https://bbs.aw-ol.com/topic/2698/d1-lichee-rv-86-panel-color-issue</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 01:43:30 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/2698.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Dec 2022 11:30:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [D1] Lichee RV 86 Panel color issue on Tue, 06 Dec 2022 01:22:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/2335">@konstantint</a> You can try</p>
<pre><code>[lcd0]
 lcd_rb_swap = &lt;1&gt;;
</code></pre>
]]></description><link>https://bbs.aw-ol.com/post/12677</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/12677</guid><dc:creator><![CDATA[anruliu]]></dc:creator><pubDate>Tue, 06 Dec 2022 01:22:29 GMT</pubDate></item></channel></rss>