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. Qt/E 5 on Hisilicon's framebuffer

Qt/E 5 on Hisilicon's framebuffer

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 3 Posters 1.6k 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.
  • S Offline
    S Offline
    Sung Sean
    wrote on last edited by SGaist
    #1

    Hello, members.

    I used QT/E 4.8.6 on hisilicon cpu.
    My CPU working in ARGB1555 framebuffer, but QT/E not support ARGB1555 color format.
    I resolved this problem used DirectFB.

    In now, I prepare upgrade GUI systems to QT/E 5.

    1. How about QT/E 5 with ARGB1555 color format? Is that support?
    2. If not, how can I solve this problem without change color format?
    3. Is there way to using DirectFB(or some other FB driver) with QT/E 5 for support ARGB1555?

    Thank you and have a good day.

    K 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Qt 5 also has a DirectFB backend so you could maybe start with this one.

      Hope it helps.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Qt 5 also has a DirectFB backend so you could maybe start with this one.

        Hope it helps.

        S Offline
        S Offline
        Sung Sean
        wrote on last edited by
        #3

        @SGaist Thank you for reply. I'll try that.

        1 Reply Last reply
        0
        • S Sung Sean

          Hello, members.

          I used QT/E 4.8.6 on hisilicon cpu.
          My CPU working in ARGB1555 framebuffer, but QT/E not support ARGB1555 color format.
          I resolved this problem used DirectFB.

          In now, I prepare upgrade GUI systems to QT/E 5.

          1. How about QT/E 5 with ARGB1555 color format? Is that support?
          2. If not, how can I solve this problem without change color format?
          3. Is there way to using DirectFB(or some other FB driver) with QT/E 5 for support ARGB1555?

          Thank you and have a good day.

          K Offline
          K Offline
          kraj_mdn
          wrote on last edited by
          #4

          @Sung-Sean
          Hello Sung Sean,

          Could you please let me know what are the configuration options that you have used to build Qt 5 for using DirectFB.?

          In my case I am trying to enable directFB with configuration option -directfb. But configuration is failing. Could you please help me by posting the option you used to configure directfb?

          Regards,
          Kraj.

          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