display off after change psplash-drm image.
Hello,
I made psplash-drm image
and, checked change boot logo.
but other issue occurred.
display off after about 15s display change psplash-drm image.
I think cannot load weston.
error log>
root@stm32mp1:/home/weston# cat weston.log
Date: 2024-06-25 UTC
[15:19:58.793] weston 11.0.1
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 11.0.1
[15:19:58.794] Command line: /usr/bin/weston --modules=systemd-notify.so --log=/home/weston/weston.log --use-pixman
[15:19:58.794] OS: Linux, 6.1.28, #58 SMP PREEMPT Tue Jun 25 17:21:22 KST 2024, armv7l
[15:19:58.794] Flight recorder: enabled
[15:19:58.795] warning: XDG_RUNTIME_DIR "/home/weston" is not configured
correctly. Unix access mode must be 0700 (current mode is 0755),
and must be owned by the user UID 1000 (current owner is UID 1000).
Refer to your distribution on how to get it, or
http://www.freedesktop.org/wiki/Specifications/basedir-spec
on how to implement it.
[15:19:58.801] Using config file '/etc/xdg/weston/weston.ini'
[15:19:58.803] Output repaint window is 100 ms maximum.
[15:19:58.807] Loading module '/usr/lib/libweston-11/drm-backend.so'
[15:19:58.858] initializing drm backend
[15:19:58.858] Trying logind launcher...
[15:19:58.885] logind: session control granted
[15:19:58.910] logind: TakeDevice on 226:0 failed.
[15:19:58.911] logind: TakeDevice on /dev/dri/card0 failed, error=No such device
[15:19:58.915] no drm device found
[15:19:58.915] fatal: failed to create compositor backend
root@stm32mp1:/home/weston#
