You are not logged in.
Hey all!
I run lxqt/sddm/i3 on Arch. I recently got a new monitor that has a different native resolution than my previous one. I can change the resolution to the new native resolution in the lxqt monitor settings and save it there and that works fine, but when I reboot the system comes back up with the old monitor resolution again and I cannot for the life of me figure out what my be setting this.
Any suggestions on what I can check out would be great. I went through various things on the wiki and haven't found anything yet.
Thanks in advance,
Craig
Offline
Do you have an xrandr config in https://wiki.archlinux.org/title/Xrandr#Configuration or your i3 config?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (after the resolution reset)
Online
Here's my xorg log immediately after restart; behavior was actually a bit different this time; in SDDM before login my resolution was the old/incorrect resolution; about a second or so after a logged in, it changed to the new/correct resolution. I have no xrandr stuff in my i3 config
[ 16.460] (--) Log file renamed from "/var/log/Xorg.pid-1986.log" to "/var/log/Xorg.0.log"
[ 16.462]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 16.462] Current Operating System: Linux dunford-arch 6.5.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:16 +0000 x86_64
[ 16.462] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux-zen.img cryptdevice=PARTUUID=e8b22506-44ff-4c09-af25-5dccfbf0943a:luksdev:allow-discards root=/dev/mapper/luksdev zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
[ 16.462]
[ 16.462] Current version of pixman: 0.42.2
[ 16.462] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.462] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.462] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 14 18:22:03 2023
[ 16.463] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 16.463] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.464] (==) No Layout section. Using the first Screen section.
[ 16.464] (==) No screen section available. Using defaults.
[ 16.464] (**) |-->Screen "Default Screen Section" (0)
[ 16.464] (**) | |-->Monitor "<default monitor>"
[ 16.464] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 16.464] (==) Automatically adding devices
[ 16.464] (==) Automatically enabling devices
[ 16.464] (==) Automatically adding GPU devices
[ 16.464] (==) Automatically binding GPU devices
[ 16.464] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 16.464] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 16.464] Entry deleted from font path.
[ 16.464] (==) FontPath set to:
[ 16.464] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.464] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16.464] (II) Module ABI versions:
[ 16.464] X.Org ANSI C Emulation: 0.4
[ 16.464] X.Org Video Driver: 25.2
[ 16.464] X.Org XInput driver : 24.4
[ 16.464] X.Org Server Extension : 10.0
[ 16.465] (++) using VT number 2
[ 16.465] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 16.466] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 16.466] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card1
[ 16.466] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 16.466] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[ 16.469] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 16.471] (--) PCI:*(9@0:0:0) 10de:2204:1043:87b3 rev 161, Mem @ 0xfb000000/16777216, 0x7000000000/34359738368, 0x7800000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 16.471] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 16.471] (II) LoadModule: "glx"
[ 16.472] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.478] (II) Module glx: vendor="X.Org Foundation"
[ 16.478] compiled for 1.21.1.8, module version = 1.0.0
[ 16.478] ABI class: X.Org Server Extension, version 10.0
[ 16.478] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 16.478] loading driver: nvidia
[ 16.478] (==) Matched nvidia as autoconfigured driver 0
[ 16.478] (==) Matched nouveau as autoconfigured driver 1
[ 16.478] (==) Matched nv as autoconfigured driver 2
[ 16.478] (==) Matched modesetting as autoconfigured driver 3
[ 16.478] (==) Matched fbdev as autoconfigured driver 4
[ 16.478] (==) Matched vesa as autoconfigured driver 5
[ 16.478] (==) Assigned the driver to the xf86ConfigLayout
[ 16.478] (II) LoadModule: "nvidia"
[ 16.478] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 16.482] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 16.482] compiled for 1.6.99.901, module version = 1.0.0
[ 16.482] Module class: X.Org Video Driver
[ 16.482] (II) LoadModule: "nouveau"
[ 16.483] (WW) Warning, couldn't open module nouveau
[ 16.483] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 16.483] (II) LoadModule: "nv"
[ 16.483] (WW) Warning, couldn't open module nv
[ 16.483] (EE) Failed to load module "nv" (module does not exist, 0)
[ 16.483] (II) LoadModule: "modesetting"
[ 16.483] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 16.485] (II) Module modesetting: vendor="X.Org Foundation"
[ 16.485] compiled for 1.21.1.8, module version = 1.21.1
[ 16.485] Module class: X.Org Video Driver
[ 16.485] ABI class: X.Org Video Driver, version 25.2
[ 16.485] (II) LoadModule: "fbdev"
[ 16.485] (WW) Warning, couldn't open module fbdev
[ 16.485] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 16.485] (II) LoadModule: "vesa"
[ 16.485] (WW) Warning, couldn't open module vesa
[ 16.486] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 16.486] (II) NVIDIA dlloader X Driver 535.104.05 Sat Aug 19 01:01:11 UTC 2023
[ 16.486] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 16.486] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 16.487] (II) Loading sub module "fb"
[ 16.487] (II) LoadModule: "fb"
[ 16.487] (II) Module "fb" already built-in
[ 16.487] (II) Loading sub module "wfb"
[ 16.487] (II) LoadModule: "wfb"
[ 16.488] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.488] (II) Module wfb: vendor="X.Org Foundation"
[ 16.488] compiled for 1.21.1.8, module version = 1.0.0
[ 16.488] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.489] (WW) Falling back to old probe method for modesetting
[ 16.490] (II) modeset(G0): using drv /dev/dri/card0
[ 16.490] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.490] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 16.490] (==) NVIDIA(0): RGB weight 888
[ 16.490] (==) NVIDIA(0): Default visual is TrueColor
[ 16.490] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.490] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 16.490] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 16.490] (**) NVIDIA(0): Enabling 2D acceleration
[ 16.490] (II) Loading sub module "glxserver_nvidia"
[ 16.490] (II) LoadModule: "glxserver_nvidia"
[ 16.490] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 16.519] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 16.519] compiled for 1.6.99.901, module version = 1.0.0
[ 16.519] Module class: X.Org Server Extension
[ 16.519] (II) NVIDIA GLX Module 535.104.05 Sat Aug 19 01:06:04 UTC 2023
[ 16.519] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 17.482] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[ 17.482] (--) NVIDIA(0): DFP-0
[ 17.482] (--) NVIDIA(0): DFP-1
[ 17.482] (--) NVIDIA(0): DFP-2
[ 17.482] (--) NVIDIA(0): DFP-3 (boot)
[ 17.482] (--) NVIDIA(0): DFP-4
[ 17.482] (--) NVIDIA(0): DFP-5
[ 17.482] (--) NVIDIA(0): DFP-6
[ 17.482] (--) NVIDIA(0): DFP-7
[ 17.483] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3090 (GA102-A) at PCI:9:0:0
[ 17.483] (II) NVIDIA(0): (GPU-0)
[ 17.483] (--) NVIDIA(0): Memory: 25165824 kBytes
[ 17.483] (--) NVIDIA(0): VideoBIOS: 94.02.42.00.b4
[ 17.483] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 17.483] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 17.483] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 17.483] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 17.483] (--) NVIDIA(GPU-0):
[ 17.483] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 17.483] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 17.483] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 17.483] (--) NVIDIA(GPU-0):
[ 17.483] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 17.483] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 17.483] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 17.483] (--) NVIDIA(GPU-0):
[ 17.484] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): connected
[ 17.484] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): Internal DisplayPort
[ 17.484] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): 2670.0 MHz maximum pixel clock
[ 17.484] (--) NVIDIA(GPU-0):
[ 17.486] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 17.486] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 17.486] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 17.486] (--) NVIDIA(GPU-0):
[ 17.486] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 17.486] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 17.486] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 17.486] (--) NVIDIA(GPU-0):
[ 17.486] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 17.486] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 17.486] (--) NVIDIA(GPU-0): DFP-6: 2670.0 MHz maximum pixel clock
[ 17.486] (--) NVIDIA(GPU-0):
[ 17.486] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 17.486] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 17.486] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 17.486] (--) NVIDIA(GPU-0):
[ 17.567] (==) NVIDIA(0):
[ 17.567] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 17.567] (==) NVIDIA(0): will be used as the requested mode.
[ 17.567] (==) NVIDIA(0):
[ 17.568] (II) NVIDIA(0): Validated MetaModes:
[ 17.568] (II) NVIDIA(0): "DFP-3:nvidia-auto-select"
[ 17.568] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 17.689] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 17.689] (--) NVIDIA(0): option
[ 17.689] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 17.689] (==) modeset(G0): RGB weight 888
[ 17.689] (==) modeset(G0): Default visual is TrueColor
[ 17.689] (II) Loading sub module "glamoregl"
[ 17.689] (II) LoadModule: "glamoregl"
[ 17.689] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 17.693] (II) Module glamoregl: vendor="X.Org Foundation"
[ 17.693] compiled for 1.21.1.8, module version = 1.0.1
[ 17.693] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.873] (II) modeset(G0): Refusing to try glamor on llvmpipe
[ 17.875] (II) modeset(G0): glamor initialization failed
[ 17.875] (II) modeset(G0): ShadowFB: preferred NO, enabled NO
[ 17.875] (II) modeset(G0): Output None-1-1 has no monitor section
[ 17.875] (II) modeset(G0): EDID for output None-1-1
[ 17.875] (II) modeset(G0): Printing probed modes for output None-1-1
[ 17.875] (II) modeset(G0): Modeline "1024x768"x60.0 47.19 1024 1024 1024 1024 768 768 768 768 (46.1 kHz eP)
[ 17.875] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.875] (==) modeset(G0): DPI set to (96, 96)
[ 17.875] (II) Loading sub module "fb"
[ 17.875] (II) LoadModule: "fb"
[ 17.875] (II) Module "fb" already built-in
[ 17.875] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 17.875] (II) NVIDIA: access.
[ 17.884] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17.884] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 17.884] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 17.884] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 17.884] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 17.884] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 17.884] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 17.884] (II) NVIDIA(0): Config Options in the README.
[ 17.896] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[ 18.046] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 18.046] (==) NVIDIA(0): Backing store enabled
[ 18.046] (==) NVIDIA(0): Silken mouse enabled
[ 18.046] (==) NVIDIA(0): DPMS enabled
[ 18.046] (II) Loading sub module "dri2"
[ 18.046] (II) LoadModule: "dri2"
[ 18.046] (II) Module "dri2" already built-in
[ 18.046] (II) NVIDIA(0): [DRI2] Setup complete
[ 18.046] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 18.047] (==) modeset(G0): Backing store enabled
[ 18.047] (==) modeset(G0): Silken mouse enabled
[ 18.047] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 18.047] (==) modeset(G0): DPMS enabled
[ 18.047] (II) Initializing extension Generic Event Extension
[ 18.047] (II) Initializing extension SHAPE
[ 18.047] (II) Initializing extension MIT-SHM
[ 18.047] (II) Initializing extension XInputExtension
[ 18.047] (II) Initializing extension XTEST
[ 18.047] (II) Initializing extension BIG-REQUESTS
[ 18.047] (II) Initializing extension SYNC
[ 18.047] (II) Initializing extension XKEYBOARD
[ 18.047] (II) Initializing extension XC-MISC
[ 18.047] (II) Initializing extension SECURITY
[ 18.047] (II) Initializing extension XFIXES
[ 18.048] (II) Initializing extension RENDER
[ 18.048] (II) Initializing extension RANDR
[ 18.048] (II) Initializing extension COMPOSITE
[ 18.048] (II) Initializing extension DAMAGE
[ 18.048] (II) Initializing extension MIT-SCREEN-SAVER
[ 18.048] (II) Initializing extension DOUBLE-BUFFER
[ 18.048] (II) Initializing extension RECORD
[ 18.048] (II) Initializing extension DPMS
[ 18.048] (II) Initializing extension Present
[ 18.048] (II) Initializing extension DRI3
[ 18.048] (II) Initializing extension X-Resource
[ 18.048] (II) Initializing extension XVideo
[ 18.048] (II) Initializing extension XVideo-MotionCompensation
[ 18.048] (II) Initializing extension GLX
[ 18.048] (II) Initializing extension GLX
[ 18.048] (II) Indirect GLX disabled.
[ 18.049] (II) GLX: Another vendor is already registered for screen 0
[ 18.049] (II) Initializing extension XFree86-VidModeExtension
[ 18.049] (II) Initializing extension XFree86-DGA
[ 18.049] (II) Initializing extension XFree86-DRI
[ 18.049] (II) Initializing extension DRI2
[ 18.049] (II) Initializing extension NV-GLX
[ 18.049] (II) Initializing extension NV-CONTROL
[ 18.049] (II) Initializing extension XINERAMA
[ 18.050] (II) modeset(G0): Damage tracking initialized
[ 18.102] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 18.102] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.102] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.102] (II) LoadModule: "libinput"
[ 18.102] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 18.105] (II) Module libinput: vendor="X.Org Foundation"
[ 18.105] compiled for 1.21.1.8, module version = 1.4.0
[ 18.105] Module class: X.Org XInput Driver
[ 18.105] ABI class: X.Org XInput driver, version 24.4
[ 18.105] (II) Using input driver 'libinput' for 'Power Button'
[ 18.105] (**) Power Button: always reports core events
[ 18.105] (**) Option "Device" "/dev/input/event1"
[ 18.108] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 18.108] (II) event1 - Power Button: device is a keyboard
[ 18.108] (II) event1 - Power Button: device removed
[ 18.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 18.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 18.108] (**) Option "xkb_model" "pc105+inet"
[ 18.108] (**) Option "xkb_layout" "us"
[ 18.108] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.119] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 18.119] (II) event1 - Power Button: device is a keyboard
[ 18.120] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 18.120] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.120] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.120] (II) Using input driver 'libinput' for 'Power Button'
[ 18.120] (**) Power Button: always reports core events
[ 18.120] (**) Option "Device" "/dev/input/event0"
[ 18.120] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.120] (II) event0 - Power Button: device is a keyboard
[ 18.120] (II) event0 - Power Button: device removed
[ 18.120] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 18.120] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 18.120] (**) Option "xkb_model" "pc105+inet"
[ 18.120] (**) Option "xkb_layout" "us"
[ 18.120] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.121] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.121] (II) event0 - Power Button: device is a keyboard
[ 18.121] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins (/dev/input/event2)
[ 18.121] (**) HP, Inc HyperX Alloy Origins: Applying InputClass "libinput keyboard catchall"
[ 18.121] (**) HP, Inc HyperX Alloy Origins: Applying InputClass "system-keyboard"
[ 18.122] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins'
[ 18.122] (**) HP, Inc HyperX Alloy Origins: always reports core events
[ 18.122] (**) Option "Device" "/dev/input/event2"
[ 18.123] (II) event2 - HP, Inc HyperX Alloy Origins: is tagged by udev as: Keyboard
[ 18.123] (II) event2 - HP, Inc HyperX Alloy Origins: device is a keyboard
[ 18.123] (II) event2 - HP, Inc HyperX Alloy Origins: device removed
[ 18.123] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.0/0003:03F0:0591.0001/input/input2/event2"
[ 18.123] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins" (type: KEYBOARD, id 8)
[ 18.123] (**) Option "xkb_model" "pc105+inet"
[ 18.123] (**) Option "xkb_layout" "us"
[ 18.123] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.124] (II) event2 - HP, Inc HyperX Alloy Origins: is tagged by udev as: Keyboard
[ 18.124] (II) event2 - HP, Inc HyperX Alloy Origins: device is a keyboard
[ 18.125] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins Mouse (/dev/input/event5)
[ 18.125] (**) HP, Inc HyperX Alloy Origins Mouse: Applying InputClass "libinput pointer catchall"
[ 18.125] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins Mouse'
[ 18.125] (**) HP, Inc HyperX Alloy Origins Mouse: always reports core events
[ 18.125] (**) Option "Device" "/dev/input/event5"
[ 18.126] (II) event5 - HP, Inc HyperX Alloy Origins Mouse: is tagged by udev as: Mouse
[ 18.126] (II) event5 - HP, Inc HyperX Alloy Origins Mouse: device is a pointer
[ 18.126] (II) event5 - HP, Inc HyperX Alloy Origins Mouse: device removed
[ 18.135] (II) libinput: HP, Inc HyperX Alloy Origins Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.135] (II) libinput: HP, Inc HyperX Alloy Origins Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.135] (II) libinput: HP, Inc HyperX Alloy Origins Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.135] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.1/0003:03F0:0591.0005/input/input6/event5"
[ 18.135] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins Mouse" (type: MOUSE, id 9)
[ 18.135] (**) Option "AccelerationScheme" "none"
[ 18.135] (**) HP, Inc HyperX Alloy Origins Mouse: (accel) selected scheme none/0
[ 18.135] (**) HP, Inc HyperX Alloy Origins Mouse: (accel) acceleration factor: 2.000
[ 18.135] (**) HP, Inc HyperX Alloy Origins Mouse: (accel) acceleration threshold: 4
[ 18.136] (II) event5 - HP, Inc HyperX Alloy Origins Mouse: is tagged by udev as: Mouse
[ 18.136] (II) event5 - HP, Inc HyperX Alloy Origins Mouse: device is a pointer
[ 18.137] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins Mouse (/dev/input/mouse1)
[ 18.137] (II) No input driver specified, ignoring this device.
[ 18.137] (II) This device may have been added with another device file.
[ 18.137] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins System Control (/dev/input/event7)
[ 18.137] (**) HP, Inc HyperX Alloy Origins System Control: Applying InputClass "libinput keyboard catchall"
[ 18.137] (**) HP, Inc HyperX Alloy Origins System Control: Applying InputClass "system-keyboard"
[ 18.137] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins System Control'
[ 18.137] (**) HP, Inc HyperX Alloy Origins System Control: always reports core events
[ 18.137] (**) Option "Device" "/dev/input/event7"
[ 18.138] (II) event7 - HP, Inc HyperX Alloy Origins System Control: is tagged by udev as: Keyboard
[ 18.138] (II) event7 - HP, Inc HyperX Alloy Origins System Control: device is a keyboard
[ 18.139] (II) event7 - HP, Inc HyperX Alloy Origins System Control: device removed
[ 18.139] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.1/0003:03F0:0591.0005/input/input7/event7"
[ 18.139] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins System Control" (type: KEYBOARD, id 10)
[ 18.139] (**) Option "xkb_model" "pc105+inet"
[ 18.139] (**) Option "xkb_layout" "us"
[ 18.139] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.140] (II) event7 - HP, Inc HyperX Alloy Origins System Control: is tagged by udev as: Keyboard
[ 18.140] (II) event7 - HP, Inc HyperX Alloy Origins System Control: device is a keyboard
[ 18.140] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins Consumer Control (/dev/input/event8)
[ 18.140] (**) HP, Inc HyperX Alloy Origins Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 18.140] (**) HP, Inc HyperX Alloy Origins Consumer Control: Applying InputClass "system-keyboard"
[ 18.140] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins Consumer Control'
[ 18.141] (**) HP, Inc HyperX Alloy Origins Consumer Control: always reports core events
[ 18.141] (**) Option "Device" "/dev/input/event8"
[ 18.142] (II) event8 - HP, Inc HyperX Alloy Origins Consumer Control: is tagged by udev as: Keyboard
[ 18.142] (II) event8 - HP, Inc HyperX Alloy Origins Consumer Control: device is a keyboard
[ 18.142] (II) event8 - HP, Inc HyperX Alloy Origins Consumer Control: device removed
[ 18.142] (II) libinput: HP, Inc HyperX Alloy Origins Consumer Control: needs a virtual subdevice
[ 18.142] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.1/0003:03F0:0591.0005/input/input8/event8"
[ 18.142] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins Consumer Control" (type: MOUSE, id 11)
[ 18.142] (**) Option "AccelerationScheme" "none"
[ 18.142] (**) HP, Inc HyperX Alloy Origins Consumer Control: (accel) selected scheme none/0
[ 18.142] (**) HP, Inc HyperX Alloy Origins Consumer Control: (accel) acceleration factor: 2.000
[ 18.142] (**) HP, Inc HyperX Alloy Origins Consumer Control: (accel) acceleration threshold: 4
[ 18.143] (II) event8 - HP, Inc HyperX Alloy Origins Consumer Control: is tagged by udev as: Keyboard
[ 18.143] (II) event8 - HP, Inc HyperX Alloy Origins Consumer Control: device is a keyboard
[ 18.144] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins (/dev/input/event10)
[ 18.144] (II) No input driver specified, ignoring this device.
[ 18.144] (II) This device may have been added with another device file.
[ 18.144] (II) config/udev: Adding input device HP, Inc HyperX Alloy Origins (/dev/input/event11)
[ 18.144] (**) HP, Inc HyperX Alloy Origins: Applying InputClass "libinput keyboard catchall"
[ 18.144] (**) HP, Inc HyperX Alloy Origins: Applying InputClass "system-keyboard"
[ 18.144] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins'
[ 18.144] (**) HP, Inc HyperX Alloy Origins: always reports core events
[ 18.144] (**) Option "Device" "/dev/input/event11"
[ 18.145] (II) event11 - HP, Inc HyperX Alloy Origins: is tagged by udev as: Keyboard
[ 18.145] (II) event11 - HP, Inc HyperX Alloy Origins: device is a keyboard
[ 18.146] (II) event11 - HP, Inc HyperX Alloy Origins: device removed
[ 18.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.2/0003:03F0:0591.0008/input/input11/event11"
[ 18.146] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins" (type: KEYBOARD, id 12)
[ 18.146] (**) Option "xkb_model" "pc105+inet"
[ 18.146] (**) Option "xkb_layout" "us"
[ 18.146] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.147] (II) event11 - HP, Inc HyperX Alloy Origins: is tagged by udev as: Keyboard
[ 18.147] (II) event11 - HP, Inc HyperX Alloy Origins: device is a keyboard
[ 18.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 18.147] (II) No input driver specified, ignoring this device.
[ 18.147] (II) This device may have been added with another device file.
[ 18.148] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 18.148] (II) No input driver specified, ignoring this device.
[ 18.148] (II) This device may have been added with another device file.
[ 18.148] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 18.148] (II) No input driver specified, ignoring this device.
[ 18.148] (II) This device may have been added with another device file.
[ 18.148] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 18.148] (II) No input driver specified, ignoring this device.
[ 18.148] (II) This device may have been added with another device file.
[ 18.149] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event3)
[ 18.149] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[ 18.149] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 18.149] (**) Razer Razer DeathAdder V2: always reports core events
[ 18.149] (**) Option "Device" "/dev/input/event3"
[ 18.201] (II) event3 - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[ 18.202] (II) event3 - Razer Razer DeathAdder V2: device is a pointer
[ 18.202] (II) event3 - Razer Razer DeathAdder V2: device removed
[ 18.211] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.211] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.211] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.211] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-1/5-1:1.0/0003:1532:0084.0002/input/input3/event3"
[ 18.211] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 13)
[ 18.211] (**) Option "AccelerationScheme" "none"
[ 18.211] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[ 18.211] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[ 18.211] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[ 18.264] (II) event3 - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[ 18.264] (II) event3 - Razer Razer DeathAdder V2: device is a pointer
[ 18.264] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse0)
[ 18.264] (II) No input driver specified, ignoring this device.
[ 18.264] (II) This device may have been added with another device file.
[ 18.265] (II) config/udev: Adding input device Razer Razer DeathAdder V2 Keyboard (/dev/input/event4)
[ 18.265] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.265] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "system-keyboard"
[ 18.265] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[ 18.265] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[ 18.265] (**) Option "Device" "/dev/input/event4"
[ 18.266] (II) event4 - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[ 18.266] (II) event4 - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[ 18.266] (II) event4 - Razer Razer DeathAdder V2 Keyboard: device removed
[ 18.266] (II) libinput: Razer Razer DeathAdder V2 Keyboard: needs a virtual subdevice
[ 18.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-1/5-1:1.1/0003:1532:0084.0004/input/input4/event4"
[ 18.266] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: MOUSE, id 14)
[ 18.266] (**) Option "AccelerationScheme" "none"
[ 18.266] (**) Razer Razer DeathAdder V2 Keyboard: (accel) selected scheme none/0
[ 18.266] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration factor: 2.000
[ 18.266] (**) Razer Razer DeathAdder V2 Keyboard: (accel) acceleration threshold: 4
[ 18.267] (II) event4 - Razer Razer DeathAdder V2 Keyboard: is tagged by udev as: Keyboard
[ 18.267] (II) event4 - Razer Razer DeathAdder V2 Keyboard: device is a keyboard
[ 18.268] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event6)
[ 18.268] (II) No input driver specified, ignoring this device.
[ 18.268] (II) This device may have been added with another device file.
[ 18.268] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event9)
[ 18.268] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[ 18.268] (**) Razer Razer DeathAdder V2: Applying InputClass "system-keyboard"
[ 18.268] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 18.268] (**) Razer Razer DeathAdder V2: always reports core events
[ 18.268] (**) Option "Device" "/dev/input/event9"
[ 18.269] (II) event9 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 18.269] (II) event9 - Razer Razer DeathAdder V2: device is a keyboard
[ 18.269] (II) event9 - Razer Razer DeathAdder V2: device removed
[ 18.269] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-1/5-1:1.2/0003:1532:0084.0006/input/input10/event9"
[ 18.269] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 15)
[ 18.269] (**) Option "xkb_model" "pc105+inet"
[ 18.269] (**) Option "xkb_layout" "us"
[ 18.269] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.270] (II) event9 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 18.270] (II) event9 - Razer Razer DeathAdder V2: device is a keyboard
[ 18.271] (II) config/udev: Adding input device USB Live camera: USB Live cam (/dev/input/event29)
[ 18.271] (**) USB Live camera: USB Live cam: Applying InputClass "libinput keyboard catchall"
[ 18.271] (**) USB Live camera: USB Live cam: Applying InputClass "system-keyboard"
[ 18.271] (II) Using input driver 'libinput' for 'USB Live camera: USB Live cam'
[ 18.271] (**) USB Live camera: USB Live cam: always reports core events
[ 18.271] (**) Option "Device" "/dev/input/event29"
[ 18.272] (II) event29 - USB Live camera: USB Live cam: is tagged by udev as: Keyboard
[ 18.272] (II) event29 - USB Live camera: USB Live cam: device is a keyboard
[ 18.272] (II) event29 - USB Live camera: USB Live cam: device removed
[ 18.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input30/event29"
[ 18.281] (II) XINPUT: Adding extended input device "USB Live camera: USB Live cam" (type: KEYBOARD, id 16)
[ 18.281] (**) Option "xkb_model" "pc105+inet"
[ 18.281] (**) Option "xkb_layout" "us"
[ 18.281] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.282] (II) event29 - USB Live camera: USB Live cam: is tagged by udev as: Keyboard
[ 18.282] (II) event29 - USB Live camera: USB Live cam: device is a keyboard
[ 18.283] (II) config/udev: Adding input device SteelSeries Stratus Duo (/dev/input/event15)
[ 18.283] (**) SteelSeries Stratus Duo: Applying InputClass "libinput pointer catchall"
[ 18.283] (II) Using input driver 'libinput' for 'SteelSeries Stratus Duo'
[ 18.283] (**) SteelSeries Stratus Duo: always reports core events
[ 18.283] (**) Option "Device" "/dev/input/event15"
[ 18.336] (II) event15 - SteelSeries Stratus Duo: is tagged by udev as: Mouse
[ 18.336] (II) event15 - SteelSeries Stratus Duo: device is a pointer
[ 18.336] (II) event15 - SteelSeries Stratus Duo: device removed
[ 18.345] (II) libinput: SteelSeries Stratus Duo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.345] (II) libinput: SteelSeries Stratus Duo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.345] (II) libinput: SteelSeries Stratus Duo: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.345] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.1/0003:1038:1430.000B/input/input16/event15"
[ 18.345] (II) XINPUT: Adding extended input device "SteelSeries Stratus Duo" (type: MOUSE, id 17)
[ 18.345] (**) Option "AccelerationScheme" "none"
[ 18.345] (**) SteelSeries Stratus Duo: (accel) selected scheme none/0
[ 18.345] (**) SteelSeries Stratus Duo: (accel) acceleration factor: 2.000
[ 18.345] (**) SteelSeries Stratus Duo: (accel) acceleration threshold: 4
[ 18.398] (II) event15 - SteelSeries Stratus Duo: is tagged by udev as: Mouse
[ 18.399] (II) event15 - SteelSeries Stratus Duo: device is a pointer
[ 18.400] (II) config/udev: Adding input device SteelSeries Stratus Duo (/dev/input/mouse2)
[ 18.400] (II) No input driver specified, ignoring this device.
[ 18.400] (II) This device may have been added with another device file.
[ 18.401] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 Consumer Control (/dev/input/event12)
[ 18.401] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 18.401] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: Applying InputClass "system-keyboard"
[ 18.401] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Arctis 7 Consumer Control'
[ 18.401] (**) SteelSeries SteelSeries Arctis 7 Consumer Control: always reports core events
[ 18.401] (**) Option "Device" "/dev/input/event12"
[ 18.402] (II) event12 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 18.402] (II) event12 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 18.403] (II) event12 - SteelSeries SteelSeries Arctis 7 Consumer Control: device removed
[ 18.411] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-2/5-2.3/5-2.3:1.5/0003:1038:12AD.0009/input/input12/event12"
[ 18.411] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Arctis 7 Consumer Control" (type: KEYBOARD, id 18)
[ 18.411] (**) Option "xkb_model" "pc105+inet"
[ 18.411] (**) Option "xkb_layout" "us"
[ 18.411] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.412] (II) event12 - SteelSeries SteelSeries Arctis 7 Consumer Control: is tagged by udev as: Keyboard
[ 18.412] (II) event12 - SteelSeries SteelSeries Arctis 7 Consumer Control: device is a keyboard
[ 18.413] (II) config/udev: Adding input device SteelSeries SteelSeries Arctis 7 (/dev/input/event13)
[ 18.414] (II) No input driver specified, ignoring this device.
[ 18.414] (II) This device may have been added with another device file.
[ 18.414] (II) config/udev: Adding input device Jabra SPEAK 510 USB (/dev/input/event14)
[ 18.414] (**) Jabra SPEAK 510 USB: Applying InputClass "libinput keyboard catchall"
[ 18.414] (**) Jabra SPEAK 510 USB: Applying InputClass "system-keyboard"
[ 18.415] (II) Using input driver 'libinput' for 'Jabra SPEAK 510 USB'
[ 18.415] (**) Jabra SPEAK 510 USB: always reports core events
[ 18.415] (**) Option "Device" "/dev/input/event14"
[ 18.416] (II) event14 - Jabra SPEAK 510 USB: is tagged by udev as: Keyboard
[ 18.416] (II) event14 - Jabra SPEAK 510 USB: device is a keyboard
[ 18.416] (II) event14 - Jabra SPEAK 510 USB: device removed
[ 18.425] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-2/5-2.4/5-2.4:1.3/0003:0B0E:0420.000A/input/input15/event14"
[ 18.425] (II) XINPUT: Adding extended input device "Jabra SPEAK 510 USB" (type: KEYBOARD, id 19)
[ 18.425] (**) Option "xkb_model" "pc105+inet"
[ 18.425] (**) Option "xkb_layout" "us"
[ 18.425] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.426] (II) event14 - Jabra SPEAK 510 USB: is tagged by udev as: Keyboard
[ 18.426] (II) event14 - Jabra SPEAK 510 USB: device is a keyboard
[ 18.427] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event22)
[ 18.427] (II) No input driver specified, ignoring this device.
[ 18.427] (II) This device may have been added with another device file.
[ 18.427] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event23)
[ 18.427] (II) No input driver specified, ignoring this device.
[ 18.427] (II) This device may have been added with another device file.
[ 18.428] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event24)
[ 18.428] (II) No input driver specified, ignoring this device.
[ 18.428] (II) This device may have been added with another device file.
[ 18.428] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event25)
[ 18.428] (II) No input driver specified, ignoring this device.
[ 18.428] (II) This device may have been added with another device file.
[ 18.429] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event26)
[ 18.429] (II) No input driver specified, ignoring this device.
[ 18.429] (II) This device may have been added with another device file.
[ 18.429] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event27)
[ 18.429] (II) No input driver specified, ignoring this device.
[ 18.429] (II) This device may have been added with another device file.
[ 18.429] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event28)
[ 18.429] (II) No input driver specified, ignoring this device.
[ 18.429] (II) This device may have been added with another device file.
[ 18.430] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event17)
[ 18.430] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 18.430] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 18.430] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 18.430] (**) Eee PC WMI hotkeys: always reports core events
[ 18.430] (**) Option "Device" "/dev/input/event17"
[ 18.430] (II) event17 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 18.431] (II) event17 - Eee PC WMI hotkeys: device is a keyboard
[ 18.431] (II) event17 - Eee PC WMI hotkeys: device removed
[ 18.443] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input18/event17"
[ 18.443] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 20)
[ 18.443] (**) Option "xkb_model" "pc105+inet"
[ 18.443] (**) Option "xkb_layout" "us"
[ 18.443] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.443] (II) event17 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 18.443] (II) event17 - Eee PC WMI hotkeys: device is a keyboard
[ 18.444] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
[ 18.444] (II) No input driver specified, ignoring this device.
[ 18.444] (II) This device may have been added with another device file.
[ 18.452] (**) HP, Inc HyperX Alloy Origins Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 18.452] (**) HP, Inc HyperX Alloy Origins Consumer Control: Applying InputClass "system-keyboard"
[ 18.452] (II) Using input driver 'libinput' for 'HP, Inc HyperX Alloy Origins Consumer Control'
[ 18.452] (**) HP, Inc HyperX Alloy Origins Consumer Control: always reports core events
[ 18.452] (**) Option "Device" "/dev/input/event8"
[ 18.452] (II) libinput: HP, Inc HyperX Alloy Origins Consumer Control: is a virtual subdevice
[ 18.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-1/1-1:1.1/0003:03F0:0591.0005/input/input8/event8"
[ 18.452] (II) XINPUT: Adding extended input device "HP, Inc HyperX Alloy Origins Consumer Control" (type: KEYBOARD, id 21)
[ 18.452] (**) Option "xkb_model" "pc105+inet"
[ 18.452] (**) Option "xkb_layout" "us"
[ 18.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.452] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.452] (**) Razer Razer DeathAdder V2 Keyboard: Applying InputClass "system-keyboard"
[ 18.452] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2 Keyboard'
[ 18.452] (**) Razer Razer DeathAdder V2 Keyboard: always reports core events
[ 18.452] (**) Option "Device" "/dev/input/event4"
[ 18.452] (II) libinput: Razer Razer DeathAdder V2 Keyboard: is a virtual subdevice
[ 18.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb5/5-1/5-1:1.1/0003:1532:0084.0004/input/input4/event4"
[ 18.452] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2 Keyboard" (type: KEYBOARD, id 22)
[ 18.452] (**) Option "xkb_model" "pc105+inet"
[ 18.452] (**) Option "xkb_layout" "us"
[ 18.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46.406] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 46.406] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 46.406] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 46.406] (--) NVIDIA(GPU-0):
[ 46.406] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 46.406] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 46.406] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 46.407] (--) NVIDIA(GPU-0):
[ 46.407] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 46.407] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 46.407] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 46.407] (--) NVIDIA(GPU-0):
[ 46.407] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): connected
[ 46.407] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): Internal DisplayPort
[ 46.407] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): 2670.0 MHz maximum pixel clock
[ 46.407] (--) NVIDIA(GPU-0):
[ 46.409] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 46.409] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 46.409] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 46.409] (--) NVIDIA(GPU-0):
[ 46.409] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 46.409] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 46.409] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 46.409] (--) NVIDIA(GPU-0):
[ 46.409] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 46.409] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 46.409] (--) NVIDIA(GPU-0): DFP-6: 2670.0 MHz maximum pixel clock
[ 46.409] (--) NVIDIA(GPU-0):
[ 46.409] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 46.409] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 46.409] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 46.409] (--) NVIDIA(GPU-0):
[ 46.409] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 46.409] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 46.409] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 46.409] (--) NVIDIA(GPU-0):
[ 46.410] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 46.410] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 46.410] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 46.410] (--) NVIDIA(GPU-0):
[ 46.410] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 46.410] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 46.410] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 46.410] (--) NVIDIA(GPU-0):
[ 46.410] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): connected
[ 46.410] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): Internal DisplayPort
[ 46.410] (--) NVIDIA(GPU-0): Samsung LS49AG95 (DFP-3): 2670.0 MHz maximum pixel clock
[ 46.410] (--) NVIDIA(GPU-0):
[ 46.412] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 46.412] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 46.412] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 46.412] (--) NVIDIA(GPU-0):
[ 46.412] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 46.412] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 46.412] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 46.412] (--) NVIDIA(GPU-0):
[ 46.412] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 46.412] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 46.412] (--) NVIDIA(GPU-0): DFP-6: 2670.0 MHz maximum pixel clock
[ 46.412] (--) NVIDIA(GPU-0):
[ 46.413] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 46.413] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 46.413] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 46.413] (--) NVIDIA(GPU-0):
[ 46.441] (II) NVIDIA(0): Setting mode "DP-2: 5120x1440 @5120x1440 +0+0 {ViewPortIn=5120x1440, ViewPortOut=5120x1440+0+0}"
Offline
[ 17.568] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
…
[ 46.441] (II) NVIDIA(0): Setting mode "DP-2: 5120x1440 @5120x1440 +0+0 {ViewPortIn=5120x1440, ViewPortOut=5120x1440+0+0}"
3840 x 1080 is "bad" and "5120x1440" is good?
The latter is now likely restored by lxsession.
Enable https://wiki.archlinux.org/title/NVIDIA … de_setting and in doubt add "initcall_blacklist=simpledrm_platform_driver_init" to the https://wiki.archlinux.org/title/Kernel_parameters
This (KMS) will rid you of the simpledrm device and expose the monitors EDID
If still necessariy, you can force the SDDM resolution, https://wiki.archlinux.org/title/Xrandr#Configuration or configure it in /etc/X11/xorg.conf.d - but first try to just make the system behave on auto-pilot.
Online