Black screen with mouse pointer after login after screen lock, again

All I can find is:

My question, now, is what is causing it to die. Let’s look a bit more at the logs, but this time don’t limit it to warnings and errors:

journalctl --boot=-1 --unit=lightdm.service --no-pager

Also, please provide the output of the following from a re-logged in blank session, as described above:

ps aux | grep --ignore-case light

Here the journal…

Dez 17 13:46:45 pegasus systemd[1]: Starting Light Display Manager...
Dez 17 13:46:45 pegasus systemd[1]: Started Light Display Manager.
Dez 17 13:46:47 pegasus lightdm[1380]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=963) by (uid=0)
Dez 17 13:46:56 pegasus lightdm[1434]: gkr-pam: unable to locate daemon control file
Dez 17 13:46:56 pegasus lightdm[1434]: gkr-pam: stashed password to try later in open session
Dez 17 13:46:56 pegasus lightdm[1434]: pam_unix(lightdm:session): session opened for user javi(uid=1000) by javi(uid=0)
Dez 17 13:46:56 pegasus lightdm[1434]: gkr-pam: unlocked login keyring
Dez 17 13:47:40 pegasus lightdm[2093]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=963) by (uid=0)
Dez 17 13:48:02 pegasus lightdm[2163]: gkr-pam: unable to locate daemon control file
Dez 17 13:48:02 pegasus lightdm[2163]: gkr-pam: stashed password to try later in open session
Dez 17 13:48:50 pegasus systemd[1]: Stopping Light Display Manager...
Dez 17 13:48:51 pegasus systemd[1]: lightdm.service: Deactivated successfully.
Dez 17 13:48:51 pegasus systemd[1]: Stopped Light Display Manager.
Dez 17 13:48:51 pegasus systemd[1]: lightdm.service: Consumed 5.663s CPU time.

and the ps output…

root        1172  0.0  0.0 378916  6584 ?        SLsl 14:30   0:00 /usr/bin/lightdm
root        1181  1.4  0.8 25622488 291344 tty7  Ssl+ 14:30   0:08 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
root        1430  0.0  0.0 236132 10868 ?        Sl   14:30   0:00 lightdm --session-child 13 20
javi        1623  0.0  0.1 606040 41500 ?        Sl   14:30   0:00 light-locker
javi        2887  0.0  0.0   6904  2544 tty3     S+   14:39   0:00 grep --colour=auto light

A search on this lead me to this: https://bbs.archlinux.org/viewtopic.php?id=261156

Seems it might have to do with PAM.
Out of curiosity, if you do a lock > unlock > no windows and checks the sessions, would the old still exist?
loginctl list-sessions

I’m starting to wonder if it’s not X…

Please provide the output of:

cat /var/log/Xorg.0.log

And:

cat /var/log/Xorg.1.log
$ cat /var/log/Xorg.0.log
[    13.522] 
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[    13.522] Current Operating System: Linux pegasus 6.5.13-4-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Dec 12 00:53:35 UTC 2023 x86_64
[    13.522] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5-x86_64 root=UUID=1ca0dc0c-5bbc-4280-bf10-756aaec7054c rw quiet splash apparmor=1 security=apparmor resume=UUID=28428da1-f5a9-40b0-a525-497c2408787d udev.log_priority=3
[    13.522]  
[    13.522] Current version of pixman: 0.42.2
[    13.522] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.522] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.522] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 17 14:39:59 2023
[    13.524] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.524] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.525] (==) ServerLayout "layout"
[    13.525] (**) |-->Screen "Screen0" (0)
[    13.525] (**) |   |-->Monitor "Monitor0"
[    13.526] (**) |   |-->Device "Device0"
[    13.526] (==) Automatically adding devices
[    13.526] (==) Automatically enabling devices
[    13.526] (==) Automatically adding GPU devices
[    13.526] (==) Automatically binding GPU devices
[    13.526] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.527] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    13.527] 	Entry deleted from font path.
[    13.527] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    13.527] 	Entry deleted from font path.
[    13.527] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    13.527] 	Entry deleted from font path.
[    13.527] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    13.527] 	Entry deleted from font path.
[    13.527] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    13.527] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.527] (**) Extension "COMPOSITE" is enabled
[    13.527] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.527] (II) Module ABI versions:
[    13.527] 	X.Org ANSI C Emulation: 0.4
[    13.527] 	X.Org Video Driver: 25.2
[    13.527] 	X.Org XInput driver : 24.4
[    13.527] 	X.Org Server Extension : 10.0
[    13.528] (++) using VT number 7

[    13.528] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    13.529] (II) xfree86: Adding drm device (/dev/dri/card1)
[    13.529] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card1
[    13.529] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.529] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[    13.533] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    13.533] (**) 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"
[    13.536] (--) PCI:*(9@0:0:0) 10de:1f07:1462:3732 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    13.536] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.536] (II) LoadModule: "glx"
[    13.537] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.544] (II) Module glx: vendor="X.Org Foundation"
[    13.544] 	compiled for 1.21.1.10, module version = 1.0.0
[    13.544] 	ABI class: X.Org Server Extension, version 10.0
[    13.544] (II) LoadModule: "nvidia"
[    13.544] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    13.552] (II) Module nvidia: vendor="NVIDIA Corporation"
[    13.552] 	compiled for 1.6.99.901, module version = 1.0.0
[    13.552] 	Module class: X.Org Video Driver
[    13.553] (II) NVIDIA dlloader X Driver  545.29.06  Thu Nov 16 01:52:34 UTC 2023
[    13.553] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    13.554] (II) Loading sub module "fb"
[    13.554] (II) LoadModule: "fb"
[    13.554] (II) Module "fb" already built-in
[    13.554] (II) Loading sub module "wfb"
[    13.554] (II) LoadModule: "wfb"
[    13.555] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    13.556] (II) Module wfb: vendor="X.Org Foundation"
[    13.556] 	compiled for 1.21.1.10, module version = 1.0.0
[    13.556] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.558] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    13.558] (==) NVIDIA(0): RGB weight 888
[    13.558] (==) NVIDIA(0): Default visual is TrueColor
[    13.558] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.558] (**) Option "AllowNVIDIAGpuScreens"
[    13.558] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    13.558] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    13.558] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    13.558] (**) NVIDIA(0): Enabling 2D acceleration
[    13.558] (II) Loading sub module "glxserver_nvidia"
[    13.558] (II) LoadModule: "glxserver_nvidia"
[    13.558] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    13.654] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    13.654] 	compiled for 1.6.99.901, module version = 1.0.0
[    13.654] 	Module class: X.Org Server Extension
[    13.654] (II) NVIDIA GLX Module  545.29.06  Thu Nov 16 01:55:23 UTC 2023
[    13.655] (II) NVIDIA: The X server supports PRIME Render Offload.
[    14.701] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[    14.701] (--) NVIDIA(0):     DFP-0
[    14.701] (--) NVIDIA(0):     DFP-1
[    14.701] (--) NVIDIA(0):     DFP-2
[    14.701] (--) NVIDIA(0):     DFP-3 (boot)
[    14.701] (--) NVIDIA(0):     DFP-4
[    14.701] (--) NVIDIA(0):     DFP-5
[    14.701] (--) NVIDIA(0):     DFP-6
[    14.701] (--) NVIDIA(0):     DFP-7
[    14.702] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2070 (TU106-A) at PCI:9:0:0
[    14.702] (II) NVIDIA(0):     (GPU-0)
[    14.702] (--) NVIDIA(0): Memory: 8388608 kBytes
[    14.702] (--) NVIDIA(0): VideoBIOS: 90.06.18.00.5f
[    14.702] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    14.702] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    14.702] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    14.702] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    14.702] (--) NVIDIA(GPU-0): 
[    14.703] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    14.703] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    14.703] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    14.703] (--) NVIDIA(GPU-0): 
[    14.747] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    14.747] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    14.747] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    14.747] (--) NVIDIA(GPU-0): 
[    14.747] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    14.747] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    14.747] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    14.747] (--) NVIDIA(GPU-0): 
[    14.749] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    14.749] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    14.749] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    14.749] (--) NVIDIA(GPU-0): 
[    14.749] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    14.749] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    14.749] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    14.749] (--) NVIDIA(GPU-0): 
[    14.749] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    14.749] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    14.749] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    14.749] (--) NVIDIA(GPU-0): 
[    14.749] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    14.749] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    14.749] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    14.749] (--) NVIDIA(GPU-0): 
[    14.862] (==) NVIDIA(0): 
[    14.862] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    14.862] (==) NVIDIA(0):     will be used as the requested mode.
[    14.862] (==) NVIDIA(0): 
[    14.863] (II) NVIDIA(0): Validated MetaModes:
[    14.863] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select,DFP-2:nvidia-auto-select"
[    14.863] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 2160
[    14.919] (--) NVIDIA(0): DPI set to (159, 156); computed from "UseEdidDpi" X config
[    14.919] (--) NVIDIA(0):     option
[    14.920] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    14.920] (II) NVIDIA:     access.
[    14.922] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    14.922] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    14.922] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    14.922] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    14.922] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    14.922] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    14.922] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    14.922] (II) NVIDIA(0):     Config Options in the README.
[    14.942] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select,DFP-2:nvidia-auto-select"
[    15.040] (==) NVIDIA(0): Disabling shared memory pixmaps
[    15.040] (==) NVIDIA(0): Backing store enabled
[    15.040] (==) NVIDIA(0): Silken mouse enabled
[    15.041] (**) NVIDIA(0): DPMS enabled
[    15.041] (WW) NVIDIA(0): Option "NoLogo" is not used
[    15.041] (II) Loading sub module "dri2"
[    15.041] (II) LoadModule: "dri2"
[    15.041] (II) Module "dri2" already built-in
[    15.041] (II) NVIDIA(0): [DRI2] Setup complete
[    15.041] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    15.041] (II) Initializing extension Generic Event Extension
[    15.041] (II) Initializing extension SHAPE
[    15.041] (II) Initializing extension MIT-SHM
[    15.041] (II) Initializing extension XInputExtension
[    15.041] (II) Initializing extension XTEST
[    15.041] (II) Initializing extension BIG-REQUESTS
[    15.041] (II) Initializing extension SYNC
[    15.041] (II) Initializing extension XKEYBOARD
[    15.041] (II) Initializing extension XC-MISC
[    15.041] (II) Initializing extension SECURITY
[    15.042] (II) Initializing extension XFIXES
[    15.042] (II) Initializing extension RENDER
[    15.042] (II) Initializing extension RANDR
[    15.042] (II) Initializing extension COMPOSITE
[    15.042] (II) Initializing extension DAMAGE
[    15.042] (II) Initializing extension MIT-SCREEN-SAVER
[    15.042] (II) Initializing extension DOUBLE-BUFFER
[    15.042] (II) Initializing extension RECORD
[    15.042] (II) Initializing extension DPMS
[    15.042] (II) Initializing extension Present
[    15.042] (II) Initializing extension DRI3
[    15.042] (II) Initializing extension X-Resource
[    15.042] (II) Initializing extension XVideo
[    15.042] (II) Initializing extension XVideo-MotionCompensation
[    15.042] (II) Initializing extension GLX
[    15.042] (II) Initializing extension GLX
[    15.042] (II) Indirect GLX disabled.
[    15.043] (II) GLX: Another vendor is already registered for screen 0
[    15.043] (II) Initializing extension XFree86-VidModeExtension
[    15.043] (II) Initializing extension XFree86-DGA
[    15.043] (II) Initializing extension XFree86-DRI
[    15.043] (II) Initializing extension DRI2
[    15.043] (II) Initializing extension NV-GLX
[    15.043] (II) Initializing extension NV-CONTROL
[    15.043] (II) Initializing extension XINERAMA
[    15.120] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    15.120] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.120] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    15.120] (**) Power Button: Applying InputClass "system-keyboard"
[    15.120] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    15.120] (II) LoadModule: "libinput"
[    15.121] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    15.123] (II) Module libinput: vendor="X.Org Foundation"
[    15.123] 	compiled for 1.21.1.8, module version = 1.4.0
[    15.123] 	Module class: X.Org XInput Driver
[    15.123] 	ABI class: X.Org XInput driver, version 24.4
[    15.123] (II) Using input driver 'libinput' for 'Power Button'
[    15.123] (**) Power Button: always reports core events
[    15.123] (**) Option "Device" "/dev/input/event1"
[    15.129] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    15.129] (II) event1  - Power Button: device is a keyboard
[    15.129] (II) event1  - Power Button: device removed
[    15.173] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    15.173] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.173] (**) Option "xkb_layout" "de"
[    15.173] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    15.202] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    15.202] (II) event1  - Power Button: device is a keyboard
[    15.203] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    15.204] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.204] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    15.204] (**) Power Button: Applying InputClass "system-keyboard"
[    15.204] (**) Power Button: Applying InputClass "Keyboard Defaults"
[    15.204] (II) Using input driver 'libinput' for 'Power Button'
[    15.204] (**) Power Button: always reports core events
[    15.204] (**) Option "Device" "/dev/input/event0"
[    15.205] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    15.205] (II) event0  - Power Button: device is a keyboard
[    15.205] (II) event0  - Power Button: device removed
[    15.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    15.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    15.223] (**) Option "xkb_layout" "de"
[    15.223] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    15.224] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    15.225] (II) event0  - Power Button: device is a keyboard
[    15.226] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event14)
[    15.226] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "evdev keyboard catchall"
[    15.226] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[    15.226] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[    15.226] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "Keyboard Defaults"
[    15.226] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[    15.226] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[    15.227] (**) Option "Device" "/dev/input/event14"
[    15.229] (II) event14 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[    15.229] (II) event14 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[    15.230] (II) event14 - Logitech Wireless Keyboard PID:4023: device removed
[    15.250] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[    15.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input29/event14"
[    15.250] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 8)
[    15.250] (**) Option "AccelerationScheme" "none"
[    15.250] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[    15.250] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[    15.250] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[    15.253] (II) event14 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[    15.253] (II) event14 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[    15.255] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event15)
[    15.255] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[    15.255] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[    15.255] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[    15.255] (**) Logitech Wireless Mouse: always reports core events
[    15.255] (**) Option "Device" "/dev/input/event15"
[    15.258] (II) event15 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[    15.258] (II) event15 - Logitech Wireless Mouse: device is a pointer
[    15.258] (II) event15 - Logitech Wireless Mouse: device removed
[    15.293] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    15.293] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    15.293] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    15.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input30/event15"
[    15.293] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 9)
[    15.293] (**) Option "AccelerationScheme" "none"
[    15.293] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[    15.293] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[    15.293] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[    15.296] (II) event15 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[    15.296] (II) event15 - Logitech Wireless Mouse: device is a pointer
[    15.298] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[    15.298] (II) No input driver specified, ignoring this device.
[    15.298] (II) This device may have been added with another device file.
[    15.299] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[    15.299] (II) No input driver specified, ignoring this device.
[    15.299] (II) This device may have been added with another device file.
[    15.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[    15.300] (II) No input driver specified, ignoring this device.
[    15.300] (II) This device may have been added with another device file.
[    15.301] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[    15.301] (II) No input driver specified, ignoring this device.
[    15.301] (II) This device may have been added with another device file.
[    15.301] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[    15.301] (II) No input driver specified, ignoring this device.
[    15.301] (II) This device may have been added with another device file.
[    15.302] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event10)
[    15.302] (II) No input driver specified, ignoring this device.
[    15.302] (II) This device may have been added with another device file.
[    15.303] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[    15.303] (II) No input driver specified, ignoring this device.
[    15.303] (II) This device may have been added with another device file.
[    15.304] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event12)
[    15.304] (II) No input driver specified, ignoring this device.
[    15.304] (II) This device may have been added with another device file.
[    15.304] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[    15.304] (II) No input driver specified, ignoring this device.
[    15.304] (II) This device may have been added with another device file.
[    15.305] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[    15.305] (II) No input driver specified, ignoring this device.
[    15.305] (II) This device may have been added with another device file.
[    15.306] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[    15.306] (II) No input driver specified, ignoring this device.
[    15.306] (II) This device may have been added with another device file.
[    15.306] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[    15.306] (II) No input driver specified, ignoring this device.
[    15.306] (II) This device may have been added with another device file.
[    15.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    15.307] (II) No input driver specified, ignoring this device.
[    15.307] (II) This device may have been added with another device file.
[    15.320] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "evdev keyboard catchall"
[    15.320] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[    15.320] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[    15.320] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "Keyboard Defaults"
[    15.320] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[    15.320] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[    15.320] (**) Option "Device" "/dev/input/event14"
[    15.320] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[    15.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input29/event14"
[    15.320] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 10)
[    15.320] (**) Option "xkb_layout" "de"
[    15.321] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    22.625] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    22.625] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    22.625] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    22.625] (--) NVIDIA(GPU-0): 
[    22.625] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    22.625] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    22.625] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    22.625] (--) NVIDIA(GPU-0): 
[    22.670] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    22.670] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    22.670] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    22.670] (--) NVIDIA(GPU-0): 
[    22.671] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    22.671] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    22.671] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    22.671] (--) NVIDIA(GPU-0): 
[    22.673] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    22.673] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    22.673] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    22.673] (--) NVIDIA(GPU-0): 
[    22.673] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    22.673] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    22.673] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    22.673] (--) NVIDIA(GPU-0): 
[    22.673] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    22.673] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    22.673] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    22.673] (--) NVIDIA(GPU-0): 
[    22.673] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    22.673] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    22.673] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    22.673] (--) NVIDIA(GPU-0): 
[    22.695] (II) NVIDIA(0): Setting mode "DP-2: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[    23.392] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.392] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.392] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    23.392] (--) NVIDIA(GPU-0): 
[    23.392] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.392] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.392] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.392] (--) NVIDIA(GPU-0): 
[    23.436] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    23.436] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    23.436] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    23.436] (--) NVIDIA(GPU-0): 
[    23.436] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    23.436] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    23.436] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    23.436] (--) NVIDIA(GPU-0): 
[    23.438] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    23.438] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    23.438] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    23.438] (--) NVIDIA(GPU-0): 
[    23.438] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    23.438] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    23.438] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    23.438] (--) NVIDIA(GPU-0): 
[    23.438] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    23.438] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    23.438] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    23.438] (--) NVIDIA(GPU-0): 
[    23.438] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    23.438] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    23.438] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    23.438] (--) NVIDIA(GPU-0): 
[    28.460] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    28.461] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    28.461] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    28.461] (--) NVIDIA(GPU-0): 
[    28.461] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    28.461] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    28.461] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    28.461] (--) NVIDIA(GPU-0): 
[    28.505] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    28.505] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    28.505] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    28.505] (--) NVIDIA(GPU-0): 
[    28.506] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    28.506] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    28.506] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    28.506] (--) NVIDIA(GPU-0): 
[    28.512] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    28.512] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    28.512] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    28.512] (--) NVIDIA(GPU-0): 
[    28.512] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    28.512] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    28.512] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    28.512] (--) NVIDIA(GPU-0): 
[    28.512] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    28.512] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    28.512] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    28.512] (--) NVIDIA(GPU-0): 
[    28.512] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    28.512] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    28.512] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    28.512] (--) NVIDIA(GPU-0): 
[    43.543] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    43.543] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    43.543] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    43.543] (--) NVIDIA(GPU-0): 
[    43.543] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    43.543] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    43.543] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    43.543] (--) NVIDIA(GPU-0): 
[    43.588] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    43.588] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    43.588] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    43.588] (--) NVIDIA(GPU-0): 
[    43.588] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    43.588] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    43.588] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    43.588] (--) NVIDIA(GPU-0): 
[    43.590] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    43.590] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    43.590] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    43.590] (--) NVIDIA(GPU-0): 
[    43.590] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    43.590] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    43.590] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    43.590] (--) NVIDIA(GPU-0): 
[    43.590] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    43.590] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    43.590] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    43.590] (--) NVIDIA(GPU-0): 
[    43.590] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    43.590] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    43.590] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    43.590] (--) NVIDIA(GPU-0): 
[    68.480] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    68.480] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    68.480] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[    68.480] (--) NVIDIA(GPU-0): 
[    68.480] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    68.480] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    68.480] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    68.480] (--) NVIDIA(GPU-0): 
[    68.524] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[    68.524] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[    68.524] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[    68.524] (--) NVIDIA(GPU-0): 
[    68.524] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[    68.524] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[    68.524] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[    68.524] (--) NVIDIA(GPU-0): 
[    68.527] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    68.527] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    68.527] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    68.527] (--) NVIDIA(GPU-0): 
[    68.527] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    68.527] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    68.527] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    68.527] (--) NVIDIA(GPU-0): 
[    68.527] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    68.527] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    68.527] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    68.527] (--) NVIDIA(GPU-0): 
[    68.527] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    68.527] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    68.527] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    68.527] (--) NVIDIA(GPU-0): 
$ cat /var/log/Xorg.1.log
[   453.954] 
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[   453.954] Current Operating System: Linux pegasus 6.5.13-4-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Dec 12 00:53:35 UTC 2023 x86_64
[   453.954] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5-x86_64 root=UUID=1ca0dc0c-5bbc-4280-bf10-756aaec7054c rw quiet splash apparmor=1 security=apparmor resume=UUID=28428da1-f5a9-40b0-a525-497c2408787d udev.log_priority=3
[   453.954]  
[   453.954] Current version of pixman: 0.42.2
[   453.954] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   453.954] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   453.954] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Dec 17 14:37:26 2023
[   453.954] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   453.954] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   453.954] (==) ServerLayout "layout"
[   453.954] (**) |-->Screen "Screen0" (0)
[   453.954] (**) |   |-->Monitor "Monitor0"
[   453.955] (**) |   |-->Device "Device0"
[   453.955] (==) Automatically adding devices
[   453.955] (==) Automatically enabling devices
[   453.955] (==) Automatically adding GPU devices
[   453.955] (==) Automatically binding GPU devices
[   453.955] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   453.955] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   453.955] 	Entry deleted from font path.
[   453.955] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   453.955] 	Entry deleted from font path.
[   453.955] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   453.955] 	Entry deleted from font path.
[   453.955] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   453.955] 	Entry deleted from font path.
[   453.955] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[   453.955] (==) ModulePath set to "/usr/lib/xorg/modules"
[   453.955] (**) Extension "COMPOSITE" is enabled
[   453.955] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   453.955] (II) Module ABI versions:
[   453.955] 	X.Org ANSI C Emulation: 0.4
[   453.955] 	X.Org Video Driver: 25.2
[   453.955] 	X.Org XInput driver : 24.4
[   453.955] 	X.Org Server Extension : 10.0
[   453.956] (++) using VT number 8

[   453.956] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   453.957] (II) xfree86: Adding drm device (/dev/dri/card1)
[   453.957] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card1
[   453.957] (II) xfree86: Adding drm device (/dev/dri/card0)
[   453.957] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[   453.963] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   453.963] (**) 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"
[   453.968] (--) PCI:*(9@0:0:0) 10de:1f07:1462:3732 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   453.968] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   453.968] (II) LoadModule: "glx"
[   453.969] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   453.970] (II) Module glx: vendor="X.Org Foundation"
[   453.970] 	compiled for 1.21.1.10, module version = 1.0.0
[   453.970] 	ABI class: X.Org Server Extension, version 10.0
[   453.970] (II) LoadModule: "nvidia"
[   453.971] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   453.971] (II) Module nvidia: vendor="NVIDIA Corporation"
[   453.971] 	compiled for 1.6.99.901, module version = 1.0.0
[   453.971] 	Module class: X.Org Video Driver
[   453.971] (II) NVIDIA dlloader X Driver  545.29.06  Thu Nov 16 01:52:34 UTC 2023
[   453.971] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   454.323] (II) Loading sub module "fb"
[   454.323] (II) LoadModule: "fb"
[   454.323] (II) Module "fb" already built-in
[   454.323] (II) Loading sub module "wfb"
[   454.323] (II) LoadModule: "wfb"
[   454.323] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   454.324] (II) Module wfb: vendor="X.Org Foundation"
[   454.324] 	compiled for 1.21.1.10, module version = 1.0.0
[   454.324] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   454.324] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   454.324] (==) NVIDIA(0): RGB weight 888
[   454.324] (==) NVIDIA(0): Default visual is TrueColor
[   454.324] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   454.324] (**) Option "AllowNVIDIAGpuScreens"
[   454.324] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[   454.324] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[   454.324] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   454.324] (**) NVIDIA(0): Enabling 2D acceleration
[   454.324] (II) Loading sub module "glxserver_nvidia"
[   454.324] (II) LoadModule: "glxserver_nvidia"
[   454.324] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   454.339] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   454.339] 	compiled for 1.6.99.901, module version = 1.0.0
[   454.339] 	Module class: X.Org Server Extension
[   454.339] (II) NVIDIA GLX Module  545.29.06  Thu Nov 16 01:55:23 UTC 2023
[   454.339] (II) NVIDIA: The X server supports PRIME Render Offload.
[   454.339] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[   454.339] (--) NVIDIA(0):     DFP-0
[   454.339] (--) NVIDIA(0):     DFP-1
[   454.339] (--) NVIDIA(0):     DFP-2
[   454.339] (--) NVIDIA(0):     DFP-3 (boot)
[   454.339] (--) NVIDIA(0):     DFP-4
[   454.339] (--) NVIDIA(0):     DFP-5
[   454.340] (--) NVIDIA(0):     DFP-6
[   454.340] (--) NVIDIA(0):     DFP-7
[   454.341] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2070 (TU106-A) at PCI:9:0:0
[   454.341] (II) NVIDIA(0):     (GPU-0)
[   454.341] (--) NVIDIA(0): Memory: 8388608 kBytes
[   454.341] (--) NVIDIA(0): VideoBIOS: 90.06.18.00.5f
[   454.341] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   454.341] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   454.341] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   454.341] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   454.341] (--) NVIDIA(GPU-0): 
[   454.341] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   454.341] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   454.341] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   454.341] (--) NVIDIA(GPU-0): 
[   454.384] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): connected
[   454.385] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): Internal TMDS
[   454.385] (--) NVIDIA(GPU-0): Samsung S27D590 (DFP-2): 600.0 MHz maximum pixel clock
[   454.385] (--) NVIDIA(GPU-0): 
[   454.385] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): connected
[   454.385] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): Internal DisplayPort
[   454.385] (--) NVIDIA(GPU-0): Samsung U28E590 (DFP-3): 2660.0 MHz maximum pixel clock
[   454.385] (--) NVIDIA(GPU-0): 
[   454.387] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   454.387] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   454.387] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   454.387] (--) NVIDIA(GPU-0): 
[   454.387] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   454.387] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   454.387] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   454.387] (--) NVIDIA(GPU-0): 
[   454.387] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   454.387] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   454.387] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   454.387] (--) NVIDIA(GPU-0): 
[   454.387] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   454.387] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   454.387] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   454.387] (--) NVIDIA(GPU-0): 
[   454.474] (==) NVIDIA(0): 
[   454.474] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   454.474] (==) NVIDIA(0):     will be used as the requested mode.
[   454.474] (==) NVIDIA(0): 
[   454.475] (II) NVIDIA(0): Validated MetaModes:
[   454.475] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select,DFP-2:nvidia-auto-select"
[   454.475] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 2160
[   454.523] (--) NVIDIA(0): DPI set to (159, 156); computed from "UseEdidDpi" X config
[   454.523] (--) NVIDIA(0):     option
[   454.523] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   454.523] (II) NVIDIA:     access.
[   454.526] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   454.526] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   454.526] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   454.526] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   454.526] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   454.526] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   454.526] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   454.526] (II) NVIDIA(0):     Config Options in the README.
[   454.548] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select,DFP-2:nvidia-auto-select"
[   454.647] (==) NVIDIA(0): Disabling shared memory pixmaps
[   454.647] (==) NVIDIA(0): Backing store enabled
[   454.647] (==) NVIDIA(0): Silken mouse enabled
[   454.647] (**) NVIDIA(0): DPMS enabled
[   454.647] (WW) NVIDIA(0): Option "NoLogo" is not used
[   454.647] (II) Loading sub module "dri2"
[   454.647] (II) LoadModule: "dri2"
[   454.647] (II) Module "dri2" already built-in
[   454.647] (II) NVIDIA(0): [DRI2] Setup complete
[   454.647] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   454.647] (II) Initializing extension Generic Event Extension
[   454.647] (II) Initializing extension SHAPE
[   454.647] (II) Initializing extension MIT-SHM
[   454.647] (II) Initializing extension XInputExtension
[   454.648] (II) Initializing extension XTEST
[   454.648] (II) Initializing extension BIG-REQUESTS
[   454.648] (II) Initializing extension SYNC
[   454.648] (II) Initializing extension XKEYBOARD
[   454.648] (II) Initializing extension XC-MISC
[   454.648] (II) Initializing extension SECURITY
[   454.648] (II) Initializing extension XFIXES
[   454.648] (II) Initializing extension RENDER
[   454.648] (II) Initializing extension RANDR
[   454.648] (II) Initializing extension COMPOSITE
[   454.648] (II) Initializing extension DAMAGE
[   454.648] (II) Initializing extension MIT-SCREEN-SAVER
[   454.648] (II) Initializing extension DOUBLE-BUFFER
[   454.648] (II) Initializing extension RECORD
[   454.648] (II) Initializing extension DPMS
[   454.648] (II) Initializing extension Present
[   454.649] (II) Initializing extension DRI3
[   454.649] (II) Initializing extension X-Resource
[   454.649] (II) Initializing extension XVideo
[   454.649] (II) Initializing extension XVideo-MotionCompensation
[   454.649] (II) Initializing extension GLX
[   454.649] (II) Initializing extension GLX
[   454.649] (II) Indirect GLX disabled.
[   454.649] (II) GLX: Another vendor is already registered for screen 0
[   454.649] (II) Initializing extension XFree86-VidModeExtension
[   454.649] (II) Initializing extension XFree86-DGA
[   454.649] (II) Initializing extension XFree86-DRI
[   454.649] (II) Initializing extension DRI2
[   454.649] (II) Initializing extension NV-GLX
[   454.649] (II) Initializing extension NV-CONTROL
[   454.649] (II) Initializing extension XINERAMA
[   454.700] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   454.700] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   454.700] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   454.700] (**) Power Button: Applying InputClass "system-keyboard"
[   454.700] (**) Power Button: Applying InputClass "Keyboard Defaults"
[   454.700] (II) LoadModule: "libinput"
[   454.700] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   454.702] (II) Module libinput: vendor="X.Org Foundation"
[   454.702] 	compiled for 1.21.1.8, module version = 1.4.0
[   454.702] 	Module class: X.Org XInput Driver
[   454.702] 	ABI class: X.Org XInput driver, version 24.4
[   454.702] (II) Using input driver 'libinput' for 'Power Button'
[   454.702] (**) Power Button: always reports core events
[   454.702] (**) Option "Device" "/dev/input/event1"
[   454.703] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   454.703] (II) event1  - Power Button: device is a keyboard
[   454.703] (II) event1  - Power Button: device removed
[   454.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   454.726] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   454.726] (**) Option "xkb_layout" "de"
[   454.726] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   454.741] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   454.741] (II) event1  - Power Button: device is a keyboard
[   454.742] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   454.742] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   454.742] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   454.742] (**) Power Button: Applying InputClass "system-keyboard"
[   454.742] (**) Power Button: Applying InputClass "Keyboard Defaults"
[   454.742] (II) Using input driver 'libinput' for 'Power Button'
[   454.742] (**) Power Button: always reports core events
[   454.742] (**) Option "Device" "/dev/input/event0"
[   454.742] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   454.742] (II) event0  - Power Button: device is a keyboard
[   454.743] (II) event0  - Power Button: device removed
[   454.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   454.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   454.756] (**) Option "xkb_layout" "de"
[   454.756] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   454.757] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   454.757] (II) event0  - Power Button: device is a keyboard
[   454.758] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event14)
[   454.758] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "evdev keyboard catchall"
[   454.758] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[   454.758] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[   454.758] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "Keyboard Defaults"
[   454.758] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[   454.758] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[   454.758] (**) Option "Device" "/dev/input/event14"
[   454.759] (II) event14 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[   454.760] (II) event14 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[   454.760] (II) event14 - Logitech Wireless Keyboard PID:4023: device removed
[   454.783] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[   454.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input29/event14"
[   454.783] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 8)
[   454.783] (**) Option "AccelerationScheme" "none"
[   454.783] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[   454.783] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[   454.783] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[   454.784] (II) event14 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[   454.784] (II) event14 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[   454.786] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event15)
[   454.786] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[   454.786] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[   454.786] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[   454.786] (**) Logitech Wireless Mouse: always reports core events
[   454.786] (**) Option "Device" "/dev/input/event15"
[   454.787] (II) event15 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[   454.787] (II) event15 - Logitech Wireless Mouse: device is a pointer
[   454.787] (II) event15 - Logitech Wireless Mouse: device removed
[   454.826] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   454.826] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   454.826] (II) libinput: Logitech Wireless Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   454.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input30/event15"
[   454.826] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 9)
[   454.826] (**) Option "AccelerationScheme" "none"
[   454.826] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[   454.826] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[   454.826] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[   454.828] (II) event15 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[   454.828] (II) event15 - Logitech Wireless Mouse: device is a pointer
[   454.829] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[   454.829] (II) No input driver specified, ignoring this device.
[   454.829] (II) This device may have been added with another device file.
[   454.829] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[   454.829] (II) No input driver specified, ignoring this device.
[   454.829] (II) This device may have been added with another device file.
[   454.830] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[   454.830] (II) No input driver specified, ignoring this device.
[   454.830] (II) This device may have been added with another device file.
[   454.830] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[   454.830] (II) No input driver specified, ignoring this device.
[   454.830] (II) This device may have been added with another device file.
[   454.830] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[   454.830] (II) No input driver specified, ignoring this device.
[   454.830] (II) This device may have been added with another device file.
[   454.831] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event10)
[   454.831] (II) No input driver specified, ignoring this device.
[   454.831] (II) This device may have been added with another device file.
[   454.831] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event11)
[   454.831] (II) No input driver specified, ignoring this device.
[   454.831] (II) This device may have been added with another device file.
[   454.832] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event12)
[   454.832] (II) No input driver specified, ignoring this device.
[   454.832] (II) This device may have been added with another device file.
[   454.832] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[   454.832] (II) No input driver specified, ignoring this device.
[   454.832] (II) This device may have been added with another device file.
[   454.832] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[   454.832] (II) No input driver specified, ignoring this device.
[   454.832] (II) This device may have been added with another device file.
[   454.833] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[   454.833] (II) No input driver specified, ignoring this device.
[   454.833] (II) This device may have been added with another device file.
[   454.833] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[   454.833] (II) No input driver specified, ignoring this device.
[   454.833] (II) This device may have been added with another device file.
[   454.833] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   454.833] (II) No input driver specified, ignoring this device.
[   454.833] (II) This device may have been added with another device file.
[   454.840] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "evdev keyboard catchall"
[   454.840] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[   454.840] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "system-keyboard"
[   454.840] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "Keyboard Defaults"
[   454.840] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[   454.840] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[   454.840] (**) Option "Device" "/dev/input/event14"
[   454.840] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[   454.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-9/1-9:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input29/event14"
[   454.840] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 10)
[   454.840] (**) Option "xkb_layout" "de"
[   454.840] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   468.640] (II) event1  - Power Button: device removed
[   468.673] (II) event0  - Power Button: device removed
[   468.706] (II) event15 - Logitech Wireless Mouse: device removed
[   468.750] (II) event14 - Logitech Wireless Keyboard PID:4023: device removed
[   469.059] (II) UnloadModule: "libinput"
[   469.059] (II) UnloadModule: "libinput"
[   469.059] (II) UnloadModule: "libinput"
[   469.059] (II) UnloadModule: "libinput"
[   469.060] (II) UnloadModule: "libinput"
[   469.066] (II) NVIDIA(GPU-0): Deleting GPU-0
[   469.066] (II) Server terminated successfully (0). Closing log file.

You neglected to tell us this part here, or I missed it.

At that point I had the feeling it has to do with the light-locker, so decided to remove it and install/config xfce4-screensaver.
This fixed the problem after lock > login
but the problem happens after suspend > wake > login

This might have to do with nvidia resume, please refer to the wiki I posted earlier about that.

I see only a couple of warning, and no errors (unless I need new glasses.) So I don’t think it’s X…

I’m going to have to throw in the towel here. My head hurts now and I don’t think I can help. Sorry.

:sob:

1 Like
SESSION  UID USER SEAT  TTY  STATE  IDLE SINCE
      2 1000 javi seat0 n/a  online no   
      5 1000 javi seat0 tty3 active no

when got the blank screen, I gave ctrl-f3, login, run loginctl to get that output.
So, I guess session 2 is the original one, that got the black screen?

lot of gratitude for your energy, time and effort, it’s been encouraging for me to continue :+1:

1 Like

So the session is there, but has no TTY on it.

I have NOT gotten my nvidia + hibernate to work, I simply gave up and ONLY use sleep and shutdown, and have no problem with that.
But I AM on KDE, not xfce so…

I have very limited knowledge about these stuff, but the session IS there, the question is why no TTY.

My guess is it has something to do with PAM and security.

Sorry, that is my previous/original post when I got the issue for the first time.
I linked that topic in the initial post of this topic.
Sorry if I was not more clear/explicit that this is a continuation of that one.
My apologies!

I’ll check that wiki, thanks

I am using manjaro with xfce since 2019 and suspend, hibernate, lock, shutdown, reboot worked always fine, as far as I recall, until this issue.

Sorry, I have no more input, maybe someone else can help. :frowning:

lot of gratitude for your help as well, much encouraging to continue :+1:

I’ll be posting my progress, hope this topic not get closed so quickly.

Thanks for everyone helping!!!

Update.

Tried EndevorOS latest version with Xfce. Works fine, no issues after multiple poweroff, reboot, suspend, lock and normal work (browser, editor, terminal, etc.) It does not use light-locker.

Tried Manjaro GNOME 23.1.0 with kernel 6.6 and linux66-nvidia 545.29.06-24. I am testing this installation last two days and works with no problem after many combinations of poweroff, reboot, suspend, lock and normal work (browser, editor, terminal, etc.) Until now this is best candidate to switch to.

Tried Manjaro 23.1.0 with kernel 6.6 and linux66-nvidia 545.29.06-24. Result: Issue appears after few combinations of reboot, suspend, lock.

Next, I’ll try Manjaro KDE. If this also works, I’ll have to decide between GNOME and KDE.

New update.

Tested Manjaro KDE 23.1.0 but did not like the mixed resolution multi-display support, and too many cluttered setting panels.

So, finally decided for Manjaro KDE GNOME. Until now everything works fine: Suspend, lock, multi-display setup is acceptable. Hope it continues like that and this is my last post on this topic.

Thanks to every one that helped and shared knowledge. That convinced me to stay with Manjaro!

2 Likes

Wow…I hope I don’t have to do anything as drastic as switching to another DM. I repro’ the XFCE issue described here and I’ve been trying various workarounds. Sounds like this is still unresolved? I’ll keep poking around, but if a resolution is found, please link or describe it here. Thanks very much.

UPDATE: I lasted 3 days after rolling back to 5.15.144-1-MANJARO, but got a repro’ this morning, so just disabling power options for the dual displays for now, just to stabilize. I’ll give the next big patch a try when the nvidia driver is updated, but I gather that root cause hasn’t been identified (?). Thanks.

FINAL UPDATE (I hope): Well, the last round of patches–including Nvidia and 5.15.145-1-MANJARO updates–failed to address the issue. In fact, I got the black screen repro’ after the first light-locker screen lock. So…
I installed lxdm and set it to default. I don’t want to jinx anything, but I’m on Day 3 without any problems. I didn’t uninstall the light-locker / lightdm bits; I just disabled them in favor of lxdm which, it turns out, looks and performs much better than the previous XFCE default scheme. It’s much faster, and I haven’t noticed any perf degradation over time–increased response time was a precursor to lightdm / light-locker failure.
…Fingers Crossed.

2 Likes

Sorry, I’m a bit late here and most of the answers here have been going way over my head.

I have been suffering from an extremely similar problem for about a couple weeks, though in my case it appears it wasn’t specifically the screensaver + screen lock that was causing any problems; I increased the time before “sleep” to 60 minutes and, if I try inputting my password shortly after the screensaver starts and the screen locks (but before the computer goes to sleep), I do not get the “black screen with functional cursor”. Which makes me strongly suspect it’s the computer going to Suspend that is causing the “black screen and functional cursor” issue.

I don’t see any options to prevent the computer from going to sleep. In Power Management → Display there’s a setting (currently turned on) that, according to the floating tooltip, makes DPMS manage power instead of letting X11 do it. Presumably, turning that option off would let X11 take over power management, but I have no way to access X11 that I can tell.

I looked at that “lxdm” thing mentioned in the post right before mine and it says it’s an X11 display manager! Sounds like exactly what I needed (provided there’s an option to prevent the computer from going into Suspend).

Should I install it and try? I’m somewhat afraid to break things (I have no idea what I’m doing) but this problem is highly disruptive and I’d be willing to give it a shot.