Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.3, 6.8.4
Description
systemctl status weston.service gives:
ssh root@10.204.0.150 "systemctl status weston.service" Ãeston.service - Weston, a Wayland compositor, as a system service Loaded: loaded (/lib/systemd/system/weston.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2025-07-11 07:05:10 UTC; 769ms ago TriggeredBy: â—eston.socket Docs: man:weston(1) man:weston.ini(5) http://wayland.freedesktop.org/ Process: 1153 ExecStart=/usr/bin/weston --modules=systemd-notify.so (code=exited, status=1/FAILURE) Main PID: 1153 (code=exited, status=1/FAILURE) Jul 11 07:04:59 b2qt-stm32mp15-disco systemd[1]: Starting Weston, a Wayland compositor, as a system service... Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: weston.service: Main process exited, code=exited, status=1/FAILURE Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: weston.service: Failed with result 'exit-code'. Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: Failed to start Weston, a Wayland compositor, as a system service.Wayland
and journactl -xeu weston.service:
Jul 11 07:04:59 b2qt-stm32mp15-disco systemd[1]: Starting Weston, a Wayland compositor, as a system service... â–‘â–ubject: A start job for unit weston.service has begun execution â–‘â–efined-By: systemd â–‘â–upport: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â– start job for unit weston.service has begun execution. â–‘â–he job identifier is 726. Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: weston.service: Main process exited, code=exited, status=1/FAILURE â–‘â–ubject: Unit process exited â–‘â–efined-By: systemd â–‘â–upport: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–n ExecStart= process belonging to unit weston.service has exited. â–‘â–he process' exit code is 'exited' and its exit status is 1. Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: weston.service: Failed with result 'exit-code'. â–‘â–ubject: Unit failed â–‘â–efined-By: systemd â–‘â–upport: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–he unit weston.service has entered the 'failed' state with result 'exit-code'. Jul 11 07:05:10 b2qt-stm32mp15-disco systemd[1]: Failed to start Weston, a Wayland compositor, as a system service. LOG 10:05:11â–‘â–ubject: A start job for unit weston.service has failed â–‘â–efined-By: systemd â–‘â–upport: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â– start job for unit weston.service has finished with a failure. â–‘â–he job identifier is 726 and the job result is failed.