Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Display Problems with Cross Compiling Qt 5.15.2 and Rasperry Pi 4
Forum Updated to NodeBB v4.3 + New Features

Display Problems with Cross Compiling Qt 5.15.2 and Rasperry Pi 4

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 535 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mauda
    wrote on last edited by
    #1

    Dear Community,

    I have cross compiled Qt 5.15.2 for Rasperry Pi 4 by following this instruction: https://wapel.de/?p=842

    After finishing all steps of the instruction, I started an example project with qt widgets.
    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:

    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!
    

    The same problem occured in this thread (which is still unsolved):
    https://forum.qt.io/topic/116911/eglfs-full-screen-issue-on-raspberry-pi-4-desktop

    How can I solve this problem?
    Are there any forum members, who had the same issues?

    Thank you in Advance!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Mauda
      wrote on last edited by
      #2

      I solved the problem by switching the boot mode of the Raspberry Pi 4 from Desktop to CLI.

      Heureka :)

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved