Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-100564

Screen cloning with eglfs_kms does not work on Raspberry Pi 4

    XMLWordPrintable

Details

    • Linux/Yocto

    Description

      When cloning the screen output by setting QT_QPA_EGLFS_KMS_CONFIG the following error occurs when manipulating the screen causing a re-rendering of the scene.

      QEGLPlatformContext: eglSwapBuffers failed: 3003
      Could not lock GBM surface front buffer!

       

      QT_QPA_EGLFS_KMS_CONFIG:

      {
       "device": "/dev/dri/card1",
       "hwcursor": true,
       "outputs": [
       { 
       "name": "HDMI1",
       "mode": "1280x800",
       "mouseDevice": "/dev/input/mouse0"
       },
       { 
       "name": "HDMI2",
       "mode": "1280x800",
       "clones": "HDMI1"
       }
       ]
      }
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lagocs Laszlo Agocs
              tuomas.vaarala Tuomas Vaarala
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes