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.10 LinuxFB with DRM

QT5.10 LinuxFB with DRM

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 2.7k 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.
  • E Offline
    E Offline
    emcnicholas
    wrote on last edited by
    #1

    Hello,

    I am trying to utilize the DRM with linuxFB on an AM3352 processor. We are using linuxFB as this version of the processor has no graphics core. The app runs fine with QT_QPA_FB_DRM=0 and utilizes the resolution set in uboot. The issue is when i set QT_QPA_FB_DRM=1 the application starts but the resolution goes to the maximum supported value. I can not find any documentation of how to set the resolution with the DRM enabled linuxfb. I tried setting QT_QPA_EGLFS_KMS_CONFIG to a json file but this had no effect on resolution. Is there a method or environmental variable to set this in a similar way?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      and the
      https://doc.qt.io/qt-5/embedded-linux.html
      size=<width>x<height>
      listed under LinuxFB section does not work either ?
      set via QT_QPA_PLATFORM ?

      1 Reply Last reply
      0
      • E Offline
        E Offline
        emcnicholas
        wrote on last edited by
        #3

        those parameters have no effect in DRM mode

        mrjjM 1 Reply Last reply
        0
        • E emcnicholas

          those parameters have no effect in DRM mode

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @emcnicholas
          ok. was worth a shot.

          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