All of lore.kernel.org
 help / color / mirror / Atom feed
From: "modjo" <idealsim@laposte.net>
To: "martin.jansa@gmail.com" <martin.jansa@gmail.com>
Cc: "meta-freescale@lists.yoctoproject.org"
	<meta-freescale@lists.yoctoproject.org>
Subject: [meta-QT5] [Error] Can't find EGLFS platform plugin
Date: Thu, 26 Dec 2019 10:00:22 +0100	[thread overview]
Message-ID: <MADEUP.15E3E03809EE1B56.11044@lists.yoctoproject.org> (raw)

[-- 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 --]

                 reply	other threads:[~2019-12-26  9:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MADEUP.15E3E03809EE1B56.11044@lists.yoctoproject.org \
    --to=idealsim@laposte.net \
    --cc=martin.jansa@gmail.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.