All of lore.kernel.org
 help / color / mirror / Atom feed
* Inverted colors in Qt application with beaglebone/am335x and QT_QPA_PLATFORM=eglfs
@ 2020-06-05  9:23 Luca
  2020-06-08 20:16 ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Luca @ 2020-06-05  9:23 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1365 bytes --]

Hi all,

running some QT applications with `QT_QPA_PLATFORM=eglfs` and ` QT_QPA_EGLFS_INTEGRATION=eglfs_kms ` I am experiencing some issues:

* running Qt5_CinematicExperience the red and blue color are inverted. Apart from that the application seems to rung just fine
* running qtwebbrowser 5.13.2 ( git://code.qt.io/qt-apps/qtwebbrowser.git ) the red and blue color are inverted and the webpage refresh seems to be very slow

Using:

* meta-ti tag ti2020.00 branch zeus
* qt configured exactly as it is done in meta-arago tag ti2020.00, without `wayland` in `DISTRO_FEATURES`
* poky: branch zeus, commit ca9cc50
* meta-openembedded: branch zeus, commit 44e458f
* MACHINE set to beaglebone

Notes:

* Considering TI SDK guide ( http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components/Graphics/AM3_Beagle_Bone_Black_Configuration.html#am3-beagle-bone-black-board-configuration ) I tried to update the `etc/powervr.ini` setting DefaultPixelFormat=RGB565 but it seems the change
* I tried to set ` "format": "rgb565"` in eglfs_kms_cfg.json but that causes an error when running with "-platform eglfs" (or QT_QPA_PLATFORM=eglfs)

qt.qpa.eglfs.kms: Creating gbm_surface for screen LVDS1
EGL Error : Could not create the egl surface: error = 0x3009

Any suggestion would be very appreciated.

Regards
Luca

[-- Attachment #2: Type: text/html, Size: 3083 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-09  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-05  9:23 Inverted colors in Qt application with beaglebone/am335x and QT_QPA_PLATFORM=eglfs Luca
2020-06-08 20:16 ` [meta-ti] " Denys Dmytriyenko
2020-06-09  8:20   ` Luca

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.