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. QtQuick doesnot works on embedded device TI AM3358 using eglfs through yocto

QtQuick doesnot works on embedded device TI AM3358 using eglfs through yocto

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 175 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
    Ramakanth
    wrote on last edited by
    #1

    Hi,

    The embedded device TIAM3358 does supports hardware acceleration with integrated g-cpu. After recompiling Qt 5.6.3/Qt 5.15.3 using yocto with eglfs platform plugin, it throws below errors on running QtQuickControls2 gallery example application:

    pvrsrvkm: loading out-of-tree module taints kernel.
    pvrsrvkm: Unknown symbol drm_legacy_mmap (err 0)
    pvrsrvkm: Unknown symbol drm_legacy_mmap (err 0)
    pvrsrvkm: Unknown symbol drm_legacy_mmap (err 0)

    If we enable opengl(mesa) in distribution connf, the performance of the same QtQuick example application is very slow like the cpu load is more than 90%. By default, the platform plugin linuxfb works well on the embedded device with Qt widgets.

    Are we missing any hardware requirements to run QtQuick(or QtQuickcontrols2) especially dedicated gpu and frame rate 60fps on embedded device or any specific yocto configuration?

    Appreciate for your suggestions in this regard.

    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