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. [Solved] Qt 4.7.4 on mini2440 Linux appears to only show 8bit colors

[Solved] Qt 4.7.4 on mini2440 Linux appears to only show 8bit colors

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 3.1k Views 1 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.
  • V Offline
    V Offline
    valerio.mitritsakis
    wrote on last edited by
    #1

    I have cross compiled the Qt 4.7.4 on Ubuntu for embedded Linux running on the mini2440 dev board (ARM). It works well but insists to show distorted colors as if they were 8bit only. The frame buffer test application on the "examples" folder shows that the frame buffer supports 16bit color and the RGB profile of the device is RGB565. I have also tried to compile Qt configured with the -depths 16 parameter which produced the exact same results. Is there anything I can do about it?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      valerio.mitritsakis
      wrote on last edited by
      #2

      Ok just a follow up since someone else may find it useful. I reconfigured Qt adding -depths 16,24,32 and it worked.

      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