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. Cannot run application with QPA set to EGLFS on bealgebone black

Cannot run application with QPA set to EGLFS on bealgebone black

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

    Hi all,

    First post!!!

    I am learning qt and I am trying to get my app to run on the BBB using the QPA EGLFS. I can run successfully with linuxfb. I would like to use some of the advanced features of EGLFS though. I am getting the following error

    gbm: failed to open any driver (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri)
    gbm: Last dlopen error: /usr/lib/dri/tilcdc_dri.so: cannot open shared object file: No such file or directory
    failed to load driver: tilcdc
    Failed to move cursor on screen LVDS1: -14
    Running on a software rasterizer (LLVMpipe), expect limited performance.
    Could not queue DRM page flip on screen LVDS1 (Invalid argument)
    

    Nothing will go to the cape and I usually have to cntrl+z out of it.

    How can I install tilcdc? How can I fix?

    I am also not sure if it runs correctly for my laptop using -platform eglfs either I get the following and my buttons are not functional

    qt5ct: using qt5ct plugin
    Unable to query physical screen size, defaulting to 100 dpi.
    To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
    qt5ct: D-Bus global menu: no
    22:43:43: The program has unexpectedly finished.
    

    any help is much appreciated.

    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