Applying systemctl restart xorg.service gives:
Job for xorg.service failed because the service did not take the steps required by its unit configuration.
See "systemctl status xorg.service" and "journalctl -xeu xorg.service" for details.
Applying systemctl status xorg.service gives as output:
● xorg.service - Xorg Server
Loaded: loaded (/usr/lib/systemd/system/xorg.service; disabled; preset: disabled)
Active: activating (start) since Thu 2025-01-16 16:43:14 UTC; 33s ago
Job: 5789
Invocation: 72837b417c24488c96778565ebba4267
Main PID: 3108 (xorg-launch)
Tasks: 2 (limit: 3058)
Memory: 416K (peak: 1020K)
CPU: 207ms
CGroup: /system.slice/xorg.service
├─3108 /bin/sh /usr/bin/xorg-launch -nolisten tcp vt01 -logverbose 6 -verbose 6
└─3153 sleep 30
Jan 16 16:43:16 LibreELEC systemd[1]: xorg.service: Scheduled restart job, restart counter is at 12.
Jan 16 16:43:16 LibreELEC systemd[1]: Starting xorg.service...
Applying journalctl -xeu xorg.service shows the x-server retries starting:
Jan 16 16:25:13 LibreELEC systemd[1]: xorg.service: Scheduled restart job, restart counter is at 7.
Jan 16 16:25:13 LibreELEC systemd[1]: Starting xorg.service...
Jan 16 16:25:13 LibreELEC (g-launch)[1388]: xorg.service: Referenced but unset environment variable evaluates to an empty string: XORG_DEBUG
Jan 16 16:25:54 LibreELEC systemd[1]: xorg.service: Failed with result 'protocol'.
Jan 16 16:25:54 LibreELEC systemd[1]: Failed to start xorg.service.