Hi , can you help me to check whats the issue in weston on IMX8Mp
root@verdin-imx8mp-15460278:~# SYSTEMD_LOG_LEVEL=debug systemctl status weston
Bus n/a: changing state UNSET -> OPENING
sd-bus: starting bus by connecting to /run/systemd/private...
Bus n/a: changing state OPENING -> AUTHENTICATING
Successfully forked off '(pager)' as PID 1213.
Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
sd_pid_get_owner_uid() failed, enabling pager secure mode: No data available
Pager executable is "less", options "FRSXMK", quit_on_interrupt: yes
Showing one /org/freedesktop/systemd1/unit/weston_2eservice
Bus n/a: changing state AUTHENTICATING -> RUNNING
Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/weston_2eservice interface=org.freedesktop.DBu>
Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=a{sv} error->
Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/weston_2esocket interface=org.freedesktop.DBus>
Got message type=method_return sender=org.freedesktop.systemd1 destination=n/a path=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 signature=v error-name>
Considering root directory '/run/log/journal'.
Root directory /run/log/journal added.
Considering directory '/run/log/journal/1e19f81dbfe74fd3a8249f57e465944f'.
Directory /run/log/journal/1e19f81dbfe74fd3a8249f57e465944f added.
Journal effective settings seal=no keyed_hash=yes compress=ZSTD compress_threshold_bytes=8B
File /run/log/journal/1e19f81dbfe74fd3a8249f57e465944f/system.journal added.
File /run/log/journal/1e19f81dbfe74fd3a8249f57e465944f/system@10c78808f5ad48dab26f19c2b138fa83-00000000000001fa-00064713da300030.journal added.
File /run/log/journal/1e19f81dbfe74fd3a8249f57e465944f/system@10c78808f5ad48dab26f19c2b138fa83-0000000000000001-00062b35f382c61e.journal added.
Considering root directory '/var/log/journal'.
Journal filter: (_BOOT_ID=13b5d26265d54a47af7962de55eafcec AND ((OBJECT_SYSTEMD_UNIT=weston.service AND _UID=0) OR (UNIT=weston.service AND _PID=1) OR (COREDUMP>
mmap cache statistics: 1724 category cache hit, 33 window list hit, 3 miss, 3 files, 3 windows, 0 unused
Directory /run/log/journal/1e19f81dbfe74fd3a8249f57e465944f removed.
Root directory /run/log/journal removed.
Warning: The unit file, source configuration file or drop-ins of weston.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Bus n/a: changing state RUNNING -> CLOSED
x weston.service - Weston, a Wayland compositor, as a system service
Loaded: loaded (/usr/lib/systemd/system/weston.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2025-12-29 10:00:43 UTC; 4min 15s ago
TriggeredBy: * weston.socket
Docs: man:weston(1)
man:weston.ini(5)
http://wayland.freedesktop.org/
Process: 1176 ExecStartPre=/usr/bin/udevadm wait --timeout=30 /dev/dri/card1 (code=exited, status=0/SUCCESS)
Process: 1179 ExecStartPre=/usr/bin/sh -c ls /dev/dri/by-path/*gpu* &> /dev/null && /usr/bin/udevadm wait --timeout=30 /dev/dri/card1 (code=exited, status=0>
Process: 1184 ExecStart=/usr/bin/weston --modules=systemd-notify.so (code=exited, status=1/FAILURE)
Main PID: 1184 (code=exited, status=1/FAILURE)
CPU: 181ms
Dec 29 10:00:34 verdin-imx8mp-15460278 systemd[1]: Starting Weston, a Wayland compositor, as a system service...
Dec 29 10:00:43 verdin-imx8mp-15460278 systemd[1]: weston.service: Main process exited, code=exited, status=1/FAILURE
Dec 29 10:00:43 verdin-imx8mp-15460278 systemd[1]: weston.service: Failed with result 'exit-code'.
Dec 29 10:00:43 verdin-imx8mp-15460278 systemd[1]: Failed to start Weston, a Wayland compositor, as a system service.