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. Rpi4 Qt5 Qml drmModeGetResources failed error
QtWS25 Last Chance

Rpi4 Qt5 Qml drmModeGetResources failed error

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

    Hello everyone,

    I have been created a build with Buildroot. Also did it everthing on this comment -> https://www.raspberrypi.org/forums/viewtopic.php?t=263418#p1614833
    My config is:
    Rpi4-64
    QT5-Qml
    Mesa v3d-vc4 opengl es 2.0

    When I try to run my qt qml application on this build, I'm getting this error:
    QStandardPaths: wrong permission on runtime directory /usr/bin/, 7755 instead of 7700
    drmModeGetResources failed (Operation not supported)
    no screens available, assuming 24 -bit color
    Cannot create window: no screens available.

    Summary : I need to run my qt5 qml application on Rpi 4 with hw accelerated.

    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