[Interest] eglfs and libglvnd

Johannes Pointner h4nn35.work at gmail.com
Tue Jun 13 21:25:05 CEST 2017


Hi,

I'm using on an i.MX6 Board archlinux ARM in combination with etnaviv,
mesa and eglfs (Qt5.8/Qt5.9). Which worked at the beginning but since
there was the addition of libglvnd I can't get it to work anymore.
I get following log:
qt.qpa.egldeviceintegration: EGL device integration plugin keys:
("eglfs_emu", "eglfs_kms_egldevice", "eglfs_kms", "eglfs_x11")
qt.qpa.egldeviceintegration: EGL device integration plugin keys
(sorted): ("eglfs_kms", "eglfs_emu", "eglfs_kms_egldevice",
"eglfs_x11")
qt.qpa.egldeviceintegration: Trying to load device EGL integration "eglfs_kms"
qt.qpa.eglfs.kms: New DRM/KMS via GBM integration created
qt.qpa.egldeviceintegration: Using EGL device integration "eglfs_kms"
qt.qpa.eglfs.kms: platformInit: Opening DRM device
qt.qpa.input: udev device discovery for type
QFlags<QDeviceDiscovery::QDeviceType>(Device_DRM|Device_VideoMask)
qt.qpa.input: Found matching devices ("/dev/dri/card1", "/dev/dri/card0")
qt.qpa.eglfs.kms: Found the following video devices:
("/dev/dri/card1", "/dev/dri/card0")
qt.qpa.eglfs.kms: Using "/dev/dri/card1"
qt.qpa.eglfs.kms: Using backend-provided DRM device /dev/dri/card1
qt.qpa.eglfs.kms: Creating GBM device for file descriptor 5 obtained
from "/dev/dri/card1"
Could not open egl display
Aborted (core dumped)

Should eglfs work with libglvnd?
Is there something I missed?

Thanks,
Hannes



More information about the Interest mailing list