Am I the first one trying to run openstlinux-eglfs/st-example-image-qt on stm32mp157c-dk2?
Hi Folks,
I am trying to build openstlinux-eglfs/st-example-image-qt using yocto/openstlinux distribution (please see details below) for stm32mp157c-dk2 board. After fixing compilation problem with qt3d (scene2d example failed to compile) I was able to boot from SD card.
There is STM background on HDMI and bootloader splashscreen on attached screen (which remains black if no HDMI connected). Whatever example I am trying to run using seral console, they does not work with following errors:
root@stm32mp1:/usr/share/examples/gui/openglwindow# ./openglwindow
No usable crtc/encoder pair for connector "DSI1"
qt.qpa.input: X-less xkbcommon not available, not performing key mapping
Could not set DRM mode for screen HDMI1 (Permission denied)
Could not queue DRM page flip on screen HDMI1 (Permission denied)
(last message repeated continuously)
I would highly appreciate any hints how to make eglfs image/examples work.
Best regards,
Andrey.
~/stm32mp157c-dk2/Distribution-Package/openstlinux-4.19-thud-mp1-19-02-20$ bitbake st-example-image-qt
WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.
Loading cache: 100% |########################################################################################################################################################| Time: 0:00:00
Loaded 3526 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.40.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-19.04"
TARGET_SYS = "arm-openstlinux_eglfs-linux-gnueabi"
MACHINE = "stm32mp1"
DISTRO = "openstlinux-eglfs"
DISTRO_VERSION = "2.6-snapshot-20190830"
TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7"
TARGET_FPU = "hard"
DISTRO_CODENAME = "thud"
ACCEPT_EULA_stm32mp1 = "1"
GCCVERSION = "8.%"
PREFERRED_PROVIDER_virtual/kernel = "linux-stm32mp"
meta-oe
meta-gnome
meta-xfce
meta-initramfs
meta-multimedia
meta-networking
meta-webserver
meta-filesystems
meta-perl
meta-python = "HEAD:f1511d254632a34c1deb51f4bf8b8c21e7423f51"
meta-st-stm32mp = "HEAD:dcc955d6992cc46ce07440caaa5a17942776bbe6"
meta-qt5 = "HEAD:fd1f0f47312e7ee80e5ca65b8b2992cb068b1656"
meta-st-openstlinux = "HEAD:4e36cf0c7c7bdb24700a990f73afcda84cdcf0cf"
meta = "HEAD:f0394e80a37f1da47042a1aa0487594f390603f9"
Initialising tasks: 100% |###################################################################################################################################################| Time: 0:00:08
Sstate summary: Wanted 373 Found 356 Missed 17 Current 2598 (95% match, 99% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 8069 tasks of which 8027 didn't need to be rerun and all succeeded.
NOTE: Writing buildhistory
Summary: There was 1 WARNING message shown.
