How to run "/usr/share/examples/gui/analogclock/analogclock" in "st-example-image-qtwayland"
Hi,
My test kit is STM32MP157C-DK2, the image is "st-example-image-qtwayland", the display is DSI display.
I tested with procedure:
1. run " /usr/share/examples/gui/analogclock/analogclock"
get error message:
"
root@stm32mp1:~# /usr/share/examples/gui/analogclock/analogclock
[ 1] Failed to open device: No such file or directory, Try again...
[ 2] Failed to open device: No such file or directory, Try again...
[ 3] Failed to open device: No such file or directory, Try again...
[ 4] Failed to open device: No such file or directory, Try again...
[ 5] _OpenDevice(1086): FATAL: Failed to open device, errno=No such file or directory.
"
2. weston.sh stop
3. run " /usr/share/examples/gui/analogclock/analogclock"
get error message:
"
root@stm32mp1:~# /usr/share/examples/gui/analogclock/analogclock
Failed to create wl_display (Connection refused)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, xcb.
Aborted (core dumped)
"
Please advise how to run the QT example:"/usr/share/examples/gui/analogclock/analogclock"
Thanks,
QiZhang
