You are not logged in.

#1 2024-04-04 07:59:34

Nyms99
Member
Registered: 2024-04-04
Posts: 2

When I reboot my pc my USB devices stop working

I've recently installed arch linux. When my cold boot into arch everything is working good, I can login to plasma x11 through SDDM with no issue. But when i reboot I can't press anything at the login screen. The clock on the login screen still updates but I cant press anything. I noticed that my keyboard still has the numlock key active when I am in the SDDM login screen, but not in grub so it somehow activates the numlock key. I use grub to dual boot and I can use my keyboard in grub and in windows 11. Ill post my Xorg logs here:

Xorg.0.log

[    11.726] (--) Log file renamed from "/var/log/Xorg.pid-847.log" to "/var/log/Xorg.0.log"
[    11.727] 
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[    11.727] Current Operating System: Linux archlinux 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35 +0000 x86_64
[    11.727] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=65a944de-4d84-4864-8510-bb533c155000 rw zswap.enabled=0 rootfstype=ext4 quiet splash usbcore.autosuspend=-1
[    11.727]  
[    11.727] Current version of pixman: 0.43.4
[    11.727]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    11.727] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.727] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr  4 09:30:01 2024
[    11.728] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    11.728] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.729] (==) No Layout section.  Using the first Screen section.
[    11.729] (==) No screen section available. Using defaults.
[    11.729] (**) |-->Screen "Default Screen Section" (0)
[    11.729] (**) |   |-->Monitor "<default monitor>"
[    11.729] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    11.729] (==) Automatically adding devices
[    11.729] (==) Automatically enabling devices
[    11.729] (==) Automatically adding GPU devices
[    11.729] (==) Automatically binding GPU devices
[    11.729] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    11.729] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    11.729]    Entry deleted from font path.
[    11.729] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    11.729]    Entry deleted from font path.
[    11.729]    (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    11.729] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    11.729]    Entry deleted from font path.
[    11.729] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    11.729]    Entry deleted from font path.
[    11.729] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    11.729]    Entry deleted from font path.
[    11.729] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    11.729]    Entry deleted from font path.
[    11.729] (==) FontPath set to:

[    11.729] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.729] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.729] (II) Module ABI versions:
[    11.729]    X.Org ANSI C Emulation: 0.4
[    11.729]    X.Org Video Driver: 25.2
[    11.729]    X.Org XInput driver : 24.4
[    11.729]    X.Org Server Extension : 10.0
[    11.729] (++) using VT number 2

[    11.729] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    11.730] (II) xfree86: Adding drm device (/dev/dri/card1)
[    11.730] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:0d:00.0/drm/card1
[    24.518] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    24.521] (--) PCI:*(13@0:0:0) 10de:2684:1458:40c0 rev 161, Mem @ 0xfa000000/16777216, 0x7000000000/34359738368, 0x7800000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[    24.521] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    24.521] (II) LoadModule: "glx"
[    24.524] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.528] (II) Module glx: vendor="X.Org Foundation"
[    24.528]    compiled for 1.21.1.11, module version = 1.0.0
[    24.528]    ABI class: X.Org Server Extension, version 10.0
[    24.528] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    24.528]    loading driver: nvidia
[    24.528] (==) Matched nvidia as autoconfigured driver 0
[    24.528] (==) Matched nouveau as autoconfigured driver 1
[    24.528] (==) Matched nv as autoconfigured driver 2
[    24.528] (==) Matched modesetting as autoconfigured driver 3
[    24.528] (==) Matched fbdev as autoconfigured driver 4
[    24.528] (==) Matched vesa as autoconfigured driver 5
[    24.528] (==) Assigned the driver to the xf86ConfigLayout
[    24.528] (II) LoadModule: "nvidia"
[    24.528] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    24.530] (II) Module nvidia: vendor="NVIDIA Corporation"
[    24.530]    compiled for 1.6.99.901, module version = 1.0.0
[    24.530]    Module class: X.Org Video Driver
[    24.530] (II) LoadModule: "nouveau"
[    24.530] (WW) Warning, couldn't open module nouveau
[    24.530] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    24.530] (II) LoadModule: "nv"
[    24.531] (WW) Warning, couldn't open module nv
[    24.531] (EE) Failed to load module "nv" (module does not exist, 0)
[    24.531] (II) LoadModule: "modesetting"
[    24.531] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.532] (II) Module modesetting: vendor="X.Org Foundation"
[    24.532]    compiled for 1.21.1.11, module version = 1.21.1
[    24.532]    Module class: X.Org Video Driver
[    24.532]    ABI class: X.Org Video Driver, version 25.2
[    24.532] (II) LoadModule: "fbdev"
[    24.532] (WW) Warning, couldn't open module fbdev
[    24.532] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    24.532] (II) LoadModule: "vesa"
[    24.532] (WW) Warning, couldn't open module vesa
[    24.532] (EE) Failed to load module "vesa" (module does not exist, 0)
[    24.532] (II) NVIDIA dlloader X Driver  550.67  Tue Mar 12 23:32:46 UTC 2024
[    24.532] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    24.532] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.534] (II) Loading sub module "fb"
[    24.534] (II) LoadModule: "fb"
[    24.534] (II) Module "fb" already built-in
[    24.534] (II) Loading sub module "wfb"
[    24.534] (II) LoadModule: "wfb"
[    24.534] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    24.534] (II) Module wfb: vendor="X.Org Foundation"
[    24.534]    compiled for 1.21.1.11, module version = 1.0.0
[    24.534]    ABI class: X.Org ANSI C Emulation, version 0.4
[    24.535] (WW) Falling back to old probe method for modesetting
[    24.535] (EE) open /dev/dri/card0: No such file or directory
[    24.535] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    24.535] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    24.535] (==) NVIDIA(0): RGB weight 888
[    24.535] (==) NVIDIA(0): Default visual is TrueColor
[    24.535] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    24.535] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    24.535] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    24.535] (**) NVIDIA(0): Enabling 2D acceleration
[    24.535] (II) Loading sub module "glxserver_nvidia"
[    24.535] (II) LoadModule: "glxserver_nvidia"
[    24.535] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    24.568] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    24.568]    compiled for 1.6.99.901, module version = 1.0.0
[    24.568]    Module class: X.Org Server Extension
[    24.568] (II) NVIDIA GLX Module  550.67  Tue Mar 12 23:40:29 UTC 2024
[    24.568] (II) NVIDIA: The X server supports PRIME Render Offload.
[    24.569] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:13:0:0
[    24.569] (--) NVIDIA(0):     DFP-0
[    24.569] (--) NVIDIA(0):     DFP-1
[    24.569] (--) NVIDIA(0):     DFP-2
[    24.569] (--) NVIDIA(0):     DFP-3
[    24.569] (--) NVIDIA(0):     DFP-4
[    24.569] (--) NVIDIA(0):     DFP-5 (boot)
[    24.569] (--) NVIDIA(0):     DFP-6
[    24.569] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 4090 (AD102-A) at PCI:13:0:0
[    24.569] (II) NVIDIA(0):     (GPU-0)
[    24.569] (--) NVIDIA(0): Memory: 25153536 kBytes
[    24.569] (--) NVIDIA(0): VideoBIOS: 95.02.18.80.a8
[    24.569] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    24.569] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    24.569] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    24.569] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    24.569] (--) NVIDIA(GPU-0): 
[    24.569] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.569] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    24.569] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    24.569] (--) NVIDIA(GPU-0): 
[    24.570] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    24.570] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    24.570] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    24.570] (--) NVIDIA(GPU-0): 
[    24.570] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
[    24.570] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
[    24.570] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2670.0 MHz maximum pixel clock
[    24.570] (--) NVIDIA(GPU-0): 
[    24.575] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    24.575] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    24.575] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    24.575] (--) NVIDIA(GPU-0): 
[    24.575] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): connected
[    24.575] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): Internal DisplayPort
[    24.575] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): 2670.0 MHz maximum pixel clock
[    24.575] (--) NVIDIA(GPU-0): 
[    24.577] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    24.577] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    24.577] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    24.577] (--) NVIDIA(GPU-0): 
[    24.662] (==) NVIDIA(0): 
[    24.662] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    24.662] (==) NVIDIA(0):     will be used as the requested mode.
[    24.662] (==) NVIDIA(0): 
[    24.663] (II) NVIDIA(0): Validated MetaModes:
[    24.664] (II) NVIDIA(0):     "DFP-5:nvidia-auto-select,DFP-3:nvidia-auto-select"
[    24.664] (II) NVIDIA(0): Virtual screen size determined to be 5360 x 1440
[    24.709] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    24.709] (--) NVIDIA(0):     option
[    24.709] (II) UnloadModule: "modesetting"
[    24.709] (II) Unloading modesetting
[    24.709] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    24.709] (II) NVIDIA:     access.
[    24.713] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    24.713] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    24.713] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    24.713] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    24.713] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    24.713] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    24.713] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    24.713] (II) NVIDIA(0):     Config Options in the README.
[    24.727] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-3:nvidia-auto-select"
[    24.896] (==) NVIDIA(0): Disabling shared memory pixmaps
[    24.896] (==) NVIDIA(0): Backing store enabled
[    24.896] (==) NVIDIA(0): Silken mouse enabled
[    24.896] (==) NVIDIA(0): DPMS enabled
[    24.896] (II) Loading sub module "dri2"
[    24.896] (II) LoadModule: "dri2"
[    24.896] (II) Module "dri2" already built-in
[    24.896] (II) NVIDIA(0): [DRI2] Setup complete
[    24.896] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    24.896] (II) Initializing extension Generic Event Extension
[    24.896] (II) Initializing extension SHAPE
[    24.896] (II) Initializing extension MIT-SHM
[    24.896] (II) Initializing extension XInputExtension
[    24.896] (II) Initializing extension XTEST
[    24.896] (II) Initializing extension BIG-REQUESTS
[    24.896] (II) Initializing extension SYNC
[    24.897] (II) Initializing extension XKEYBOARD
[    24.897] (II) Initializing extension XC-MISC
[    24.897] (II) Initializing extension SECURITY
[    24.897] (II) Initializing extension XFIXES
[    24.897] (II) Initializing extension RENDER
[    24.897] (II) Initializing extension RANDR
[    24.897] (II) Initializing extension COMPOSITE
[    24.897] (II) Initializing extension DAMAGE
[    24.897] (II) Initializing extension MIT-SCREEN-SAVER
[    24.897] (II) Initializing extension DOUBLE-BUFFER
[    24.897] (II) Initializing extension RECORD
[    24.897] (II) Initializing extension DPMS
[    24.897] (II) Initializing extension Present
[    24.897] (II) Initializing extension DRI3
[    24.897] (II) Initializing extension X-Resource
[    24.897] (II) Initializing extension XVideo
[    24.897] (II) Initializing extension XVideo-MotionCompensation
[    24.897] (II) Initializing extension GLX
[    24.897] (II) Initializing extension GLX
[    24.897] (II) Indirect GLX disabled.
[    24.898] (II) GLX: Another vendor is already registered for screen 0
[    24.898] (II) Initializing extension XFree86-VidModeExtension
[    24.898] (II) Initializing extension XFree86-DGA
[    24.898] (II) Initializing extension XFree86-DRI
[    24.898] (II) Initializing extension DRI2
[    24.898] (II) Initializing extension NV-GLX
[    24.898] (II) Initializing extension NV-CONTROL
[    24.898] (II) Initializing extension XINERAMA
[    24.959] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    24.959] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    24.959] (**) Power Button: Applying InputClass "system-keyboard"
[    24.959] (II) LoadModule: "libinput"
[    24.959] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    24.961] (II) Module libinput: vendor="X.Org Foundation"
[    24.961]    compiled for 1.21.1.8, module version = 1.4.0
[    24.961]    Module class: X.Org XInput Driver
[    24.961]    ABI class: X.Org XInput driver, version 24.4
[    24.961] (II) Using input driver 'libinput' for 'Power Button'
[    24.961] (**) Power Button: always reports core events
[    24.961] (**) Option "Device" "/dev/input/event1"
[    24.966] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    24.966] (II) event1  - Power Button: device is a keyboard
[    24.966] (II) event1  - Power Button: device removed
[    24.993] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    24.993] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    24.993] (**) Option "xkb_model" "pc105"
[    24.993] (**) Option "xkb_layout" "se"
[    24.993] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.003] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    25.003] (II) event1  - Power Button: device is a keyboard
[    25.003] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    25.003] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.003] (**) Power Button: Applying InputClass "system-keyboard"
[    25.003] (II) Using input driver 'libinput' for 'Power Button'
[    25.003] (**) Power Button: always reports core events
[    25.003] (**) Option "Device" "/dev/input/event0"
[    25.004] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    25.004] (II) event0  - Power Button: device is a keyboard
[    25.004] (II) event0  - Power Button: device removed
[    25.030] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    25.030] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    25.030] (**) Option "xkb_model" "pc105"
[    25.030] (**) Option "xkb_layout" "se"
[    25.030] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.030] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    25.030] (II) event0  - Power Button: device is a keyboard
[    25.031] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard (/dev/input/event15)
[    25.031] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.031] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: Applying InputClass "system-keyboard"
[    25.031] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K95 RGB PLATINUM Keyboard'
[    25.031] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: always reports core events
[    25.031] (**) Option "Device" "/dev/input/event15"
[    25.032] (II) event15 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: is tagged by udev as: Keyboard
[    25.032] (II) event15 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: device is a keyboard
[    25.032] (II) event15 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: device removed
[    25.053] (II) libinput: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: needs a virtual subdevice
[    25.053] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/0003:1B1C:1B2D.0002/input/input15/event15"
[    25.053] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K95 RGB PLATINUM Keyboard" (type: MOUSE, id 8)
[    25.053] (**) Option "AccelerationScheme" "none"
[    25.053] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: (accel) selected scheme none/0
[    25.053] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: (accel) acceleration factor: 2.000
[    25.053] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: (accel) acceleration threshold: 4
[    25.054] (II) event15 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: is tagged by udev as: Keyboard
[    25.054] (II) event15 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: device is a keyboard
[    25.055] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard (/dev/input/event16)
[    25.055] (II) No input driver specified, ignoring this device.
[    25.055] (II) This device may have been added with another device file.
[    25.056] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard (/dev/input/event17)
[    25.056] (II) No input driver specified, ignoring this device.
[    25.056] (II) This device may have been added with another device file.
[    25.056] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse (/dev/input/event18)
[    25.056] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    25.056] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse'
[    25.056] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: always reports core events
[    25.056] (**) Option "Device" "/dev/input/event18"
[    25.058] (II) event18 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: is tagged by udev as: Mouse
[    25.058] (II) event18 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: device is a pointer
[    25.058] (II) event18 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: device removed
[    25.096] (II) libinput: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.096] (II) libinput: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.096] (II) libinput: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.096] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/0003:1B1C:1B2D.0002/input/input18/event18"
[    25.096] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse" (type: MOUSE, id 9)
[    25.096] (**) Option "AccelerationScheme" "none"
[    25.096] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: (accel) selected scheme none/0
[    25.096] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: (accel) acceleration factor: 2.000
[    25.096] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: (accel) acceleration threshold: 4
[    25.098] (II) event18 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: is tagged by udev as: Mouse
[    25.098] (II) event18 - Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse: device is a pointer
[    25.098] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse (/dev/input/js0)
[    25.098] (II) No input driver specified, ignoring this device.
[    25.098] (II) This device may have been added with another device file.
[    25.099] (II) config/udev: Adding input device Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse (/dev/input/mouse0)
[    25.099] (II) No input driver specified, ignoring this device.
[    25.099] (II) This device may have been added with another device file.
[    25.100] (II) config/udev: Adding input device Elgato Stream Deck (/dev/input/event19)
[    25.100] (**) Elgato Stream Deck: Applying InputClass "libinput keyboard catchall"
[    25.100] (**) Elgato Stream Deck: Applying InputClass "system-keyboard"
[    25.100] (II) Using input driver 'libinput' for 'Elgato Stream Deck'
[    25.100] (**) Elgato Stream Deck: always reports core events
[    25.100] (**) Option "Device" "/dev/input/event19"
[    25.101] (II) event19 - Elgato Stream Deck: is tagged by udev as: Keyboard
[    25.101] (II) event19 - Elgato Stream Deck: device is a keyboard
[    25.101] (II) event19 - Elgato Stream Deck: device removed
[    25.140] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:0FD9:006D.0004/input/input19/event19"
[    25.140] (II) XINPUT: Adding extended input device "Elgato Stream Deck" (type: KEYBOARD, id 10)
[    25.140] (**) Option "xkb_model" "pc105"
[    25.140] (**) Option "xkb_layout" "se"
[    25.140] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.141] (II) event19 - Elgato Stream Deck: is tagged by udev as: Keyboard
[    25.141] (II) event19 - Elgato Stream Deck: device is a keyboard
[    25.142] (II) config/udev: Adding input device SteelSeries Arctis Nova Pro Wireless (/dev/input/event20)
[    25.142] (**) SteelSeries Arctis Nova Pro Wireless: Applying InputClass "libinput keyboard catchall"
[    25.142] (**) SteelSeries Arctis Nova Pro Wireless: Applying InputClass "system-keyboard"
[    25.142] (II) Using input driver 'libinput' for 'SteelSeries Arctis Nova Pro Wireless'
[    25.142] (**) SteelSeries Arctis Nova Pro Wireless: always reports core events
[    25.142] (**) Option "Device" "/dev/input/event20"
[    25.143] (II) event20 - SteelSeries Arctis Nova Pro Wireless: is tagged by udev as: Keyboard
[    25.143] (II) event20 - SteelSeries Arctis Nova Pro Wireless: device is a keyboard
[    25.143] (II) event20 - SteelSeries Arctis Nova Pro Wireless: device removed
[    25.186] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.4/1-3.1.4.1/1-3.1.4.1:1.3/0003:1038:12E0.0005/input/input20/event20"
[    25.186] (II) XINPUT: Adding extended input device "SteelSeries Arctis Nova Pro Wireless" (type: KEYBOARD, id 11)
[    25.186] (**) Option "xkb_model" "pc105"
[    25.186] (**) Option "xkb_layout" "se"
[    25.186] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.188] (II) event20 - SteelSeries Arctis Nova Pro Wireless: is tagged by udev as: Keyboard
[    25.188] (II) event20 - SteelSeries Arctis Nova Pro Wireless: device is a keyboard
[    25.188] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event21)
[    25.188] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    25.188] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    25.188] (**) Logitech USB Receiver: always reports core events
[    25.188] (**) Option "Device" "/dev/input/event21"
[    25.245] (II) event21 - Logitech USB Receiver: is tagged by udev as: Mouse
[    25.245] (II) event21 - Logitech USB Receiver: device is a pointer
[    25.245] (II) event21 - Logitech USB Receiver: device removed
[    25.276] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.276] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.276] (II) libinput: Logitech USB Receiver: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.277] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.4/1-3.1.4.2/1-3.1.4.2:1.0/0003:046D:C547.0007/input/input21/event21"
[    25.277] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 12)
[    25.277] (**) Option "AccelerationScheme" "none"
[    25.277] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    25.277] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    25.277] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    25.335] (II) event21 - Logitech USB Receiver: is tagged by udev as: Mouse
[    25.335] (II) event21 - Logitech USB Receiver: device is a pointer
[    25.337] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    25.337] (II) No input driver specified, ignoring this device.
[    25.337] (II) This device may have been added with another device file.
[    25.338] (II) config/udev: Adding input device Logitech USB Receiver Keyboard (/dev/input/event22)
[    25.338] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.338] (**) Logitech USB Receiver Keyboard: Applying InputClass "system-keyboard"
[    25.338] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[    25.338] (**) Logitech USB Receiver Keyboard: always reports core events
[    25.338] (**) Option "Device" "/dev/input/event22"
[    25.340] (II) event22 - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[    25.340] (II) event22 - Logitech USB Receiver Keyboard: device is a keyboard
[    25.340] (II) event22 - Logitech USB Receiver Keyboard: device removed
[    25.360] (II) libinput: Logitech USB Receiver Keyboard: needs a virtual subdevice
[    25.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.4/1-3.1.4.2/1-3.1.4.2:1.1/0003:046D:C547.0008/input/input22/event22"
[    25.360] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: MOUSE, id 13)
[    25.360] (**) Option "AccelerationScheme" "none"
[    25.360] (**) Logitech USB Receiver Keyboard: (accel) selected scheme none/0
[    25.360] (**) Logitech USB Receiver Keyboard: (accel) acceleration factor: 2.000
[    25.360] (**) Logitech USB Receiver Keyboard: (accel) acceleration threshold: 4
[    25.362] (II) event22 - Logitech USB Receiver Keyboard: is tagged by udev as: Keyboard
[    25.362] (II) event22 - Logitech USB Receiver Keyboard: device is a keyboard
[    25.363] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[    25.363] (II) No input driver specified, ignoring this device.
[    25.363] (II) This device may have been added with another device file.
[    25.364] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[    25.364] (II) No input driver specified, ignoring this device.
[    25.364] (II) This device may have been added with another device file.
[    25.364] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[    25.364] (II) No input driver specified, ignoring this device.
[    25.364] (II) This device may have been added with another device file.
[    25.364] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[    25.364] (II) No input driver specified, ignoring this device.
[    25.364] (II) This device may have been added with another device file.
[    25.365] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[    25.365] (II) No input driver specified, ignoring this device.
[    25.365] (II) This device may have been added with another device file.
[    25.365] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event11)
[    25.365] (II) No input driver specified, ignoring this device.
[    25.365] (II) This device may have been added with another device file.
[    25.365] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event12)
[    25.365] (II) No input driver specified, ignoring this device.
[    25.365] (II) This device may have been added with another device file.
[    25.366] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event13)
[    25.366] (II) No input driver specified, ignoring this device.
[    25.366] (II) This device may have been added with another device file.
[    25.366] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[    25.366] (II) No input driver specified, ignoring this device.
[    25.366] (II) This device may have been added with another device file.
[    25.366] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[    25.366] (II) No input driver specified, ignoring this device.
[    25.366] (II) This device may have been added with another device file.
[    25.367] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
[    25.367] (II) No input driver specified, ignoring this device.
[    25.367] (II) This device may have been added with another device file.
[    25.367] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[    25.367] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    25.367] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[    25.367] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    25.367] (**) Eee PC WMI hotkeys: always reports core events
[    25.367] (**) Option "Device" "/dev/input/event3"
[    25.368] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    25.368] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[    25.368] (II) event3  - Eee PC WMI hotkeys: device removed
[    25.403] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[    25.403] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[    25.403] (**) Option "xkb_model" "pc105"
[    25.403] (**) Option "xkb_layout" "se"
[    25.403] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.404] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    25.404] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[    25.404] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    25.404] (II) No input driver specified, ignoring this device.
[    25.404] (II) This device may have been added with another device file.
[    25.411] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.411] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: Applying InputClass "system-keyboard"
[    25.411] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K95 RGB PLATINUM Keyboard'
[    25.411] (**) Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: always reports core events
[    25.411] (**) Option "Device" "/dev/input/event15"
[    25.412] (II) libinput: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard: is a virtual subdevice
[    25.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.1/1-3.1.1:1.0/0003:1B1C:1B2D.0002/input/input15/event15"
[    25.412] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K95 RGB PLATINUM Keyboard" (type: KEYBOARD, id 15)
[    25.412] (**) Option "xkb_model" "pc105"
[    25.412] (**) Option "xkb_layout" "se"
[    25.412] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.412] (**) Logitech USB Receiver Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.412] (**) Logitech USB Receiver Keyboard: Applying InputClass "system-keyboard"
[    25.412] (II) Using input driver 'libinput' for 'Logitech USB Receiver Keyboard'
[    25.412] (**) Logitech USB Receiver Keyboard: always reports core events
[    25.412] (**) Option "Device" "/dev/input/event22"
[    25.412] (II) libinput: Logitech USB Receiver Keyboard: is a virtual subdevice
[    25.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:0a:00.1/usb1/1-3/1-3.1/1-3.1.4/1-3.1.4.2/1-3.1.4.2:1.1/0003:046D:C547.0008/input/input22/event22"
[    25.412] (II) XINPUT: Adding extended input device "Logitech USB Receiver Keyboard" (type: KEYBOARD, id 16)
[    25.412] (**) Option "xkb_model" "pc105"
[    25.412] (**) Option "xkb_layout" "se"
[    25.412] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.376] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    34.376] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    34.376] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    34.376] (--) NVIDIA(GPU-0): 
[    34.376] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    34.376] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    34.376] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    34.376] (--) NVIDIA(GPU-0): 
[    34.376] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    34.376] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    34.376] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    34.376] (--) NVIDIA(GPU-0): 
[    34.377] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
[    34.377] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
[    34.377] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2670.0 MHz maximum pixel clock
[    34.377] (--) NVIDIA(GPU-0): 
[    34.381] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    34.381] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    34.381] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    34.381] (--) NVIDIA(GPU-0): 
[    34.382] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): connected
[    34.382] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): Internal DisplayPort
[    34.382] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): 2670.0 MHz maximum pixel clock
[    34.382] (--) NVIDIA(GPU-0): 
[    34.383] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    34.383] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    34.383] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    34.383] (--) NVIDIA(GPU-0): 
[    35.142] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    35.142] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    35.142] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    35.142] (--) NVIDIA(GPU-0): 
[    35.142] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    35.142] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    35.142] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[    35.142] (--) NVIDIA(GPU-0): 
[    35.142] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    35.142] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    35.142] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    35.142] (--) NVIDIA(GPU-0): 
[    35.142] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
[    35.142] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
[    35.142] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2670.0 MHz maximum pixel clock
[    35.142] (--) NVIDIA(GPU-0): 
[    35.147] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    35.147] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    35.147] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    35.147] (--) NVIDIA(GPU-0): 
[    35.147] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): connected
[    35.147] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): Internal DisplayPort
[    35.147] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): 2670.0 MHz maximum pixel clock
[    35.147] (--) NVIDIA(GPU-0): 
[    35.149] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    35.149] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    35.149] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    35.149] (--) NVIDIA(GPU-0): 
[    35.193] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-2: 3440x1440_165 @3440x1440 +0+0 {ViewPortIn=3440x1440, ViewPortOut=3440x1440+0+0}"
[    35.340] (II) NVIDIA(0): Setting mode "DP-4: 1920x1080_100 @1920x1080 +3440+180 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-2: 3440x1440_165 @3440x1440 +0+0 {ViewPortIn=3440x1440, ViewPortOut=3440x1440+0+0}"

Xorg.0.log.old

[     4.757] (--) Log file renamed from "/var/log/Xorg.pid-756.log" to "/var/log/Xorg.0.log"
[     4.758] 
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[     4.758] Current Operating System: Linux archlinux 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35 +0000 x86_64
[     4.758] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=65a944de-4d84-4864-8510-bb533c155000 rw zswap.enabled=0 rootfstype=ext4 quiet splash usbcore.autosuspend=-1
[     4.758]  
[     4.758] Current version of pixman: 0.43.4
[     4.758]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     4.758] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.758] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr  4 09:28:54 2024
[     4.759] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.759] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.759] (==) No Layout section.  Using the first Screen section.
[     4.759] (==) No screen section available. Using defaults.
[     4.759] (**) |-->Screen "Default Screen Section" (0)
[     4.759] (**) |   |-->Monitor "<default monitor>"
[     4.759] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     4.759] (==) Automatically adding devices
[     4.759] (==) Automatically enabling devices
[     4.759] (==) Automatically adding GPU devices
[     4.759] (==) Automatically binding GPU devices
[     4.759] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.760] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     4.760]    Entry deleted from font path.
[     4.760] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     4.760]    Entry deleted from font path.
[     4.760]    (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     4.760] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     4.760]    Entry deleted from font path.
[     4.760] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.760]    Entry deleted from font path.
[     4.760] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.760]    Entry deleted from font path.
[     4.760] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.760]    Entry deleted from font path.
[     4.760] (==) FontPath set to:

[     4.760] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.760] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.760] (II) Module ABI versions:
[     4.760]    X.Org ANSI C Emulation: 0.4
[     4.760]    X.Org Video Driver: 25.2
[     4.760]    X.Org XInput driver : 24.4
[     4.760]    X.Org Server Extension : 10.0
[     4.760] (++) using VT number 2

[     4.760] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.761] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.761] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:0d:00.0/drm/card1
[     4.889] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     4.891] (--) PCI:*(13@0:0:0) 10de:2684:1458:40c0 rev 161, Mem @ 0xfa000000/16777216, 0x7000000000/34359738368, 0x7800000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[     4.891] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.891] (II) LoadModule: "glx"
[     4.894] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.897] (II) Module glx: vendor="X.Org Foundation"
[     4.897]    compiled for 1.21.1.11, module version = 1.0.0
[     4.897]    ABI class: X.Org Server Extension, version 10.0
[     4.897] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     4.897]    loading driver: nvidia
[     4.897] (==) Matched nvidia as autoconfigured driver 0
[     4.897] (==) Matched nouveau as autoconfigured driver 1
[     4.897] (==) Matched nv as autoconfigured driver 2
[     4.897] (==) Matched modesetting as autoconfigured driver 3
[     4.897] (==) Matched fbdev as autoconfigured driver 4
[     4.897] (==) Matched vesa as autoconfigured driver 5
[     4.897] (==) Assigned the driver to the xf86ConfigLayout
[     4.897] (II) LoadModule: "nvidia"
[     4.897] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     4.899] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.899]    compiled for 1.6.99.901, module version = 1.0.0
[     4.899]    Module class: X.Org Video Driver
[     4.900] (II) LoadModule: "nouveau"
[     4.900] (WW) Warning, couldn't open module nouveau
[     4.900] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     4.900] (II) LoadModule: "nv"
[     4.900] (WW) Warning, couldn't open module nv
[     4.900] (EE) Failed to load module "nv" (module does not exist, 0)
[     4.900] (II) LoadModule: "modesetting"
[     4.900] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.901] (II) Module modesetting: vendor="X.Org Foundation"
[     4.901]    compiled for 1.21.1.11, module version = 1.21.1
[     4.901]    Module class: X.Org Video Driver
[     4.901]    ABI class: X.Org Video Driver, version 25.2
[     4.901] (II) LoadModule: "fbdev"
[     4.902] (WW) Warning, couldn't open module fbdev
[     4.902] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.902] (II) LoadModule: "vesa"
[     4.902] (WW) Warning, couldn't open module vesa
[     4.902] (EE) Failed to load module "vesa" (module does not exist, 0)
[     4.902] (II) NVIDIA dlloader X Driver  550.67  Tue Mar 12 23:32:46 UTC 2024
[     4.902] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.902] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.903] (II) Loading sub module "fb"
[     4.904] (II) LoadModule: "fb"
[     4.904] (II) Module "fb" already built-in
[     4.904] (II) Loading sub module "wfb"
[     4.904] (II) LoadModule: "wfb"
[     4.904] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.904] (II) Module wfb: vendor="X.Org Foundation"
[     4.904]    compiled for 1.21.1.11, module version = 1.0.0
[     4.904]    ABI class: X.Org ANSI C Emulation, version 0.4
[     4.905] (WW) Falling back to old probe method for modesetting
[     4.905] (EE) open /dev/dri/card0: No such file or directory
[     4.905] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     4.905] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     4.905] (==) NVIDIA(0): RGB weight 888
[     4.905] (==) NVIDIA(0): Default visual is TrueColor
[     4.905] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.905] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     4.905] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     4.905] (**) NVIDIA(0): Enabling 2D acceleration
[     4.905] (II) Loading sub module "glxserver_nvidia"
[     4.905] (II) LoadModule: "glxserver_nvidia"
[     4.905] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     4.936] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     4.936]    compiled for 1.6.99.901, module version = 1.0.0
[     4.936]    Module class: X.Org Server Extension
[     4.936] (II) NVIDIA GLX Module  550.67  Tue Mar 12 23:40:29 UTC 2024
[     4.937] (II) NVIDIA: The X server supports PRIME Render Offload.
[     4.937] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:13:0:0
[     4.937] (--) NVIDIA(0):     DFP-0
[     4.937] (--) NVIDIA(0):     DFP-1
[     4.937] (--) NVIDIA(0):     DFP-2
[     4.937] (--) NVIDIA(0):     DFP-3
[     4.937] (--) NVIDIA(0):     DFP-4
[     4.937] (--) NVIDIA(0):     DFP-5 (boot)
[     4.937] (--) NVIDIA(0):     DFP-6
[     4.938] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 4090 (AD102-A) at PCI:13:0:0
[     4.938] (II) NVIDIA(0):     (GPU-0)
[     4.938] (--) NVIDIA(0): Memory: 25153536 kBytes
[     4.938] (--) NVIDIA(0): VideoBIOS: 95.02.18.80.a8
[     4.938] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     4.972] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     4.972] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     4.972] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[     4.972] (--) NVIDIA(GPU-0): 
[     4.972] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     4.972] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[     4.972] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[     4.972] (--) NVIDIA(GPU-0): 
[     4.972] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     4.972] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     4.972] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     4.972] (--) NVIDIA(GPU-0): 
[     4.972] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): connected
[     4.972] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): Internal DisplayPort
[     4.972] (--) NVIDIA(GPU-0): Dell AW3423DWF (DFP-3): 2670.0 MHz maximum pixel clock
[     4.972] (--) NVIDIA(GPU-0): 
[     4.977] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     4.977] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     4.977] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     4.977] (--) NVIDIA(GPU-0): 
[     4.977] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): connected
[     4.977] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): Internal DisplayPort
[     4.977] (--) NVIDIA(GPU-0): AOC G2460 (DFP-5): 2670.0 MHz maximum pixel clock
[     4.977] (--) NVIDIA(GPU-0): 
[     4.979] (--) NVIDIA(GPU-0): DFP-6: disconnected
[     4.979] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[     4.979] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[     4.979] (--) NVIDIA(GPU-0): 
[     5.083] (==) NVIDIA(0): 
[     5.083] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     5.083] (==) NVIDIA(0):     will be used as the requested mode.
[     5.083] (==) NVIDIA(0): 
[     5.086] (II) NVIDIA(0): Validated MetaModes:
[     5.086] (II) NVIDIA(0):     "DFP-5:nvidia-auto-select,DFP-3:nvidia-auto-select"
[     5.086] (II) NVIDIA(0): Virtual screen size determined to be 5360 x 1440
[     5.264] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[     5.264] (--) NVIDIA(0):     option
[     5.264] (II) UnloadModule: "modesetting"
[     5.264] (II) Unloading modesetting
[     5.265] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     5.265] (II) NVIDIA:     access.
[     5.267] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     5.267] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     5.267] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     5.267] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     5.267] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     5.267] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     5.267] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     5.267] (II) NVIDIA(0):     Config Options in the README.
[     5.279] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-3:nvidia-auto-select"
[     5.370] (==) NVIDIA(0): Disabling shared memory pixmaps
[     5.370] (==) NVIDIA(0): Backing store enabled
[     5.370] (==) NVIDIA(0): Silken mouse enabled
[     5.370] (==) NVIDIA(0): DPMS enabled
[     5.370] (II) Loading sub module "dri2"
[     5.370] (II) LoadModule: "dri2"
[     5.370] (II) Module "dri2" already built-in
[     5.370] (II) NVIDIA(0): [DRI2] Setup complete
[     5.370] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     5.370] (II) Initializing extension Generic Event Extension
[     5.370] (II) Initializing extension SHAPE
[     5.370] (II) Initializing extension MIT-SHM
[     5.370] (II) Initializing extension XInputExtension
[     5.370] (II) Initializing extension XTEST
[     5.370] (II) Initializing extension BIG-REQUESTS
[     5.370] (II) Initializing extension SYNC
[     5.371] (II) Initializing extension XKEYBOARD
[     5.371] (II) Initializing extension XC-MISC
[     5.371] (II) Initializing extension SECURITY
[     5.371] (II) Initializing extension XFIXES
[     5.371] (II) Initializing extension RENDER
[     5.371] (II) Initializing extension RANDR
[     5.371] (II) Initializing extension COMPOSITE
[     5.371] (II) Initializing extension DAMAGE
[     5.371] (II) Initializing extension MIT-SCREEN-SAVER
[     5.371] (II) Initializing extension DOUBLE-BUFFER
[     5.371] (II) Initializing extension RECORD
[     5.371] (II) Initializing extension DPMS
[     5.371] (II) Initializing extension Present
[     5.371] (II) Initializing extension DRI3
[     5.371] (II) Initializing extension X-Resource
[     5.371] (II) Initializing extension XVideo
[     5.371] (II) Initializing extension XVideo-MotionCompensation
[     5.371] (II) Initializing extension GLX
[     5.371] (II) Initializing extension GLX
[     5.371] (II) Indirect GLX disabled.
[     5.371] (II) GLX: Another vendor is already registered for screen 0
[     5.372] (II) Initializing extension XFree86-VidModeExtension
[     5.372] (II) Initializing extension XFree86-DGA
[     5.372] (II) Initializing extension XFree86-DRI
[     5.372] (II) Initializing extension DRI2
[     5.372] (II) Initializing extension NV-GLX
[     5.372] (II) Initializing extension NV-CONTROL
[     5.372] (II) Initializing extension XINERAMA
[     5.427] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     5.427] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.427] (**) Power Button: Applying InputClass "system-keyboard"
[     5.427] (II) LoadModule: "libinput"
[     5.427] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.429] (II) Module libinput: vendor="X.Org Foundation"
[     5.429]    compiled for 1.21.1.8, module version = 1.4.0
[     5.429]    Module class: X.Org XInput Driver
[     5.429]    ABI class: X.Org XInput driver, version 24.4
[     5.429] (II) Using input driver 'libinput' for 'Power Button'
[     5.429] (**) Power Button: always reports core events
[     5.429] (**) Option "Device" "/dev/input/event1"
[     5.434] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.434] (II) event1  - Power Button: device is a keyboard
[     5.434] (II) event1  - Power Button: device removed
[     5.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     5.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.453] (**) Option "xkb_model" "pc105"
[     5.453] (**) Option "xkb_layout" "se"
[     5.453] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.464] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     5.464] (II) event1  - Power Button: device is a keyboard
[     5.464] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     5.464] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.464] (**) Power Button: Applying InputClass "system-keyboard"
[     5.464] (II) Using input driver 'libinput' for 'Power Button'
[     5.464] (**) Power Button: always reports core events
[     5.464] (**) Option "Device" "/dev/input/event0"
[     5.464] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.464] (II) event0  - Power Button: device is a keyboard
[     5.464] (II) event0  - Power Button: device removed
[     5.490] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     5.490] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.490] (**) Option "xkb_model" "pc105"
[     5.490] (**) Option "xkb_layout" "se"
[     5.490] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.490] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.490] (II) event0  - Power Button: device is a keyboard
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event11)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event12)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event13)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.493] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[     5.493] (II) No input driver specified, ignoring this device.
[     5.493] (II) This device may have been added with another device file.
[     5.493] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
[     5.493] (II) No input driver specified, ignoring this device.
[     5.493] (II) This device may have been added with another device file.
[     5.493] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[     5.493] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.493] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[     5.493] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     5.493] (**) Eee PC WMI hotkeys: always reports core events
[     5.493] (**) Option "Device" "/dev/input/event3"
[     5.494] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[     5.494] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[     5.494] (II) event3  - Eee PC WMI hotkeys: device removed
[     5.533] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[     5.533] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 8)
[     5.533] (**) Option "xkb_model" "pc105"
[     5.533] (**) Option "xkb_layout" "se"
[     5.533] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.533] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[     5.534] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[     5.534] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[     5.534] (II) No input driver specified, ignoring this device.
[     5.534] (II) This device may have been added with another device file.

Offline

Board footer

Powered by FluxBB