You are not logged in.

#1 2023-09-08 06:21:16

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Wine not working with eGPU

Hi

I have a thunderbolt connected Nvidia eGpu running in a prime setup (Kernel 6.4.12, i7-10850H, GTX3070). Native software works fine. Glxinfo reports the Intel card, with prime-run it reports the Nvidia card. Vulkaninfo reports both cards. Glxgers, glmark2, vkcube and vkmark all run fine on both the intel card and the nvidia card. Their respective 32bit versions too. More demanding native software runs too. The only thing not working is wine. As long as the eGpu is connected, even simple stuff like Notepad.exe fails after a while stating it misses a driver to open a window

0138:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.

It works fine after disconnecting the card, though.

I can get it work too, if i connect the eGpu before i start X. Then wine works fine. One observation here, if i connect the card while X is running, xrandr lists only one provider, if i connect the card before i start X, two are listed. Keep in mind that all native Software i tested works no matter when i connect the eGpu (in 32bit too). And wine worked too, just a few month ago. I had no time to play for a while so i have no idea when it stopped. Noticed a few days ago. I also tried nvidia as well as nvidia-open. And wine as well as wine-staging. I also tried various windows based steam games with at least 4 different version.

I scraped the net and tried everything i could think off during the last few days. But so to no avail.

Sidenote: i can always do

VK_ICD_FILENAMES="/usr/share/vulkan/icd.d/intel_icd.i686.json" wine whatever.exe

and then it runs. As my intention is to play games, thats not very useful, though.


Ceterum autem censeo Systemdinem esse delendam

Offline

#2 2023-09-08 09:22:39

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,394

Re: Wine not working with eGPU

Your symptoms indicate the problem is with selecting a vulkan device other then the default one.

This is usually caused by having incorrect vulkan drivers installed or lacking the layers used to switch between multiple vulkan devices (often both) .

Please post

$ pacman -Qs vulkan
$ vulkaninfo --summary

Last edited by Lone_Wolf (2023-09-08 09:23:26)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building to complicated ?
Try clean chroot manager by graysky

Offline

#3 2023-09-08 10:05:27

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: Wine not working with eGPU

Sure. Pacman says:

local/lib32-nvidia-utils 535.104.05-1
    NVIDIA drivers utilities (32-bit)
local/lib32-vkd3d 1.7.1-1
    Direct3D 12 to Vulkan translation library By WineHQ
local/lib32-vulkan-icd-loader 1.3.255-1
    Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-intel 1:23.1.6-4
    Intel's Vulkan mesa driver (32-bit)
local/lib32-vulkan-mesa-layers 1:23.1.6-4
    Mesa's Vulkan layers (32-bit)
local/nvidia-utils 535.104.05-1
    NVIDIA drivers utilities
local/spirv-tools 2022.4-1 (vulkan-devel)
    API and commands for processing SPIR-V modules
local/vkd3d 1.7.1-1
    Direct3D 12 to Vulkan translation library By WineHQ
local/vkmark 20220318-1
    Vulkan benchmark
local/vulkan-headers 1:1.3.262-1 (vulkan-devel)
    Vulkan header files
local/vulkan-icd-loader 1.3.255-1
    Vulkan Installable Client Driver (ICD) Loader
local/vulkan-intel 1:23.1.6-4
    Intel's Vulkan mesa driver
local/vulkan-mesa-layers 1:23.1.6-4
    Mesa's Vulkan layers
local/vulkan-tools 1.3.255-1 (vulkan-devel)
    Vulkan Utilities and Tools
local/vulkan-validation-layers 1.3.250.0-2 (vulkan-devel)
    Vulkan Validation Layers

And vulkaninfo: (eGpu plugged in while X was already running)

==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.255


Instance Extensions: count = 22
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 4
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 5
--------------------------
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.3.242  version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.3.207  version 1

Devices:
========
GPU0:
        apiVersion         = 1.3.242
        driverVersion      = 535.104.5.0
        vendorID           = 0x10de
        deviceID           = 0x1f36
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = Quadro RTX 3000
        driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
        driverName         = NVIDIA
        driverInfo         = 535.104.05
        conformanceVersion = 1.3.5.0
        deviceUUID         = fce0a823-dd08-e7e1-f0a3-e1b6b02633b4
        driverUUID         = 0415fb4e-e904-5af7-8fad-a705dd68f35e
GPU1:
        apiVersion         = 1.3.246
        driverVersion      = 23.1.6
        vendorID           = 0x8086
        deviceID           = 0x9bc4
        deviceType         = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
        deviceName         = Intel(R) UHD Graphics (CML GT2)
        driverID           = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
        driverName         = Intel open-source Mesa driver
        driverInfo         = Mesa 23.1.6-arch1.4
        conformanceVersion = 1.3.0.0
        deviceUUID         = 8680c49b-0500-0000-0002-000000000000
        driverUUID         = 25e2a8c0-48f4-e3bc-6846-a014c912252f

Ceterum autem censeo Systemdinem esse delendam

Offline

#4 2023-09-08 10:25:39

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,394

Re: Wine not working with eGPU

Installed vulkan drivers look fine and you do have vulkan-mesa-layers installed.
Something is wrong with those layers though, as vulkaninfo doesn't see them at all.

Output of

$ MESA_VK_DEVICE_SELECT=list vulkaninfo

?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building to complicated ?
Try clean chroot manager by graysky

Offline

#5 2023-09-08 11:16:03

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: Wine not working with eGPU

Narf, sorry, i borked. I was on a different installation when i run vulkaninfo. Pacman output was correct, though. Here is the output again:

==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.255


Instance Extensions: count = 22
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 4
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 8
--------------------------
VK_LAYER_INTEL_nullhw             INTEL NULL HW                1.1.73   version 1
VK_LAYER_MESA_device_select       Linux device selection layer 1.3.211  version 1
VK_LAYER_MESA_overlay             Mesa Overlay layer           1.3.211  version 1
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.3.242  version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.3.207  version 1

Devices:
========
GPU0:
        apiVersion         = 1.3.246
        driverVersion      = 23.1.6
        vendorID           = 0x8086
        deviceID           = 0x9bc4
        deviceType         = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
        deviceName         = Intel(R) UHD Graphics (CML GT2)
        driverID           = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
        driverName         = Intel open-source Mesa driver
        driverInfo         = Mesa 23.1.6-arch1.4
        conformanceVersion = 1.3.0.0
        deviceUUID         = 8680c49b-0500-0000-0002-000000000000
        driverUUID         = 25e2a8c0-48f4-e3bc-6846-a014c912252f
GPU1:
        apiVersion         = 1.3.242
        driverVersion      = 535.104.5.0
        vendorID           = 0x10de
        deviceID           = 0x1f36
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = Quadro RTX 3000
        driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
        driverName         = NVIDIA
        driverInfo         = 535.104.05
        conformanceVersion = 1.3.5.0
        deviceUUID         = fce0a823-dd08-e7e1-f0a3-e1b6b02633b4
        driverUUID         = 0415fb4e-e904-5af7-8fad-a705dd68f35e

Now probably redundant, but here is the output of the other line:

selectable devices:
  GPU 0: 10de:1f36 "Quadro RTX 3000" discrete GPU 0000:01:00.0
  GPU 1: 8086:9bc4 "Intel(R) UHD Graphics (CML GT2)" integrated GPU 0000:00:02.0

Ceterum autem censeo Systemdinem esse delendam

Offline

#6 2023-09-08 13:28:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,387

Re: Wine not working with eGPU

Wine wants to query some information from the xorg server but the xorg server needs to be aware of the nvidia gpu. Do you use some config that would disable xorgs runtime detection? IT is however also very possible that this is properly initialized only during xorg startup. For wine to "work" nvidia-smi  needs to show a xorg process on the nvidia gpu. I'm assuming that's not the case in the not working, but the case in the working condition.

Can you post a xorg log when running into the faulty situation?

Last edited by V1del (2023-09-08 13:30:52)

Offline

#7 2023-09-08 16:56:43

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: Wine not working with eGPU

Thats right, nvidia-smi does not show an xorg process. Then again, everything i tried except wine works flawlessly (as listed above, glmark, glxgears, vkcube, vkmark, ...).

I do not have any special config that i am avare off. Except this:

Section "OutputClass"
        Identifier "intel"
        MatchDriver "i915"
        Driver "modesetting"
        Option "PrimaryGPU" "yes"
EndSection

Section "OutputClass"
        Identifier "nvidia"
        MatchDriver "nvidia-drm"
        Driver "nvidia"
        Option "AllowEmptyInitialConfiguration"
        Option "AllowExternalGpus" "true"
        Option "PrimaryGPU" "no"
        ModulePath "/usr/lib/nvidia/xorg"
        ModulePath "/usr/lib/xorg/modules"
EndSection

On a tangent, i have a second, less used (and thus mostly stock) installation on the same machine which shows the same behaviour. I also thought about installing something completely different and see if the problem is there too, but so far i had not the time to do so.

Xorg log:

[  4540.787] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[  4540.789] Current Operating System: Linux adorabelle 6.4.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 25 Aug 2023 13:07:12 +0000 x86_64
[  4540.789] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/DarkChestOf-Root rw rootflags=subvol=@ cryptdevice=UUID=07b9ea61-f75a-4c6d-ae16-2adf9e5bcdb6:wonders loglevel=3 quiet resume=UUID=79cbe4a8-651f-4342-bf09-d1ccc2072e4a
[  4540.791]  
[  4540.792] Current version of pixman: 0.42.2
[  4540.794] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  4540.794] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4540.798] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep  8 07:47:09 2023
[  4540.798] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  4540.799] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4540.799] (==) No Layout section.  Using the first Screen section.
[  4540.799] (==) No screen section available. Using defaults.
[  4540.799] (**) |-->Screen "Default Screen Section" (0)
[  4540.799] (**) |   |-->Monitor "<default monitor>"
[  4540.800] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  4540.800] (==) Automatically adding devices
[  4540.800] (==) Automatically enabling devices
[  4540.800] (==) Automatically adding GPU devices
[  4540.800] (==) Automatically binding GPU devices
[  4540.800] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  4540.800] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  4540.800] 	Entry deleted from font path.
[  4540.800] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  4540.800] 	Entry deleted from font path.
[  4540.800] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  4540.800] 	Entry deleted from font path.
[  4540.800] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  4540.800] 	Entry deleted from font path.
[  4540.800] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[  4540.800] (==) ModulePath set to "/usr/lib/xorg/modules"
[  4540.800] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4540.800] (II) Module ABI versions:
[  4540.800] 	X.Org ANSI C Emulation: 0.4
[  4540.800] 	X.Org Video Driver: 25.2
[  4540.800] 	X.Org XInput driver : 24.4
[  4540.800] 	X.Org Server Extension : 10.0
[  4540.800] (++) using VT number 1

[  4540.801] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_39
[  4540.802] (II) xfree86: Adding drm device (/dev/dri/card1)
[  4540.802] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[  4540.802] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[  4540.803] (**) OutputClass "intel" setting /dev/dri/card1 as PrimaryGPU
[  4540.804] (--) PCI:*(0@0:2:0) 8086:9bc4:1028:09c3 rev 5, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[  4540.804] (II) Open ACPI successful (/var/run/acpid.socket)
[  4540.804] (II) LoadModule: "glx"
[  4540.804] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4540.805] (II) Module glx: vendor="X.Org Foundation"
[  4540.805] 	compiled for 1.21.1.8, module version = 1.0.0
[  4540.805] 	ABI class: X.Org Server Extension, version 10.0
[  4540.805] (II) Applying OutputClass "intel" to /dev/dri/card1
[  4540.805] 	loading driver: modesetting
[  4540.805] (==) Matched modesetting as autoconfigured driver 0
[  4540.805] (==) Matched intel as autoconfigured driver 1
[  4540.805] (==) Matched fbdev as autoconfigured driver 2
[  4540.805] (==) Matched vesa as autoconfigured driver 3
[  4540.805] (==) Assigned the driver to the xf86ConfigLayout
[  4540.805] (II) LoadModule: "modesetting"
[  4540.805] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  4540.805] (II) Module modesetting: vendor="X.Org Foundation"
[  4540.805] 	compiled for 1.21.1.8, module version = 1.21.1
[  4540.805] 	Module class: X.Org Video Driver
[  4540.805] 	ABI class: X.Org Video Driver, version 25.2
[  4540.805] (II) LoadModule: "intel"
[  4540.805] (WW) Warning, couldn't open module intel
[  4540.805] (EE) Failed to load module "intel" (module does not exist, 0)
[  4540.805] (II) LoadModule: "fbdev"
[  4540.805] (WW) Warning, couldn't open module fbdev
[  4540.805] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  4540.805] (II) LoadModule: "vesa"
[  4540.805] (WW) Warning, couldn't open module vesa
[  4540.805] (EE) Failed to load module "vesa" (module does not exist, 0)
[  4540.805] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  4540.805] (II) modeset(0): using drv /dev/dri/card1
[  4540.805] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  4540.805] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  4540.806] (II) Applying OutputClass "intel" options to /dev/dri/card1
[  4540.806] (==) modeset(0): RGB weight 888
[  4540.806] (==) modeset(0): Default visual is TrueColor
[  4540.806] (II) Loading sub module "glamoregl"
[  4540.806] (II) LoadModule: "glamoregl"
[  4540.806] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  4540.808] (II) Module glamoregl: vendor="X.Org Foundation"
[  4540.808] 	compiled for 1.21.1.8, module version = 1.0.1
[  4540.808] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  4541.548] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[  4541.548] (II) modeset(0): glamor initialized
[  4541.548] (==) modeset(0): VariableRefresh: disabled
[  4541.548] (==) modeset(0): AsyncFlipSecondaries: disabled
[  4541.550] (II) modeset(0): Output eDP-1 has no monitor section
[  4541.550] (II) modeset(0): Output DP-1 has no monitor section
[  4541.553] (II) modeset(0): Output HDMI-1 has no monitor section
[  4541.562] (II) modeset(0): Output DP-2 has no monitor section
[  4541.565] (II) modeset(0): Output HDMI-2 has no monitor section
[  4542.518] (II) modeset(0): Output DP-3 has no monitor section
[  4542.518] (II) modeset(0): Output DP-2-1 has no monitor section
[  4542.518] (II) modeset(0): Output DP-2-2 has no monitor section
[  4542.906] (II) modeset(0): Output DP-2-3 has no monitor section
[  4542.909] (II) modeset(0): EDID for output eDP-1
[  4542.909] (II) modeset(0): Manufacturer: BOE  Model: 8cf  Serial#: 0
[  4542.909] (II) modeset(0): Year: 2019  Week: 39
[  4542.909] (II) modeset(0): EDID Version: 1.4
[  4542.909] (II) modeset(0): Digital Display Input
[  4542.909] (II) modeset(0): 8 bits per channel
[  4542.909] (II) modeset(0): Digital interface is DisplayPort
[  4542.909] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[  4542.909] (II) modeset(0): Gamma: 2.20
[  4542.909] (II) modeset(0): No DPMS capabilities specified
[  4542.909] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[  4542.909] (II) modeset(0): First detailed timing is preferred mode
[  4542.909] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[  4542.909] (II) modeset(0): redX: 0.691 redY: 0.318   greenX: 0.267 greenY: 0.683
[  4542.909] (II) modeset(0): blueX: 0.151 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
[  4542.909] (II) modeset(0): Manufacturer's mask: 0
[  4542.909] (II) modeset(0): Supported detailed timing:
[  4542.909] (II) modeset(0): clock: 143.8 MHz   Image Size:  344 x 194 mm
[  4542.909] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2124 h_border: 0
[  4542.909] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1128 v_border: 0
[  4542.909] (II) modeset(0): Supported detailed timing:
[  4542.909] (II) modeset(0): clock: 115.0 MHz   Image Size:  344 x 194 mm
[  4542.909] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2124 h_border: 0
[  4542.909] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1128 v_border: 0
[  4542.909] (II) modeset(0):  66XPP€NV15N4R
[  4542.909] (II) modeset(0): Unknown vendor-specific block 0
[  4542.909] (II) modeset(0): EDID (in hex):
[  4542.909] (II) modeset(0): 	00ffffffffffff0009e5cf0800000000
[  4542.909] (II) modeset(0): 	271d0104a52213780227c5b15144ae26
[  4542.909] (II) modeset(0): 	0f505400000001010101010101010101
[  4542.909] (II) modeset(0): 	010101010101283880cc703830403020
[  4542.909] (II) modeset(0): 	360058c21000001aed2c80cc70383040
[  4542.909] (II) modeset(0): 	3020360058c21000001a000000fe0036
[  4542.909] (II) modeset(0): 	36585050804e5631354e345200000000
[  4542.909] (II) modeset(0): 	00014121b2001000000a010a202000cc
[  4542.910] (II) modeset(0): Printing probed modes for output eDP-1
[  4542.910] (II) modeset(0): Modeline "1920x1080"x60.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4542.910] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[  4542.910] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[  4542.910] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[  4542.910] (II) modeset(0): Modeline "1920x1080"x48.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4542.910] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[  4542.910] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[  4542.910] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  4542.910] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[  4542.910] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[  4542.910] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[  4542.910] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[  4542.910] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[  4542.910] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  4542.910] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  4542.910] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[  4542.910] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[  4542.910] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[  4542.910] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  4542.910] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[  4542.911] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  4542.911] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  4542.911] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  4542.911] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  4542.911] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  4542.911] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[  4542.911] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  4542.911] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[  4542.911] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  4542.911] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[  4542.911] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[  4542.911] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[  4542.911] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[  4542.911] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[  4542.911] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  4542.911] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[  4542.911] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  4542.911] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  4542.911] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[  4542.911] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[  4542.911] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[  4542.911] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[  4542.911] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[  4542.911] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[  4542.911] (II) modeset(0): EDID for output DP-1
[  4542.915] (II) modeset(0): EDID for output HDMI-1
[  4542.924] (II) modeset(0): EDID for output DP-2
[  4542.928] (II) modeset(0): EDID for output HDMI-2
[  4543.882] (II) modeset(0): EDID for output DP-3
[  4543.882] (II) modeset(0): EDID for output DP-2-1
[  4543.882] (II) modeset(0): EDID for output DP-2-2
[  4544.266] (II) modeset(0): EDID for output DP-2-3
[  4544.266] (II) modeset(0): Manufacturer: DEL  Model: d0fb  Serial#: 810173267
[  4544.266] (II) modeset(0): Year: 2020  Week: 46
[  4544.266] (II) modeset(0): EDID Version: 1.4
[  4544.266] (II) modeset(0): Digital Display Input
[  4544.266] (II) modeset(0): 8 bits per channel
[  4544.266] (II) modeset(0): Digital interface is DisplayPort
[  4544.266] (II) modeset(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[  4544.266] (II) modeset(0): Gamma: 2.20
[  4544.266] (II) modeset(0): DPMS capabilities: Off
[  4544.266] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  4544.266] (II) modeset(0): First detailed timing is preferred mode
[  4544.266] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[  4544.266] (II) modeset(0): redX: 0.662 redY: 0.329   greenX: 0.301 greenY: 0.620
[  4544.266] (II) modeset(0): blueX: 0.145 blueY: 0.049   whiteX: 0.313 whiteY: 0.329
[  4544.266] (II) modeset(0): Supported established timings:
[  4544.266] (II) modeset(0): 720x400@70Hz
[  4544.266] (II) modeset(0): 640x480@60Hz
[  4544.266] (II) modeset(0): 640x480@75Hz
[  4544.266] (II) modeset(0): 800x600@60Hz
[  4544.266] (II) modeset(0): 800x600@75Hz
[  4544.266] (II) modeset(0): 1024x768@60Hz
[  4544.266] (II) modeset(0): 1024x768@75Hz
[  4544.266] (II) modeset(0): 1280x1024@75Hz
[  4544.266] (II) modeset(0): Manufacturer's mask: 0
[  4544.266] (II) modeset(0): Supported standard timings:
[  4544.266] (II) modeset(0): #0: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  4544.266] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  4544.266] (II) modeset(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[  4544.266] (II) modeset(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  4544.266] (II) modeset(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[  4544.266] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  4544.266] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  4544.266] (II) modeset(0): Supported detailed timing:
[  4544.266] (II) modeset(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[  4544.267] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  4544.267] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[  4544.267] (II) modeset(0): Serial No: FZZQK53
[  4544.267] (II) modeset(0): Monitor name: DELL P2720DC
[  4544.267] (II) modeset(0): Ranges: V min: 49 V max: 75 Hz, H min: 29 H max: 113 kHz, PixClock max 285 MHz
[  4544.267] (II) modeset(0): Supported detailed timing:
[  4544.267] (II) modeset(0): clock: 148.5 MHz   Image Size:  597 x 336 mm
[  4544.267] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  4544.267] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  4544.267] (II) modeset(0): Supported detailed timing:
[  4544.267] (II) modeset(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[  4544.267] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  4544.267] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[  4544.267] (II) modeset(0): Supported detailed timing:
[  4544.267] (II) modeset(0): clock: 147.2 MHz   Image Size:  597 x 336 mm
[  4544.267] (II) modeset(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 h_blank_end 2208 h_border: 0
[  4544.267] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[  4544.267] (II) modeset(0): Number of EDID sections to follow: 1
[  4544.267] (II) modeset(0): EDID (in hex):
[  4544.267] (II) modeset(0): 	00ffffffffffff0010acfbd053434a30
[  4544.267] (II) modeset(0): 	2e1e0104a53c22783a9325a9544d9e25
[  4544.267] (II) modeset(0): 	0c5054a54b008100b300d100714fa940
[  4544.267] (II) modeset(0): 	8180d1c00101565e00a0a0a029503020
[  4544.267] (II) modeset(0): 	350055502100001a000000ff00465a5a
[  4544.267] (II) modeset(0): 	514b35330a2020202020000000fc0044
[  4544.267] (II) modeset(0): 	454c4c20503237323044430a000000fd
[  4544.267] (II) modeset(0): 	00314b1d711c010a20202020202001d1
[  4544.267] (II) modeset(0): 	020314b14f9005040302071601061112
[  4544.267] (II) modeset(0): 	1513141f023a801871382d40582c4500
[  4544.267] (II) modeset(0): 	55502100001e011d8018711c1620582c
[  4544.267] (II) modeset(0): 	250055502100009e7e3900a080381f40
[  4544.267] (II) modeset(0): 	30203a0055502100001a000000000000
[  4544.267] (II) modeset(0): 	00000000000000000000000000000000
[  4544.267] (II) modeset(0): 	00000000000000000000000000000000
[  4544.267] (II) modeset(0): 	000000000000000000000000000000b2
[  4544.267] (II) modeset(0): Printing probed modes for output DP-2-3
[  4544.267] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[  4544.267] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[  4544.267] (II) modeset(0): Modeline "2048x1080"x60.0  147.18  2048 2096 2128 2208  1080 1083 1093 1111 +hsync -vsync (66.7 kHz e)
[  4544.267] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  4544.267] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  4544.267] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  4544.267] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  4544.267] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  4544.268] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  4544.268] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  4544.268] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  4544.268] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  4544.268] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  4544.268] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  4544.268] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  4544.268] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  4544.268] (II) modeset(0): Output eDP-1 connected
[  4544.268] (II) modeset(0): Output DP-1 disconnected
[  4544.268] (II) modeset(0): Output HDMI-1 disconnected
[  4544.268] (II) modeset(0): Output DP-2 disconnected
[  4544.268] (II) modeset(0): Output HDMI-2 disconnected
[  4544.268] (II) modeset(0): Output DP-3 disconnected
[  4544.268] (II) modeset(0): Output DP-2-1 disconnected
[  4544.268] (II) modeset(0): Output DP-2-2 disconnected
[  4544.268] (II) modeset(0): Output DP-2-3 connected
[  4544.268] (II) modeset(0): Using spanning desktop for initial modes
[  4544.268] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[  4544.268] (II) modeset(0): Output DP-2-3 using initial mode 2560x1440 +1920+0
[  4544.268] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  4544.268] (==) modeset(0): DPI set to (96, 96)
[  4544.268] (II) Loading sub module "fb"
[  4544.268] (II) LoadModule: "fb"
[  4544.268] (II) Module "fb" already built-in
[  4544.514] (==) modeset(0): Backing store enabled
[  4544.514] (==) modeset(0): Silken mouse enabled
[  4544.699] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  4544.699] (==) modeset(0): DPMS enabled
[  4544.699] (WW) modeset(0): Option "PrimaryGPU" is not used
[  4544.699] (II) modeset(0): [DRI2] Setup complete
[  4544.699] (II) modeset(0): [DRI2]   DRI driver: iris
[  4544.699] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[  4544.699] (II) Initializing extension Generic Event Extension
[  4544.700] (II) Initializing extension SHAPE
[  4544.700] (II) Initializing extension MIT-SHM
[  4544.700] (II) Initializing extension XInputExtension
[  4544.701] (II) Initializing extension XTEST
[  4544.701] (II) Initializing extension BIG-REQUESTS
[  4544.701] (II) Initializing extension SYNC
[  4544.701] (II) Initializing extension XKEYBOARD
[  4544.702] (II) Initializing extension XC-MISC
[  4544.702] (II) Initializing extension SECURITY
[  4544.702] (II) Initializing extension XFIXES
[  4544.703] (II) Initializing extension RENDER
[  4544.703] (II) Initializing extension RANDR
[  4544.703] (II) Initializing extension COMPOSITE
[  4544.704] (II) Initializing extension DAMAGE
[  4544.704] (II) Initializing extension MIT-SCREEN-SAVER
[  4544.704] (II) Initializing extension DOUBLE-BUFFER
[  4544.704] (II) Initializing extension RECORD
[  4544.705] (II) Initializing extension DPMS
[  4544.705] (II) Initializing extension Present
[  4544.705] (II) Initializing extension DRI3
[  4544.705] (II) Initializing extension X-Resource
[  4544.706] (II) Initializing extension XVideo
[  4544.706] (II) Initializing extension XVideo-MotionCompensation
[  4544.706] (II) Initializing extension GLX
[  4544.727] (II) AIGLX: Loaded and initialized iris
[  4544.727] (II) GLX: Initialized DRI2 GL provider for screen 0
[  4544.727] (II) Initializing extension XFree86-VidModeExtension
[  4544.727] (II) Initializing extension XFree86-DGA
[  4544.727] (II) Initializing extension XFree86-DRI
[  4544.727] (II) Initializing extension DRI2
[  4544.729] (II) modeset(0): Damage tracking initialized
[  4544.729] (II) modeset(0): Setting screen physical size to 1185 x 381
[  4544.768] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[  4544.768] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  4544.768] (**) Video Bus: Applying InputClass "keyboard-all"
[  4544.768] (II) LoadModule: "evdev"
[  4544.768] (WW) Warning, couldn't open module evdev
[  4544.768] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.768] (EE) No input driver matching `evdev'
[  4544.768] (II) Falling back to input driver `libinput'
[  4544.768] (II) LoadModule: "libinput"
[  4544.768] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  4544.769] (II) Module libinput: vendor="X.Org Foundation"
[  4544.769] 	compiled for 1.21.1.8, module version = 1.4.0
[  4544.769] 	Module class: X.Org XInput Driver
[  4544.769] 	ABI class: X.Org XInput driver, version 24.4
[  4544.769] (II) Using input driver 'libinput' for 'Video Bus'
[  4544.769] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 31 paused 0
[  4544.769] (**) Option "CoreKeyboard"
[  4544.769] (**) Video Bus: always reports core events
[  4544.769] (**) Option "Device" "/dev/input/event15"
[  4544.770] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[  4544.770] (II) event15 - Video Bus: device is a keyboard
[  4544.770] (II) event15 - Video Bus: device removed
[  4544.770] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input25/event15"
[  4544.770] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[  4544.770] (**) Option "xkb_layout" "us, de"
[  4544.770] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.782] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[  4544.782] (II) event15 - Video Bus: device is a keyboard
[  4544.782] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[  4544.782] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  4544.782] (**) Video Bus: Applying InputClass "keyboard-all"
[  4544.782] (II) LoadModule: "evdev"
[  4544.782] (WW) Warning, couldn't open module evdev
[  4544.782] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.782] (EE) No input driver matching `evdev'
[  4544.782] (II) Falling back to input driver `libinput'
[  4544.782] (II) Using input driver 'libinput' for 'Video Bus'
[  4544.783] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 34 paused 0
[  4544.783] (**) Option "CoreKeyboard"
[  4544.783] (**) Video Bus: always reports core events
[  4544.783] (**) Option "Device" "/dev/input/event18"
[  4544.783] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[  4544.783] (II) event18 - Video Bus: device is a keyboard
[  4544.783] (II) event18 - Video Bus: device removed
[  4544.783] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input26/event18"
[  4544.783] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  4544.783] (**) Option "xkb_layout" "us, de"
[  4544.783] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.784] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[  4544.784] (II) event18 - Video Bus: device is a keyboard
[  4544.784] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  4544.784] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  4544.784] (**) Power Button: Applying InputClass "keyboard-all"
[  4544.784] (II) LoadModule: "evdev"
[  4544.784] (WW) Warning, couldn't open module evdev
[  4544.784] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.784] (EE) No input driver matching `evdev'
[  4544.784] (II) Falling back to input driver `libinput'
[  4544.784] (II) Using input driver 'libinput' for 'Power Button'
[  4544.784] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[  4544.784] (**) Option "CoreKeyboard"
[  4544.784] (**) Power Button: always reports core events
[  4544.784] (**) Option "Device" "/dev/input/event1"
[  4544.785] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  4544.785] (II) event1  - Power Button: device is a keyboard
[  4544.785] (II) event1  - Power Button: device removed
[  4544.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  4544.785] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  4544.785] (**) Option "xkb_layout" "us, de"
[  4544.785] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.785] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  4544.785] (II) event1  - Power Button: device is a keyboard
[  4544.786] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  4544.786] (II) No input driver specified, ignoring this device.
[  4544.786] (II) This device may have been added with another device file.
[  4544.786] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  4544.786] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  4544.786] (**) Sleep Button: Applying InputClass "keyboard-all"
[  4544.786] (II) LoadModule: "evdev"
[  4544.786] (WW) Warning, couldn't open module evdev
[  4544.786] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.786] (EE) No input driver matching `evdev'
[  4544.786] (II) Falling back to input driver `libinput'
[  4544.786] (II) Using input driver 'libinput' for 'Sleep Button'
[  4544.786] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 36 paused 0
[  4544.786] (**) Option "CoreKeyboard"
[  4544.786] (**) Sleep Button: always reports core events
[  4544.786] (**) Option "Device" "/dev/input/event2"
[  4544.787] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  4544.787] (II) event2  - Sleep Button: device is a keyboard
[  4544.787] (II) event2  - Sleep Button: device removed
[  4544.787] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  4544.787] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  4544.787] (**) Option "xkb_layout" "us, de"
[  4544.787] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.787] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  4544.787] (II) event2  - Sleep Button: device is a keyboard
[  4544.788] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event4)
[  4544.788] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[  4544.788] (**) SONiX USB DEVICE: Applying InputClass "keyboard-all"
[  4544.788] (II) LoadModule: "evdev"
[  4544.788] (WW) Warning, couldn't open module evdev
[  4544.788] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.788] (EE) No input driver matching `evdev'
[  4544.788] (II) Falling back to input driver `libinput'
[  4544.788] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[  4544.788] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[  4544.788] (**) Option "CoreKeyboard"
[  4544.788] (**) SONiX USB DEVICE: always reports core events
[  4544.788] (**) Option "Device" "/dev/input/event4"
[  4544.789] (II) event4  - SONiX USB DEVICE: is tagged by udev as: Keyboard
[  4544.789] (II) event4  - SONiX USB DEVICE: device is a keyboard
[  4544.789] (II) event4  - SONiX USB DEVICE: device removed
[  4544.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.0/0003:0C45:5004.000F/input/input58/event4"
[  4544.789] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 10)
[  4544.789] (**) Option "xkb_layout" "us, de"
[  4544.789] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.790] (II) event4  - SONiX USB DEVICE: is tagged by udev as: Keyboard
[  4544.790] (II) event4  - SONiX USB DEVICE: device is a keyboard
[  4544.791] (II) config/udev: Adding input device SONiX USB DEVICE Keyboard (/dev/input/event5)
[  4544.791] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[  4544.791] (**) SONiX USB DEVICE Keyboard: Applying InputClass "keyboard-all"
[  4544.791] (II) LoadModule: "evdev"
[  4544.791] (WW) Warning, couldn't open module evdev
[  4544.791] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.791] (EE) No input driver matching `evdev'
[  4544.791] (II) Falling back to input driver `libinput'
[  4544.791] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[  4544.791] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[  4544.791] (**) Option "CoreKeyboard"
[  4544.791] (**) SONiX USB DEVICE Keyboard: always reports core events
[  4544.791] (**) Option "Device" "/dev/input/event5"
[  4544.792] (II) event5  - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[  4544.792] (II) event5  - SONiX USB DEVICE Keyboard: device is a keyboard
[  4544.792] (II) event5  - SONiX USB DEVICE Keyboard: device removed
[  4544.792] (II) libinput: SONiX USB DEVICE Keyboard: needs a virtual subdevice
[  4544.792] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.1/0003:0C45:5004.0010/input/input59/event5"
[  4544.792] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: MOUSE, id 11)
[  4544.793] (**) Option "AccelerationScheme" "none"
[  4544.793] (**) SONiX USB DEVICE Keyboard: (accel) selected scheme none/0
[  4544.793] (**) SONiX USB DEVICE Keyboard: (accel) acceleration factor: 2.000
[  4544.793] (**) SONiX USB DEVICE Keyboard: (accel) acceleration threshold: 4
[  4544.794] (II) event5  - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[  4544.794] (II) event5  - SONiX USB DEVICE Keyboard: device is a keyboard
[  4544.794] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event6)
[  4544.794] (II) No input driver specified, ignoring this device.
[  4544.794] (II) This device may have been added with another device file.
[  4544.795] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event7)
[  4544.795] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[  4544.795] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[  4544.795] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 39 paused 0
[  4544.795] (**) Razer Razer DeathAdder V2: always reports core events
[  4544.795] (**) Option "Device" "/dev/input/event7"
[  4544.796] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[  4544.796] (II) event7  - Razer Razer DeathAdder V2: device is a pointer
[  4544.796] (II) event7  - Razer Razer DeathAdder V2: device removed
[  4544.796] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.796] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.796] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.0/0003:1532:0084.0012/input/input61/event7"
[  4544.796] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 12)
[  4544.796] (**) Option "AccelerationScheme" "none"
[  4544.796] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[  4544.796] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[  4544.796] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[  4544.797] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[  4544.797] (II) event7  - Razer Razer DeathAdder V2: device is a pointer
[  4544.798] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse0)
[  4544.798] (II) No input driver specified, ignoring this device.
[  4544.798] (II) This device may have been added with another device file.
[  4544.798] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event10)
[  4544.798] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[  4544.798] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[  4544.798] (II) LoadModule: "evdev"
[  4544.798] (WW) Warning, couldn't open module evdev
[  4544.798] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.798] (EE) No input driver matching `evdev'
[  4544.798] (II) Falling back to input driver `libinput'
[  4544.798] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[  4544.798] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
[  4544.798] (**) Option "CoreKeyboard"
[  4544.798] (**) Razer Razer DeathAdder V2: always reports core events
[  4544.798] (**) Option "Device" "/dev/input/event10"
[  4544.799] (II) event10 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[  4544.799] (II) event10 - Razer Razer DeathAdder V2: device is a keyboard
[  4544.799] (II) event10 - Razer Razer DeathAdder V2: device removed
[  4544.799] (II) libinput: Razer Razer DeathAdder V2: needs a virtual subdevice
[  4544.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.1/0003:1532:0084.0013/input/input62/event10"
[  4544.799] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 13)
[  4544.799] (**) Option "AccelerationScheme" "none"
[  4544.799] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[  4544.799] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[  4544.799] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[  4544.800] (II) event10 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[  4544.800] (II) event10 - Razer Razer DeathAdder V2: device is a keyboard
[  4544.801] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event14)
[  4544.801] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[  4544.801] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[  4544.801] (II) LoadModule: "evdev"
[  4544.801] (WW) Warning, couldn't open module evdev
[  4544.801] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.801] (EE) No input driver matching `evdev'
[  4544.801] (II) Falling back to input driver `libinput'
[  4544.801] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[  4544.801] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 41 paused 0
[  4544.801] (**) Option "CoreKeyboard"
[  4544.801] (**) Razer Razer DeathAdder V2: always reports core events
[  4544.801] (**) Option "Device" "/dev/input/event14"
[  4544.802] (II) event14 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[  4544.802] (II) event14 - Razer Razer DeathAdder V2: device is a keyboard
[  4544.802] (II) event14 - Razer Razer DeathAdder V2: device removed
[  4544.802] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.2/0003:1532:0084.0014/input/input63/event14"
[  4544.802] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 14)
[  4544.802] (**) Option "xkb_layout" "us, de"
[  4544.802] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.803] (II) event14 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[  4544.803] (II) event14 - Razer Razer DeathAdder V2: device is a keyboard
[  4544.804] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/event8)
[  4544.804] (**) DELL09C3:00 0488:120A Mouse: Applying InputClass "libinput pointer catchall"
[  4544.804] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Mouse'
[  4544.804] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 42 paused 0
[  4544.804] (**) DELL09C3:00 0488:120A Mouse: always reports core events
[  4544.804] (**) Option "Device" "/dev/input/event8"
[  4544.804] (II) event8  - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[  4544.805] (II) event8  - DELL09C3:00 0488:120A Mouse: device is a pointer
[  4544.805] (II) event8  - DELL09C3:00 0488:120A Mouse: device removed
[  4544.805] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.805] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.805] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.805] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.000C/input/input55/event8"
[  4544.805] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Mouse" (type: MOUSE, id 15)
[  4544.805] (**) Option "AccelerationScheme" "none"
[  4544.805] (**) DELL09C3:00 0488:120A Mouse: (accel) selected scheme none/0
[  4544.805] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration factor: 2.000
[  4544.805] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration threshold: 4
[  4544.806] (II) event8  - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[  4544.806] (II) event8  - DELL09C3:00 0488:120A Mouse: device is a pointer
[  4544.807] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/mouse1)
[  4544.807] (II) No input driver specified, ignoring this device.
[  4544.807] (II) This device may have been added with another device file.
[  4544.807] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event9)
[  4544.807] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
[  4544.807] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "touchpad catchall"
[  4544.807] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "Default clickpad buttons"
[  4544.807] (II) LoadModule: "synaptics"
[  4544.807] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4544.807] (II) Module synaptics: vendor="X.Org Foundation"
[  4544.807] 	compiled for 1.21.1.3, module version = 1.9.2
[  4544.807] 	Module class: X.Org XInput Driver
[  4544.807] 	ABI class: X.Org XInput driver, version 24.4
[  4544.807] (II) Using input driver 'synaptics' for 'DELL09C3:00 0488:120A Touchpad'
[  4544.807] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 43 paused 0
[  4544.807] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[  4544.807] (**) Option "Device" "/dev/input/event9"
[  4544.807] (II) synaptics: DELL09C3:00 0488:120A Touchpad: found clickpad property
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: x-axis range 0 - 1235 (res 12)
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: y-axis range 0 - 755 (res 12)
[  4544.807] (II) synaptics: DELL09C3:00 0488:120A Touchpad: device does not report pressure, will use touch data.
[  4544.807] (II) synaptics: DELL09C3:00 0488:120A Touchpad: device does not report finger width.
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: buttons: left right double triple
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: Vendor 0x488 Product 0x120a
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: invalid pressure range.  defaulting to 0 - 255
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: invalid finger width range.  defaulting to 0 - 15
[  4544.807] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  4544.807] (--) synaptics: DELL09C3:00 0488:120A Touchpad: touchpad found
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[  4544.808] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.000C/input/input56/event9"
[  4544.808] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 16)
[  4544.808] (**) synaptics: DELL09C3:00 0488:120A Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  4544.808] (**) synaptics: DELL09C3:00 0488:120A Touchpad: (accel) MaxSpeed is now 1.75
[  4544.808] (**) synaptics: DELL09C3:00 0488:120A Touchpad: (accel) AccelFactor is now 0.138
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: (accel) keeping acceleration scheme 1
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration profile 1
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
[  4544.808] (--) synaptics: DELL09C3:00 0488:120A Touchpad: touchpad found
[  4544.808] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/mouse3)
[  4544.808] (**) DELL09C3:00 0488:120A Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[  4544.808] (II) config/udev: Adding input device DELL09C3:00 0488:120A UNKNOWN (/dev/input/event13)
[  4544.808] (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "libinput keyboard catchall"
[  4544.808] (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "keyboard-all"
[  4544.808] (II) LoadModule: "evdev"
[  4544.808] (WW) Warning, couldn't open module evdev
[  4544.808] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.808] (EE) No input driver matching `evdev'
[  4544.808] (II) Falling back to input driver `libinput'
[  4544.808] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A UNKNOWN'
[  4544.809] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 44 paused 0
[  4544.809] (**) Option "CoreKeyboard"
[  4544.809] (**) DELL09C3:00 0488:120A UNKNOWN: always reports core events
[  4544.809] (**) Option "Device" "/dev/input/event13"
[  4544.809] (II) event13 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[  4544.809] (II) event13 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[  4544.809] (II) event13 - DELL09C3:00 0488:120A UNKNOWN: device removed
[  4544.809] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.000C/input/input57/event13"
[  4544.809] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A UNKNOWN" (type: KEYBOARD, id 17)
[  4544.809] (**) Option "xkb_layout" "us, de"
[  4544.809] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.810] (II) event13 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[  4544.810] (II) event13 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[  4544.810] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event19)
[  4544.810] (II) No input driver specified, ignoring this device.
[  4544.810] (II) This device may have been added with another device file.
[  4544.810] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[  4544.810] (II) No input driver specified, ignoring this device.
[  4544.810] (II) This device may have been added with another device file.
[  4544.811] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[  4544.811] (II) No input driver specified, ignoring this device.
[  4544.811] (II) This device may have been added with another device file.
[  4544.811] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event22)
[  4544.811] (II) No input driver specified, ignoring this device.
[  4544.811] (II) This device may have been added with another device file.
[  4544.811] (II) config/udev: Adding input device Intel HID events (/dev/input/event11)
[  4544.811] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[  4544.811] (**) Intel HID events: Applying InputClass "keyboard-all"
[  4544.811] (II) LoadModule: "evdev"
[  4544.811] (WW) Warning, couldn't open module evdev
[  4544.811] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.811] (EE) No input driver matching `evdev'
[  4544.811] (II) Falling back to input driver `libinput'
[  4544.811] (II) Using input driver 'libinput' for 'Intel HID events'
[  4544.811] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 45 paused 0
[  4544.811] (**) Option "CoreKeyboard"
[  4544.811] (**) Intel HID events: always reports core events
[  4544.811] (**) Option "Device" "/dev/input/event11"
[  4544.812] (II) event11 - Intel HID events: is tagged by udev as: Keyboard
[  4544.812] (II) event11 - Intel HID events: device is a keyboard
[  4544.812] (II) event11 - Intel HID events: device removed
[  4544.812] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input12/event11"
[  4544.812] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
[  4544.812] (**) Option "xkb_layout" "us, de"
[  4544.812] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.812] (II) event11 - Intel HID events: is tagged by udev as: Keyboard
[  4544.812] (II) event11 - Intel HID events: device is a keyboard
[  4544.813] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event12)
[  4544.813] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[  4544.813] (**) Intel HID 5 button array: Applying InputClass "keyboard-all"
[  4544.813] (II) LoadModule: "evdev"
[  4544.813] (WW) Warning, couldn't open module evdev
[  4544.813] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.813] (EE) No input driver matching `evdev'
[  4544.813] (II) Falling back to input driver `libinput'
[  4544.813] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[  4544.813] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 46 paused 0
[  4544.813] (**) Option "CoreKeyboard"
[  4544.813] (**) Intel HID 5 button array: always reports core events
[  4544.813] (**) Option "Device" "/dev/input/event12"
[  4544.813] (II) event12 - Intel HID 5 button array: is tagged by udev as: Keyboard
[  4544.813] (II) event12 - Intel HID 5 button array: device is a keyboard
[  4544.813] (II) event12 - Intel HID 5 button array: device removed
[  4544.813] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input13/event12"
[  4544.814] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 19)
[  4544.814] (**) Option "xkb_layout" "us, de"
[  4544.814] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.814] (II) event12 - Intel HID 5 button array: is tagged by udev as: Keyboard
[  4544.814] (II) event12 - Intel HID 5 button array: device is a keyboard
[  4544.814] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event16)
[  4544.814] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  4544.814] (**) Dell WMI hotkeys: Applying InputClass "keyboard-all"
[  4544.814] (II) LoadModule: "evdev"
[  4544.814] (WW) Warning, couldn't open module evdev
[  4544.814] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.814] (EE) No input driver matching `evdev'
[  4544.814] (II) Falling back to input driver `libinput'
[  4544.814] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[  4544.815] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 47 paused 0
[  4544.815] (**) Option "CoreKeyboard"
[  4544.815] (**) Dell WMI hotkeys: always reports core events
[  4544.815] (**) Option "Device" "/dev/input/event16"
[  4544.815] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  4544.815] (II) event16 - Dell WMI hotkeys: device is a keyboard
[  4544.815] (II) event16 - Dell WMI hotkeys: device removed
[  4544.815] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input18/event16"
[  4544.815] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 20)
[  4544.815] (**) Option "xkb_layout" "us, de"
[  4544.815] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.816] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  4544.816] (II) event16 - Dell WMI hotkeys: device is a keyboard
[  4544.816] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  4544.816] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  4544.816] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[  4544.816] (II) LoadModule: "evdev"
[  4544.816] (WW) Warning, couldn't open module evdev
[  4544.816] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.816] (EE) No input driver matching `evdev'
[  4544.816] (II) Falling back to input driver `libinput'
[  4544.816] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  4544.817] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 48 paused 0
[  4544.817] (**) Option "CoreKeyboard"
[  4544.817] (**) AT Translated Set 2 keyboard: always reports core events
[  4544.817] (**) Option "Device" "/dev/input/event3"
[  4544.817] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  4544.817] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  4544.818] (II) event3  - AT Translated Set 2 keyboard: device removed
[  4544.818] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[  4544.818] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[  4544.818] (**) Option "xkb_layout" "us, de"
[  4544.818] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.818] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  4544.818] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  4544.819] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[  4544.819] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[  4544.819] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[  4544.820] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 49 paused 0
[  4544.820] (**) PS/2 Generic Mouse: always reports core events
[  4544.820] (**) Option "Device" "/dev/input/event17"
[  4544.820] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[  4544.820] (II) event17 - PS/2 Generic Mouse: device is a pointer
[  4544.820] (II) event17 - PS/2 Generic Mouse: device removed
[  4544.820] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.820] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.820] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  4544.820] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event17"
[  4544.820] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 22)
[  4544.820] (**) Option "AccelerationScheme" "none"
[  4544.820] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[  4544.820] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[  4544.820] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[  4544.821] (II) event17 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[  4544.821] (II) event17 - PS/2 Generic Mouse: device is a pointer
[  4544.821] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
[  4544.821] (II) No input driver specified, ignoring this device.
[  4544.821] (II) This device may have been added with another device file.
[  4544.850] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[  4544.850] (**) SONiX USB DEVICE Keyboard: Applying InputClass "keyboard-all"
[  4544.850] (II) LoadModule: "evdev"
[  4544.850] (WW) Warning, couldn't open module evdev
[  4544.850] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.850] (EE) No input driver matching `evdev'
[  4544.850] (II) Falling back to input driver `libinput'
[  4544.850] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[  4544.850] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[  4544.850] (**) Option "CoreKeyboard"
[  4544.850] (**) SONiX USB DEVICE Keyboard: always reports core events
[  4544.850] (**) Option "Device" "/dev/input/event5"
[  4544.850] (II) libinput: SONiX USB DEVICE Keyboard: is a virtual subdevice
[  4544.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.1/0003:0C45:5004.0010/input/input59/event5"
[  4544.850] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: KEYBOARD, id 23)
[  4544.850] (**) Option "xkb_layout" "us, de"
[  4544.850] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4544.851] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[  4544.851] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[  4544.851] (II) LoadModule: "evdev"
[  4544.851] (WW) Warning, couldn't open module evdev
[  4544.851] (EE) Failed to load module "evdev" (module does not exist, 0)
[  4544.851] (EE) No input driver matching `evdev'
[  4544.851] (II) Falling back to input driver `libinput'
[  4544.851] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[  4544.851] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[  4544.851] (**) Option "CoreKeyboard"
[  4544.851] (**) Razer Razer DeathAdder V2: always reports core events
[  4544.851] (**) Option "Device" "/dev/input/event10"
[  4544.851] (II) libinput: Razer Razer DeathAdder V2: is a virtual subdevice
[  4544.851] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.1/0003:1532:0084.0013/input/input62/event10"
[  4544.851] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 24)
[  4544.851] (**) Option "xkb_layout" "us, de"
[  4544.851] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[  4545.612] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4545.612] (II) modeset(0): Printing DDC gathered Modelines:
[  4545.612] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4545.612] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4547.720] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[  4547.790] (II) modeset(0): Allocate new frame buffer 4480x1440 stride
[  4548.407] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4548.407] (II) modeset(0): Printing DDC gathered Modelines:
[  4548.407] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4548.407] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4566.875] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4566.875] (II) modeset(0): Printing DDC gathered Modelines:
[  4566.875] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4566.875] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4569.644] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4569.644] (II) modeset(0): Printing DDC gathered Modelines:
[  4569.644] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4569.645] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4571.005] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[  4571.005] (II) config/udev: Adding drm device (/dev/dri/card0)
[  4571.005] (II) xfree86: Adding drm device (/dev/dri/card0)
[  4571.005] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[  4571.006] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 65 paused 0
[  4571.006] (II) LoadModule: "modesetting"
[  4571.006] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  4571.006] (II) Module modesetting: vendor="X.Org Foundation"
[  4571.006] 	compiled for 1.21.1.8, module version = 1.21.1
[  4571.006] 	Module class: X.Org Video Driver
[  4571.006] 	ABI class: X.Org Video Driver, version 25.2
[  4571.006] (II) UnloadModule: "modesetting"
[  4571.006] (II) Unloading modesetting
[  4571.006] (II) Failed to load module "modesetting" (already loaded, 0)
[  4571.006] (II) systemd-logind: releasing fd for 226:0
[  4571.007] xf86: found device 1
[  4581.200] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4581.200] (II) modeset(0): Printing DDC gathered Modelines:
[  4581.200] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4581.200] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  4582.588] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  4582.589] (II) modeset(0): Printing DDC gathered Modelines:
[  4582.589] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  4582.589] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5324.492] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5324.492] (II) modeset(0): Printing DDC gathered Modelines:
[  5324.492] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5324.492] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5325.883] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5325.883] (II) modeset(0): Printing DDC gathered Modelines:
[  5325.883] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5325.883] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5327.351] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5327.351] (II) modeset(0): Printing DDC gathered Modelines:
[  5327.351] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5327.351] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5328.753] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5328.753] (II) modeset(0): Printing DDC gathered Modelines:
[  5328.753] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5328.753] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5330.140] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5330.140] (II) modeset(0): Printing DDC gathered Modelines:
[  5330.140] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5330.140] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  5331.537] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  5331.537] (II) modeset(0): Printing DDC gathered Modelines:
[  5331.537] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  5331.537] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6591.739] (II) event4  - SONiX USB DEVICE: device removed
[  6591.740] (II) config/udev: removing device SONiX USB DEVICE
[  6591.740] (**) Option "fd" "37"
[  6591.740] (II) UnloadModule: "libinput"
[  6591.740] (II) systemd-logind: releasing fd for 13:68
[  6591.846] (II) event5  - SONiX USB DEVICE Keyboard: device removed
[  6591.847] (II) config/udev: removing device SONiX USB DEVICE Keyboard
[  6591.847] (**) Option "fd" "38"
[  6591.847] (II) UnloadModule: "libinput"
[  6591.847] (II) systemd-logind: not releasing fd for 13:69, still in use
[  6591.847] (II) config/udev: removing device SONiX USB DEVICE Keyboard
[  6591.847] (**) Option "fd" "38"
[  6591.847] (II) UnloadModule: "libinput"
[  6591.847] (II) systemd-logind: releasing fd for 13:69
[  6591.956] (II) event7  - Razer Razer DeathAdder V2: device removed
[  6592.076] (II) event10 - Razer Razer DeathAdder V2: device removed
[  6592.266] (II) event14 - Razer Razer DeathAdder V2: device removed
[  6592.910] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6592.910] (II) modeset(0): Printing DDC gathered Modelines:
[  6592.910] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6592.910] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6594.912] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6594.912] (II) modeset(0): Printing DDC gathered Modelines:
[  6594.912] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6594.912] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6595.888] (II) config/udev: removing device Razer Razer DeathAdder V2
[  6595.889] (**) Option "fd" "39"
[  6595.889] (II) UnloadModule: "libinput"
[  6595.889] (II) systemd-logind: releasing fd for 13:71
[  6595.889] (EE) systemd-logind: failed to release device: Device not taken
[  6595.930] (II) config/udev: removing device Razer Razer DeathAdder V2
[  6595.930] (**) Option "fd" "40"
[  6595.930] (II) UnloadModule: "libinput"
[  6595.930] (II) systemd-logind: not releasing fd for 13:74, still in use
[  6595.930] (II) config/udev: removing device Razer Razer DeathAdder V2
[  6595.930] (**) Option "fd" "40"
[  6595.931] (II) UnloadModule: "libinput"
[  6595.931] (II) systemd-logind: releasing fd for 13:74
[  6595.932] (EE) systemd-logind: failed to release device: Device not taken
[  6595.963] (II) config/udev: removing device Razer Razer DeathAdder V2
[  6595.963] (**) Option "fd" "41"
[  6595.963] (II) UnloadModule: "libinput"
[  6595.964] (II) systemd-logind: releasing fd for 13:78
[  6595.964] (EE) systemd-logind: failed to release device: Device not taken
[  6596.031] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6596.032] (II) modeset(0): Printing DDC gathered Modelines:
[  6596.032] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6596.032] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6598.444] (II) modeset(0): Allocate new frame buffer 1920x1080 stride
[  6599.463] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6599.463] (II) modeset(0): Printing DDC gathered Modelines:
[  6599.463] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6599.463] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6600.448] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6600.448] (II) modeset(0): Printing DDC gathered Modelines:
[  6600.448] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6600.448] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6601.431] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6601.431] (II) modeset(0): Printing DDC gathered Modelines:
[  6601.431] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6601.431] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6602.440] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6602.440] (II) modeset(0): Printing DDC gathered Modelines:
[  6602.440] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6602.440] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[  6603.425] (II) modeset(0): EDID vendor "BOE", prod id 2255
[  6603.425] (II) modeset(0): Printing DDC gathered Modelines:
[  6603.425] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[  6603.425] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43556.062] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43556.062] (II) modeset(0): Printing DDC gathered Modelines:
[ 43556.062] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43556.062] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43558.636] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43558.636] (II) modeset(0): Printing DDC gathered Modelines:
[ 43558.636] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43558.636] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43559.827] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/mouse0)
[ 43559.827] (II) No input driver specified, ignoring this device.
[ 43559.827] (II) This device may have been added with another device file.
[ 43559.829] (II) config/udev: Adding input device SONiX USB DEVICE Keyboard (/dev/input/event5)
[ 43559.829] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 43559.829] (**) SONiX USB DEVICE Keyboard: Applying InputClass "keyboard-all"
[ 43559.829] (II) LoadModule: "evdev"
[ 43559.830] (WW) Warning, couldn't open module evdev
[ 43559.830] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.830] (EE) No input driver matching `evdev'
[ 43559.830] (II) Falling back to input driver `libinput'
[ 43559.830] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 43559.831] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 71 paused 0
[ 43559.831] (**) Option "CoreKeyboard"
[ 43559.831] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 43559.831] (**) Option "Device" "/dev/input/event5"
[ 43559.835] (II) event5  - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 43559.836] (II) event5  - SONiX USB DEVICE Keyboard: device is a keyboard
[ 43559.837] (II) event5  - SONiX USB DEVICE Keyboard: device removed
[ 43559.837] (II) libinput: SONiX USB DEVICE Keyboard: needs a virtual subdevice
[ 43559.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.1/0003:0C45:5004.0019/input/input85/event5"
[ 43559.837] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: MOUSE, id 10)
[ 43559.837] (**) Option "AccelerationScheme" "none"
[ 43559.837] (**) SONiX USB DEVICE Keyboard: (accel) selected scheme none/0
[ 43559.837] (**) SONiX USB DEVICE Keyboard: (accel) acceleration factor: 2.000
[ 43559.837] (**) SONiX USB DEVICE Keyboard: (accel) acceleration threshold: 4
[ 43559.842] (II) event5  - SONiX USB DEVICE Keyboard: is tagged by udev as: Keyboard
[ 43559.842] (II) event5  - SONiX USB DEVICE Keyboard: device is a keyboard
[ 43559.843] (**) SONiX USB DEVICE Keyboard: Applying InputClass "libinput keyboard catchall"
[ 43559.843] (**) SONiX USB DEVICE Keyboard: Applying InputClass "keyboard-all"
[ 43559.843] (II) LoadModule: "evdev"
[ 43559.844] (WW) Warning, couldn't open module evdev
[ 43559.844] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.844] (EE) No input driver matching `evdev'
[ 43559.844] (II) Falling back to input driver `libinput'
[ 43559.844] (II) Using input driver 'libinput' for 'SONiX USB DEVICE Keyboard'
[ 43559.844] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 43559.844] (**) Option "CoreKeyboard"
[ 43559.844] (**) SONiX USB DEVICE Keyboard: always reports core events
[ 43559.844] (**) Option "Device" "/dev/input/event5"
[ 43559.844] (II) libinput: SONiX USB DEVICE Keyboard: is a virtual subdevice
[ 43559.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.1/0003:0C45:5004.0019/input/input85/event5"
[ 43559.844] (II) XINPUT: Adding extended input device "SONiX USB DEVICE Keyboard" (type: KEYBOARD, id 11)
[ 43559.844] (**) Option "xkb_layout" "us, de"
[ 43559.844] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[ 43559.846] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event4)
[ 43559.846] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 43559.846] (**) SONiX USB DEVICE: Applying InputClass "keyboard-all"
[ 43559.847] (II) LoadModule: "evdev"
[ 43559.847] (WW) Warning, couldn't open module evdev
[ 43559.847] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.847] (EE) No input driver matching `evdev'
[ 43559.847] (II) Falling back to input driver `libinput'
[ 43559.847] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 43559.848] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 72 paused 0
[ 43559.848] (**) Option "CoreKeyboard"
[ 43559.848] (**) SONiX USB DEVICE: always reports core events
[ 43559.848] (**) Option "Device" "/dev/input/event4"
[ 43559.853] (II) event4  - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 43559.853] (II) event4  - SONiX USB DEVICE: device is a keyboard
[ 43559.854] (II) event4  - SONiX USB DEVICE: device removed
[ 43559.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.1/1-5.3.2.1:1.0/0003:0C45:5004.0018/input/input84/event4"
[ 43559.854] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)
[ 43559.854] (**) Option "xkb_layout" "us, de"
[ 43559.854] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[ 43559.858] (II) event4  - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 43559.859] (II) event4  - SONiX USB DEVICE: device is a keyboard
[ 43559.861] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event6)
[ 43559.861] (II) No input driver specified, ignoring this device.
[ 43559.861] (II) This device may have been added with another device file.
[ 43559.863] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event14)
[ 43559.863] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[ 43559.863] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[ 43559.863] (II) LoadModule: "evdev"
[ 43559.863] (WW) Warning, couldn't open module evdev
[ 43559.863] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.863] (EE) No input driver matching `evdev'
[ 43559.863] (II) Falling back to input driver `libinput'
[ 43559.863] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 43559.865] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 73 paused 0
[ 43559.865] (**) Option "CoreKeyboard"
[ 43559.865] (**) Razer Razer DeathAdder V2: always reports core events
[ 43559.865] (**) Option "Device" "/dev/input/event14"
[ 43559.869] (II) event14 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 43559.869] (II) event14 - Razer Razer DeathAdder V2: device is a keyboard
[ 43559.870] (II) event14 - Razer Razer DeathAdder V2: device removed
[ 43559.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.2/0003:1532:0084.001D/input/input89/event14"
[ 43559.870] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 13)
[ 43559.870] (**) Option "xkb_layout" "us, de"
[ 43559.870] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[ 43559.874] (II) event14 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 43559.874] (II) event14 - Razer Razer DeathAdder V2: device is a keyboard
[ 43559.877] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event10)
[ 43559.877] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[ 43559.877] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[ 43559.877] (II) LoadModule: "evdev"
[ 43559.878] (WW) Warning, couldn't open module evdev
[ 43559.878] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.878] (EE) No input driver matching `evdev'
[ 43559.878] (II) Falling back to input driver `libinput'
[ 43559.878] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 43559.879] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 74 paused 0
[ 43559.879] (**) Option "CoreKeyboard"
[ 43559.879] (**) Razer Razer DeathAdder V2: always reports core events
[ 43559.879] (**) Option "Device" "/dev/input/event10"
[ 43559.883] (II) event10 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 43559.883] (II) event10 - Razer Razer DeathAdder V2: device is a keyboard
[ 43559.884] (II) event10 - Razer Razer DeathAdder V2: device removed
[ 43559.884] (II) libinput: Razer Razer DeathAdder V2: needs a virtual subdevice
[ 43559.884] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.1/0003:1532:0084.001C/input/input88/event10"
[ 43559.884] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 14)
[ 43559.884] (**) Option "AccelerationScheme" "none"
[ 43559.885] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[ 43559.885] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[ 43559.885] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[ 43559.888] (II) event10 - Razer Razer DeathAdder V2: is tagged by udev as: Keyboard
[ 43559.888] (II) event10 - Razer Razer DeathAdder V2: device is a keyboard
[ 43559.890] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput keyboard catchall"
[ 43559.890] (**) Razer Razer DeathAdder V2: Applying InputClass "keyboard-all"
[ 43559.890] (II) LoadModule: "evdev"
[ 43559.890] (WW) Warning, couldn't open module evdev
[ 43559.890] (EE) Failed to load module "evdev" (module does not exist, 0)
[ 43559.890] (EE) No input driver matching `evdev'
[ 43559.890] (II) Falling back to input driver `libinput'
[ 43559.890] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 43559.890] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[ 43559.890] (**) Option "CoreKeyboard"
[ 43559.890] (**) Razer Razer DeathAdder V2: always reports core events
[ 43559.890] (**) Option "Device" "/dev/input/event10"
[ 43559.890] (II) libinput: Razer Razer DeathAdder V2: is a virtual subdevice
[ 43559.890] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.1/0003:1532:0084.001C/input/input88/event10"
[ 43559.890] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: KEYBOARD, id 23)
[ 43559.890] (**) Option "xkb_layout" "us, de"
[ 43559.890] (**) Option "xkb_options" "grp:shift_toggle,grp_led:scroll,compose:caps"
[ 43559.892] (II) config/udev: Adding input device Razer Razer DeathAdder V2 (/dev/input/event7)
[ 43559.892] (**) Razer Razer DeathAdder V2: Applying InputClass "libinput pointer catchall"
[ 43559.892] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder V2'
[ 43559.949] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 75 paused 0
[ 43559.949] (**) Razer Razer DeathAdder V2: always reports core events
[ 43559.949] (**) Option "Device" "/dev/input/event7"
[ 43559.954] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[ 43559.954] (II) event7  - Razer Razer DeathAdder V2: device is a pointer
[ 43559.955] (II) event7  - Razer Razer DeathAdder V2: device removed
[ 43559.955] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 43559.955] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 43559.955] (II) libinput: Razer Razer DeathAdder V2: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 43559.955] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5.3/1-5.3.2/1-5.3.2.2/1-5.3.2.2:1.0/0003:1532:0084.001B/input/input87/event7"
[ 43559.955] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder V2" (type: MOUSE, id 24)
[ 43559.956] (**) Option "AccelerationScheme" "none"
[ 43559.956] (**) Razer Razer DeathAdder V2: (accel) selected scheme none/0
[ 43559.956] (**) Razer Razer DeathAdder V2: (accel) acceleration factor: 2.000
[ 43559.956] (**) Razer Razer DeathAdder V2: (accel) acceleration threshold: 4
[ 43559.960] (II) event7  - Razer Razer DeathAdder V2: is tagged by udev as: Mouse
[ 43559.960] (II) event7  - Razer Razer DeathAdder V2: device is a pointer
[ 43559.967] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43559.967] (II) modeset(0): Printing DDC gathered Modelines:
[ 43559.967] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43559.967] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43561.787] (II) modeset(0): Allocate new frame buffer 4480x1440 stride
[ 43562.134] (II) event7  - Razer Razer DeathAdder V2: SYN_DROPPED event - some input events have been lost.
[ 43562.472] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43562.472] (II) modeset(0): Printing DDC gathered Modelines:
[ 43562.472] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43562.472] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43563.800] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43563.800] (II) modeset(0): Printing DDC gathered Modelines:
[ 43563.800] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43563.800] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)
[ 43564.998] (II) modeset(0): EDID vendor "BOE", prod id 2255
[ 43564.998] (II) modeset(0): Printing DDC gathered Modelines:
[ 43564.998] (II) modeset(0): Modeline "1920x1080"x0.0  143.76  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (67.7 kHz eP)
[ 43564.998] (II) modeset(0): Modeline "1920x1080"x0.0  115.01  1920 1968 2000 2124  1080 1083 1089 1128 +hsync -vsync (54.1 kHz e)

Ceterum autem censeo Systemdinem esse delendam

Offline

#8 2023-09-08 21:58:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,387

Re: Wine not working with eGPU

Afaik it's technically a wine "bug" it tries to query some xorg/xrandr function explicitly and if the xorg process is not aware of the nvidia gpu it will throw an error making wine believe it can't create a window. That xorg log also shows that the nvidia xorg ddx isn't loaded so this might be the problem here. This config does look fine and shouldn't inherently disable the detection however. Might want to try and enable  nvidia KMS it might help here: https://wiki.archlinux.org/title/NVIDIA … de_setting

Last edited by V1del (2023-09-08 22:04:09)

Offline

#9 2023-09-12 06:20:09

0mark
Member
From: earth
Registered: 2010-06-09
Posts: 162
Website

Re: Wine not working with eGPU

I had not much time to try and test, but i enabled KMS and it seems to help. One windows game did run, another not, had some other quirks. Later on i will test further and report back. For lack of time i would probably only write gibberish if i where to try and elaborate right now big_smile


Ceterum autem censeo Systemdinem esse delendam

Offline

Board footer

Powered by FluxBB