<?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[Display Problems with Cross Compiling Qt 5.15.2 and Rasperry Pi 4]]></title><description><![CDATA[<p dir="auto">Dear Community,</p>
<p dir="auto">I have cross compiled Qt 5.15.2 for Rasperry Pi 4  by following this instruction: <a href="https://wapel.de/?p=842" target="_blank" rel="noopener noreferrer nofollow ugc">https://wapel.de/?p=842</a></p>
<p dir="auto">After finishing  all steps of the instruction, I started an example project with qt widgets.<br />
I run the Rasperry Pi 4 in Desktop Mode. The ssh connection and the deployment of the project is working well, but there is no application window on the Rasperry Pi 4. I just got the following error description in Qt Creator:</p>
<pre><code>Failed to move cursor on screen HDMI1: -13
Failed to move cursor on screen HDMI1: -13
Could not set cursor on screen HDMI1: -13
failed to export dumb buffer: Permission denied
Failed to create scanout resource
failed to export dumb buffer: Permission denied
Failed to create scanout resource
QEGLPlatformContext: eglSwapBuffers failed: 3003
Could not lock GBM surface front buffer!
</code></pre>
<p dir="auto">The same problem occured in this thread (which is still unsolved):<br />
<a href="https://forum.qt.io/topic/116911/eglfs-full-screen-issue-on-raspberry-pi-4-desktop">https://forum.qt.io/topic/116911/eglfs-full-screen-issue-on-raspberry-pi-4-desktop</a></p>
<p dir="auto">How can I solve this problem?<br />
Are there any forum members, who had the same issues?</p>
<p dir="auto">Thank you in Advance!</p>
]]></description><link>https://forum.qt.io/topic/122690/display-problems-with-cross-compiling-qt-5-15-2-and-rasperry-pi-4</link><generator>RSS for Node</generator><lastBuildDate>Fri, 26 Jun 2026 07:53:14 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/122690.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Jan 2021 08:23:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Display Problems with Cross Compiling Qt 5.15.2 and Rasperry Pi 4 on Thu, 14 Jan 2021 13:18:52 GMT]]></title><description><![CDATA[<p dir="auto">I solved the problem by switching the boot mode of the Raspberry Pi 4 from Desktop to CLI.</p>
<p dir="auto">Heureka :)</p>
]]></description><link>https://forum.qt.io/post/637928</link><guid isPermaLink="true">https://forum.qt.io/post/637928</guid><dc:creator><![CDATA[Mauda]]></dc:creator><pubDate>Thu, 14 Jan 2021 13:18:52 GMT</pubDate></item></channel></rss>