You are not logged in.

#1 2021-12-30 18:15:30

Freder
Member
Registered: 2021-07-17
Posts: 10

Lightdm doesn't start wm after inserting correct password

When I try to login, lightdm can't seem to start my window manager. After entering my password it just reloads the lightdm interface.

This is the status of lightdm after a failed login attempt:

● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: active (running) since Thu 2021-12-30 18:47:03 CET; 1min 31s ago
       Docs: man:lightdm(1)
   Main PID: 589 (lightdm)
      Tasks: 6 (limit: 19053)
     Memory: 62.6M
        CPU: 1.541s
     CGroup: /system.slice/lightdm.service
             ├─ 589 /usr/bin/lightdm
             ├─1067 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
             └─1105 lightdm --session-child 12 19

Dec 30 18:47:03 archpc systemd[1]: Starting Light Display Manager...
Dec 30 18:47:03 archpc systemd[1]: Started Light Display Manager.
Dec 30 18:47:04 archpc lightdm[625]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=975) by (uid=0)
Dec 30 18:47:04 archpc lightdm[762]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 30 18:47:06 archpc lightdm[762]: pam_unix(lightdm:session): session opened for user freder(uid=1000) by (uid=0)
Dec 30 18:47:07 archpc lightdm[762]: pam_env(lightdm:session): deprecated reading of user environment enabled
Dec 30 18:47:07 archpc lightdm[762]: pam_unix(lightdm:session): session closed for user freder
Dec 30 18:47:09 archpc lightdm[1085]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=975) by (uid=0)
Dec 30 18:47:09 archpc lightdm[1105]: pam_systemd_home(lightdm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.

Everything was working fine until I tried to resize a partition of my hard-drive (not the main drive where the OS is installed, just a secondary drive).
Long story short, I did a mess and had to reformat my hard-drive.
However I have no idea what this has to do with lightdm.

Offline

#2 2021-12-30 21:00:20

seth
Member
Registered: 2012-09-03
Posts: 62,052

Re: Lightdm doesn't start wm after inserting correct password

Please post the lightdm log.
Was your $HOME on the altered partition?
Is the resized partition on the same drive as your OS or your $HOME?

Offline

#3 2021-12-31 07:42:49

Freder
Member
Registered: 2021-07-17
Posts: 10

Re: Lightdm doesn't start wm after inserting correct password

No, my home is still safe and sound on my main partition.
The only thing that was located on the formatted drive were some games.

/var/log/lightdm/lightdm.log

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=2792
[+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: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.01s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.01s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.01s] DEBUG: XServer 0: Launching X Server
[+0.01s] DEBUG: Launching process 2797: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.01s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.01s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.03s] DEBUG: Seat seat0 changes active session to 
[+1.25s] DEBUG: Got signal 10 from process 2797
[+1.25s] DEBUG: XServer 0: Got signal from X server :0
[+1.25s] DEBUG: XServer 0: Connecting to XServer :0
[+1.26s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+1.26s] DEBUG: Session pid=2834: Started with service 'lightdm-greeter', username 'lightdm'
[+1.29s] DEBUG: Session pid=2834: Authentication complete with return value 0: Success
[+1.29s] DEBUG: Seat seat0: Session authenticated, running command
[+1.29s] DEBUG: Session pid=2834: Running command /usr/bin/lightdm-gtk-greeter
[+1.29s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.29s] DEBUG: Session pid=2834: Logging to /var/log/lightdm/seat0-greeter.log
[+1.47s] DEBUG: Activating VT 7
[+1.47s] DEBUG: Activating login1 session c3
[+1.47s] DEBUG: Seat seat0 changes active session to c3
[+1.47s] DEBUG: Session c3 is already active
[+1.60s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+1.65s] DEBUG: Greeter start authentication for freder
[+1.65s] DEBUG: Session pid=2883: Started with service 'lightdm', username 'freder'
[+1.67s] DEBUG: Session pid=2883: Got 1 message(s) from PAM
[+1.67s] DEBUG: Prompt greeter with 1 message(s)
[+4.14s] DEBUG: Continue authentication
[+4.16s] DEBUG: Session pid=2883: Authentication complete with return value 0: Success
[+4.16s] DEBUG: Authenticate result for user freder: Success
[+4.16s] DEBUG: User freder authorized
[+4.19s] DEBUG: Greeter requests session i3
[+4.19s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+4.19s] DEBUG: Terminating login1 session c3
[+4.19s] DEBUG: Session pid=2834: Sending SIGTERM
[+4.20s] DEBUG: Greeter closed communication channel
[+4.20s] DEBUG: Session pid=2834: Exited with return value 0
[+4.20s] DEBUG: Seat seat0: Session stopped
[+4.20s] DEBUG: Seat seat0: Greeter stopped, running session
[+4.20s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+4.21s] DEBUG: Session pid=2883: Running command /etc/lightdm/Xsession i3
[+4.21s] DEBUG: Creating shared data directory /var/lib/lightdm-data/freder
[+4.21s] DEBUG: Session pid=2883: Logging to .xsession-errors
[+4.29s] DEBUG: Activating VT 7
[+4.29s] DEBUG: Activating login1 session 8
[+4.30s] DEBUG: Seat seat0 changes active session to 
[+4.30s] DEBUG: Seat seat0 changes active session to 8
[+4.30s] DEBUG: Session 8 is already active
[+4.34s] DEBUG: Session pid=2883: Exited with return value 2
[+4.34s] DEBUG: Seat seat0: Session stopped
[+4.34s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+4.34s] DEBUG: Sending signal 15 to process 2797
[+4.35s] DEBUG: Seat seat0 changes active session to 
[+5.21s] DEBUG: Process 2797 exited with return value 0
[+5.21s] DEBUG: XServer 0: X server stopped
[+5.21s] DEBUG: Releasing VT 7
[+5.21s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+5.21s] DEBUG: Seat seat0: Display server stopped
[+5.21s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+5.21s] DEBUG: Seat seat0: Creating greeter session
[+5.21s] DEBUG: Seat seat0: Creating display server of type x
[+5.21s] DEBUG: Using VT 7
[+5.21s] DEBUG: Seat seat0: Starting local X display on VT 7
[+5.21s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+5.21s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+5.21s] DEBUG: XServer 0: Launching X Server
[+5.21s] DEBUG: Launching process 2905: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+5.21s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+6.33s] DEBUG: Got signal 10 from process 2905
[+6.33s] DEBUG: XServer 0: Got signal from X server :0
[+6.33s] DEBUG: XServer 0: Connecting to XServer :0
[+6.34s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+6.34s] DEBUG: Session pid=2910: Started with service 'lightdm-greeter', username 'lightdm'
[+6.37s] DEBUG: Session pid=2910: Authentication complete with return value 0: Success
[+6.37s] DEBUG: Seat seat0: Session authenticated, running command
[+6.37s] DEBUG: Session pid=2910: Running command /usr/bin/lightdm-gtk-greeter
[+6.37s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+6.37s] DEBUG: Session pid=2910: Logging to /var/log/lightdm/seat0-greeter.log
[+6.43s] DEBUG: Activating VT 7
[+6.43s] DEBUG: Activating login1 session c4
[+6.43s] DEBUG: Seat seat0 changes active session to c4
[+6.43s] DEBUG: Session c4 is already active
[+6.51s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+6.55s] DEBUG: Greeter start authentication for freder
[+6.56s] DEBUG: Session pid=2930: Started with service 'lightdm', username 'freder'
[+6.56s] DEBUG: Session pid=2930: Got 1 message(s) from PAM
[+6.56s] DEBUG: Prompt greeter with 1 message(s)
[+9.05s] DEBUG: Seat seat0 changes active session to 4
[+1631.61s] DEBUG: Got signal 15 from process 1
[+1631.61s] DEBUG: Caught Terminated signal, shutting down
[+1631.61s] DEBUG: Stopping display manager
[+1631.61s] DEBUG: Seat seat0: Stopping
[+1631.61s] DEBUG: Seat seat0: Stopping display server
[+1631.61s] DEBUG: Sending signal 15 to process 2905
[+1631.61s] DEBUG: Seat seat0: Stopping session
[+1631.61s] DEBUG: Terminating login1 session c4
[+1631.70s] DEBUG: Session pid=2910: Sending SIGTERM
[+1631.70s] DEBUG: Seat seat0: Stopping session
[+1631.70s] DEBUG: Session pid=2930: Sending SIGTERM
[+1631.70s] DEBUG: Process 2905 terminated with signal 6
[+1631.70s] DEBUG: XServer 0: X server stopped
[+1631.70s] DEBUG: Releasing VT 7
[+1631.70s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+1631.70s] DEBUG: Seat seat0: Display server stopped
[+1631.70s] DEBUG: Greeter closed communication channel
[+1631.70s] DEBUG: Session pid=2910: Exited with return value 0
[+1631.70s] DEBUG: Seat seat0: Session stopped
[+1631.70s] DEBUG: Session pid=2930: Terminated with signal 15
[+1631.70s] DEBUG: Session: Failed during authentication
[+1631.70s] DEBUG: Seat seat0: Session stopped
[+1631.70s] DEBUG: Seat seat0: Stopped
[+1631.70s] DEBUG: Display manager stopped
[+1631.70s] DEBUG: Stopping daemon
[+1631.70s] DEBUG: Seat seat0 changes active session to 
[+1631.70s] DEBUG: Exiting with return value 0

/var/log/lightdm/x-0.log

X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
Current Operating System: Linux archpc 5.15.12-arch1-1 #1 SMP PREEMPT Wed, 29 Dec 2021 12:04:56 +0000 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6f65227f-4fd3-493a-9f40-c50ae25d9f8f rw loglevel=3 nvidia-drm.modeset=1
 
Current version of pixman: 0.40.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 30 19:00:38 2021
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/Xorg (xorg_backtrace+0x89) [0x56485a2e2059]
(EE) 1: /usr/lib/Xorg (0x56485a192000+0x15ae79) [0x56485a2ece79]
(EE) 2: /usr/lib/libpthread.so.0 (0x7f7346dce000+0x13870) [0x7f7346de1870]
(EE) 3: /usr/lib/Xorg (0x56485a192000+0x7bbb9) [0x56485a20dbb9]
(EE) 4: /usr/lib/Xorg (0x56485a192000+0x81f74) [0x56485a213f74]
(EE) 5: /usr/lib/Xorg (0x56485a192000+0x1097db) [0x56485a29b7db]
(EE) 6: /usr/lib/Xorg (0x56485a192000+0x8e69b) [0x56485a22069b]
(EE) 7: /usr/lib/Xorg (0x56485a192000+0xa7972) [0x56485a239972]
(EE) 8: /usr/lib/Xorg (UnmapWindow+0x20a) [0x56485a23b00a]
(EE) 9: /usr/lib/Xorg (DeleteWindow+0x30) [0x56485a23b080]
(EE) 10: /usr/lib/Xorg (0x56485a192000+0xa047e) [0x56485a23247e]
(EE) 11: /usr/lib/Xorg (FreeResource+0x151) [0x56485a232601]
(EE) 12: /usr/lib/Xorg (dixSaveScreens+0x332) [0x56485a240802]
(EE) 13: /usr/lib/Xorg (0x56485a192000+0x3d4da) [0x56485a1cf4da]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f7346c24b25]
(EE) 15: /usr/lib/Xorg (_start+0x2e) [0x56485a1cf75e]
(EE) 
(EE) Segmentation fault at address 0xb0
(EE) 
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.

/var/log/Xorg.0.log

[     4.652] 
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[     4.652] Current Operating System: Linux archpc 5.15.12-arch1-1 #1 SMP PREEMPT Wed, 29 Dec 2021 12:04:56 +0000 x86_64
[     4.652] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6f65227f-4fd3-493a-9f40-c50ae25d9f8f rw loglevel=3 nvidia-drm.modeset=1
[     4.652]  
[     4.652] Current version of pixman: 0.40.0
[     4.652] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.652] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.652] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 30 19:50:37 2021
[     4.658] (==) Using config file: "/etc/X11/xorg.conf"
[     4.658] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.658] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.659] (==) ServerLayout "Layout0"
[     4.659] (**) |-->Screen "Screen0" (0)
[     4.659] (**) |   |-->Monitor "Monitor0"
[     4.660] (**) |   |-->Device "Device0"
[     4.660] (**) |-->Input Device "Keyboard0"
[     4.660] (**) |-->Input Device "Mouse0"
[     4.660] (**) Option "Xinerama" "0"
[     4.660] (==) Automatically adding devices
[     4.660] (==) Automatically enabling devices
[     4.660] (==) Automatically adding GPU devices
[     4.660] (==) Automatically binding GPU devices
[     4.660] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.665] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     4.665] 	Entry deleted from font path.
[     4.665] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.665] 	Entry deleted from font path.
[     4.668] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     4.668] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.668] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     4.668] (WW) Disabling Keyboard0
[     4.668] (WW) Disabling Mouse0
[     4.668] (II) Module ABI versions:
[     4.668] 	X.Org ANSI C Emulation: 0.4
[     4.668] 	X.Org Video Driver: 25.2
[     4.668] 	X.Org XInput driver : 24.4
[     4.668] 	X.Org Server Extension : 10.0
[     4.668] (--) using VT number 2

[     4.668] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.669] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.669] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     4.669] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.670] (--) PCI:*(1@0:0:0) 10de:1c02:103c:82fc rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     4.670] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.670] (II) LoadModule: "glx"
[     4.674] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.683] (II) Module glx: vendor="X.Org Foundation"
[     4.683] 	compiled for 1.21.1.2, module version = 1.0.0
[     4.683] 	ABI class: X.Org Server Extension, version 10.0
[     4.683] (II) LoadModule: "nvidia"
[     4.683] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     4.689] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.689] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.689] 	Module class: X.Org Video Driver
[     4.689] (II) NVIDIA dlloader X Driver  495.46  Wed Oct 27 16:28:42 UTC 2021
[     4.689] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.690] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[     4.690] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[     4.694] (II) Loading sub module "fb"
[     4.694] (II) LoadModule: "fb"
[     4.694] (II) Module "fb" already built-in
[     4.694] (II) Loading sub module "wfb"
[     4.694] (II) LoadModule: "wfb"
[     4.694] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.695] (II) Module wfb: vendor="X.Org Foundation"
[     4.695] 	compiled for 1.21.1.2, module version = 1.0.0
[     4.695] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.695] (II) Loading sub module "ramdac"
[     4.695] (II) LoadModule: "ramdac"
[     4.695] (II) Module "ramdac" already built-in
[     4.697] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     4.697] (==) NVIDIA(0): RGB weight 888
[     4.697] (==) NVIDIA(0): Default visual is TrueColor
[     4.697] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.697] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     4.697] (**) NVIDIA(0): Option "Stereo" "0"
[     4.697] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[     4.697] (**) NVIDIA(0): Option "SLI" "Off"
[     4.697] (**) NVIDIA(0): Option "MultiGPU" "Off"
[     4.697] (**) NVIDIA(0): Option "BaseMosaic" "off"
[     4.697] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     4.697] (**) NVIDIA(0): Stereo disabled by request
[     4.697] (**) NVIDIA(0): NVIDIA SLI disabled.
[     4.697] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[     4.697] (**) NVIDIA(0): Option "MetaModes" "DP-0: 1920x1080_144 +1920+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, HDMI-0: 1920x1080_60 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[     4.697] (**) NVIDIA(0): Enabling 2D acceleration
[     4.697] (II) Loading sub module "glxserver_nvidia"
[     4.697] (II) LoadModule: "glxserver_nvidia"
[     4.698] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     4.756] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     4.756] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.756] 	Module class: X.Org Server Extension
[     4.756] (II) NVIDIA GLX Module  495.46  Wed Oct 27 16:26:03 UTC 2021
[     4.757] (II) NVIDIA: The X server supports PRIME Render Offload.
[     4.758] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     4.758] (--) NVIDIA(0):     DFP-0
[     4.758] (--) NVIDIA(0):     DFP-1
[     4.758] (--) NVIDIA(0):     DFP-2 (boot)
[     4.758] (--) NVIDIA(0):     DFP-3
[     4.758] (--) NVIDIA(0):     DFP-4
[     4.758] (--) NVIDIA(0):     DFP-5
[     4.758] (--) NVIDIA(0):     DFP-6
[     4.758] (--) NVIDIA(0):     DFP-7
[     4.759] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1060 3GB (GP106-A) at PCI:1:0:0
[     4.759] (II) NVIDIA(0):     (GPU-0)
[     4.759] (--) NVIDIA(0): Memory: 3145728 kBytes
[     4.759] (--) NVIDIA(0): VideoBIOS: 86.06.3c.00.8a
[     4.759] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     4.759] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     4.759] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     4.759] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[     4.759] (--) NVIDIA(GPU-0): 
[     4.802] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): connected
[     4.802] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): Internal TMDS
[     4.802] (--) NVIDIA(GPU-0): Samsung C24F390 (DFP-1): 600.0 MHz maximum pixel clock
[     4.802] (--) NVIDIA(GPU-0): 
[     4.802] (--) NVIDIA(GPU-0): Samsung C24FG7x (DFP-2): connected
[     4.802] (--) NVIDIA(GPU-0): Samsung C24FG7x (DFP-2): Internal DisplayPort
[     4.802] (--) NVIDIA(GPU-0): Samsung C24FG7x (DFP-2): 1440.0 MHz maximum pixel clock
[     4.802] (--) NVIDIA(GPU-0): 
[     4.804] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     4.804] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     4.804] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     4.804] (--) NVIDIA(GPU-0): 
[     4.804] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     4.804] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[     4.804] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[     4.804] (--) NVIDIA(GPU-0): 
[     4.804] (--) NVIDIA(GPU-0): DFP-5: disconnected
[     4.804] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[     4.804] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[     4.804] (--) NVIDIA(GPU-0): 
[     4.804] (--) NVIDIA(GPU-0): DFP-6: disconnected
[     4.804] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[     4.804] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[     4.804] (--) NVIDIA(GPU-0): 
[     4.804] (--) NVIDIA(GPU-0): DFP-7: disconnected
[     4.804] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[     4.804] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[     4.804] (--) NVIDIA(GPU-0): 
[     4.811] (II) NVIDIA(0): Validated MetaModes:
[     4.811] (II) NVIDIA(0):    
[     4.811] (II) NVIDIA(0):     "DP-0:1920x1080_144+1920+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On},HDMI-0:1920x1080_60+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[     4.811] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[     4.814] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[     4.814] (--) NVIDIA(0):     option
[     4.814] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     4.814] (II) NVIDIA:     access.
[     4.816] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     4.816] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     4.816] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     4.816] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     4.816] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     4.816] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     4.816] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     4.816] (II) NVIDIA(0):     Config Options in the README.
[     4.830] (II) NVIDIA(0): Setting mode "DP-0:1920x1080_144+1920+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On},HDMI-0:1920x1080_60+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[     4.915] (==) NVIDIA(0): Disabling shared memory pixmaps
[     4.915] (==) NVIDIA(0): Backing store enabled
[     4.915] (==) NVIDIA(0): Silken mouse enabled
[     4.916] (II) Loading sub module "dri2"
[     4.916] (II) LoadModule: "dri2"
[     4.916] (II) Module "dri2" already built-in
[     4.916] (II) NVIDIA(0): [DRI2] Setup complete
[     4.916] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     4.916] (II) Initializing extension Generic Event Extension
[     4.916] (II) Initializing extension SHAPE
[     4.916] (II) Initializing extension MIT-SHM
[     4.916] (II) Initializing extension XInputExtension
[     4.916] (II) Initializing extension XTEST
[     4.916] (II) Initializing extension BIG-REQUESTS
[     4.917] (II) Initializing extension SYNC
[     4.917] (II) Initializing extension XKEYBOARD
[     4.917] (II) Initializing extension XC-MISC
[     4.917] (II) Initializing extension SECURITY
[     4.917] (II) Initializing extension XFIXES
[     4.917] (II) Initializing extension RENDER
[     4.917] (II) Initializing extension RANDR
[     4.917] (II) Initializing extension COMPOSITE
[     4.917] (II) Initializing extension DAMAGE
[     4.917] (II) Initializing extension MIT-SCREEN-SAVER
[     4.917] (II) Initializing extension DOUBLE-BUFFER
[     4.917] (II) Initializing extension RECORD
[     4.917] (II) Initializing extension DPMS
[     4.917] (II) Initializing extension Present
[     4.917] (II) Initializing extension DRI3
[     4.917] (II) Initializing extension X-Resource
[     4.918] (II) Initializing extension XVideo
[     4.918] (II) Initializing extension XVideo-MotionCompensation
[     4.918] (II) Initializing extension GLX
[     4.918] (II) Initializing extension GLX
[     4.918] (II) Indirect GLX disabled.
[     4.918] (II) GLX: Another vendor is already registered for screen 0
[     4.918] (II) Initializing extension XFree86-VidModeExtension
[     4.918] (II) Initializing extension XFree86-DGA
[     4.918] (II) Initializing extension XFree86-DRI
[     4.918] (II) Initializing extension DRI2
[     4.918] (II) Initializing extension NV-GLX
[     4.918] (II) Initializing extension NV-CONTROL
[     4.918] (II) Initializing extension XINERAMA
[     4.996] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     4.996] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.996] (**) Power Button: Applying InputClass "system-keyboard"
[     4.996] (II) LoadModule: "libinput"
[     4.996] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.000] (II) Module libinput: vendor="X.Org Foundation"
[     5.000] 	compiled for 1.21.1, module version = 1.2.0
[     5.000] 	Module class: X.Org XInput Driver
[     5.000] 	ABI class: X.Org XInput driver, version 24.4
[     5.000] (II) Using input driver 'libinput' for 'Power Button'
[     5.000] (**) Power Button: always reports core events
[     5.000] (**) Option "Device" "/dev/input/event2"
[     5.001] (**) Option "_source" "server/udev"
[     5.008] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.008] (II) event2  - Power Button: device is a keyboard
[     5.008] (II) event2  - Power Button: device removed
[     5.031] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     5.031] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.031] (**) Option "xkb_model" "pc105+inet"
[     5.031] (**) Option "xkb_layout" "us"
[     5.031] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.044] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.044] (II) event2  - Power Button: device is a keyboard
[     5.045] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     5.045] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.045] (**) Power Button: Applying InputClass "system-keyboard"
[     5.045] (II) Using input driver 'libinput' for 'Power Button'
[     5.045] (**) Power Button: always reports core events
[     5.045] (**) Option "Device" "/dev/input/event1"
[     5.045] (**) Option "_source" "server/udev"
[     5.045] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.045] (II) event1  - Power Button: device is a keyboard
[     5.045] (II) event1  - Power Button: device removed
[     5.084] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     5.084] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.084] (**) Option "xkb_model" "pc105+inet"
[     5.084] (**) Option "xkb_layout" "us"
[     5.084] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.085] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.085] (II) event1  - Power Button: device is a keyboard
[     5.086] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     5.086] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.086] (**) Sleep Button: Applying InputClass "system-keyboard"
[     5.086] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.086] (**) Sleep Button: always reports core events
[     5.086] (**) Option "Device" "/dev/input/event0"
[     5.086] (**) Option "_source" "server/udev"
[     5.087] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     5.087] (II) event0  - Sleep Button: device is a keyboard
[     5.088] (II) event0  - Sleep Button: device removed
[     5.137] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     5.137] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     5.137] (**) Option "xkb_model" "pc105+inet"
[     5.137] (**) Option "xkb_layout" "us"
[     5.137] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.139] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     5.139] (II) event0  - Sleep Button: device is a keyboard
[     5.141] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[     5.141] (II) No input driver specified, ignoring this device.
[     5.141] (II) This device may have been added with another device file.
[     5.142] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[     5.142] (II) No input driver specified, ignoring this device.
[     5.142] (II) This device may have been added with another device file.
[     5.143] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[     5.143] (II) No input driver specified, ignoring this device.
[     5.143] (II) This device may have been added with another device file.
[     5.144] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[     5.144] (II) No input driver specified, ignoring this device.
[     5.144] (II) This device may have been added with another device file.
[     5.145] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[     5.145] (II) No input driver specified, ignoring this device.
[     5.145] (II) This device may have been added with another device file.
[     5.146] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[     5.146] (II) No input driver specified, ignoring this device.
[     5.146] (II) This device may have been added with another device file.
[     5.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event17)
[     5.147] (II) No input driver specified, ignoring this device.
[     5.147] (II) This device may have been added with another device file.
[     5.151] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event20)
[     5.151] (II) No input driver specified, ignoring this device.
[     5.151] (II) This device may have been added with another device file.
[     5.152] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event22)
[     5.152] (II) No input driver specified, ignoring this device.
[     5.152] (II) This device may have been added with another device file.
[     5.153] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event23)
[     5.153] (II) No input driver specified, ignoring this device.
[     5.153] (II) This device may have been added with another device file.
[     5.154] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event24)
[     5.154] (II) No input driver specified, ignoring this device.
[     5.154] (II) This device may have been added with another device file.
[     5.155] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[     5.155] (II) No input driver specified, ignoring this device.
[     5.155] (II) This device may have been added with another device file.
[     5.160] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event10)
[     5.160] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.160] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     5.160] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.160] (**) HP WMI hotkeys: always reports core events
[     5.160] (**) Option "Device" "/dev/input/event10"
[     5.160] (**) Option "_source" "server/udev"
[     5.161] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.161] (II) event10 - HP WMI hotkeys: device is a keyboard
[     5.162] (II) event10 - HP WMI hotkeys: device removed
[     5.230] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[     5.230] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 9)
[     5.230] (**) Option "xkb_model" "pc105+inet"
[     5.230] (**) Option "xkb_layout" "us"
[     5.230] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.233] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     5.233] (II) event10 - HP WMI hotkeys: device is a keyboard
[     5.736] (II) config/udev: Adding input device Razer Razer Basilisk (/dev/input/event25)
[     5.737] (**) Razer Razer Basilisk: Applying InputClass "libinput keyboard catchall"
[     5.737] (**) Razer Razer Basilisk: Applying InputClass "system-keyboard"
[     5.737] (II) Using input driver 'libinput' for 'Razer Razer Basilisk'
[     5.737] (**) Razer Razer Basilisk: always reports core events
[     5.737] (**) Option "Device" "/dev/input/event25"
[     5.737] (**) Option "_source" "server/udev"
[     5.790] (EE) xf86OpenSerial: Cannot open device /dev/input/event25
	No such device.
[     5.790] (II) event25: opening input device '/dev/input/event25' failed (No such device).
[     5.790] (II) event25 - failed to create input device '/dev/input/event25'.
[     5.790] (EE) libinput: Razer Razer Basilisk: Failed to create a device for /dev/input/event25
[     5.790] (EE) PreInit returned 2 for "Razer Razer Basilisk"
[     5.790] (II) UnloadModule: "libinput"
[     6.012] (II) config/udev: Adding input device Razer Razer Basilisk (/dev/input/event25)
[     6.012] (**) Razer Razer Basilisk: Applying InputClass "libinput keyboard catchall"
[     6.012] (**) Razer Razer Basilisk: Applying InputClass "system-keyboard"
[     6.012] (II) Using input driver 'libinput' for 'Razer Razer Basilisk'
[     6.012] (**) Razer Razer Basilisk: always reports core events
[     6.012] (**) Option "Device" "/dev/input/event25"
[     6.012] (**) Option "_source" "server/udev"
[     6.013] (II) event25 - Razer Razer Basilisk: is tagged by udev as: Keyboard
[     6.013] (II) event25 - Razer Razer Basilisk: device is a keyboard
[     6.014] (II) event25 - Razer Razer Basilisk: device removed
[     6.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/0003:1532:0064.0008/input/input39/event25"
[     6.034] (II) XINPUT: Adding extended input device "Razer Razer Basilisk" (type: KEYBOARD, id 10)
[     6.034] (**) Option "xkb_model" "pc105+inet"
[     6.034] (**) Option "xkb_layout" "us"
[     6.034] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.035] (II) event25 - Razer Razer Basilisk: is tagged by udev as: Keyboard
[     6.035] (II) event25 - Razer Razer Basilisk: device is a keyboard
[     6.085] (II) config/udev: Adding input device Razer Razer Goliathus Chroma (/dev/input/event21)
[     6.085] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput keyboard catchall"
[     6.085] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.085] (II) Using input driver 'libinput' for 'Razer Razer Goliathus Chroma'
[     6.085] (**) Razer Razer Goliathus Chroma: always reports core events
[     6.085] (**) Option "Device" "/dev/input/event21"
[     6.085] (**) Option "_source" "server/udev"
[     6.086] (II) event21 - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard
[     6.086] (II) event21 - Razer Razer Goliathus Chroma: device is a keyboard
[     6.087] (II) event21 - Razer Razer Goliathus Chroma: device removed
[     6.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/0003:1532:0C01.000B/input/input38/event21"
[     6.120] (II) XINPUT: Adding extended input device "Razer Razer Goliathus Chroma" (type: KEYBOARD, id 11)
[     6.120] (**) Option "xkb_model" "pc105+inet"
[     6.120] (**) Option "xkb_layout" "us"
[     6.120] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.121] (II) event21 - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard
[     6.122] (II) event21 - Razer Razer Goliathus Chroma: device is a keyboard
[     6.123] (II) config/udev: Adding input device Razer Razer Goliathus Chroma (/dev/input/event3)
[     6.123] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput pointer catchall"
[     6.123] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput keyboard catchall"
[     6.123] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.123] (II) Using input driver 'libinput' for 'Razer Razer Goliathus Chroma'
[     6.123] (**) Razer Razer Goliathus Chroma: always reports core events
[     6.123] (**) Option "Device" "/dev/input/event3"
[     6.123] (**) Option "_source" "server/udev"
[     6.125] (II) event3  - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard Mouse
[     6.125] (II) event3  - Razer Razer Goliathus Chroma: device is a pointer
[     6.125] (II) event3  - Razer Razer Goliathus Chroma: device is a keyboard
[     6.125] (II) event3  - Razer Razer Goliathus Chroma: device removed
[     6.200] (II) libinput: Razer Razer Goliathus Chroma: needs a virtual subdevice
[     6.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1532:0C01.0009/input/input30/event3"
[     6.200] (II) XINPUT: Adding extended input device "Razer Razer Goliathus Chroma" (type: MOUSE, id 12)
[     6.201] (**) Option "AccelerationScheme" "none"
[     6.201] (**) Razer Razer Goliathus Chroma: (accel) selected scheme none/0
[     6.201] (**) Razer Razer Goliathus Chroma: (accel) acceleration factor: 2.000
[     6.201] (**) Razer Razer Goliathus Chroma: (accel) acceleration threshold: 4
[     6.204] (II) event3  - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard Mouse
[     6.205] (II) event3  - Razer Razer Goliathus Chroma: device is a pointer
[     6.205] (II) event3  - Razer Razer Goliathus Chroma: device is a keyboard
[     6.205] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput pointer catchall"
[     6.206] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput keyboard catchall"
[     6.206] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.206] (II) Using input driver 'libinput' for 'Razer Razer Goliathus Chroma'
[     6.206] (**) Razer Razer Goliathus Chroma: always reports core events
[     6.206] (**) Option "Device" "/dev/input/event3"
[     6.206] (**) Option "_source" "_driver/libinput"
[     6.206] (II) libinput: Razer Razer Goliathus Chroma: is a virtual subdevice
[     6.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1532:0C01.0009/input/input30/event3"
[     6.206] (II) XINPUT: Adding extended input device "Razer Razer Goliathus Chroma" (type: KEYBOARD, id 13)
[     6.206] (**) Option "xkb_model" "pc105+inet"
[     6.206] (**) Option "xkb_layout" "us"
[     6.206] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.208] (II) config/udev: Adding input device Razer Razer Goliathus Chroma (/dev/input/mouse0)
[     6.208] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.208] (II) No input driver specified, ignoring this device.
[     6.208] (II) This device may have been added with another device file.
[     6.210] (II) config/udev: Adding input device Razer Razer Basilisk (/dev/input/event4)
[     6.210] (**) Razer Razer Basilisk: Applying InputClass "libinput pointer catchall"
[     6.211] (II) Using input driver 'libinput' for 'Razer Razer Basilisk'
[     6.211] (**) Razer Razer Basilisk: always reports core events
[     6.211] (**) Option "Device" "/dev/input/event4"
[     6.211] (**) Option "_source" "server/udev"
[     6.269] (II) event4  - Razer Razer Basilisk: is tagged by udev as: Mouse
[     6.270] (II) event4  - Razer Razer Basilisk: device is a pointer
[     6.270] (II) event4  - Razer Razer Basilisk: device removed
[     6.337] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:1532:0064.0006/input/input31/event4"
[     6.337] (II) XINPUT: Adding extended input device "Razer Razer Basilisk" (type: MOUSE, id 14)
[     6.337] (**) Option "AccelerationScheme" "none"
[     6.337] (**) Razer Razer Basilisk: (accel) selected scheme none/0
[     6.337] (**) Razer Razer Basilisk: (accel) acceleration factor: 2.000
[     6.337] (**) Razer Razer Basilisk: (accel) acceleration threshold: 4
[     6.396] (II) event4  - Razer Razer Basilisk: is tagged by udev as: Mouse
[     6.396] (II) event4  - Razer Razer Basilisk: device is a pointer
[     6.398] (II) config/udev: Adding input device Razer Razer Basilisk (/dev/input/mouse1)
[     6.398] (II) No input driver specified, ignoring this device.
[     6.398] (II) This device may have been added with another device file.
[     6.400] (II) config/udev: Adding input device Razer Razer BlackWidow Elite (/dev/input/event7)
[     6.400] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput pointer catchall"
[     6.400] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput keyboard catchall"
[     6.400] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.400] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Elite'
[     6.400] (**) Razer Razer BlackWidow Elite: always reports core events
[     6.400] (**) Option "Device" "/dev/input/event7"
[     6.400] (**) Option "_source" "server/udev"
[     6.403] (II) event7  - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard Mouse
[     6.403] (II) event7  - Razer Razer BlackWidow Elite: device is a pointer
[     6.403] (II) event7  - Razer Razer BlackWidow Elite: device is a keyboard
[     6.403] (II) event7  - Razer Razer BlackWidow Elite: device removed
[     6.457] (II) libinput: Razer Razer BlackWidow Elite: needs a virtual subdevice
[     6.457] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:1532:0228.0004/input/input35/event7"
[     6.457] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Elite" (type: MOUSE, id 15)
[     6.457] (**) Option "AccelerationScheme" "none"
[     6.457] (**) Razer Razer BlackWidow Elite: (accel) selected scheme none/0
[     6.457] (**) Razer Razer BlackWidow Elite: (accel) acceleration factor: 2.000
[     6.457] (**) Razer Razer BlackWidow Elite: (accel) acceleration threshold: 4
[     6.460] (II) event7  - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard Mouse
[     6.461] (II) event7  - Razer Razer BlackWidow Elite: device is a pointer
[     6.461] (II) event7  - Razer Razer BlackWidow Elite: device is a keyboard
[     6.461] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput pointer catchall"
[     6.461] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput keyboard catchall"
[     6.461] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.461] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Elite'
[     6.461] (**) Razer Razer BlackWidow Elite: always reports core events
[     6.461] (**) Option "Device" "/dev/input/event7"
[     6.461] (**) Option "_source" "_driver/libinput"
[     6.461] (II) libinput: Razer Razer BlackWidow Elite: is a virtual subdevice
[     6.461] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:1532:0228.0004/input/input35/event7"
[     6.461] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Elite" (type: KEYBOARD, id 16)
[     6.461] (**) Option "xkb_model" "pc105+inet"
[     6.461] (**) Option "xkb_layout" "us"
[     6.461] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.463] (II) config/udev: Adding input device Razer Razer Kraken 7.1 V2 (/dev/input/event5)
[     6.463] (**) Razer Razer Kraken 7.1 V2: Applying InputClass "libinput keyboard catchall"
[     6.463] (**) Razer Razer Kraken 7.1 V2: Applying InputClass "system-keyboard"
[     6.463] (II) Using input driver 'libinput' for 'Razer Razer Kraken 7.1 V2'
[     6.463] (**) Razer Razer Kraken 7.1 V2: always reports core events
[     6.463] (**) Option "Device" "/dev/input/event5"
[     6.463] (**) Option "_source" "server/udev"
[     6.466] (II) event5  - Razer Razer Kraken 7.1 V2: is tagged by udev as: Keyboard
[     6.466] (II) event5  - Razer Razer Kraken 7.1 V2: device is a keyboard
[     6.466] (II) event5  - Razer Razer Kraken 7.1 V2: device removed
[     6.550] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:1532:0510.0001/input/input32/event5"
[     6.550] (II) XINPUT: Adding extended input device "Razer Razer Kraken 7.1 V2" (type: KEYBOARD, id 17)
[     6.550] (**) Option "xkb_model" "pc105+inet"
[     6.550] (**) Option "xkb_layout" "us"
[     6.550] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.554] (II) event5  - Razer Razer Kraken 7.1 V2: is tagged by udev as: Keyboard
[     6.554] (II) event5  - Razer Razer Kraken 7.1 V2: device is a keyboard
[     6.556] (II) config/udev: Adding input device Razer Razer Goliathus Chroma (/dev/input/event6)
[     6.556] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput keyboard catchall"
[     6.556] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.556] (II) Using input driver 'libinput' for 'Razer Razer Goliathus Chroma'
[     6.556] (**) Razer Razer Goliathus Chroma: always reports core events
[     6.556] (**) Option "Device" "/dev/input/event6"
[     6.556] (**) Option "_source" "server/udev"
[     6.558] (II) event6  - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard
[     6.559] (II) event6  - Razer Razer Goliathus Chroma: device is a keyboard
[     6.559] (II) event6  - Razer Razer Goliathus Chroma: device removed
[     6.590] (II) libinput: Razer Razer Goliathus Chroma: needs a virtual subdevice
[     6.590] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0C01.000A/input/input34/event6"
[     6.590] (II) XINPUT: Adding extended input device "Razer Razer Goliathus Chroma" (type: MOUSE, id 18)
[     6.591] (**) Option "AccelerationScheme" "none"
[     6.591] (**) Razer Razer Goliathus Chroma: (accel) selected scheme none/0
[     6.591] (**) Razer Razer Goliathus Chroma: (accel) acceleration factor: 2.000
[     6.591] (**) Razer Razer Goliathus Chroma: (accel) acceleration threshold: 4
[     6.593] (II) event6  - Razer Razer Goliathus Chroma: is tagged by udev as: Keyboard
[     6.594] (II) event6  - Razer Razer Goliathus Chroma: device is a keyboard
[     6.594] (**) Razer Razer Goliathus Chroma: Applying InputClass "libinput keyboard catchall"
[     6.594] (**) Razer Razer Goliathus Chroma: Applying InputClass "system-keyboard"
[     6.594] (II) Using input driver 'libinput' for 'Razer Razer Goliathus Chroma'
[     6.594] (**) Razer Razer Goliathus Chroma: always reports core events
[     6.594] (**) Option "Device" "/dev/input/event6"
[     6.594] (**) Option "_source" "_driver/libinput"
[     6.594] (II) libinput: Razer Razer Goliathus Chroma: is a virtual subdevice
[     6.595] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:1532:0C01.000A/input/input34/event6"
[     6.595] (II) XINPUT: Adding extended input device "Razer Razer Goliathus Chroma" (type: KEYBOARD, id 19)
[     6.595] (**) Option "xkb_model" "pc105+inet"
[     6.595] (**) Option "xkb_layout" "us"
[     6.595] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.596] (II) config/udev: Adding input device Razer Razer BlackWidow Elite (/dev/input/event18)
[     6.596] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput keyboard catchall"
[     6.596] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.596] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Elite'
[     6.596] (**) Razer Razer BlackWidow Elite: always reports core events
[     6.596] (**) Option "Device" "/dev/input/event18"
[     6.596] (**) Option "_source" "server/udev"
[     6.599] (II) event18 - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard
[     6.599] (II) event18 - Razer Razer BlackWidow Elite: device is a keyboard
[     6.600] (II) event18 - Razer Razer BlackWidow Elite: device removed
[     6.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1532:0228.0002/input/input33/event18"
[     6.644] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Elite" (type: KEYBOARD, id 20)
[     6.644] (**) Option "xkb_model" "pc105+inet"
[     6.644] (**) Option "xkb_layout" "us"
[     6.644] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.647] (II) event18 - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard
[     6.647] (II) event18 - Razer Razer BlackWidow Elite: device is a keyboard
[     6.649] (II) config/udev: Adding input device Razer Razer BlackWidow Elite (/dev/input/mouse2)
[     6.649] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.649] (II) No input driver specified, ignoring this device.
[     6.649] (II) This device may have been added with another device file.
[     6.651] (II) config/udev: Adding input device Razer Razer Basilisk (/dev/input/event8)
[     6.651] (**) Razer Razer Basilisk: Applying InputClass "libinput keyboard catchall"
[     6.651] (**) Razer Razer Basilisk: Applying InputClass "system-keyboard"
[     6.651] (II) Using input driver 'libinput' for 'Razer Razer Basilisk'
[     6.651] (**) Razer Razer Basilisk: always reports core events
[     6.651] (**) Option "Device" "/dev/input/event8"
[     6.651] (**) Option "_source" "server/udev"
[     6.654] (II) event8  - Razer Razer Basilisk: is tagged by udev as: Keyboard
[     6.654] (II) event8  - Razer Razer Basilisk: device is a keyboard
[     6.654] (II) event8  - Razer Razer Basilisk: device removed
[     6.684] (II) libinput: Razer Razer Basilisk: needs a virtual subdevice
[     6.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1532:0064.0007/input/input36/event8"
[     6.684] (II) XINPUT: Adding extended input device "Razer Razer Basilisk" (type: MOUSE, id 21)
[     6.684] (**) Option "AccelerationScheme" "none"
[     6.684] (**) Razer Razer Basilisk: (accel) selected scheme none/0
[     6.684] (**) Razer Razer Basilisk: (accel) acceleration factor: 2.000
[     6.684] (**) Razer Razer Basilisk: (accel) acceleration threshold: 4
[     6.687] (II) event8  - Razer Razer Basilisk: is tagged by udev as: Keyboard
[     6.687] (II) event8  - Razer Razer Basilisk: device is a keyboard
[     6.688] (**) Razer Razer Basilisk: Applying InputClass "libinput keyboard catchall"
[     6.688] (**) Razer Razer Basilisk: Applying InputClass "system-keyboard"
[     6.688] (II) Using input driver 'libinput' for 'Razer Razer Basilisk'
[     6.688] (**) Razer Razer Basilisk: always reports core events
[     6.688] (**) Option "Device" "/dev/input/event8"
[     6.688] (**) Option "_source" "_driver/libinput"
[     6.688] (II) libinput: Razer Razer Basilisk: is a virtual subdevice
[     6.688] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1532:0064.0007/input/input36/event8"
[     6.688] (II) XINPUT: Adding extended input device "Razer Razer Basilisk" (type: KEYBOARD, id 22)
[     6.688] (**) Option "xkb_model" "pc105+inet"
[     6.688] (**) Option "xkb_layout" "us"
[     6.688] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     6.690] (II) config/udev: Adding input device Razer Razer BlackWidow Elite (/dev/input/event19)
[     6.690] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput keyboard catchall"
[     6.690] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.690] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Elite'
[     6.690] (**) Razer Razer BlackWidow Elite: always reports core events
[     6.690] (**) Option "Device" "/dev/input/event19"
[     6.690] (**) Option "_source" "server/udev"
[     6.693] (II) event19 - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard
[     6.693] (II) event19 - Razer Razer BlackWidow Elite: device is a keyboard
[     6.693] (II) event19 - Razer Razer BlackWidow Elite: device removed
[     6.724] (II) libinput: Razer Razer BlackWidow Elite: needs a virtual subdevice
[     6.724] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:0228.0003/input/input37/event19"
[     6.724] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Elite" (type: MOUSE, id 23)
[     6.724] (**) Option "AccelerationScheme" "none"
[     6.724] (**) Razer Razer BlackWidow Elite: (accel) selected scheme none/0
[     6.724] (**) Razer Razer BlackWidow Elite: (accel) acceleration factor: 2.000
[     6.724] (**) Razer Razer BlackWidow Elite: (accel) acceleration threshold: 4
[     6.727] (II) event19 - Razer Razer BlackWidow Elite: is tagged by udev as: Keyboard
[     6.727] (II) event19 - Razer Razer BlackWidow Elite: device is a keyboard
[     6.728] (**) Razer Razer BlackWidow Elite: Applying InputClass "libinput keyboard catchall"
[     6.728] (**) Razer Razer BlackWidow Elite: Applying InputClass "system-keyboard"
[     6.728] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Elite'
[     6.728] (**) Razer Razer BlackWidow Elite: always reports core events
[     6.728] (**) Option "Device" "/dev/input/event19"
[     6.728] (**) Option "_source" "_driver/libinput"
[     6.728] (II) libinput: Razer Razer BlackWidow Elite: is a virtual subdevice
[     6.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1532:0228.0003/input/input37/event19"
[     6.728] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Elite" (type: KEYBOARD, id 24)
[     6.728] (**) Option "xkb_model" "pc105+inet"
[     6.728] (**) Option "xkb_layout" "us"
[     6.728] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   319.987] (II) event4  - Razer Razer Basilisk: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.19.3/button-debouncing.html for details
[   486.626] (EE) event18 - Razer Razer BlackWidow Elite: client bug: event processing lagging behind by 12ms, your system is too slow
[   723.580] (EE) event18 - Razer Razer BlackWidow Elite: client bug: event processing lagging behind by 13ms, your system is too slow
[  1057.916] (EE) event18 - Razer Razer BlackWidow Elite: client bug: event processing lagging behind by 32ms, your system is too slow
[  1173.216] (EE) event18 - Razer Razer BlackWidow Elite: client bug: event processing lagging behind by 32ms, your system is too slow
[  1183.109] (II) event2  - Power Button: device removed
[  1183.133] (II) event1  - Power Button: device removed
[  1183.163] (II) event0  - Sleep Button: device removed
[  1183.203] (II) event10 - HP WMI hotkeys: device removed
[  1183.237] (II) event25 - Razer Razer Basilisk: device removed
[  1183.310] (II) event21 - Razer Razer Goliathus Chroma: device removed
[  1183.364] (II) event3  - Razer Razer Goliathus Chroma: device removed
[  1183.413] (II) event4  - Razer Razer Basilisk: device removed
[  1183.470] (II) event7  - Razer Razer BlackWidow Elite: device removed
[  1183.510] (II) event5  - Razer Razer Kraken 7.1 V2: device removed
[  1183.563] (II) event6  - Razer Razer Goliathus Chroma: device removed
[  1183.601] (II) event18 - Razer Razer BlackWidow Elite: device removed
[  1183.654] (II) event8  - Razer Razer Basilisk: device removed
[  1183.713] (II) event19 - Razer Razer BlackWidow Elite: device removed
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.766] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.767] (II) UnloadModule: "libinput"
[  1183.768] (II) UnloadModule: "libinput"
[  1183.958] (II) NVIDIA(GPU-0): Deleting GPU-0
[  1183.964] (II) Server terminated successfully (0). Closing log file.

For now I worked around this problem by installing another dm. I tried XDM and ly and they're both working fine.

Offline

#4 2021-12-31 08:25:54

seth
Member
Registered: 2012-09-03
Posts: 62,052

Re: Lightdm doesn't start wm after inserting correct password

[+4.34s] DEBUG: Session pid=2883: Exited with return value 2
[     4.689] (II) NVIDIA dlloader X Driver  495.46  Wed Oct 27 16:28:42 UTC 2021
(EE) Backtrace:
(EE) 0: /usr/lib/Xorg (xorg_backtrace+0x89) [0x56485a2e2059]
(EE) 1: /usr/lib/Xorg (0x56485a192000+0x15ae79) [0x56485a2ece79]
(EE) 2: /usr/lib/libpthread.so.0 (0x7f7346dce000+0x13870) [0x7f7346de1870]
(EE) 3: /usr/lib/Xorg (0x56485a192000+0x7bbb9) [0x56485a20dbb9]

Smells like another https://bugs.archlinux.org/task/73031
Mate? Picom?

Offline

#5 2021-12-31 08:54:10

Freder
Member
Registered: 2021-07-17
Posts: 10

Re: Lightdm doesn't start wm after inserting correct password

I don't have mate, I'm using qtile. I have picom installed on my system, but it is not running, it doesn't get launched by systemd.
I have a gtx 1060 as one of the comment states in the page you linked.

From what I can understand reading the comments, there's not much I can do, right? Just wait for the next release and hope that it works.

Offline

#6 2021-12-31 09:06:15

seth
Member
Registered: 2012-09-03
Posts: 62,052

Re: Lightdm doesn't start wm after inserting correct password

You can use the 495.44 dkms driver from the ALA and see whether that works to be sure about the cause (and avoid random crashes of the X11 server…)

Offline

#7 2022-01-01 21:40:41

pgoetz
Member
From: Austin, Texas
Registered: 2014-02-21
Posts: 355

Re: Lightdm doesn't start wm after inserting correct password

I'm having the same problem: lightdm / Mate / Xorg,  GTX1060, Nvidia 495.46.  Lightdm starts, but when I try to login, I'm just returned to the greeter screen.

However, there is no indication that the X server is crashing in the Xorg log file, and in fact it's running:

[root@frog ~]# ps auxw | grep X
root        1075  0.2  0.2 25500036 85312 tty7   Ssl+ 15:35   0:00 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch

Last edited by pgoetz (2022-01-01 21:41:16)

Offline

#8 2022-01-01 21:50:00

seth
Member
Registered: 2012-09-03
Posts: 62,052

Re: Lightdm doesn't start wm after inserting correct password

Check the .old log - ligthdm probably just restart it (also see the start time of the process, 15:35 is 5 Minutes before you posted - if you're in US/Central)

Offline

#9 2022-01-01 21:54:54

pgoetz
Member
From: Austin, Texas
Registered: 2014-02-21
Posts: 355

Re: Lightdm doesn't start wm after inserting correct password

Installing 495.44 from the Arch Linux Archive appears to be tricky.  I'm having trouble getting the dependencies to fall in place.

Offline

#10 2022-01-01 22:10:27

seth
Member
Registered: 2012-09-03
Posts: 62,052

Re: Lightdm doesn't start wm after inserting correct password

You want to use the dkms kernel package - nvidia-utils should not cause dependency issues?

Offline

#11 2022-01-03 10:31:27

pgoetz
Member
From: Austin, Texas
Registered: 2014-02-21
Posts: 355

Re: Lightdm doesn't start wm after inserting correct password

Yes, thanks.  I figured the installation part out.  See this post for details:  https://bbs.archlinux.org/viewtopic.php?id=272747

Though this worked, I couldn't get lightdm to run after installing the nvidia-dkms-495.44 drivers. The suggestions I got for fixing that were unclear, and I discovered that the nouveau driver works well enough for my purposes, so just removed the nvidia drivers and started using that for the time being.

Offline

Board footer

Powered by FluxBB