QT5 Corrupted display output with LTIB 4.1.0 BSP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

QT5 Corrupted display output with LTIB 4.1.0 BSP

跳至解决方案
2,243 次查看
ottob
Contributor IV

Hi There,

I built QT5 according to the instructions posted here -  https://community.freescale.com/docs/DOC-94066. Now I'm attempting to run the sample applications, but the output is corrupted. I attached the a screen cap of what the "knobs" demo looks like. Other ones appears to suffer from the same problem. I tried it on MIPI displays and full 1080P HD LVDS screens, which both work great with gstreamer. I am using imx6q on plain Linux (no X11)


Any ideas on what it could be ?


Thanks,


/Otto

标签 (4)
标记 (4)
0 项奖励
回复
1 解答
1,904 次查看
ottob
Contributor IV

For anyone else running into this problem - this solves it. For some reason QT is not smart enough to set up the framebuffer

fbset -g 1920 1080 1920 3240 32

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,904 次查看
ottob
Contributor IV

Update - If I play a video using gstreamer before starting the QT demo the display looks a lot better. All elements of the demo is located in the correct place, but the colors are way off. This leads me to believe it has something do do with the color format / frame buffer setup. However I'm not sure how to set that up properly.

Any ideas ?

Thanks,

/Otto

0 项奖励
回复
1,905 次查看
ottob
Contributor IV

For anyone else running into this problem - this solves it. For some reason QT is not smart enough to set up the framebuffer

fbset -g 1920 1080 1920 3240 32

0 项奖励
回复
1,904 次查看
ottob
Contributor IV

Also, if you seeing small square boxes instead of text - Install the "Liberation Font" package (LTIB)

0 项奖励
回复