You are not logged in.

#1 2024-09-15 21:23:03

a-curious-crow
Member
Registered: 2024-09-15
Posts: 40

lightdm is not logging in to any sessions, but startx works

I've attempted logging in with gnome, qtile, and https://aur.archlinux.org/packages/xinit-xsession (my .xinitrc is at https://github.com/kovasap/dotfiles/blo … /.xinitrc) and always just get booted back to the login screen.  The same thing happened when trying to use GDM.

`startx` works perfectly.

Any ideas where I could get more information to help me resolve this?

Logs:

> sudo cat /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.32.0, UID=0 PID=554
[+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: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
[+0.00s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.03s] DEBUG: Monitoring logind for seats
[+0.03s] DEBUG: New seat added from logind: seat0
[+0.03s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.03s] DEBUG: Seat seat0 has property CanMultiSession=no
[+0.03s] DEBUG: Seat seat0: Starting
[+0.03s] DEBUG: Seat seat0: Creating greeter session
[+0.03s] DEBUG: Seat seat0: Creating display server of type x
[+0.03s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.03s] DEBUG: Using VT 7
[+0.03s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.03s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.03s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.03s] DEBUG: XServer 0: Launching X Server
[+0.03s] DEBUG: Launching process 585: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.03s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.03s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.03s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.14s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.14s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+2.95s] DEBUG: Got signal 10 from process 585
[+2.95s] DEBUG: XServer 0: Got signal from X server :0
[+2.95s] DEBUG: XServer 0: Connecting to XServer :0
[+2.95s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+2.95s] DEBUG: Session pid=609: Started with service 'lightdm-greeter', username 'lightdm'
[+2.96s] DEBUG: Session pid=609: Authentication complete with return value 0: Success
[+2.96s] DEBUG: Seat seat0: Session authenticated, running command
[+2.96s] DEBUG: Session pid=609: Running command /usr/bin/lightdm-gtk-greeter
[+2.96s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+2.96s] DEBUG: Session pid=609: Logging to /var/log/lightdm/seat0-greeter.log
[+3.27s] DEBUG: Activating VT 7
[+3.27s] DEBUG: Activating login1 session c1
[+3.27s] DEBUG: Seat seat0 changes active session to c1
[+3.27s] DEBUG: Session c1 is already active
[+3.44s] DEBUG: Greeter connected version=1.32.0 api=1 resettable=false
[+3.51s] DEBUG: Greeter start authentication for kovas
[+3.51s] DEBUG: Session pid=644: Started with service 'lightdm', username 'kovas'
[+3.54s] DEBUG: Session pid=644: Got 1 message(s) from PAM
[+3.54s] DEBUG: Prompt greeter with 1 message(s)
[+19.72s] DEBUG: Continue authentication
[+19.75s] DEBUG: Session pid=644: Authentication complete with return value 0: Success
[+19.75s] DEBUG: Authenticate result for user kovas: Success
[+19.75s] DEBUG: User kovas authorized
[+19.76s] DEBUG: Greeter requests session xinitrc
[+19.76s] DEBUG: Writing /home/kovas/.dmrc
[+19.76s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+19.76s] DEBUG: Terminating login1 session c1
[+19.76s] DEBUG: Session pid=609: Sending SIGTERM
[+19.77s] DEBUG: Greeter closed communication channel
[+19.77s] DEBUG: Session pid=609: Exited with return value 0
[+19.77s] DEBUG: Seat seat0: Session stopped
[+19.77s] DEBUG: Seat seat0: Greeter stopped, running session
[+19.77s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+19.77s] DEBUG: Session pid=644: Running command /etc/lightdm/Xsession xinitrcsession-helper
[+19.77s] DEBUG: Creating shared data directory /var/lib/lightdm-data/kovas
[+19.77s] DEBUG: Session pid=644: Logging to .xsession-errors
[+20.07s] DEBUG: Activating VT 7
[+20.07s] DEBUG: Activating login1 session 2
[+20.07s] DEBUG: Seat seat0 changes active session to 
[+20.07s] DEBUG: Seat seat0 changes active session to 2
[+20.07s] DEBUG: Session 2 is already active
[+20.10s] DEBUG: Session pid=644: Exited with return value 1
[+20.10s] DEBUG: Seat seat0: Session stopped
[+20.10s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+20.10s] DEBUG: Sending signal 15 to process 585
[+20.10s] DEBUG: Seat seat0 changes active session to 
[+21.96s] DEBUG: Process 585 exited with return value 0
[+21.96s] DEBUG: XServer 0: X server stopped
[+21.96s] DEBUG: Releasing VT 7
[+21.96s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+21.96s] DEBUG: Seat seat0: Display server stopped
[+21.96s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+21.96s] DEBUG: Seat seat0: Creating greeter session
[+21.96s] DEBUG: Seat seat0: Creating display server of type x
[+21.96s] DEBUG: Using VT 7
[+21.96s] DEBUG: Seat seat0: Starting local X display on VT 7
[+21.96s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+21.96s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+21.96s] DEBUG: XServer 0: Launching X Server
[+21.97s] DEBUG: Launching process 694: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+21.97s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+25.22s] DEBUG: Got signal 10 from process 694
[+25.22s] DEBUG: XServer 0: Got signal from X server :0
[+25.22s] DEBUG: XServer 0: Connecting to XServer :0
[+25.23s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+25.23s] DEBUG: Session pid=702: Started with service 'lightdm-greeter', username 'lightdm'
[+25.24s] DEBUG: Session pid=702: Authentication complete with return value 0: Success
[+25.24s] DEBUG: Seat seat0: Session authenticated, running command
[+25.24s] DEBUG: Session pid=702: Running command /usr/bin/lightdm-gtk-greeter
[+25.24s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+25.24s] DEBUG: Session pid=702: Logging to /var/log/lightdm/seat0-greeter.log
[+25.28s] DEBUG: Activating VT 7
[+25.28s] DEBUG: Activating login1 session c2
[+25.28s] DEBUG: Seat seat0 changes active session to c2
[+25.28s] DEBUG: Session c2 is already active
[+25.34s] DEBUG: Greeter connected version=1.32.0 api=1 resettable=false
[+25.37s] DEBUG: Greeter start authentication for kovas
[+25.37s] DEBUG: Session pid=714: Started with service 'lightdm', username 'kovas'
[+25.39s] DEBUG: Session pid=714: Got 1 message(s) from PAM
[+25.39s] DEBUG: Prompt greeter with 1 message(s)
[+49.90s] DEBUG: Seat seat0 changes active session to 
[+55.28s] DEBUG: Seat seat0 changes active session to 4
[+201.80s] DEBUG: Seat seat0 changes active session to 6
[+882.46s] DEBUG: Seat seat0 changes active session to 7
[+979.49s] DEBUG: Seat seat0 changes active session to 
[+983.50s] DEBUG: Seat seat0 changes active session to c2
[+983.50s] DEBUG: Session c2 is already active
[+995.64s] DEBUG: Seat seat0 changes active session to 6
[+1001.21s] DEBUG: Seat seat0 changes active session to 8
[+1036.04s] DEBUG: Seat seat0 changes active session to 
[+1038.66s] DEBUG: Seat seat0 changes active session to c2
[+1038.66s] DEBUG: Session c2 is already active
[+1047.20s] DEBUG: Continue authentication
[+1047.23s] DEBUG: Session pid=714: Authentication complete with return value 0: Success
[+1047.23s] DEBUG: Authenticate result for user kovas: Success
[+1047.23s] DEBUG: User kovas authorized
[+1047.23s] DEBUG: Greeter requests session xinitrc
[+1047.23s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+1047.23s] DEBUG: Terminating login1 session c2
[+1047.23s] DEBUG: Session pid=702: Sending SIGTERM
[+1047.24s] DEBUG: Greeter closed communication channel
[+1047.24s] DEBUG: Session pid=702: Exited with return value 0
[+1047.24s] DEBUG: Seat seat0: Session stopped
[+1047.24s] DEBUG: Seat seat0: Greeter stopped, running session
[+1047.24s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
[+1047.24s] DEBUG: Session pid=714: Running command /etc/lightdm/Xsession startx
[+1047.24s] DEBUG: Creating shared data directory /var/lib/lightdm-data/kovas
[+1047.24s] DEBUG: Session pid=714: Logging to .xsession-errors
[+1047.28s] DEBUG: Activating VT 7
[+1047.28s] DEBUG: Activating login1 session 9
[+1047.28s] DEBUG: Seat seat0 changes active session to 
[+1047.28s] DEBUG: Seat seat0 changes active session to 9
[+1047.28s] DEBUG: Session 9 is already active
[+1047.31s] DEBUG: Session pid=714: Exited with return value 1
[+1047.31s] DEBUG: Seat seat0: Session stopped
[+1047.31s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+1047.31s] DEBUG: Sending signal 15 to process 694
[+1047.31s] DEBUG: Seat seat0 changes active session to 
[+1049.27s] DEBUG: Process 694 exited with return value 0
[+1049.27s] DEBUG: XServer 0: X server stopped
[+1049.27s] DEBUG: Releasing VT 7
[+1049.27s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+1049.27s] DEBUG: Seat seat0: Display server stopped
[+1049.27s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+1049.27s] DEBUG: Seat seat0: Creating greeter session
[+1049.27s] DEBUG: Seat seat0: Creating display server of type x
[+1049.27s] DEBUG: Using VT 7
[+1049.27s] DEBUG: Seat seat0: Starting local X display on VT 7
[+1049.27s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+1049.27s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+1049.27s] DEBUG: XServer 0: Launching X Server
[+1049.27s] DEBUG: Launching process 10605: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+1049.27s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+1052.48s] DEBUG: Got signal 10 from process 10605
[+1052.48s] DEBUG: XServer 0: Got signal from X server :0
[+1052.48s] DEBUG: XServer 0: Connecting to XServer :0
[+1052.48s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+1052.49s] DEBUG: Session pid=10630: Started with service 'lightdm-greeter', username 'lightdm'
[+1052.50s] DEBUG: Session pid=10630: Authentication complete with return value 0: Success
[+1052.50s] DEBUG: Seat seat0: Session authenticated, running command
[+1052.50s] DEBUG: Session pid=10630: Running command /usr/bin/lightdm-gtk-greeter
[+1052.50s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1052.50s] DEBUG: Session pid=10630: Logging to /var/log/lightdm/seat0-greeter.log
[+1052.55s] DEBUG: Activating VT 7
[+1052.55s] DEBUG: Activating login1 session c3
[+1052.55s] DEBUG: Seat seat0 changes active session to c3
[+1052.55s] DEBUG: Session c3 is already active
[+1052.60s] DEBUG: Greeter connected version=1.32.0 api=1 resettable=false
[+1052.63s] DEBUG: Greeter start authentication for kovas
[+1052.63s] DEBUG: Session pid=10644: Started with service 'lightdm', username 'kovas'
[+1052.66s] DEBUG: Session pid=10644: Got 1 message(s) from PAM
[+1052.66s] DEBUG: Prompt greeter with 1 message(s)
[+1120.76s] DEBUG: Seat seat0 changes active session to 6
[+1127.69s] DEBUG: Seat seat0 changes active session to 10
> sudo cat /var/log/Xorg.0.log
[  2109.227] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[  2109.227] Current Operating System: Linux frostyarch 6.10.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +0000 x86_64
[  2109.227] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3e3bed23-02b9-4d03-83e2-98fd9afebf37 rw loglevel=3 quiet
[  2109.227]  
[  2109.227] Current version of pixman: 0.43.4
[  2109.227] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2109.227] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2109.227] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 15 14:25:27 2024
[  2109.227] (==) Using config file: "/etc/X11/xorg.conf"
[  2109.227] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2109.227] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2109.227] (==) ServerLayout "Layout0"
[  2109.227] (**) |-->Screen "Screen0" (0)
[  2109.227] (**) |   |-->Monitor "Monitor0"
[  2109.227] (**) |   |-->Device "Device0"
[  2109.227] (**) |-->Input Device "Keyboard0"
[  2109.227] (**) |-->Input Device "Mouse0"
[  2109.227] (**) Allowing byte-swapped clients
[  2109.227] (==) Automatically adding devices
[  2109.227] (==) Automatically enabling devices
[  2109.227] (==) Automatically adding GPU devices
[  2109.227] (==) Automatically binding GPU devices
[  2109.227] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2109.227] (WW) The directory "/usr/share/fonts/misc" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  2109.227] 	Entry deleted from font path.
[  2109.227] (==) FontPath set to:
	
[  2109.227] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2109.227] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  2109.227] (WW) Disabling Keyboard0
[  2109.227] (WW) Disabling Mouse0
[  2109.227] (II) Module ABI versions:
[  2109.227] 	X.Org ANSI C Emulation: 0.4
[  2109.227] 	X.Org Video Driver: 25.2
[  2109.227] 	X.Org XInput driver : 24.4
[  2109.227] 	X.Org Server Extension : 10.0
[  2109.227] (++) using VT number 7

[  2109.227] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  2109.229] (II) xfree86: Adding drm device (/dev/dri/card1)
[  2109.229] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:05:00.0/drm/card1
[  2109.229] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2109.229] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:05:00.0/simple-framebuffer.0/drm/card0
[  2109.235] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  2109.235] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  2109.235] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  2109.238] (--) PCI:*(5@0:0:0) 10de:1e84:19da:7500 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[  2109.238] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2109.238] (II) LoadModule: "glx"
[  2109.238] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2109.239] (II) Module glx: vendor="X.Org Foundation"
[  2109.239] 	compiled for 1.21.1.13, module version = 1.0.0
[  2109.239] 	ABI class: X.Org Server Extension, version 10.0
[  2109.239] (II) LoadModule: "nvidia"
[  2109.239] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  2109.239] (II) Module nvidia: vendor="NVIDIA Corporation"
[  2109.239] 	compiled for 1.6.99.901, module version = 1.0.0
[  2109.239] 	Module class: X.Org Video Driver
[  2109.239] (II) NVIDIA dlloader X Driver  560.35.03  Fri Aug 16 21:25:43 UTC 2024
[  2109.239] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  2109.240] (II) Loading sub module "fb"
[  2109.240] (II) LoadModule: "fb"
[  2109.240] (II) Module "fb" already built-in
[  2109.240] (II) Loading sub module "wfb"
[  2109.240] (II) LoadModule: "wfb"
[  2109.240] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  2109.240] (II) Module wfb: vendor="X.Org Foundation"
[  2109.240] 	compiled for 1.21.1.13, module version = 1.0.0
[  2109.240] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2109.240] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  2109.240] (==) NVIDIA(0): RGB weight 888
[  2109.240] (==) NVIDIA(0): Default visual is TrueColor
[  2109.240] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  2109.240] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[  2109.240] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[  2109.240] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[  2109.240] (**) NVIDIA(0): Enabling 2D acceleration
[  2109.240] (II) Loading sub module "glxserver_nvidia"
[  2109.240] (II) LoadModule: "glxserver_nvidia"
[  2109.240] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[  2109.250] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[  2109.250] 	compiled for 1.6.99.901, module version = 1.0.0
[  2109.250] 	Module class: X.Org Server Extension
[  2109.250] (II) NVIDIA GLX Module  560.35.03  Fri Aug 16 21:27:48 UTC 2024
[  2109.250] (II) NVIDIA: The X server supports PRIME Render Offload.
[  2110.954] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:5:0:0
[  2110.954] (--) NVIDIA(0):     DFP-0.8
[  2110.954] (--) NVIDIA(0):     DFP-0 (boot)
[  2110.954] (--) NVIDIA(0):     DFP-1
[  2110.954] (--) NVIDIA(0):     DFP-2
[  2110.954] (--) NVIDIA(0):     DFP-3
[  2110.954] (--) NVIDIA(0):     DFP-4
[  2110.954] (--) NVIDIA(0):     DFP-5 (boot)
[  2110.954] (--) NVIDIA(0):     DFP-6
[  2110.961] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2070 SUPER (TU104-A) at
[  2110.961] (II) NVIDIA(0):     PCI:5:0:0 (GPU-0)
[  2110.961] (--) NVIDIA(0): Memory: 8388608 kBytes
[  2110.961] (--) NVIDIA(0): VideoBIOS: 90.04.76.00.50
[  2110.961] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  2110.975] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): connected
[  2110.975] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): Internal DisplayPort
[  2110.975] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): GUID: 10DE9070-0000-0000-0727-C51B00000075
[  2110.975] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): 2660.0 MHz maximum pixel clock
[  2110.975] (--) NVIDIA(GPU-0): 
[  2110.977] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2110.977] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[  2110.977] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[  2110.977] (--) NVIDIA(GPU-0): 
[  2110.980] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2110.980] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2110.980] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2110.980] (--) NVIDIA(GPU-0): 
[  2110.980] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  2110.980] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  2110.980] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[  2110.980] (--) NVIDIA(GPU-0): 
[  2110.980] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2110.980] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2110.980] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2110.980] (--) NVIDIA(GPU-0): 
[  2110.980] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2110.980] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2110.980] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2110.980] (--) NVIDIA(GPU-0): 
[  2110.981] (--) NVIDIA(GPU-0): HYC PX7 Prime (DFP-5): connected
[  2110.981] (--) NVIDIA(GPU-0): HYC PX7 Prime (DFP-5): Internal DisplayPort
[  2110.981] (--) NVIDIA(GPU-0): HYC PX7 Prime (DFP-5): 2660.0 MHz maximum pixel clock
[  2110.981] (--) NVIDIA(GPU-0): 
[  2110.984] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2110.984] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2110.984] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2110.984] (--) NVIDIA(GPU-0): 
[  2111.071] (==) NVIDIA(0): 
[  2111.071] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  2111.071] (==) NVIDIA(0):     will be used as the requested mode.
[  2111.071] (==) NVIDIA(0): 
[  2111.079] (II) NVIDIA(0): Validated MetaModes:
[  2111.079] (II) NVIDIA(0):     "DFP-5:nvidia-auto-select,DFP-0.8:nvidia-auto-select"
[  2111.079] (II) NVIDIA(0): Virtual screen size determined to be 5120 x 1440
[  2111.489] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[  2111.489] (--) NVIDIA(0):     option
[  2111.489] (**) NVIDIA(G0): Depth 24, (--) framebuffer bpp 32
[  2111.489] (==) NVIDIA(G0): RGB weight 888
[  2111.489] (==) NVIDIA(G0): Default visual is TrueColor
[  2111.489] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[  2111.489] (**) NVIDIA(G0): Enabling 2D acceleration
[  2111.489] (II) NVIDIA: The X server supports PRIME Render Offload.
[  2111.489] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[  2111.489] (EE) NVIDIA(G0): Failing initialization of X screen
[  2111.489] (II) UnloadModule: "nvidia"
[  2111.489] (II) UnloadSubModule: "wfb"
[  2111.489] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[  2111.489] (II) NVIDIA(GPU-1): Deleting GPU-1
[  2111.491] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[  2111.491] (II) NVIDIA:     access.
[  2111.507] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  2111.507] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  2111.507] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  2111.507] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  2111.507] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  2111.508] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  2111.508] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  2111.508] (II) NVIDIA(0):     Config Options in the README.
[  2111.528] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-0.8:nvidia-auto-select"
[  2111.796] (==) NVIDIA(0): Disabling shared memory pixmaps
[  2111.796] (==) NVIDIA(0): Backing store enabled
[  2111.796] (==) NVIDIA(0): Silken mouse enabled
[  2111.797] (**) NVIDIA(0): DPMS enabled
[  2111.797] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[  2111.797] (II) Loading sub module "dri2"
[  2111.797] (II) LoadModule: "dri2"
[  2111.797] (II) Module "dri2" already built-in
[  2111.797] (II) NVIDIA(0): [DRI2] Setup complete
[  2111.797] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  2111.797] (II) Initializing extension Generic Event Extension
[  2111.797] (II) Initializing extension SHAPE
[  2111.797] (II) Initializing extension MIT-SHM
[  2111.797] (II) Initializing extension XInputExtension
[  2111.797] (II) Initializing extension XTEST
[  2111.797] (II) Initializing extension BIG-REQUESTS
[  2111.797] (II) Initializing extension SYNC
[  2111.797] (II) Initializing extension XKEYBOARD
[  2111.797] (II) Initializing extension XC-MISC
[  2111.797] (II) Initializing extension SECURITY
[  2111.798] (II) Initializing extension XFIXES
[  2111.798] (II) Initializing extension RENDER
[  2111.798] (II) Initializing extension RANDR
[  2111.798] (II) Initializing extension COMPOSITE
[  2111.798] (II) Initializing extension DAMAGE
[  2111.798] (II) Initializing extension MIT-SCREEN-SAVER
[  2111.798] (II) Initializing extension DOUBLE-BUFFER
[  2111.798] (II) Initializing extension RECORD
[  2111.798] (II) Initializing extension DPMS
[  2111.798] (II) Initializing extension Present
[  2111.798] (II) Initializing extension DRI3
[  2111.798] (II) Initializing extension X-Resource
[  2111.798] (II) Initializing extension XVideo
[  2111.798] (II) Initializing extension XVideo-MotionCompensation
[  2111.798] (II) Initializing extension GLX
[  2111.798] (II) Initializing extension GLX
[  2111.798] (II) Indirect GLX disabled.
[  2111.798] (II) GLX: Another vendor is already registered for screen 0
[  2111.798] (II) Initializing extension XFree86-VidModeExtension
[  2111.799] (II) Initializing extension XFree86-DGA
[  2111.799] (II) Initializing extension XFree86-DRI
[  2111.799] (II) Initializing extension DRI2
[  2111.799] (II) Initializing extension NV-GLX
[  2111.799] (II) Initializing extension NV-CONTROL
[  2111.799] (II) Initializing extension XINERAMA
[  2111.855] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2111.855] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2111.855] (II) LoadModule: "libinput"
[  2111.855] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  2111.856] (II) Module libinput: vendor="X.Org Foundation"
[  2111.856] 	compiled for 1.21.1.13, module version = 1.4.0
[  2111.856] 	Module class: X.Org XInput Driver
[  2111.856] 	ABI class: X.Org XInput driver, version 24.4
[  2111.856] (II) Using input driver 'libinput' for 'Power Button'
[  2111.856] (**) Power Button: always reports core events
[  2111.856] (**) Option "Device" "/dev/input/event1"
[  2111.857] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2111.857] (II) event1  - Power Button: device is a keyboard
[  2111.857] (II) event1  - Power Button: device removed
[  2111.886] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  2111.886] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2111.887] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2111.887] (II) event1  - Power Button: device is a keyboard
[  2111.887] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  2111.887] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2111.887] (II) Using input driver 'libinput' for 'Power Button'
[  2111.887] (**) Power Button: always reports core events
[  2111.887] (**) Option "Device" "/dev/input/event0"
[  2111.888] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  2111.888] (II) event0  - Power Button: device is a keyboard
[  2111.888] (II) event0  - Power Button: device removed
[  2111.913] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  2111.913] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  2111.913] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  2111.913] (II) event0  - Power Button: device is a keyboard
[  2111.914] (II) config/udev: Adding input device ZMK Project Corne Keyboard (/dev/input/event2)
[  2111.914] (**) ZMK Project Corne Keyboard: Applying InputClass "libinput keyboard catchall"
[  2111.914] (II) Using input driver 'libinput' for 'ZMK Project Corne Keyboard'
[  2111.914] (**) ZMK Project Corne Keyboard: always reports core events
[  2111.914] (**) Option "Device" "/dev/input/event2"
[  2111.915] (II) event2  - ZMK Project Corne Keyboard: is tagged by udev as: Keyboard
[  2111.915] (II) event2  - ZMK Project Corne Keyboard: device is a keyboard
[  2111.916] (II) event2  - ZMK Project Corne Keyboard: device removed
[  2111.939] (II) libinput: ZMK Project Corne Keyboard: needs a virtual subdevice
[  2111.939] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:1D50:615E.0001/input/input2/event2"
[  2111.939] (II) XINPUT: Adding extended input device "ZMK Project Corne Keyboard" (type: MOUSE, id 8)
[  2111.939] (**) Option "AccelerationScheme" "none"
[  2111.939] (**) ZMK Project Corne Keyboard: (accel) selected scheme none/0
[  2111.939] (**) ZMK Project Corne Keyboard: (accel) acceleration factor: 2.000
[  2111.939] (**) ZMK Project Corne Keyboard: (accel) acceleration threshold: 4
[  2111.941] (II) event2  - ZMK Project Corne Keyboard: is tagged by udev as: Keyboard
[  2111.941] (II) event2  - ZMK Project Corne Keyboard: device is a keyboard
[  2111.942] (II) config/udev: Adding input device Chicony HP Business Slim Keyboard (/dev/input/event3)
[  2111.942] (**) Chicony HP Business Slim Keyboard: Applying InputClass "libinput keyboard catchall"
[  2111.942] (II) Using input driver 'libinput' for 'Chicony HP Business Slim Keyboard'
[  2111.942] (**) Chicony HP Business Slim Keyboard: always reports core events
[  2111.942] (**) Option "Device" "/dev/input/event3"
[  2111.943] (II) event3  - Chicony HP Business Slim Keyboard: is tagged by udev as: Keyboard
[  2111.943] (II) event3  - Chicony HP Business Slim Keyboard: device is a keyboard
[  2111.943] (II) event3  - Chicony HP Business Slim Keyboard: device removed
[  2111.986] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.0/0003:03F0:2F4A.0002/input/input3/event3"
[  2111.986] (II) XINPUT: Adding extended input device "Chicony HP Business Slim Keyboard" (type: KEYBOARD, id 9)
[  2111.987] (II) event3  - Chicony HP Business Slim Keyboard: is tagged by udev as: Keyboard
[  2111.987] (II) event3  - Chicony HP Business Slim Keyboard: device is a keyboard
[  2111.988] (II) config/udev: Adding input device Chicony HP Business Slim Keyboard Consumer Control (/dev/input/event5)
[  2111.988] (**) Chicony HP Business Slim Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2111.988] (II) Using input driver 'libinput' for 'Chicony HP Business Slim Keyboard Consumer Control'
[  2111.988] (**) Chicony HP Business Slim Keyboard Consumer Control: always reports core events
[  2111.988] (**) Option "Device" "/dev/input/event5"
[  2111.989] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: is tagged by udev as: Keyboard
[  2111.989] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: device is a keyboard
[  2111.990] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: device removed
[  2112.033] (II) libinput: Chicony HP Business Slim Keyboard Consumer Control: needs a virtual subdevice
[  2112.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.1/0003:03F0:2F4A.0003/input/input5/event5"
[  2112.033] (II) XINPUT: Adding extended input device "Chicony HP Business Slim Keyboard Consumer Control" (type: MOUSE, id 10)
[  2112.033] (**) Option "AccelerationScheme" "none"
[  2112.033] (**) Chicony HP Business Slim Keyboard Consumer Control: (accel) selected scheme none/0
[  2112.033] (**) Chicony HP Business Slim Keyboard Consumer Control: (accel) acceleration factor: 2.000
[  2112.033] (**) Chicony HP Business Slim Keyboard Consumer Control: (accel) acceleration threshold: 4
[  2112.034] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: is tagged by udev as: Keyboard
[  2112.034] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: device is a keyboard
[  2112.035] (II) config/udev: Adding input device Chicony HP Business Slim Keyboard System Control (/dev/input/event6)
[  2112.035] (**) Chicony HP Business Slim Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[  2112.035] (II) Using input driver 'libinput' for 'Chicony HP Business Slim Keyboard System Control'
[  2112.035] (**) Chicony HP Business Slim Keyboard System Control: always reports core events
[  2112.035] (**) Option "Device" "/dev/input/event6"
[  2112.036] (II) event6  - Chicony HP Business Slim Keyboard System Control: is tagged by udev as: Keyboard
[  2112.036] (II) event6  - Chicony HP Business Slim Keyboard System Control: device is a keyboard
[  2112.036] (II) event6  - Chicony HP Business Slim Keyboard System Control: device removed
[  2112.079] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.1/0003:03F0:2F4A.0003/input/input6/event6"
[  2112.079] (II) XINPUT: Adding extended input device "Chicony HP Business Slim Keyboard System Control" (type: KEYBOARD, id 11)
[  2112.081] (II) event6  - Chicony HP Business Slim Keyboard System Control: is tagged by udev as: Keyboard
[  2112.081] (II) event6  - Chicony HP Business Slim Keyboard System Control: device is a keyboard
[  2112.081] (II) config/udev: Adding input device Chicony HP Business Slim Keyboard (/dev/input/event7)
[  2112.081] (**) Chicony HP Business Slim Keyboard: Applying InputClass "libinput keyboard catchall"
[  2112.081] (II) Using input driver 'libinput' for 'Chicony HP Business Slim Keyboard'
[  2112.081] (**) Chicony HP Business Slim Keyboard: always reports core events
[  2112.081] (**) Option "Device" "/dev/input/event7"
[  2112.082] (II) event7  - Chicony HP Business Slim Keyboard: is tagged by udev as: Keyboard
[  2112.083] (II) event7  - Chicony HP Business Slim Keyboard: device is a keyboard
[  2112.083] (II) event7  - Chicony HP Business Slim Keyboard: device removed
[  2112.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.1/0003:03F0:2F4A.0003/input/input7/event7"
[  2112.146] (II) XINPUT: Adding extended input device "Chicony HP Business Slim Keyboard" (type: KEYBOARD, id 12)
[  2112.147] (II) event7  - Chicony HP Business Slim Keyboard: is tagged by udev as: Keyboard
[  2112.147] (II) event7  - Chicony HP Business Slim Keyboard: device is a keyboard
[  2112.148] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[  2112.148] (II) No input driver specified, ignoring this device.
[  2112.148] (II) This device may have been added with another device file.
[  2112.148] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[  2112.148] (II) No input driver specified, ignoring this device.
[  2112.148] (II) This device may have been added with another device file.
[  2112.149] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[  2112.149] (II) No input driver specified, ignoring this device.
[  2112.149] (II) This device may have been added with another device file.
[  2112.149] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[  2112.149] (II) No input driver specified, ignoring this device.
[  2112.149] (II) This device may have been added with another device file.
[  2112.150] (II) config/udev: Adding input device Corsair CORSAIR SABRE RGB PRO Gaming Mouse (/dev/input/event8)
[  2112.150] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[  2112.150] (II) Using input driver 'libinput' for 'Corsair CORSAIR SABRE RGB PRO Gaming Mouse'
[  2112.150] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: always reports core events
[  2112.150] (**) Option "Device" "/dev/input/event8"
[  2112.208] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: is tagged by udev as: Mouse
[  2112.208] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device is a pointer
[  2112.208] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device removed
[  2112.249] (II) libinput: Corsair CORSAIR SABRE RGB PRO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  2112.249] (II) libinput: Corsair CORSAIR SABRE RGB PRO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  2112.249] (II) libinput: Corsair CORSAIR SABRE RGB PRO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  2112.249] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.1/5-1.1.3/5-1.1.3:1.0/0003:1B1C:1B79.0005/input/input8/event8"
[  2112.249] (II) XINPUT: Adding extended input device "Corsair CORSAIR SABRE RGB PRO Gaming Mouse" (type: MOUSE, id 13)
[  2112.250] (**) Option "AccelerationScheme" "none"
[  2112.250] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: (accel) selected scheme none/0
[  2112.250] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: (accel) acceleration factor: 2.000
[  2112.250] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: (accel) acceleration threshold: 4
[  2112.308] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: is tagged by udev as: Mouse
[  2112.308] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device is a pointer
[  2112.310] (II) config/udev: Adding input device Corsair CORSAIR SABRE RGB PRO Gaming Mouse (/dev/input/mouse0)
[  2112.310] (II) No input driver specified, ignoring this device.
[  2112.310] (II) This device may have been added with another device file.
[  2112.311] (II) config/udev: Adding input device Corsair CORSAIR SABRE RGB PRO Gaming Mouse (/dev/input/event9)
[  2112.311] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[  2112.311] (II) Using input driver 'libinput' for 'Corsair CORSAIR SABRE RGB PRO Gaming Mouse'
[  2112.311] (**) Corsair CORSAIR SABRE RGB PRO Gaming Mouse: always reports core events
[  2112.311] (**) Option "Device" "/dev/input/event9"
[  2112.314] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: is tagged by udev as: Keyboard
[  2112.314] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device is a keyboard
[  2112.314] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device removed
[  2112.353] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.1/5-1.1.3/5-1.1.3:1.3/0003:1B1C:1B79.0008/input/input9/event9"
[  2112.353] (II) XINPUT: Adding extended input device "Corsair CORSAIR SABRE RGB PRO Gaming Mouse" (type: KEYBOARD, id 14)
[  2112.355] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: is tagged by udev as: Keyboard
[  2112.355] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device is a keyboard
[  2112.357] (II) config/udev: Adding input device USB PnP Audio Device (/dev/input/event4)
[  2112.357] (**) USB PnP Audio Device: Applying InputClass "libinput keyboard catchall"
[  2112.357] (II) Using input driver 'libinput' for 'USB PnP Audio Device'
[  2112.357] (**) USB PnP Audio Device: always reports core events
[  2112.357] (**) Option "Device" "/dev/input/event4"
[  2112.359] (II) event4  - USB PnP Audio Device: is tagged by udev as: Keyboard
[  2112.359] (II) event4  - USB PnP Audio Device: device is a keyboard
[  2112.360] (II) event4  - USB PnP Audio Device: device removed
[  2112.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb5/5-1/5-1.1/5-1.1.4/5-1.1.4:1.3/0003:0C76:161F.0004/input/input4/event4"
[  2112.416] (II) XINPUT: Adding extended input device "USB PnP Audio Device" (type: KEYBOARD, id 15)
[  2112.419] (II) event4  - USB PnP Audio Device: is tagged by udev as: Keyboard
[  2112.419] (II) event4  - USB PnP Audio Device: device is a keyboard
[  2112.420] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event15)
[  2112.420] (II) No input driver specified, ignoring this device.
[  2112.420] (II) This device may have been added with another device file.
[  2112.421] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event16)
[  2112.421] (II) No input driver specified, ignoring this device.
[  2112.421] (II) This device may have been added with another device file.
[  2112.421] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event17)
[  2112.421] (II) No input driver specified, ignoring this device.
[  2112.421] (II) This device may have been added with another device file.
[  2112.422] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event18)
[  2112.422] (II) No input driver specified, ignoring this device.
[  2112.422] (II) This device may have been added with another device file.
[  2112.423] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event19)
[  2112.423] (II) No input driver specified, ignoring this device.
[  2112.423] (II) This device may have been added with another device file.
[  2112.423] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  2112.423] (II) No input driver specified, ignoring this device.
[  2112.423] (II) This device may have been added with another device file.
[  2112.435] (**) ZMK Project Corne Keyboard: Applying InputClass "libinput keyboard catchall"
[  2112.435] (II) Using input driver 'libinput' for 'ZMK Project Corne Keyboard'
[  2112.435] (**) ZMK Project Corne Keyboard: always reports core events
[  2112.435] (**) Option "Device" "/dev/input/event2"
[  2112.435] (II) libinput: ZMK Project Corne Keyboard: is a virtual subdevice
[  2112.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:1D50:615E.0001/input/input2/event2"
[  2112.435] (II) XINPUT: Adding extended input device "ZMK Project Corne Keyboard" (type: KEYBOARD, id 16)
[  2112.435] (**) Chicony HP Business Slim Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2112.435] (II) Using input driver 'libinput' for 'Chicony HP Business Slim Keyboard Consumer Control'
[  2112.435] (**) Chicony HP Business Slim Keyboard Consumer Control: always reports core events
[  2112.435] (**) Option "Device" "/dev/input/event5"
[  2112.435] (II) libinput: Chicony HP Business Slim Keyboard Consumer Control: is a virtual subdevice
[  2112.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-8/1-8:1.1/0003:03F0:2F4A.0003/input/input5/event5"
[  2112.435] (II) XINPUT: Adding extended input device "Chicony HP Business Slim Keyboard Consumer Control" (type: KEYBOARD, id 17)
[  2112.436] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): connected
[  2112.436] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): Internal DisplayPort
[  2112.436] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): GUID: 10DE9070-0000-0000-0727-C51B00000075
[  2112.436] (--) NVIDIA(GPU-0): HP Inc. HP Z27u G3 (DFP-0.8): 2660.0 MHz maximum pixel clock
[  2112.436] (--) NVIDIA(GPU-0): 
[  2115.671] (II) event1  - Power Button: device removed
[  2115.703] (II) event0  - Power Button: device removed
[  2115.730] (II) event3  - Chicony HP Business Slim Keyboard: device removed
[  2115.756] (II) event6  - Chicony HP Business Slim Keyboard System Control: device removed
[  2115.783] (II) event7  - Chicony HP Business Slim Keyboard: device removed
[  2115.850] (II) event8  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device removed
[  2115.903] (II) event9  - Corsair CORSAIR SABRE RGB PRO Gaming Mouse: device removed
[  2115.930] (II) event4  - USB PnP Audio Device: device removed
[  2115.983] (II) event2  - ZMK Project Corne Keyboard: device removed
[  2116.010] (II) event5  - Chicony HP Business Slim Keyboard Consumer Control: device removed

Last edited by a-curious-crow (2024-09-15 21:28:21)

Offline

#2 2024-09-15 21:34:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: lightdm is not logging in to any sessions, but startx works

Welcome to the forums.  Please edit your post to replace the markdown code markers with [code] tags.

I have no real experience with DMs, but it seems your problem is here:

[+19.77s] DEBUG: Session pid=644: Running command /etc/lightdm/Xsession xinitrcsession-helper
[+19.77s] DEBUG: Creating shared data directory /var/lib/lightdm-data/kovas
[+19.77s] DEBUG: Session pid=644: Logging to .xsession-errors
[+20.07s] DEBUG: Activating VT 7
[+20.07s] DEBUG: Activating login1 session 2
[+20.07s] DEBUG: Seat seat0 changes active session to
[+20.07s] DEBUG: Seat seat0 changes active session to 2
[+20.07s] DEBUG: Session 2 is already active
[+20.10s] DEBUG: Session pid=644: Exited with return value 1

What is in /etc/lightdm/Xsession and what's logged in .xsession-errors (I'm not sure if that log file would be in your home directory or under /var/lib/lightdm-data/kovas, but it should contain relevant info).

(edit: you beat me too it on the code tags, thanks)

Last edited by Trilby (2024-09-15 21:34:58)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-09-15 22:52:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,808

Re: lightdm is not logging in to any sessions, but startx works

[+1047.24s] DEBUG: Session pid=714: Running command /etc/lightdm/Xsession startx

looks like a bogus attempt to fix something? Undo that, in case.
https://wiki.archlinux.org/title/Displa … _a_session

stat ~/.xinitrc

Offline

#4 2024-09-15 23:14:36

a-curious-crow
Member
Registered: 2024-09-15
Posts: 40

Re: lightdm is not logging in to any sessions, but startx works

 cat ~/.xsession-errors 

showed a "no such file or directory /home/me/.profile" error.

I ran

 touch ~/.profile 

and now it works!

@seth yes I did try to fix things by putting `startx` in the file installed by https://wiki.archlinux.org/title/Displa … _a_session.  I reinstalled it fresh and removed that non-functional hack.

Offline

#5 2024-09-16 06:59:11

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,808

Re: lightdm is not logging in to any sessions, but startx works

It seems odd that it depends on a present ~/.profile and I would have bet on the ~/.xinitrc not being executable, but please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB