All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-QT5] [Error] Can't find EGLFS platform plugin
@ 2019-12-26  9:00 modjo
  0 siblings, 0 replies; only message in thread
From: modjo @ 2019-12-26  9:00 UTC (permalink / raw)
  To: martin.jansa; +Cc: meta-freescale

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

Hi, i have a problem to use EGLFS plugin with an imx6 board (seco-A62) on sumo branch. When i try to deploy a qt application on the target i have this message :

23:22:27: Starting /home/root/wearable ...
This application failed to start because it could not find or load the Qt platform plugin "eglfs"
in "".

Available platform plugins are: minimal, offscreen, vnc.

When i look to find eglfs plugin on the card file system i can't find it 

mickael@Laptop-linux:/media/mickael/data_linux/yocto/opt/sysA62_10_sumo/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/lib/qt5/plugins/platforms$ ls -l
total 256
-rwxr-xr-x 1 mickael mickael  22144 déc.   8 11:10 libqminimal.so
-rwxr-xr-x 1 mickael mickael  92572 déc.   8 11:10 libqoffscreen.so
-rwxr-xr-x 1 mickael mickael 142216 déc.   8 11:10 libqvnc.so

I modified my local.conf to disable X11 and wayland but this didn’t solve the problem !

DISTRO_FEATURES_remove = "X11 wayland"
PACKAGECONFIG_append_pn-qtbase = " eglfs "

Like specified in this post : https://stackoverflow.com/questions/36760009/how-to-enable-eglfs-plugin-in-yocto-setup-using-yoctometa-qt5-for-riotboard

Do you have an idea how i can solve this issue ?

For information i use BSP8.0 of Seco layer : https://git.seco.com/arm/nxp/imx6/bsp8/release/meta-seco-bsp8-rel
With bitbake seco-image-qt : https://git.seco.com/arm/nxp/imx6/bsp8/release/meta-seco-bsp8-rel/blob/master/recipes-seco/images/seco-image-qt.bb
I asked seco directly but for the moment no solution.

Regards,

Mickaël

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-26  9:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-26  9:00 [meta-QT5] [Error] Can't find EGLFS platform plugin modjo

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.