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. Qt with raspberry Pi 4 and DRM async errors
QtWS25 Last Chance

Qt with raspberry Pi 4 and DRM async errors

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
raspberry eglfs
1 Posts 1 Posters 610 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.
  • S Offline
    S Offline
    SimoneCu
    wrote on last edited by SimoneCu
    #1

    Hi,
    My goal is to have a full screen Raspberry Pi 4 application with QWebEngine support.
    I've setup a Raspberry Pi 4 and successfully compiled Qt version 5.15.0 from source with options for opengl es2 and eglfs. Everything is working when using QT_QPA_EGLFS_SWAPINTERVAL=0, but dmesg is flooded by

    [drm:vc4_page_flip [vc4]] *ERROR* Async flips aren't allowed
    

    Beside that, everything is working. Is there any setup that can be done to avoid this flooding?

    Note: I have tried using QT_QPA_EGLFS_SWAPINTERVAL=1, but the video is behaving completely wrong.

    1 Reply Last reply
    0

    • Login

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