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. EGLFS Platform Performance on Cubieboard2
Forum Update on Monday, May 27th 2025

EGLFS Platform Performance on Cubieboard2

Scheduled Pinned Locked Moved Mobile and Embedded
eglfscubieboard
1 Posts 1 Posters 1.2k 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.
  • L Offline
    L Offline
    Leonardo
    wrote on 6 May 2015, 16:15 last edited by Leonardo 5 Oct 2015, 00:20
    #1

    Hi, everyone. I would like to have my application running on an embedded Linux, using Qt 5 and a Cubieboard. I have successfully cross compiled Qt and have a very minimal Linux environment I made using the kernel and drivers provided by the community and a rootfs provided by Linaro. It works, but the animations are very laggy, and it's not a hardware problem, because when I had a full distro running (Cubian), they were very smooth. Back then I had it running EGL on X11. I thought that using a stripped down self-made Linux would make it even faster, but that did not happen. Before running my application, the "free" command reports a memory usage of 8MB. So Qt has plenty of space to work, since I have a total memory of 1GB. I'm assuming I am missing some fine tunning of the system, but I don't know where to start. Could anyone help me?

    Thank you.


    Adding some info for those with the same problem. I've tried updating the GPU driver, as described here. It didn't change much for me. Later, I've disabled the "Framebuffer Console Support" option in my kernel, to get rid of a blinking cursor on the screen's corner, and then I saw some surprising improvement in my animations. I guess there was some competition going on between Qt and the kernel for the framebuffer. I don't know. Well, things aren't still as smooth as I would like, but I would say it's acceptable now.

    1 Reply Last reply
    0

    1/1

    6 May 2015, 16:15

    • Login

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