Here's the Xorg log fresh from a startup.
Lines 506-567 are after I switched to a tty and back.
[ 16.969] (--) Log file renamed from "/var/log/Xorg.pid-2829.log" to "/var/log/Xorg.0.log"
[ 16.999]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 16.999] Build Operating System: Linux Artix Linux
[ 16.999] Current Operating System: Linux kayvaan-pc 5.8.14-artix1-1 #1 SMP PREEMPT Thu, 08 Oct 2020 09:51:02 +0000 x86_64
[ 16.999] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda3 rw net.ifnames=0 quiet resume=UUID=9532526b-3bb5-4b6e-b49a-4158e597c2f0
[ 16.999] Build Date: 02 September 2020 08:51:09AM
[ 16.999]
[ 16.999] Current version of pixman: 0.40.0
[ 16.999] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.999] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.999] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 1 01:00:48 2009
[ 17.020] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.020] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.053] (==) No Layout section. Using the first Screen section.
[ 17.053] (==) No screen section available. Using defaults.
[ 17.053] (**) |-->Screen "Default Screen Section" (0)
[ 17.053] (**) | |-->Monitor "<default monitor>"
[ 17.053] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 17.053] (==) Automatically adding devices
[ 17.053] (==) Automatically enabling devices
[ 17.053] (==) Automatically adding GPU devices
[ 17.053] (==) Automatically binding GPU devices
[ 17.053] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.064] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 17.064] Entry deleted from font path.
[ 17.064] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 17.064] Entry deleted from font path.
[ 17.064] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 17.064] Entry deleted from font path.
[ 17.064] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 17.065] Entry deleted from font path.
[ 17.065] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[ 17.065] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17.065] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.065] (II) Module ABI versions:
[ 17.065] X.Org ANSI C Emulation: 0.4
[ 17.065] X.Org Video Driver: 24.1
[ 17.065] X.Org XInput driver : 24.1
[ 17.065] X.Org Server Extension : 10.0
[ 17.065] (++) using VT number 7
[ 17.065] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 17.066] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.066] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 17.067] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 17.069] (--) PCI:*(1@0:0:0) 10de:1c82:10de:1c82 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 17.069] (II) Open ACPI successful (/var/run/acpid.socket)
[ 17.069] (II) LoadModule: "glx"
[ 17.094] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17.162] (II) Module glx: vendor="X.Org Foundation"
[ 17.162] compiled for 1.20.9, module version = 1.0.0
[ 17.162] ABI class: X.Org Server Extension, version 10.0
[ 17.162] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 17.162] loading driver: nvidia
[ 17.162] (==) Matched nvidia as autoconfigured driver 0
[ 17.162] (==) Matched nouveau as autoconfigured driver 1
[ 17.162] (==) Matched nv as autoconfigured driver 2
[ 17.162] (==) Matched modesetting as autoconfigured driver 3
[ 17.162] (==) Matched fbdev as autoconfigured driver 4
[ 17.162] (==) Matched vesa as autoconfigured driver 5
[ 17.162] (==) Assigned the driver to the xf86ConfigLayout
[ 17.162] (II) LoadModule: "nvidia"
[ 17.162] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17.228] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 17.228] compiled for 1.6.99.901, module version = 1.0.0
[ 17.228] Module class: X.Org Video Driver
[ 17.235] (II) LoadModule: "nouveau"
[ 17.235] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 17.248] (II) Module nouveau: vendor="X.Org Foundation"
[ 17.248] compiled for 1.20.8, module version = 1.0.16
[ 17.248] Module class: X.Org Video Driver
[ 17.248] ABI class: X.Org Video Driver, version 24.1
[ 17.248] (II) LoadModule: "nv"
[ 17.249] (WW) Warning, couldn't open module nv
[ 17.249] (EE) Failed to load module "nv" (module does not exist, 0)
[ 17.249] (II) LoadModule: "modesetting"
[ 17.249] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 17.269] (II) Module modesetting: vendor="X.Org Foundation"
[ 17.269] compiled for 1.20.9, module version = 1.20.9
[ 17.269] Module class: X.Org Video Driver
[ 17.269] ABI class: X.Org Video Driver, version 24.1
[ 17.269] (II) LoadModule: "fbdev"
[ 17.269] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 17.270] (II) Module fbdev: vendor="X.Org Foundation"
[ 17.270] compiled for 1.20.8, module version = 0.5.0
[ 17.270] Module class: X.Org Video Driver
[ 17.270] ABI class: X.Org Video Driver, version 24.1
[ 17.270] (II) LoadModule: "vesa"
[ 17.270] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 17.282] (II) Module vesa: vendor="X.Org Foundation"
[ 17.282] compiled for 1.20.9, module version = 2.5.0
[ 17.282] Module class: X.Org Video Driver
[ 17.282] ABI class: X.Org Video Driver, version 24.1
[ 17.283] (II) NVIDIA dlloader X Driver 455.28 Wed Sep 30 01:04:06 UTC 2020
[ 17.283] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17.283] (II) NOUVEAU driver
[ 17.283] (II) NOUVEAU driver for NVIDIA chipset families :
[ 17.283] RIVA TNT (NV04)
[ 17.283] RIVA TNT2 (NV05)
[ 17.283] GeForce 256 (NV10)
[ 17.283] GeForce 2 (NV11, NV15)
[ 17.283] GeForce 4MX (NV17, NV18)
[ 17.283] GeForce 3 (NV20)
[ 17.283] GeForce 4Ti (NV25, NV28)
[ 17.283] GeForce FX (NV3x)
[ 17.283] GeForce 6 (NV4x)
[ 17.283] GeForce 7 (G7x)
[ 17.283] GeForce 8 (G8x)
[ 17.283] GeForce 9 (G9x)
[ 17.283] GeForce GTX 2xx/3xx (GT2xx)
[ 17.283] GeForce GTX 4xx/5xx (GFxxx)
[ 17.283] GeForce GTX 6xx/7xx (GKxxx)
[ 17.283] GeForce GTX 9xx (GMxxx)
[ 17.283] GeForce GTX 10xx (GPxxx)
[ 17.283] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.283] (II) FBDEV: driver for framebuffer: fbdev
[ 17.283] (II) VESA: driver for VESA chipsets: vesa
[ 17.296] (II) Loading sub module "fb"
[ 17.296] (II) LoadModule: "fb"
[ 17.296] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17.297] (II) Module fb: vendor="X.Org Foundation"
[ 17.297] compiled for 1.20.9, module version = 1.0.0
[ 17.297] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.297] (II) Loading sub module "wfb"
[ 17.297] (II) LoadModule: "wfb"
[ 17.297] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17.309] (II) Module wfb: vendor="X.Org Foundation"
[ 17.309] compiled for 1.20.9, module version = 1.0.0
[ 17.309] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.309] (II) Loading sub module "ramdac"
[ 17.309] (II) LoadModule: "ramdac"
[ 17.309] (II) Module "ramdac" already built-in
[ 17.311] (WW) Falling back to old probe method for modesetting
[ 17.311] (WW) Falling back to old probe method for fbdev
[ 17.311] (II) Loading sub module "fbdevhw"
[ 17.311] (II) LoadModule: "fbdevhw"
[ 17.311] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 17.316] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 17.317] compiled for 1.20.9, module version = 0.0.2
[ 17.317] ABI class: X.Org Video Driver, version 24.1
[ 17.317] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 17.317] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 17.317] (==) NVIDIA(0): RGB weight 888
[ 17.317] (==) NVIDIA(0): Default visual is TrueColor
[ 17.317] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.318] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 17.318] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 17.318] (**) NVIDIA(0): Enabling 2D acceleration
[ 17.318] (II) Loading sub module "glxserver_nvidia"
[ 17.318] (II) LoadModule: "glxserver_nvidia"
[ 17.318] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 17.904] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 17.904] compiled for 1.6.99.901, module version = 1.0.0
[ 17.904] Module class: X.Org Server Extension
[ 17.912] (II) NVIDIA GLX Module 455.28 Wed Sep 30 01:01:28 UTC 2020
[ 17.926] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 18.652] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 18.652] (--) NVIDIA(0): DFP-0 (boot)
[ 18.652] (--) NVIDIA(0): DFP-1
[ 18.652] (--) NVIDIA(0): DFP-2
[ 18.652] (--) NVIDIA(0): DFP-3
[ 18.653] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[ 18.653] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 18.653] (--) NVIDIA(0): VideoBIOS: 86.07.59.00.cb
[ 18.653] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 18.682] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): connected
[ 18.682] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): Internal TMDS
[ 18.682] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): 330.0 MHz maximum pixel clock
[ 18.682] (--) NVIDIA(GPU-0):
[ 18.682] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 18.682] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 18.682] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 18.682] (--) NVIDIA(GPU-0):
[ 18.682] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 18.682] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 18.682] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 18.682] (--) NVIDIA(GPU-0):
[ 18.682] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 18.682] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 18.682] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 18.682] (--) NVIDIA(GPU-0):
[ 18.686] (==) NVIDIA(0):
[ 18.686] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 18.686] (==) NVIDIA(0): will be used as the requested mode.
[ 18.686] (==) NVIDIA(0):
[ 18.686] (II) NVIDIA(0): Validated MetaModes:
[ 18.686] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 18.686] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 18.690] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 18.690] (--) NVIDIA(0): option
[ 18.690] (II) UnloadModule: "nouveau"
[ 18.690] (II) Unloading nouveau
[ 18.690] (II) UnloadModule: "modesetting"
[ 18.690] (II) Unloading modesetting
[ 18.690] (II) UnloadModule: "fbdev"
[ 18.690] (II) Unloading fbdev
[ 18.690] (II) UnloadSubModule: "fbdevhw"
[ 18.690] (II) Unloading fbdevhw
[ 18.690] (II) UnloadModule: "vesa"
[ 18.690] (II) Unloading vesa
[ 18.691] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 18.691] (II) NVIDIA: access.
[ 18.717] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 18.778] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 18.778] (==) NVIDIA(0): Backing store enabled
[ 18.778] (==) NVIDIA(0): Silken mouse disabled
[ 18.778] (==) NVIDIA(0): DPMS enabled
[ 18.778] (II) Loading sub module "dri2"
[ 18.778] (II) LoadModule: "dri2"
[ 18.778] (II) Module "dri2" already built-in
[ 18.778] (II) NVIDIA(0): [DRI2] Setup complete
[ 18.778] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 18.793] (II) Initializing extension Generic Event Extension
[ 18.794] (II) Initializing extension SHAPE
[ 18.794] (II) Initializing extension MIT-SHM
[ 18.794] (II) Initializing extension XInputExtension
[ 18.794] (II) Initializing extension XTEST
[ 18.794] (II) Initializing extension BIG-REQUESTS
[ 18.794] (II) Initializing extension SYNC
[ 18.794] (II) Initializing extension XKEYBOARD
[ 18.795] (II) Initializing extension XC-MISC
[ 18.795] (II) Initializing extension SECURITY
[ 18.795] (II) Initializing extension XFIXES
[ 18.795] (II) Initializing extension RENDER
[ 18.795] (II) Initializing extension RANDR
[ 18.796] (II) Initializing extension COMPOSITE
[ 18.796] (II) Initializing extension DAMAGE
[ 18.796] (II) Initializing extension MIT-SCREEN-SAVER
[ 18.796] (II) Initializing extension DOUBLE-BUFFER
[ 18.796] (II) Initializing extension RECORD
[ 18.796] (II) Initializing extension DPMS
[ 18.796] (II) Initializing extension Present
[ 18.796] (II) Initializing extension DRI3
[ 18.796] (II) Initializing extension X-Resource
[ 18.796] (II) Initializing extension XVideo
[ 18.796] (II) Initializing extension XVideo-MotionCompensation
[ 18.796] (II) Initializing extension GLX
[ 18.797] (II) Initializing extension GLX
[ 18.797] (II) Indirect GLX disabled.
[ 18.797] (II) GLX: Another vendor is already registered for screen 0
[ 18.797] (II) Initializing extension XFree86-VidModeExtension
[ 18.797] (II) Initializing extension XFree86-DGA
[ 18.797] (II) Initializing extension XFree86-DRI
[ 18.797] (II) Initializing extension DRI2
[ 18.797] (II) Initializing extension NV-GLX
[ 18.797] (II) Initializing extension NV-CONTROL
[ 18.797] (II) Initializing extension XINERAMA
[ 19.085] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 19.085] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.085] (**) Power Button: Applying InputClass "system-keyboard"
[ 19.085] (II) LoadModule: "libinput"
[ 19.086] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 19.115] (II) Module libinput: vendor="X.Org Foundation"
[ 19.115] compiled for 1.20.8, module version = 0.30.0
[ 19.115] Module class: X.Org XInput Driver
[ 19.115] ABI class: X.Org XInput driver, version 24.1
[ 19.115] (II) Using input driver 'libinput' for 'Power Button'
[ 19.115] (**) Power Button: always reports core events
[ 19.115] (**) Option "Device" "/dev/input/event1"
[ 19.115] (**) Option "_source" "server/udev"
[ 19.162] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 19.163] (II) event1 - Power Button: device is a keyboard
[ 19.163] (II) event1 - Power Button: device removed
[ 19.185] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 19.185] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.185] (**) Option "xkb_model" "pc105"
[ 19.185] (**) Option "xkb_layout" "hr"
[ 19.205] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 19.205] (II) event1 - Power Button: device is a keyboard
[ 19.206] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 19.206] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.206] (**) Power Button: Applying InputClass "system-keyboard"
[ 19.206] (II) Using input driver 'libinput' for 'Power Button'
[ 19.206] (**) Power Button: always reports core events
[ 19.206] (**) Option "Device" "/dev/input/event0"
[ 19.206] (**) Option "_source" "server/udev"
[ 19.207] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 19.207] (II) event0 - Power Button: device is a keyboard
[ 19.207] (II) event0 - Power Button: device removed
[ 19.239] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 19.239] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 19.239] (**) Option "xkb_model" "pc105"
[ 19.239] (**) Option "xkb_layout" "hr"
[ 19.240] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 19.240] (II) event0 - Power Button: device is a keyboard
[ 19.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
[ 19.241] (II) No input driver specified, ignoring this device.
[ 19.241] (II) This device may have been added with another device file.
[ 19.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
[ 19.241] (II) No input driver specified, ignoring this device.
[ 19.241] (II) This device may have been added with another device file.
[ 19.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
[ 19.241] (II) No input driver specified, ignoring this device.
[ 19.241] (II) This device may have been added with another device file.
[ 19.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
[ 19.241] (II) No input driver specified, ignoring this device.
[ 19.242] (II) This device may have been added with another device file.
[ 19.242] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7)
[ 19.242] (II) No input driver specified, ignoring this device.
[ 19.242] (II) This device may have been added with another device file.
[ 19.242] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event8)
[ 19.242] (II) No input driver specified, ignoring this device.
[ 19.242] (II) This device may have been added with another device file.
[ 19.242] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[ 19.242] (II) No input driver specified, ignoring this device.
[ 19.242] (II) This device may have been added with another device file.
[ 19.243] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
[ 19.243] (II) No input driver specified, ignoring this device.
[ 19.243] (II) This device may have been added with another device file.
[ 19.243] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
[ 19.243] (II) No input driver specified, ignoring this device.
[ 19.243] (II) This device may have been added with another device file.
[ 19.243] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event13)
[ 19.243] (II) No input driver specified, ignoring this device.
[ 19.243] (II) This device may have been added with another device file.
[ 19.243] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event14)
[ 19.243] (II) No input driver specified, ignoring this device.
[ 19.243] (II) This device may have been added with another device file.
[ 19.243] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event15)
[ 19.244] (II) No input driver specified, ignoring this device.
[ 19.244] (II) This device may have been added with another device file.
[ 19.244] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event16)
[ 19.244] (II) No input driver specified, ignoring this device.
[ 19.244] (II) This device may have been added with another device file.
[ 19.244] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event17)
[ 19.244] (II) No input driver specified, ignoring this device.
[ 19.244] (II) This device may have been added with another device file.
[ 19.244] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 19.244] (II) No input driver specified, ignoring this device.
[ 19.244] (II) This device may have been added with another device file.
[ 19.245] (II) config/udev: Adding input device Logitech G500 (/dev/input/event18)
[ 19.245] (**) Logitech G500: Applying InputClass "libinput pointer catchall"
[ 19.245] (II) Using input driver 'libinput' for 'Logitech G500'
[ 19.245] (**) Logitech G500: always reports core events
[ 19.245] (**) Option "Device" "/dev/input/event18"
[ 19.245] (**) Option "_source" "server/udev"
[ 19.300] (II) event18 - Logitech G500: is tagged by udev as: Mouse
[ 19.300] (II) event18 - Logitech G500: device set to 1600 DPI
[ 19.300] (II) event18 - Logitech G500: device is a pointer
[ 19.300] (II) event18 - Logitech G500: device removed
[ 19.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.0/0003:046D:C068.0001/input/input18/event18"
[ 19.359] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 8)
[ 19.359] (**) Option "AccelerationScheme" "none"
[ 19.359] (**) Logitech G500: (accel) selected scheme none/0
[ 19.359] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 19.359] (**) Logitech G500: (accel) acceleration threshold: 4
[ 19.416] (II) event18 - Logitech G500: is tagged by udev as: Mouse
[ 19.417] (II) event18 - Logitech G500: device set to 1600 DPI
[ 19.417] (II) event18 - Logitech G500: device is a pointer
[ 19.417] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 19.417] (II) No input driver specified, ignoring this device.
[ 19.417] (II) This device may have been added with another device file.
[ 19.418] (II) config/udev: Adding input device Logitech G500 Keyboard (/dev/input/event19)
[ 19.418] (**) Logitech G500 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 19.418] (**) Logitech G500 Keyboard: Applying InputClass "system-keyboard"
[ 19.418] (II) Using input driver 'libinput' for 'Logitech G500 Keyboard'
[ 19.418] (**) Logitech G500 Keyboard: always reports core events
[ 19.418] (**) Option "Device" "/dev/input/event19"
[ 19.418] (**) Option "_source" "server/udev"
[ 19.419] (II) event19 - Logitech G500 Keyboard: is tagged by udev as: Keyboard
[ 19.419] (II) event19 - Logitech G500 Keyboard: device is a keyboard
[ 19.420] (II) event19 - Logitech G500 Keyboard: device removed
[ 19.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.1/0003:046D:C068.0002/input/input19/event19"
[ 19.452] (II) XINPUT: Adding extended input device "Logitech G500 Keyboard" (type: KEYBOARD, id 9)
[ 19.452] (**) Option "xkb_model" "pc105"
[ 19.452] (**) Option "xkb_layout" "hr"
[ 19.454] (II) event19 - Logitech G500 Keyboard: is tagged by udev as: Keyboard
[ 19.454] (II) event19 - Logitech G500 Keyboard: device is a keyboard
[ 19.455] (II) config/udev: Adding input device Logitech G500 Consumer Control (/dev/input/event20)
[ 19.455] (**) Logitech G500 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.455] (**) Logitech G500 Consumer Control: Applying InputClass "system-keyboard"
[ 19.455] (II) Using input driver 'libinput' for 'Logitech G500 Consumer Control'
[ 19.455] (**) Logitech G500 Consumer Control: always reports core events
[ 19.455] (**) Option "Device" "/dev/input/event20"
[ 19.455] (**) Option "_source" "server/udev"
[ 19.456] (II) event20 - Logitech G500 Consumer Control: is tagged by udev as: Keyboard
[ 19.456] (II) event20 - Logitech G500 Consumer Control: device is a keyboard
[ 19.456] (II) event20 - Logitech G500 Consumer Control: device removed
[ 19.492] (II) libinput: Logitech G500 Consumer Control: needs a virtual subdevice
[ 19.492] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.1/0003:046D:C068.0002/input/input20/event20"
[ 19.492] (II) XINPUT: Adding extended input device "Logitech G500 Consumer Control" (type: MOUSE, id 10)
[ 19.492] (**) Option "AccelerationScheme" "none"
[ 19.492] (**) Logitech G500 Consumer Control: (accel) selected scheme none/0
[ 19.492] (**) Logitech G500 Consumer Control: (accel) acceleration factor: 2.000
[ 19.492] (**) Logitech G500 Consumer Control: (accel) acceleration threshold: 4
[ 19.494] (II) event20 - Logitech G500 Consumer Control: is tagged by udev as: Keyboard
[ 19.494] (II) event20 - Logitech G500 Consumer Control: device is a keyboard
[ 19.494] (II) config/udev: Adding input device LOGITECH G110 G-keys Keypad (/dev/input/event21)
[ 19.494] (**) LOGITECH G110 G-keys Keypad: Applying InputClass "libinput keyboard catchall"
[ 19.494] (**) LOGITECH G110 G-keys Keypad: Applying InputClass "system-keyboard"
[ 19.494] (II) Using input driver 'libinput' for 'LOGITECH G110 G-keys Keypad'
[ 19.494] (**) LOGITECH G110 G-keys Keypad: always reports core events
[ 19.494] (**) Option "Device" "/dev/input/event21"
[ 19.494] (**) Option "_source" "server/udev"
[ 19.496] (II) event21 - LOGITECH G110 G-keys Keypad: is tagged by udev as: Keyboard
[ 19.496] (II) event21 - LOGITECH G110 G-keys Keypad: device is a keyboard
[ 19.496] (II) event21 - LOGITECH G110 G-keys Keypad: device removed
[ 19.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.1/3-1.8.1:1.0/0003:046D:C22B.0003/input/input23/event21"
[ 19.532] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys Keypad" (type: KEYBOARD, id 11)
[ 19.532] (**) Option "xkb_model" "pc105"
[ 19.532] (**) Option "xkb_layout" "hr"
[ 19.534] (II) event21 - LOGITECH G110 G-keys Keypad: is tagged by udev as: Keyboard
[ 19.534] (II) event21 - LOGITECH G110 G-keys Keypad: device is a keyboard
[ 19.535] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event22)
[ 19.535] (**) Gaming Keyboard G110: Applying InputClass "libinput keyboard catchall"
[ 19.535] (**) Gaming Keyboard G110: Applying InputClass "system-keyboard"
[ 19.535] (II) Using input driver 'libinput' for 'Gaming Keyboard G110'
[ 19.535] (**) Gaming Keyboard G110: always reports core events
[ 19.535] (**) Option "Device" "/dev/input/event22"
[ 19.535] (**) Option "_source" "server/udev"
[ 19.536] (II) event22 - Gaming Keyboard G110: is tagged by udev as: Keyboard
[ 19.536] (II) event22 - Gaming Keyboard G110: device is a keyboard
[ 19.537] (II) event22 - Gaming Keyboard G110: device removed
[ 19.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.3/3-1.8.3:1.0/0003:046D:C22A.0004/input/input25/event22"
[ 19.572] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
[ 19.572] (**) Option "xkb_model" "pc105"
[ 19.572] (**) Option "xkb_layout" "hr"
[ 19.573] (II) event22 - Gaming Keyboard G110: is tagged by udev as: Keyboard
[ 19.573] (II) event22 - Gaming Keyboard G110: device is a keyboard
[ 19.573] (II) config/udev: Adding input device Gaming Keyboard G110 Consumer Control (/dev/input/event23)
[ 19.573] (**) Gaming Keyboard G110 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.573] (**) Gaming Keyboard G110 Consumer Control: Applying InputClass "system-keyboard"
[ 19.573] (II) Using input driver 'libinput' for 'Gaming Keyboard G110 Consumer Control'
[ 19.573] (**) Gaming Keyboard G110 Consumer Control: always reports core events
[ 19.573] (**) Option "Device" "/dev/input/event23"
[ 19.573] (**) Option "_source" "server/udev"
[ 19.574] (II) event23 - Gaming Keyboard G110 Consumer Control: is tagged by udev as: Keyboard
[ 19.574] (II) event23 - Gaming Keyboard G110 Consumer Control: device is a keyboard
[ 19.574] (II) event23 - Gaming Keyboard G110 Consumer Control: device removed
[ 19.595] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8.3/3-1.8.3:1.1/0003:046D:C22A.0005/input/input26/event23"
[ 19.595] (II) XINPUT: Adding extended input device "Gaming Keyboard G110 Consumer Control" (type: KEYBOARD, id 13)
[ 19.595] (**) Option "xkb_model" "pc105"
[ 19.595] (**) Option "xkb_layout" "hr"
[ 19.596] (II) event23 - Gaming Keyboard G110 Consumer Control: is tagged by udev as: Keyboard
[ 19.596] (II) event23 - Gaming Keyboard G110 Consumer Control: device is a keyboard
[ 19.596] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event2)
[ 19.596] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 19.596] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 19.596] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 19.596] (**) Eee PC WMI hotkeys: always reports core events
[ 19.596] (**) Option "Device" "/dev/input/event2"
[ 19.596] (**) Option "_source" "server/udev"
[ 19.597] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 19.597] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 19.597] (II) event2 - Eee PC WMI hotkeys: device removed
[ 19.632] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input2/event2"
[ 19.632] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[ 19.632] (**) Option "xkb_model" "pc105"
[ 19.632] (**) Option "xkb_layout" "hr"
[ 19.633] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 19.633] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 19.637] (**) Logitech G500 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 19.637] (**) Logitech G500 Consumer Control: Applying InputClass "system-keyboard"
[ 19.637] (II) Using input driver 'libinput' for 'Logitech G500 Consumer Control'
[ 19.637] (**) Logitech G500 Consumer Control: always reports core events
[ 19.637] (**) Option "Device" "/dev/input/event20"
[ 19.637] (**) Option "_source" "_driver/libinput"
[ 19.637] (II) libinput: Logitech G500 Consumer Control: is a virtual subdevice
[ 19.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.7/3-1.7:1.1/0003:046D:C068.0002/input/input20/event20"
[ 19.637] (II) XINPUT: Adding extended input device "Logitech G500 Consumer Control" (type: KEYBOARD, id 15)
[ 19.637] (**) Option "xkb_model" "pc105"
[ 19.637] (**) Option "xkb_layout" "hr"
[ 19.669] (EE) Failed to open authorization file "/var/run/sddm/{69e72015-8f62-4ede-8b35-6ac1d8c53966}": No such file or directory
[ 33.182] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): connected
[ 33.182] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): Internal TMDS
[ 33.182] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): 330.0 MHz maximum pixel clock
[ 33.182] (--) NVIDIA(GPU-0):
[ 33.182] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 33.182] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 33.183] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 33.183] (--) NVIDIA(GPU-0):
[ 33.183] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 33.183] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 33.183] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 33.183] (--) NVIDIA(GPU-0):
[ 33.183] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 33.183] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 33.183] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 33.183] (--) NVIDIA(GPU-0):
[ 41.073] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): connected
[ 41.073] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): Internal TMDS
[ 41.073] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): 330.0 MHz maximum pixel clock
[ 41.073] (--) NVIDIA(GPU-0):
[ 41.073] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 41.073] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 41.073] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 41.073] (--) NVIDIA(GPU-0):
[ 41.073] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 41.073] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 41.073] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 41.073] (--) NVIDIA(GPU-0):
[ 41.073] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 41.073] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 41.073] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 41.073] (--) NVIDIA(GPU-0):
[ 107.873] (II) event1 - Power Button: device removed
[ 107.906] (II) event0 - Power Button: device removed
[ 107.933] (II) event18 - Logitech G500: device removed
[ 107.986] (II) event19 - Logitech G500 Keyboard: device removed
[ 108.012] (II) event21 - LOGITECH G110 G-keys Keypad: device removed
[ 108.039] (II) event22 - Gaming Keyboard G110: device removed
[ 108.065] (II) event23 - Gaming Keyboard G110 Consumer Control: device removed
[ 108.092] (II) event2 - Eee PC WMI hotkeys: device removed
[ 108.119] (II) event20 - Logitech G500 Consumer Control: device removed
[ 110.899] (II) Open ACPI successful (/var/run/acpid.socket)
[ 110.929] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): connected
[ 110.929] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): Internal TMDS
[ 110.929] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): 330.0 MHz maximum pixel clock
[ 110.929] (--) NVIDIA(GPU-0):
[ 110.929] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 110.929] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 110.929] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 110.929] (--) NVIDIA(GPU-0):
[ 110.929] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 110.929] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 110.929] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 110.929] (--) NVIDIA(GPU-0):
[ 110.929] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 110.929] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 110.929] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 110.929] (--) NVIDIA(GPU-0):
[ 110.947] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 111.015] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 111.015] (II) event1 - Power Button: device is a keyboard
[ 111.016] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 111.016] (II) event0 - Power Button: device is a keyboard
[ 111.072] (II) event18 - Logitech G500: is tagged by udev as: Mouse
[ 111.073] (II) event18 - Logitech G500: device set to 1600 DPI
[ 111.073] (II) event18 - Logitech G500: device is a pointer
[ 111.074] (II) event19 - Logitech G500 Keyboard: is tagged by udev as: Keyboard
[ 111.074] (II) event19 - Logitech G500 Keyboard: device is a keyboard
[ 111.075] (II) event20 - Logitech G500 Consumer Control: is tagged by udev as: Keyboard
[ 111.075] (II) event20 - Logitech G500 Consumer Control: device is a keyboard
[ 111.076] (II) event21 - LOGITECH G110 G-keys Keypad: is tagged by udev as: Keyboard
[ 111.076] (II) event21 - LOGITECH G110 G-keys Keypad: device is a keyboard
[ 111.077] (II) event22 - Gaming Keyboard G110: is tagged by udev as: Keyboard
[ 111.077] (II) event22 - Gaming Keyboard G110: device is a keyboard
[ 111.078] (II) event23 - Gaming Keyboard G110 Consumer Control: is tagged by udev as: Keyboard
[ 111.078] (II) event23 - Gaming Keyboard G110 Consumer Control: device is a keyboard
[ 111.078] (II) event2 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 111.079] (II) event2 - Eee PC WMI hotkeys: device is a keyboard
[ 113.075] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): connected
[ 113.075] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): Internal TMDS
[ 113.075] (--) NVIDIA(GPU-0): Samsung S23B300 (DFP-0): 330.0 MHz maximum pixel clock
[ 113.075] (--) NVIDIA(GPU-0):
[ 113.075] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 113.075] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 113.075] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 113.075] (--) NVIDIA(GPU-0):
[ 113.075] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 113.075] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 113.075] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 113.075] (--) NVIDIA(GPU-0):
[ 113.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 113.075] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 113.075] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 113.075] (--) NVIDIA(GPU-0):