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. QT5, eglfs no DRM device found
Forum Updated to NodeBB v4.3 + New Features

QT5, eglfs no DRM device found

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 809 Views 2 Watching
  • 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
    Medard
    wrote on last edited by
    #1

    I have built a QT application with a QMainWindow using CLION. CLION compiles it on a Raspberry PI. The PI is not running a desktop, but only the console part.

    I can start the application using ./appname -platform linuxfb. Everything is fine.
    I also can also start the application using startx ./appname. Everything is fine.
    When i try to start the application using ./appname -platform eglfs, a message
    like "no DRM device found" appears and the application does not start at all.

    I tried to find help reading 1 million thing on internet, but non is talking about this problem. Can please somebody tell me what to do in order to have access to eglfs.

    Very many thanks in advance for any suggestions.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Do you have Qt's EGLFS platform plugin compiled and working? Do you have OpenGL drivers installed via raspi-config?

      (Z(:^

      1 Reply Last reply
      1

      • Login

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