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. Enabling eglfs for virtual DRM
Forum Updated to NodeBB v4.3 + New Features

Enabling eglfs for virtual DRM

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 471 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.
  • R Offline
    R Offline
    Ronak5
    wrote on last edited by Ronak5
    #1

    Hello,

    I'm looking to run my qt app on a secondary display connected on an android A15 processor with Android Oreo.
    So, I got few leads that this is possible with Qt Qpa eglfs_kms that can take drm connector as input through json config file to display my qt app on desired display.

    But, On Qt 5.11.1, I don't see eglfs_kms option in my build summary configuration. I see below config:

    QPA backends:
    DirectFB ............................... no
    EGLFS .................................. yes
    EGLFS details:
    EGLFS OpenWFD ........................ no
    EGLFS i.Mx6 .......................... no
    EGLFS i.Mx6 Wayland .................. no
    EGLFS RCAR ........................... no
    EGLFS EGLDevice ...................... no
    EGLFS GBM ............................ no
    EGLFS VSP2 ........................... no
    EGLFS Mali ........................... no
    EGLFS Raspberry Pi ................... no
    EGL on X11 ........................... yes

    So,
    1- is eglfs_gbm same as eglfs_kms in 5.11.1?
    2- When I try to configure it using configure -gbm command, I get error:
    ERROR: Feature 'gbm' was enabled, but the pre-condition 'libs.gbm' failed.

    Thanks.

    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