You are not logged in.
Hello!
I'm trying to set my display manager from gnome to lightdm. I've installed lightdm, lightdm-gtk-greeter, changed my lightdm.conf, and installed xorg-server-xephyr. I'm not getting positive results from running the test, and I'm afraid if I'll enable lightdm I won't be able to login.
Here are the results of the test:
[+0.00s] DEBUG: Logging to /home/switch/.cache/lightdm/log/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.14.0, UID=1000 PID=1649
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+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 from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Running in user mode
[+0.00s] DEBUG: Using Xephyr for X servers
[+0.00s] DEBUG: Registered seat module xlocal
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Loading properties from config section SeatDefaults
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.02s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.02s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.02s] DEBUG: Seat seat0: Creating display server of type x
[+0.02s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+0.02s] DEBUG: Seat seat0: Starting local X display
[+0.02s] DEBUG: DisplayServer x-0: Logging to /home/switch/.cache/lightdm/log/x-0.log
[+0.02s] WARNING: DisplayServer x-0: Failed to make authority directory /run/lightdm/root: Permission denied
[+0.02s] DEBUG: DisplayServer x-0: Writing X server authority to /run/lightdm/root/:0
[+0.02s] WARNING: DisplayServer x-0: Failed to write authority: Failed to open X authority /run/lightdm/root/:0: No such file or directory
[+0.02s] DEBUG: DisplayServer x-0: Launching X Server
[+0.02s] DEBUG: Launching process 1653: /usr/bin/Xephyr :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp
[+0.03s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+0.03s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data: Permission denied
[+0.03s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.03s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.13s] DEBUG: Process 1653 exited with return value 1
[+0.13s] DEBUG: DisplayServer x-0: X server stopped
[+0.13s] DEBUG: DisplayServer x-0: Removing X server authority /run/lightdm/root/:0
[+0.13s] DEBUG: Seat seat0: Display server stopped
[+0.13s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.13s] DEBUG: Seat seat0: Stopping
[+0.13s] DEBUG: Seat seat0: Stopping session
[+0.13s] DEBUG: Seat seat0: Session stopped
[+0.13s] DEBUG: Seat seat0: Stopped
[+0.13s] DEBUG: Required seat has stopped
[+0.13s] DEBUG: Stopping display manager
[+0.13s] DEBUG: Display manager stopped
[+0.13s] DEBUG: Stopping daemon
[+0.13s] DEBUG: Seat seat0: Stopping session
[+0.13s] DEBUG: Exiting with return value 1I can see where the problem starts, but I still don't understand it. I'm seeing a lot of "no such file or directory" and "permission denied". It looks like something is missing. Did I miss anything?
Offline