Hello,
Yesterday updated Solus and lightdm service can not start after reboot...
sudo systemctl status lightdm
● lightdm.service - Display Manager
Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor pres>
Active: failed (Result: exit-code) since Sun 2020-06-14 22:05:44 EEST; 5s ago
Process: 1499 ExecStart=/usr/sbin/lightdm (code=exited, status=1/FAILURE)
Main PID: 1499 (code=exited, status=1/FAILURE)
Jun 14 22:05:44 mediapc systemd[1]: lightdm.service: Scheduled restart job, restar>
Jun 14 22:05:44 mediapc systemd[1]: Stopped Display Manager.
Jun 14 22:05:44 mediapc systemd[1]: lightdm.service: Start request repeated too qu>
Jun 14 22:05:44 mediapc systemd[1]: lightdm.service: Failed with result 'exit-code>
Jun 14 22:05:44 mediapc systemd[1]: Failed to start Display Manager.
and
sudo lightdm --test-mode --debug
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=1389
[+0.00s] DEBUG: Loading configuration dirs from /var/lib/snapd/desktop/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/10_solus_default.conf
[+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/99-ldm.conf
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
[+0.02s] DEBUG: Monitoring logind for seats
[+0.02s] DEBUG: New seat added from logind: seat0
[+0.02s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.02s] DEBUG: Seat seat0: Starting
[+0.02s] DEBUG: Seat seat0: Creating user session
[+0.02s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.02s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.04s] DEBUG: Seat seat0: Creating display server of type x
[+0.04s] DEBUG: posix_spawn avoided (fd close requested)
[+0.05s] DEBUG: Could not run plymouth --ping: Failed to execute child process ?plymouth? (No such file or directory)
[+0.05s] DEBUG: Using VT 7
[+0.05s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.05s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.05s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.05s] DEBUG: XServer 0: Launching X Server
[+0.05s] DEBUG: Launching process 1402: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.05s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.05s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.29s] DEBUG: Process 1402 terminated with signal 6
[+0.29s] DEBUG: XServer 0: X server stopped
[+0.29s] DEBUG: Releasing VT 7
[+0.29s] DEBUG: XServer 0: Removing X server authority /var/run/lightdm/root/:0
[+0.29s] DEBUG: Seat seat0: Display server stopped
[+0.29s] DEBUG: Seat seat0: Stopping session
[+0.29s] DEBUG: Seat seat0: Session stopped
[+0.29s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.29s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+0.29s] DEBUG: Seat seat0: Creating greeter session
[+0.29s] DEBUG: Seat seat0: Creating display server of type x
[+0.29s] DEBUG: Using VT 7
[+0.29s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.29s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.29s] DEBUG: XServer 0: Writing X server authority to /var/run/lightdm/root/:0
[+0.29s] DEBUG: XServer 0: Launching X Server
[+0.30s] DEBUG: Launching process 1407: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.30s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.56s] DEBUG: Process 1407 terminated with signal 6
[+0.56s] DEBUG: XServer 0: X server stopped
[+0.56s] DEBUG: Releasing VT 7
[+0.56s] DEBUG: XServer 0: Removing X server authority /var/run/lightdm/root/:0
[+0.56s] DEBUG: Seat seat0: Display server stopped
[+0.56s] DEBUG: Seat seat0: Stopping session
[+0.56s] DEBUG: Seat seat0: Session stopped
[+0.56s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.56s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.56s] DEBUG: Seat seat0: Stopping
[+0.56s] DEBUG: Seat seat0: Stopped
[+0.56s] DEBUG: Required seat has stopped
[+0.56s] DEBUG: Stopping display manager
[+0.56s] DEBUG: Display manager stopped
[+0.56s] DEBUG: Stopping daemon
[+0.56s] DEBUG: Exiting with return value 1
Please help