<?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[V853开发板如何配置开发板上的屏幕驱动？]]></title><description><![CDATA[<p dir="auto">因为某些原因只能使用 SDK 里面的 V853-perl1 的板级配置，但是屏幕这边的设备树参考的是 V853-vision 的配置，然后烧录之后，使用 <code>cat /dev/urandom &gt; /dev/fb0</code> 给屏幕写随机颜色，屏幕是黑屏，只有背光亮了。</p>
<p dir="auto">通过文档资料参考，<code>cat /sys/class/disp/disp/attr/sys</code> 查询的信息是</p>
<pre><code class="language-shell">screen 0:
de_rate 300000000 hz, ref_fps:51
mgr0: 1280x800 fmt[rgb] cs[0x204] range[full] eotf[0x4] bits[8bits] err[1] force_sync[0] unblank direct_show[false] iommu[1]
dmabuf: cache[0] cache max[0] umap skip[0] umap skip max[58]
        lcd output      backlight(150)  fps:59.5        1280x 800
        err:0   skip:191        irq:223615      vsync:0 vsync_skip:0
   BUF    enable ch[1] lyr[0] z[16] prem[N] a[pixel 255] fmt[  0] fb[1280, 800;1280, 800;1280, 800] crop[   0,   0,1280, 800] frame[   0,   0, 720,1280] addr[48400000,       0,       0] flags[0x       0] trd[0,0]
depth[ 0]
</code></pre>
<p dir="auto">然后使用截图功能，截图的bmp文件大小是 0</p>
]]></description><link>https://bbs.aw-ol.com/topic/6035/v853开发板如何配置开发板上的屏幕驱动</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 15:28:22 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/6035.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Dec 2024 08:54:48 GMT</pubDate><ttl>60</ttl></channel></rss>