You are not logged in.

#1 2022-05-22 12:21:50

Kobu
Member
Registered: 2022-05-22
Posts: 1

Elantech touchpad not working

Hello everyone,

its been several months of browsing the wiki and the forums and trying different solutions to similar issues, but i havent found any success so i decided to make a new post

Issues with my touchpad began back when i was using Manjaro when one day my touchpad decided to stop working. After every startup i had to run sudo rmmod psmouse and sudo modprobe psmouse proto=imps to get my touchpad working (with limited functionality). After getting familiar with linux i decided to try out Arch secretly hoping it would also restore my touchpad, but with no success and now the trick i used to do on Manjaro doesnt even work.

Laptop: HP Pavilion Gaming Laptop 15-ec0xxx
Kernel Version: 5.17.9-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
Memory: 13.6 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics
Touchpad: Elantech

Heres output of /var/log/Xorg.0.log

 [     5.562] (--) Log file renamed from "/var/log/Xorg.pid-483.log" to "/var/log/Xorg.0.log"
[     5.563] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[     5.563] Current Operating System: Linux arch 5.17.9-arch1-1 #1 SMP PREEMPT Wed, 18 May 2022 17:30:11 +0000 x86_64
[     5.563] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=63b684f0-4ca9-4194-9e77-8fed4c8c94c6 rw loglevel=3 quiet
[     5.563]  
[     5.563] Current version of pixman: 0.40.0
[     5.563] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.563] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.563] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 20 15:15:11 2022
[     5.563] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.563] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.563] (==) No Layout section.  Using the first Screen section.
[     5.563] (==) No screen section available. Using defaults.
[     5.563] (**) |-->Screen "Default Screen Section" (0)
[     5.563] (**) |   |-->Monitor "<default monitor>"
[     5.564] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.564] (==) Automatically adding devices
[     5.564] (==) Automatically enabling devices
[     5.564] (==) Automatically adding GPU devices
[     5.564] (==) Automatically binding GPU devices
[     5.564] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.564] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     5.564] 	Entry deleted from font path.
[     5.564] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.564] 	Entry deleted from font path.
[     5.564] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.564] 	Entry deleted from font path.
[     5.564] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     5.564] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.564] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.564] (II) Module ABI versions:
[     5.564] 	X.Org ANSI C Emulation: 0.4
[     5.564] 	X.Org Video Driver: 25.2
[     5.564] 	X.Org XInput driver : 24.4
[     5.564] 	X.Org Server Extension : 10.0
[     5.564] (++) using VT number 1

[     5.564] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.565] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.565] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
[     5.566] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.566] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
[     5.593] (--) PCI: (1@0:0:0) 10de:1f91:103c:86d5 rev 161, Mem @ 0xf6000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[     5.594] (--) PCI:*(5@0:0:0) 1002:15d8:103c:86d5 rev 194, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xf7500000/524288, I/O @ 0x0000c000/256
[     5.594] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.594] (II) LoadModule: "glx"
[     5.594] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.595] (II) Module glx: vendor="X.Org Foundation"
[     5.595] 	compiled for 1.21.1.3, module version = 1.0.0
[     5.595] 	ABI class: X.Org Server Extension, version 10.0
[     5.596] (==) Matched ati as autoconfigured driver 0
[     5.596] (==) Matched nouveau as autoconfigured driver 1
[     5.596] (==) Matched nv as autoconfigured driver 2
[     5.596] (==) Matched modesetting as autoconfigured driver 3
[     5.596] (==) Matched fbdev as autoconfigured driver 4
[     5.596] (==) Matched vesa as autoconfigured driver 5
[     5.596] (==) Assigned the driver to the xf86ConfigLayout
[     5.596] (II) LoadModule: "ati"
[     5.596] (WW) Warning, couldn't open module ati
[     5.596] (EE) Failed to load module "ati" (module does not exist, 0)
[     5.596] (II) LoadModule: "nouveau"
[     5.596] (WW) Warning, couldn't open module nouveau
[     5.596] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     5.596] (II) LoadModule: "nv"
[     5.596] (WW) Warning, couldn't open module nv
[     5.596] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.596] (II) LoadModule: "modesetting"
[     5.596] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.596] (II) Module modesetting: vendor="X.Org Foundation"
[     5.596] 	compiled for 1.21.1.3, module version = 1.21.1
[     5.596] 	Module class: X.Org Video Driver
[     5.596] 	ABI class: X.Org Video Driver, version 25.2
[     5.596] (II) LoadModule: "fbdev"
[     5.597] (WW) Warning, couldn't open module fbdev
[     5.597] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.597] (II) LoadModule: "vesa"
[     5.597] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.597] (II) Module vesa: vendor="X.Org Foundation"
[     5.597] 	compiled for 1.21.1.1, module version = 2.5.0
[     5.597] 	Module class: X.Org Video Driver
[     5.597] 	ABI class: X.Org Video Driver, version 25.2
[     5.597] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.597] (II) VESA: driver for VESA chipsets: vesa
[     5.623] (II) modeset(0): using drv /dev/dri/card1
[     5.623] (II) modeset(G0): using drv /dev/dri/card0
[     5.623] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.623] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.623] (==) modeset(0): RGB weight 888
[     5.623] (==) modeset(0): Default visual is TrueColor
[     5.623] (II) Loading sub module "glamoregl"
[     5.623] (II) LoadModule: "glamoregl"
[     5.624] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.628] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.628] 	compiled for 1.21.1.3, module version = 1.0.1
[     5.628] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.747] (II) modeset(0): glamor X acceleration enabled on AMD Radeon Vega 8 Graphics (raven, LLVM 13.0.1, DRM 3.44, 5.17.9-arch1-1)
[     5.747] (II) modeset(0): glamor initialized
[     5.747] (==) modeset(0): VariableRefresh: disabled
[     5.747] (==) modeset(0): AsyncFlipSecondaries: disabled
[     5.748] (II) modeset(0): Output eDP-1 has no monitor section
[     5.748] (II) modeset(0): Output HDMI-2 has no monitor section
[     5.749] (II) modeset(0): EDID for output eDP-1
[     5.749] (II) modeset(0): Manufacturer: CMN  Model: 1515  Serial#: 0
[     5.749] (II) modeset(0): Year: 2019  Week: 26
[     5.749] (II) modeset(0): EDID Version: 1.4
[     5.749] (II) modeset(0): Digital Display Input
[     5.749] (II) modeset(0): 6 bits per channel
[     5.749] (II) modeset(0): Digital interface is DisplayPort
[     5.749] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     5.749] (II) modeset(0): Gamma: 2.20
[     5.749] (II) modeset(0): No DPMS capabilities specified
[     5.749] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     5.749] (II) modeset(0): First detailed timing is preferred mode
[     5.749] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     5.749] (II) modeset(0): Display is continuous-frequency
[     5.749] (II) modeset(0): redX: 0.590 redY: 0.350   greenX: 0.330 greenY: 0.555
[     5.749] (II) modeset(0): blueX: 0.153 blueY: 0.119   whiteX: 0.313 whiteY: 0.329
[     5.749] (II) modeset(0): Manufacturer's mask: 0
[     5.749] (II) modeset(0): Supported detailed timing:
[     5.749] (II) modeset(0): clock: 152.8 MHz   Image Size:  344 x 193 mm
[     5.749] (II) modeset(0): h_active: 1920  h_sync: 2000  h_sync_end 2054 h_blank_end 2250 h_border: 0
[     5.749] (II) modeset(0): v_active: 1080  v_sync: 1086  v_sync_end 1094 v_blanking: 1132 v_border: 0
[     5.749] (II) modeset(0): Supported detailed timing:
[     5.749] (II) modeset(0): clock: 101.9 MHz   Image Size:  344 x 193 mm
[     5.749] (II) modeset(0): h_active: 1920  h_sync: 2000  h_sync_end 2054 h_blank_end 2250 h_border: 0
[     5.749] (II) modeset(0): v_active: 1080  v_sync: 1086  v_sync_end 1094 v_blanking: 1132 v_border: 0
[     5.749] (II) modeset(0): Unknown vendor-specific block 2
[     5.749] (II) modeset(0): EDID (in hex):
[     5.749] (II) modeset(0): 	00ffffffffffff000dae151500000000
[     5.749] (II) modeset(0): 	1a1d0104952213780328659759548e27
[     5.750] (II) modeset(0): 	1e505400000001010101010101010101
[     5.750] (II) modeset(0): 	010101010101b43b804a713834405036
[     5.750] (II) modeset(0): 	680058c11000001acd27804a71383440
[     5.750] (II) modeset(0): 	5036680058c11000001a000000000000
[     5.750] (II) modeset(0): 	00000000000000000000000000000002
[     5.750] (II) modeset(0): 	000c3dff0d3c7d1212267d000000005e
[     5.750] (II) modeset(0): Printing probed modes for output eDP-1
[     5.750] (II) modeset(0): Modeline "1920x1080"x60.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[     5.750] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     5.750] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     5.750] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     5.750] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     5.750] (II) modeset(0): Modeline "1920x1080"x40.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[     5.750] (II) modeset(0): Modeline "1680x1050"x60.0  152.84  1680 2000 2054 2250  1050 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     5.750] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     5.750] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     5.750] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     5.750] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x1024"x60.0  152.84  1280 2000 2054 2250  1024 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1440x900"x60.0  152.84  1440 2000 2054 2250  900 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     5.750] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     5.750] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     5.750] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x800"x60.0  152.84  1280 2000 2054 2250  800 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x720"x60.0  152.84  1280 2000 2054 2250  720 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     5.750] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x768"x60.0  152.84  1024 2000 2054 2250  768 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     5.750] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     5.750] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     5.750] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     5.750] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     5.750] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     5.750] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     5.750] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     5.750] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     5.750] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     5.750] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     5.750] (II) modeset(0): Modeline "800x600"x60.0  152.84  800 2000 2054 2250  600 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     5.750] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     5.750] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     5.750] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     5.750] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     5.750] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     5.750] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     5.750] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     5.750] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.750] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.750] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     5.750] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.750] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.750] (II) modeset(0): Modeline "640x480"x60.0  152.84  640 2000 2054 2250  480 1086 1094 1132 +hsync -vsync (67.9 kHz e)
[     5.750] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     5.750] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     5.750] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     5.750] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     5.750] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     5.750] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     5.750] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     5.750] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     5.750] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     5.750] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     5.750] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     5.750] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     5.750] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     5.750] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     5.750] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     5.750] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     5.750] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     5.750] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     5.750] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     5.750] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     5.750] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     5.750] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     5.750] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     5.750] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     5.750] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     5.750] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     5.750] (II) modeset(0): EDID for output HDMI-2
[     5.750] (II) modeset(0): Output eDP-1 connected
[     5.750] (II) modeset(0): Output HDMI-2 disconnected
[     5.750] (II) modeset(0): Using exact sizes for initial modes
[     5.750] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     5.750] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.750] (==) modeset(0): DPI set to (96, 96)
[     5.750] (II) Loading sub module "fb"
[     5.750] (II) LoadModule: "fb"
[     5.750] (II) Module "fb" already built-in
[     5.751] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     5.751] (==) modeset(G0): RGB weight 888
[     5.751] (==) modeset(G0): Default visual is TrueColor
[     5.751] (II) Loading sub module "glamoregl"
[     5.751] (II) LoadModule: "glamoregl"
[     5.751] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.751] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.751] 	compiled for 1.21.1.3, module version = 1.0.1
[     5.751] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.983] (II) modeset(G0): glamor X acceleration enabled on NV167
[     5.983] (II) modeset(G0): glamor initialized
[     5.985] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[     5.987] (II) modeset(G0): EDID for output HDMI-1-1
[     5.987] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     5.987] (==) modeset(G0): DPI set to (96, 96)
[     5.987] (II) Loading sub module "fb"
[     5.987] (II) LoadModule: "fb"
[     5.987] (II) Module "fb" already built-in
[     5.987] (II) UnloadModule: "vesa"
[     5.987] (II) Unloading vesa
[     6.041] (==) modeset(0): Backing store enabled
[     6.041] (==) modeset(0): Silken mouse enabled
[     6.042] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.042] (==) modeset(0): DPMS enabled
[     6.042] (II) modeset(0): [DRI2] Setup complete
[     6.042] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[     6.042] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[     6.047] (==) modeset(G0): Backing store enabled
[     6.047] (==) modeset(G0): Silken mouse enabled
[     6.048] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[     6.048] (==) modeset(G0): DPMS enabled
[     6.048] (II) modeset(G0): [DRI2] Setup complete
[     6.048] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[     6.048] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[     6.048] (II) Initializing extension Generic Event Extension
[     6.048] (II) Initializing extension SHAPE
[     6.048] (II) Initializing extension MIT-SHM
[     6.048] (II) Initializing extension XInputExtension
[     6.048] (II) Initializing extension XTEST
[     6.048] (II) Initializing extension BIG-REQUESTS
[     6.049] (II) Initializing extension SYNC
[     6.049] (II) Initializing extension XKEYBOARD
[     6.049] (II) Initializing extension XC-MISC
[     6.049] (II) Initializing extension SECURITY
[     6.049] (II) Initializing extension XFIXES
[     6.049] (II) Initializing extension RENDER
[     6.049] (II) Initializing extension RANDR
[     6.049] (II) Initializing extension COMPOSITE
[     6.050] (II) Initializing extension DAMAGE
[     6.050] (II) Initializing extension MIT-SCREEN-SAVER
[     6.050] (II) Initializing extension DOUBLE-BUFFER
[     6.050] (II) Initializing extension RECORD
[     6.050] (II) Initializing extension DPMS
[     6.050] (II) Initializing extension Present
[     6.050] (II) Initializing extension DRI3
[     6.050] (II) Initializing extension X-Resource
[     6.050] (II) Initializing extension XVideo
[     6.051] (II) Initializing extension XVideo-MotionCompensation
[     6.051] (II) Initializing extension GLX
[     6.058] (II) AIGLX: Loaded and initialized radeonsi
[     6.058] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.058] (II) Initializing extension XFree86-VidModeExtension
[     6.059] (II) Initializing extension XFree86-DGA
[     6.059] (II) Initializing extension XFree86-DRI
[     6.059] (II) Initializing extension DRI2
[     6.060] (II) modeset(G0): Damage tracking initialized
[     6.060] (II) modeset(0): Damage tracking initialized
[     6.060] (II) modeset(0): Setting screen physical size to 508 x 285
[     6.128] (EE) modeset(0): Failed to make import prime FD as pixmap: 22
[     6.178] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     6.178] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.178] (II) LoadModule: "libinput"
[     6.179] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.182] (II) Module libinput: vendor="X.Org Foundation"
[     6.182] 	compiled for 1.21.1.3, module version = 1.2.1
[     6.182] 	Module class: X.Org XInput Driver
[     6.182] 	ABI class: X.Org XInput driver, version 24.4
[     6.182] (II) Using input driver 'libinput' for 'Power Button'
[     6.182] (**) Power Button: always reports core events
[     6.182] (**) Option "Device" "/dev/input/event2"
[     6.188] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.188] (II) event2  - Power Button: device is a keyboard
[     6.189] (II) event2  - Power Button: device removed
[     6.218] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     6.218] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.220] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.220] (II) event2  - Power Button: device is a keyboard
[     6.221] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     6.221] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.221] (II) Using input driver 'libinput' for 'Video Bus'
[     6.221] (**) Video Bus: always reports core events
[     6.221] (**) Option "Device" "/dev/input/event5"
[     6.222] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.222] (II) event5  - Video Bus: device is a keyboard
[     6.223] (II) event5  - Video Bus: device removed
[     6.262] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6/event5"
[     6.262] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.264] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     6.264] (II) event5  - Video Bus: device is a keyboard
[     6.264] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     6.264] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.264] (II) Using input driver 'libinput' for 'Power Button'
[     6.264] (**) Power Button: always reports core events
[     6.264] (**) Option "Device" "/dev/input/event0"
[     6.265] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.265] (II) event0  - Power Button: device is a keyboard
[     6.265] (II) event0  - Power Button: device removed
[     6.298] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     6.298] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     6.300] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.300] (II) event0  - Power Button: device is a keyboard
[     6.301] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     6.301] (II) No input driver specified, ignoring this device.
[     6.301] (II) This device may have been added with another device file.
[     6.302] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[     6.302] (II) No input driver specified, ignoring this device.
[     6.302] (II) This device may have been added with another device file.
[     6.302] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[     6.302] (II) No input driver specified, ignoring this device.
[     6.302] (II) This device may have been added with another device file.
[     6.303] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[     6.303] (II) No input driver specified, ignoring this device.
[     6.303] (II) This device may have been added with another device file.
[     6.303] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[     6.303] (II) No input driver specified, ignoring this device.
[     6.303] (II) This device may have been added with another device file.
[     6.304] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[     6.304] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[     6.304] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[     6.304] (II) Using input driver 'libinput' for 'Logitech G502'
[     6.304] (**) Logitech G502: always reports core events
[     6.304] (**) Option "Device" "/dev/input/event11"
[     6.306] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[     6.306] (II) event11 - Logitech G502: device is a pointer
[     6.306] (II) event11 - Logitech G502: device is a keyboard
[     6.306] (II) event11 - Logitech G502: device removed
[     6.329] (II) libinput: Logitech G502: needs a virtual subdevice
[     6.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0003/0003:046D:407F.0005/input/input31/event11"
[     6.329] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[     6.329] (**) Option "AccelerationScheme" "none"
[     6.329] (**) Logitech G502: (accel) selected scheme none/0
[     6.329] (**) Logitech G502: (accel) acceleration factor: 2.000
[     6.329] (**) Logitech G502: (accel) acceleration threshold: 4
[     6.331] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[     6.332] (II) event11 - Logitech G502: device is a pointer
[     6.332] (II) event11 - Logitech G502: device is a keyboard
[     6.333] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[     6.333] (II) No input driver specified, ignoring this device.
[     6.333] (II) This device may have been added with another device file.
[     6.334] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control (/dev/input/event12)
[     6.334] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.334] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control'
[     6.334] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: always reports core events
[     6.334] (**) Option "Device" "/dev/input/event12"
[     6.335] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[     6.335] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[     6.335] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[     6.392] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.3/0003:0951:170B.0004/input/input15/event12"
[     6.392] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control" (type: KEYBOARD, id 10)
[     6.395] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[     6.395] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[     6.396] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event13)
[     6.396] (II) No input driver specified, ignoring this device.
[     6.396] (II) This device may have been added with another device file.
[     6.397] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event14)
[     6.397] (II) No input driver specified, ignoring this device.
[     6.397] (II) This device may have been added with another device file.
[     6.398] (II) config/udev: Adding input device HP TrueVision HD Camera: HP Tru (/dev/input/event8)
[     6.398] (**) HP TrueVision HD Camera: HP Tru: Applying InputClass "libinput keyboard catchall"
[     6.398] (II) Using input driver 'libinput' for 'HP TrueVision HD Camera: HP Tru'
[     6.398] (**) HP TrueVision HD Camera: HP Tru: always reports core events
[     6.398] (**) Option "Device" "/dev/input/event8"
[     6.399] (II) event8  - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard
[     6.399] (II) event8  - HP TrueVision HD Camera: HP Tru: device is a keyboard
[     6.399] (II) event8  - HP TrueVision HD Camera: HP Tru: device removed
[     6.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.0/input/input23/event8"
[     6.435] (II) XINPUT: Adding extended input device "HP TrueVision HD Camera: HP Tru" (type: KEYBOARD, id 11)
[     6.437] (II) event8  - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard
[     6.438] (II) event8  - HP TrueVision HD Camera: HP Tru: device is a keyboard
[     6.438] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event9)
[     6.438] (II) No input driver specified, ignoring this device.
[     6.438] (II) This device may have been added with another device file.
[     6.439] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event10)
[     6.439] (II) No input driver specified, ignoring this device.
[     6.439] (II) This device may have been added with another device file.
[     6.439] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     6.439] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.439] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.439] (**) AT Translated Set 2 keyboard: always reports core events
[     6.439] (**) Option "Device" "/dev/input/event3"
[     6.440] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.440] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.441] (II) event3  - AT Translated Set 2 keyboard: device removed
[     6.462] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     6.462] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[     6.464] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.464] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.466] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
[     6.466] (II) No input driver specified, ignoring this device.
[     6.466] (II) This device may have been added with another device file.
[     6.466] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     6.466] (II) No input driver specified, ignoring this device.
[     6.466] (II) This device may have been added with another device file.
[     6.467] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     6.467] (II) No input driver specified, ignoring this device.
[     6.467] (II) This device may have been added with another device file.
[     6.469] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[     6.469] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.469] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     6.469] (**) HP WMI hotkeys: always reports core events
[     6.469] (**) Option "Device" "/dev/input/event15"
[     6.470] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     6.470] (II) event15 - HP WMI hotkeys: device is a keyboard
[     6.470] (II) event15 - HP WMI hotkeys: device removed
[     6.499] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event15"
[     6.499] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[     6.500] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     6.501] (II) event15 - HP WMI hotkeys: device is a keyboard
[     6.501] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event4)
[     6.502] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.502] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[     6.502] (**) Wireless hotkeys: always reports core events
[     6.502] (**) Option "Device" "/dev/input/event4"
[     6.502] (II) event4  - Wireless hotkeys: is tagged by udev as: Keyboard
[     6.502] (II) event4  - Wireless hotkeys: device is a keyboard
[     6.503] (II) event4  - Wireless hotkeys: device removed
[     6.545] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4"
[     6.545] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 14)
[     6.546] (II) event4  - Wireless hotkeys: is tagged by udev as: Keyboard
[     6.546] (II) event4  - Wireless hotkeys: device is a keyboard
[     6.552] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[     6.552] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[     6.552] (II) Using input driver 'libinput' for 'Logitech G502'
[     6.552] (**) Logitech G502: always reports core events
[     6.552] (**) Option "Device" "/dev/input/event11"
[     6.552] (II) libinput: Logitech G502: is a virtual subdevice
[     6.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0003/0003:046D:407F.0005/input/input31/event11"
[     6.552] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[    11.026] (II) modeset(0): Disabling kernel dirty updates, not required.
[    12.554] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    12.554] (II) modeset(0): Printing DDC gathered Modelines:
[    12.554] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    12.554] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[    12.555] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    12.555] (II) modeset(0): Printing DDC gathered Modelines:
[    12.555] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    12.555] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[    13.721] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    13.722] (II) modeset(0): Printing DDC gathered Modelines:
[    13.722] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    13.722] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[    13.723] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    13.723] (II) modeset(0): Printing DDC gathered Modelines:
[    13.723] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    13.723] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[    24.237] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    24.237] (II) modeset(0): Printing DDC gathered Modelines:
[    24.237] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    24.237] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[    24.239] (II) modeset(0): EDID vendor "CMN", prod id 5397
[    24.239] (II) modeset(0): Printing DDC gathered Modelines:
[    24.239] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[    24.239] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[   272.646] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 30ms, your system is too slow
[   276.760] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[   384.676] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 27ms, your system is too slow
[   762.233] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[  1332.917] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 28ms, your system is too slow
[  1333.257] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[  2582.847] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 32ms, your system is too slow
[  3063.644] (II) event2  - Power Button: device removed
[  3063.659] (II) event5  - Video Bus: device removed
[  3063.699] (II) event0  - Power Button: device removed
[  3063.727] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[  3063.789] (II) event8  - HP TrueVision HD Camera: HP Tru: device removed
[  3063.823] (II) event3  - AT Translated Set 2 keyboard: device removed
[  3063.842] (II) event15 - HP WMI hotkeys: device removed
[  3063.859] (II) event4  - Wireless hotkeys: device removed
[  3063.892] (II) event11 - Logitech G502: device removed
[  3063.909] (II) AIGLX: Suspending AIGLX clients for VT switch
[  3066.652] (II) AIGLX: Resuming AIGLX clients after VT switch
[  3066.654] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3066.654] (II) modeset(0): Printing DDC gathered Modelines:
[  3066.654] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3066.654] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3066.699] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3066.699] (II) modeset(0): Printing DDC gathered Modelines:
[  3066.699] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3066.699] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3066.715] (EE) modeset(G0): drmSetMaster failed: Invalid argument
[  3066.717] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  3066.717] (II) event2  - Power Button: device is a keyboard
[  3066.719] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  3066.719] (II) event5  - Video Bus: device is a keyboard
[  3066.720] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  3066.720] (II) event0  - Power Button: device is a keyboard
[  3066.723] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[  3066.723] (II) event11 - Logitech G502: device is a pointer
[  3066.723] (II) event11 - Logitech G502: device is a keyboard
[  3066.725] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[  3066.726] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[  3066.728] (II) event8  - HP TrueVision HD Camera: HP Tru: is tagged by udev as: Keyboard
[  3066.728] (II) event8  - HP TrueVision HD Camera: HP Tru: device is a keyboard
[  3066.729] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3066.729] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[  3066.731] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[  3066.731] (II) event15 - HP WMI hotkeys: device is a keyboard
[  3066.732] (II) event4  - Wireless hotkeys: is tagged by udev as: Keyboard
[  3066.732] (II) event4  - Wireless hotkeys: device is a keyboard
[  3614.896] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-25ms), your system is too slow
[  3667.732] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.732] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.732] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.732] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3667.736] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.736] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.736] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.736] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3667.738] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.738] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.738] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.738] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3667.815] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.815] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.815] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.815] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3667.817] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.817] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.817] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.817] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3667.819] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  3667.819] (II) modeset(0): Printing DDC gathered Modelines:
[  3667.819] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  3667.819] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  3680.553] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 34ms, your system is too slow
[  3736.609] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 24ms, your system is too slow
[  3845.278] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 29ms, your system is too slow
[  3922.736] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[  4037.825] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  4037.825] (II) modeset(0): Printing DDC gathered Modelines:
[  4037.825] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  4037.826] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  4037.827] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  4037.827] (II) modeset(0): Printing DDC gathered Modelines:
[  4037.827] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  4037.828] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  4037.829] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  4037.829] (II) modeset(0): Printing DDC gathered Modelines:
[  4037.829] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  4037.829] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  4318.706] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[  4387.106] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[  4408.250] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[  4588.638] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 33ms, your system is too slow
[  4588.638] (EE) event11 - Logitech G502: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[  4867.525] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[  4867.525] (EE) WARNING: log rate limit exceeded (5 msgs per 3600000ms). Discarding future messages.
[  5187.230] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  5187.230] (II) modeset(0): Printing DDC gathered Modelines:
[  5187.230] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  5187.230] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  5187.231] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  5187.231] (II) modeset(0): Printing DDC gathered Modelines:
[  5187.231] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  5187.231] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  5187.232] (II) modeset(0): EDID vendor "CMN", prod id 5397
[  5187.232] (II) modeset(0): Printing DDC gathered Modelines:
[  5187.232] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[  5187.232] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[  7512.570] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 22ms, your system is too slow
[  8839.376] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[  9912.935] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[ 10287.730] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-27ms), your system is too slow
[ 11041.302] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 11041.302] (II) modeset(0): Printing DDC gathered Modelines:
[ 11041.302] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 11041.302] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 11041.303] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 11041.303] (II) modeset(0): Printing DDC gathered Modelines:
[ 11041.303] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 11041.303] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 11041.304] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 11041.304] (II) modeset(0): Printing DDC gathered Modelines:
[ 11041.304] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 11041.304] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 11253.180] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 12612.272] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 35ms, your system is too slow
[ 12612.272] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[ 12626.995] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 12748.828] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 12749.615] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 27ms, your system is too slow
[ 12852.869] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 12852.869] (II) modeset(0): Printing DDC gathered Modelines:
[ 12852.869] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 12852.869] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 12852.870] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 12852.870] (II) modeset(0): Printing DDC gathered Modelines:
[ 12852.870] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 12852.870] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 12852.871] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 12852.871] (II) modeset(0): Printing DDC gathered Modelines:
[ 12852.871] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 12852.871] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 13382.354] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 22ms, your system is too slow
[ 13382.354] (EE) event11 - Logitech G502: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 13654.250] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 13682.669] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 13682.669] (II) modeset(0): Printing DDC gathered Modelines:
[ 13682.669] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 13682.669] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 13682.671] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 13682.671] (II) modeset(0): Printing DDC gathered Modelines:
[ 13682.671] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 13682.671] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 13682.672] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 13682.672] (II) modeset(0): Printing DDC gathered Modelines:
[ 13682.672] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 13682.672] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 14451.104] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 14451.144] (II) config/udev: removing device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control
[ 14451.152] (II) UnloadModule: "libinput"
[ 14499.527] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 14499.527] (II) modeset(0): Printing DDC gathered Modelines:
[ 14499.527] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 14499.527] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 14499.529] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 14499.529] (II) modeset(0): Printing DDC gathered Modelines:
[ 14499.529] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 14499.529] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 14499.531] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 14499.531] (II) modeset(0): Printing DDC gathered Modelines:
[ 14499.531] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 14499.531] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 15410.220] (II) config/udev: Adding input device WH-1000XM3 (AVRCP) (/dev/input/event12)
[ 15410.220] (**) WH-1000XM3 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 15410.220] (II) Using input driver 'libinput' for 'WH-1000XM3 (AVRCP)'
[ 15410.220] (**) WH-1000XM3 (AVRCP): always reports core events
[ 15410.221] (**) Option "Device" "/dev/input/event12"
[ 15410.221] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 15410.221] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 15410.222] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 15410.260] (**) Option "config_info" "udev:/sys/devices/virtual/input/input32/event12"
[ 15410.260] (II) XINPUT: Adding extended input device "WH-1000XM3 (AVRCP)" (type: KEYBOARD, id 10)
[ 15410.262] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 15410.262] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 15898.221] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[ 16189.559] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16189.559] (II) modeset(0): Printing DDC gathered Modelines:
[ 16189.559] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16189.559] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16189.561] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16189.561] (II) modeset(0): Printing DDC gathered Modelines:
[ 16189.561] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16189.561] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16189.563] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16189.563] (II) modeset(0): Printing DDC gathered Modelines:
[ 16189.563] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16189.563] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16479.361] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control (/dev/input/event13)
[ 16479.361] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 16479.361] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control'
[ 16479.361] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: always reports core events
[ 16479.361] (**) Option "Device" "/dev/input/event13"
[ 16479.363] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 16479.363] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 16479.363] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 16479.387] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.3/0003:0951:170B.0006/input/input33/event13"
[ 16479.387] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control" (type: KEYBOARD, id 16)
[ 16479.390] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 16479.390] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 16479.392] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event14)
[ 16479.392] (II) No input driver specified, ignoring this device.
[ 16479.392] (II) This device may have been added with another device file.
[ 16479.393] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event20)
[ 16479.393] (II) No input driver specified, ignoring this device.
[ 16479.393] (II) This device may have been added with another device file.
[ 16567.360] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16567.360] (II) modeset(0): Printing DDC gathered Modelines:
[ 16567.360] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16567.360] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16567.364] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16567.364] (II) modeset(0): Printing DDC gathered Modelines:
[ 16567.364] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16567.364] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16567.365] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 16567.366] (II) modeset(0): Printing DDC gathered Modelines:
[ 16567.366] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 16567.366] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 16953.036] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 17027.942] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[ 17052.593] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17052.594] (II) modeset(0): Printing DDC gathered Modelines:
[ 17052.594] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17052.594] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17052.597] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17052.597] (II) modeset(0): Printing DDC gathered Modelines:
[ 17052.597] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17052.597] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17052.599] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17052.599] (II) modeset(0): Printing DDC gathered Modelines:
[ 17052.599] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17052.599] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17063.189] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 32ms, your system is too slow
[ 17222.054] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17222.054] (II) modeset(0): Printing DDC gathered Modelines:
[ 17222.054] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17222.054] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17222.058] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17222.058] (II) modeset(0): Printing DDC gathered Modelines:
[ 17222.058] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17222.058] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17222.060] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 17222.060] (II) modeset(0): Printing DDC gathered Modelines:
[ 17222.060] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 17222.060] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 17570.095] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[ 17621.230] (II) event11 - Logitech G502: device removed
[ 17621.250] (II) config/udev: removing device Logitech G502
[ 17621.255] (II) UnloadModule: "libinput"
[ 17621.255] (II) config/udev: removing device Logitech G502
[ 17621.256] (II) UnloadModule: "libinput"
[ 17831.752] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 17831.752] (II) No input driver specified, ignoring this device.
[ 17831.752] (II) This device may have been added with another device file.
[ 17831.844] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 17831.844] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 17831.844] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 17831.844] (II) Using input driver 'libinput' for 'Logitech G502'
[ 17831.844] (**) Logitech G502: always reports core events
[ 17831.844] (**) Option "Device" "/dev/input/event11"
[ 17831.846] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 17831.846] (II) event11 - Logitech G502: device is a pointer
[ 17831.846] (II) event11 - Logitech G502: device is a keyboard
[ 17831.846] (II) event11 - Logitech G502: device removed
[ 17831.867] (II) libinput: Logitech G502: needs a virtual subdevice
[ 17831.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0009/0003:046D:407F.000A/input/input36/event11"
[ 17831.867] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 17831.868] (**) Option "AccelerationScheme" "none"
[ 17831.869] (**) Logitech G502: (accel) selected scheme none/0
[ 17831.869] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 17831.869] (**) Logitech G502: (accel) acceleration threshold: 4
[ 17831.871] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 17831.871] (II) event11 - Logitech G502: device is a pointer
[ 17831.871] (II) event11 - Logitech G502: device is a keyboard
[ 17831.872] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 17831.872] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 17831.872] (II) Using input driver 'libinput' for 'Logitech G502'
[ 17831.872] (**) Logitech G502: always reports core events
[ 17831.872] (**) Option "Device" "/dev/input/event11"
[ 17831.872] (II) libinput: Logitech G502: is a virtual subdevice
[ 17831.872] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0009/0003:046D:407F.000A/input/input36/event11"
[ 17831.872] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 17872.257] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 17881.187] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 17885.723] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 17887.135] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[ 17921.007] (II) event11 - Logitech G502: device removed
[ 17921.044] (II) config/udev: removing device Logitech G502
[ 17921.047] (II) UnloadModule: "libinput"
[ 17921.047] (II) config/udev: removing device Logitech G502
[ 17921.049] (II) UnloadModule: "libinput"
[ 18411.425] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 18411.425] (II) No input driver specified, ignoring this device.
[ 18411.425] (II) This device may have been added with another device file.
[ 18411.489] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 18411.489] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 18411.489] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 18411.489] (II) Using input driver 'libinput' for 'Logitech G502'
[ 18411.489] (**) Logitech G502: always reports core events
[ 18411.489] (**) Option "Device" "/dev/input/event11"
[ 18411.491] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 18411.491] (II) event11 - Logitech G502: device is a pointer
[ 18411.491] (II) event11 - Logitech G502: device is a keyboard
[ 18411.492] (II) event11 - Logitech G502: device removed
[ 18411.523] (II) libinput: Logitech G502: needs a virtual subdevice
[ 18411.523] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.000D/0003:046D:407F.000E/input/input37/event11"
[ 18411.524] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 18411.525] (**) Option "AccelerationScheme" "none"
[ 18411.525] (**) Logitech G502: (accel) selected scheme none/0
[ 18411.525] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 18411.525] (**) Logitech G502: (accel) acceleration threshold: 4
[ 18411.529] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 18411.529] (II) event11 - Logitech G502: device is a pointer
[ 18411.529] (II) event11 - Logitech G502: device is a keyboard
[ 18411.530] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 18411.530] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 18411.530] (II) Using input driver 'libinput' for 'Logitech G502'
[ 18411.530] (**) Logitech G502: always reports core events
[ 18411.530] (**) Option "Device" "/dev/input/event11"
[ 18411.530] (II) libinput: Logitech G502: is a virtual subdevice
[ 18411.530] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.000D/0003:046D:407F.000E/input/input37/event11"
[ 18411.530] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 18608.213] (II) event11 - Logitech G502: device removed
[ 18608.233] (II) config/udev: removing device Logitech G502
[ 18608.238] (II) UnloadModule: "libinput"
[ 18608.238] (II) config/udev: removing device Logitech G502
[ 18608.240] (II) UnloadModule: "libinput"
[ 18902.359] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 18902.359] (II) No input driver specified, ignoring this device.
[ 18902.359] (II) This device may have been added with another device file.
[ 18902.412] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 18902.412] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 18902.412] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 18902.412] (II) Using input driver 'libinput' for 'Logitech G502'
[ 18902.412] (**) Logitech G502: always reports core events
[ 18902.412] (**) Option "Device" "/dev/input/event11"
[ 18902.413] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 18902.414] (II) event11 - Logitech G502: device is a pointer
[ 18902.414] (II) event11 - Logitech G502: device is a keyboard
[ 18902.414] (II) event11 - Logitech G502: device removed
[ 18902.433] (II) libinput: Logitech G502: needs a virtual subdevice
[ 18902.433] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0011/0003:046D:407F.0012/input/input38/event11"
[ 18902.434] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 18902.435] (**) Option "AccelerationScheme" "none"
[ 18902.435] (**) Logitech G502: (accel) selected scheme none/0
[ 18902.435] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 18902.435] (**) Logitech G502: (accel) acceleration threshold: 4
[ 18902.437] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 18902.437] (II) event11 - Logitech G502: device is a pointer
[ 18902.437] (II) event11 - Logitech G502: device is a keyboard
[ 18902.438] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 18902.438] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 18902.438] (II) Using input driver 'libinput' for 'Logitech G502'
[ 18902.438] (**) Logitech G502: always reports core events
[ 18902.438] (**) Option "Device" "/dev/input/event11"
[ 18902.438] (II) libinput: Logitech G502: is a virtual subdevice
[ 18902.438] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0011/0003:046D:407F.0012/input/input38/event11"
[ 18902.438] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 18945.490] (II) event11 - Logitech G502: device removed
[ 18945.510] (II) config/udev: removing device Logitech G502
[ 18945.514] (II) UnloadModule: "libinput"
[ 18945.514] (II) config/udev: removing device Logitech G502
[ 18945.516] (II) UnloadModule: "libinput"
[ 19129.687] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 19129.687] (II) No input driver specified, ignoring this device.
[ 19129.687] (II) This device may have been added with another device file.
[ 19129.768] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 19129.768] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19129.768] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19129.768] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19129.768] (**) Logitech G502: always reports core events
[ 19129.768] (**) Option "Device" "/dev/input/event11"
[ 19129.770] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19129.771] (II) event11 - Logitech G502: device is a pointer
[ 19129.771] (II) event11 - Logitech G502: device is a keyboard
[ 19129.771] (II) event11 - Logitech G502: device removed
[ 19129.793] (II) libinput: Logitech G502: needs a virtual subdevice
[ 19129.793] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0015/0003:046D:407F.0016/input/input39/event11"
[ 19129.793] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 19129.795] (**) Option "AccelerationScheme" "none"
[ 19129.796] (**) Logitech G502: (accel) selected scheme none/0
[ 19129.796] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 19129.796] (**) Logitech G502: (accel) acceleration threshold: 4
[ 19129.799] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19129.800] (II) event11 - Logitech G502: device is a pointer
[ 19129.800] (II) event11 - Logitech G502: device is a keyboard
[ 19129.802] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19129.802] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19129.802] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19129.802] (**) Logitech G502: always reports core events
[ 19129.802] (**) Option "Device" "/dev/input/event11"
[ 19129.802] (II) libinput: Logitech G502: is a virtual subdevice
[ 19129.802] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0015/0003:046D:407F.0016/input/input39/event11"
[ 19129.802] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 19142.367] (II) event11 - Logitech G502: device removed
[ 19142.383] (II) config/udev: removing device Logitech G502
[ 19142.390] (II) UnloadModule: "libinput"
[ 19142.390] (II) config/udev: removing device Logitech G502
[ 19142.392] (II) UnloadModule: "libinput"
[ 19261.341] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 19261.341] (II) No input driver specified, ignoring this device.
[ 19261.341] (II) This device may have been added with another device file.
[ 19261.399] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 19261.399] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19261.399] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19261.399] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19261.399] (**) Logitech G502: always reports core events
[ 19261.399] (**) Option "Device" "/dev/input/event11"
[ 19261.401] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19261.401] (II) event11 - Logitech G502: device is a pointer
[ 19261.401] (II) event11 - Logitech G502: device is a keyboard
[ 19261.401] (II) event11 - Logitech G502: device removed
[ 19261.430] (II) libinput: Logitech G502: needs a virtual subdevice
[ 19261.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0019/0003:046D:407F.001A/input/input40/event11"
[ 19261.430] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 19261.431] (**) Option "AccelerationScheme" "none"
[ 19261.432] (**) Logitech G502: (accel) selected scheme none/0
[ 19261.432] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 19261.432] (**) Logitech G502: (accel) acceleration threshold: 4
[ 19261.434] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19261.434] (II) event11 - Logitech G502: device is a pointer
[ 19261.434] (II) event11 - Logitech G502: device is a keyboard
[ 19261.435] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19261.435] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19261.435] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19261.435] (**) Logitech G502: always reports core events
[ 19261.435] (**) Option "Device" "/dev/input/event11"
[ 19261.435] (II) libinput: Logitech G502: is a virtual subdevice
[ 19261.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0019/0003:046D:407F.001A/input/input40/event11"
[ 19261.435] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 19335.403] (II) event11 - Logitech G502: device removed
[ 19335.460] (II) config/udev: removing device Logitech G502
[ 19335.466] (II) UnloadModule: "libinput"
[ 19335.466] (II) config/udev: removing device Logitech G502
[ 19335.468] (II) UnloadModule: "libinput"
[ 19394.824] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 19394.824] (II) No input driver specified, ignoring this device.
[ 19394.824] (II) This device may have been added with another device file.
[ 19394.900] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 19394.900] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19394.900] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19394.900] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19394.900] (**) Logitech G502: always reports core events
[ 19394.900] (**) Option "Device" "/dev/input/event11"
[ 19394.902] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19394.902] (II) event11 - Logitech G502: device is a pointer
[ 19394.902] (II) event11 - Logitech G502: device is a keyboard
[ 19394.903] (II) event11 - Logitech G502: device removed
[ 19394.937] (II) libinput: Logitech G502: needs a virtual subdevice
[ 19394.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.001D/0003:046D:407F.001E/input/input41/event11"
[ 19394.937] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 19394.938] (**) Option "AccelerationScheme" "none"
[ 19394.938] (**) Logitech G502: (accel) selected scheme none/0
[ 19394.939] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 19394.939] (**) Logitech G502: (accel) acceleration threshold: 4
[ 19394.940] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 19394.941] (II) event11 - Logitech G502: device is a pointer
[ 19394.941] (II) event11 - Logitech G502: device is a keyboard
[ 19394.942] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 19394.942] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 19394.942] (II) Using input driver 'libinput' for 'Logitech G502'
[ 19394.942] (**) Logitech G502: always reports core events
[ 19394.942] (**) Option "Device" "/dev/input/event11"
[ 19394.942] (II) libinput: Logitech G502: is a virtual subdevice
[ 19394.942] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.001D/0003:046D:407F.001E/input/input41/event11"
[ 19394.942] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 15)
[ 20079.170] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 20079.208] (II) config/udev: removing device WH-1000XM3 (AVRCP)
[ 20079.210] (II) UnloadModule: "libinput"
[ 20079.215] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 20079.215] (II) modeset(0): Printing DDC gathered Modelines:
[ 20079.215] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 20079.215] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 20627.947] (II) event13 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 20627.967] (II) config/udev: removing device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control
[ 20627.968] (II) UnloadModule: "libinput"
[ 21183.700] (II) config/udev: Adding input device WH-1000XM3 (AVRCP) (/dev/input/event12)
[ 21183.700] (**) WH-1000XM3 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 21183.700] (II) Using input driver 'libinput' for 'WH-1000XM3 (AVRCP)'
[ 21183.700] (**) WH-1000XM3 (AVRCP): always reports core events
[ 21183.700] (**) Option "Device" "/dev/input/event12"
[ 21183.701] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 21183.701] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 21183.702] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 21183.743] (**) Option "config_info" "udev:/sys/devices/virtual/input/input44/event12"
[ 21183.743] (II) XINPUT: Adding extended input device "WH-1000XM3 (AVRCP)" (type: KEYBOARD, id 10)
[ 21183.745] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 21183.745] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 21190.316] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 21190.316] (II) modeset(0): Printing DDC gathered Modelines:
[ 21190.316] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 21190.316] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 21190.317] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 21190.317] (II) modeset(0): Printing DDC gathered Modelines:
[ 21190.317] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 21190.317] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 21190.318] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 21190.318] (II) modeset(0): Printing DDC gathered Modelines:
[ 21190.318] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 21190.318] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 21757.005] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 31ms, your system is too slow
[ 21981.745] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 22775.796] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 29ms, your system is too slow
[ 22972.719] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 22972.739] (II) config/udev: removing device WH-1000XM3 (AVRCP)
[ 22972.742] (II) UnloadModule: "libinput"
[ 24177.493] (II) config/udev: Adding input device WH-1000XM3 (AVRCP) (/dev/input/event12)
[ 24177.493] (**) WH-1000XM3 (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 24177.493] (II) Using input driver 'libinput' for 'WH-1000XM3 (AVRCP)'
[ 24177.493] (**) WH-1000XM3 (AVRCP): always reports core events
[ 24177.493] (**) Option "Device" "/dev/input/event12"
[ 24177.493] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 24177.493] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 24177.494] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 24177.516] (**) Option "config_info" "udev:/sys/devices/virtual/input/input45/event12"
[ 24177.516] (II) XINPUT: Adding extended input device "WH-1000XM3 (AVRCP)" (type: KEYBOARD, id 10)
[ 24177.517] (II) event12 - WH-1000XM3 (AVRCP): is tagged by udev as: Keyboard
[ 24177.517] (II) event12 - WH-1000XM3 (AVRCP): device is a keyboard
[ 24383.982] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 25ms, your system is too slow
[ 24730.672] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 22ms, your system is too slow
[ 24730.672] (EE) event11 - Logitech G502: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 25981.901] (II) event11 - Logitech G502: SYN_DROPPED event - some input events have been lost.
[ 27824.919] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 27ms, your system is too slow
[ 27914.073] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-26ms), your system is too slow
[ 29758.075] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 23ms, your system is too slow
[ 31157.860] (II) event12 - WH-1000XM3 (AVRCP): device removed
[ 31157.930] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 31157.930] (II) modeset(0): Printing DDC gathered Modelines:
[ 31157.930] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 31157.930] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 31157.935] (II) config/udev: removing device WH-1000XM3 (AVRCP)
[ 31157.944] (II) UnloadModule: "libinput"
[ 32049.935] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event13)
[ 32049.935] (II) No input driver specified, ignoring this device.
[ 32049.935] (II) This device may have been added with another device file.
[ 32049.941] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event14)
[ 32049.941] (II) No input driver specified, ignoring this device.
[ 32049.941] (II) This device may have been added with another device file.
[ 32049.947] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control (/dev/input/event12)
[ 32049.947] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 32049.947] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control'
[ 32049.947] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: always reports core events
[ 32049.947] (**) Option "Device" "/dev/input/event12"
[ 32049.948] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 32049.949] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 32049.949] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 32050.018] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.3/0003:0951:170B.001F/input/input48/event12"
[ 32050.018] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control" (type: KEYBOARD, id 10)
[ 32050.021] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 32050.022] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 32122.574] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32122.574] (II) modeset(0): Printing DDC gathered Modelines:
[ 32122.574] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32122.574] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32122.575] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32122.575] (II) modeset(0): Printing DDC gathered Modelines:
[ 32122.575] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32122.575] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32122.576] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32122.576] (II) modeset(0): Printing DDC gathered Modelines:
[ 32122.576] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32122.576] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32125.022] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32125.022] (II) modeset(0): Printing DDC gathered Modelines:
[ 32125.022] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32125.022] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32125.023] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32125.023] (II) modeset(0): Printing DDC gathered Modelines:
[ 32125.023] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32125.023] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32125.024] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32125.024] (II) modeset(0): Printing DDC gathered Modelines:
[ 32125.024] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32125.024] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32401.065] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32401.065] (II) modeset(0): Printing DDC gathered Modelines:
[ 32401.065] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32401.065] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32401.066] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32401.066] (II) modeset(0): Printing DDC gathered Modelines:
[ 32401.066] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32401.066] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 32401.067] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 32401.067] (II) modeset(0): Printing DDC gathered Modelines:
[ 32401.067] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 32401.067] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 33568.928] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 34186.418] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 28ms, your system is too slow
[ 34187.198] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 32ms, your system is too slow
[ 34187.198] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 34979.738] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 32ms, your system is too slow
[ 34979.738] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[ 35731.254] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 25ms, your system is too slow
[ 36567.531] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 29ms, your system is too slow
[ 36567.531] (EE) event11 - Logitech G502: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 37472.192] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 38399.211] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-27ms), your system is too slow
[ 39762.908] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 39764.743] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 39876.974] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 33ms, your system is too slow
[ 39980.132] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 27ms, your system is too slow
[ 39982.449] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 24ms, your system is too slow
[ 39997.026] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 39997.026] (EE) event11 - Logitech G502: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 41888.448] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-25ms), your system is too slow
[ 43784.130] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 26ms, your system is too slow
[ 45293.787] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 45293.808] (II) config/udev: removing device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control
[ 45293.810] (II) UnloadModule: "libinput"
[ 45309.377] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 45309.377] (II) modeset(0): Printing DDC gathered Modelines:
[ 45309.377] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 45309.377] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 46111.959] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 39ms, your system is too slow
[ 46112.214] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 30ms, your system is too slow
[ 46312.173] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 48503.456] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 48833.562] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-23ms), your system is too slow
[ 49894.437] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 49894.437] (II) modeset(0): Printing DDC gathered Modelines:
[ 49894.437] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 49894.437] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 49894.439] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 49894.439] (II) modeset(0): Printing DDC gathered Modelines:
[ 49894.439] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 49894.439] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 49894.441] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 49894.441] (II) modeset(0): Printing DDC gathered Modelines:
[ 49894.441] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 49894.441] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 51782.307] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 51782.307] (II) modeset(0): Printing DDC gathered Modelines:
[ 51782.307] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 51782.307] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 51782.309] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 51782.309] (II) modeset(0): Printing DDC gathered Modelines:
[ 51782.309] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 51782.309] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 51782.311] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 51782.311] (II) modeset(0): Printing DDC gathered Modelines:
[ 51782.311] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 51782.311] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 52410.766] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-24ms), your system is too slow
[ 54106.887] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 54106.887] (II) modeset(0): Printing DDC gathered Modelines:
[ 54106.887] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 54106.887] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 56762.883] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-21ms), your system is too slow
[ 58313.607] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event14)
[ 58313.607] (II) No input driver specified, ignoring this device.
[ 58313.607] (II) This device may have been added with another device file.
[ 58313.614] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control (/dev/input/event12)
[ 58313.614] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 58313.614] (II) Using input driver 'libinput' for 'Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control'
[ 58313.614] (**) Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: always reports core events
[ 58313.614] (**) Option "Device" "/dev/input/event12"
[ 58313.615] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 58313.615] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 58313.615] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 58313.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.3/0003:0951:170B.0020/input/input55/event12"
[ 58313.662] (II) XINPUT: Adding extended input device "Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control" (type: KEYBOARD, id 10)
[ 58313.664] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: is tagged by udev as: Keyboard
[ 58313.664] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device is a keyboard
[ 58313.665] (II) config/udev: Adding input device Kingston HyperX Cloud Stinger Core Wireless + 7.1 (/dev/input/event13)
[ 58313.665] (II) No input driver specified, ignoring this device.
[ 58313.665] (II) This device may have been added with another device file.
[ 60386.726] (II) event12 - Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control: device removed
[ 60386.746] (II) config/udev: removing device Kingston HyperX Cloud Stinger Core Wireless + 7.1 Consumer Control
[ 60386.747] (II) UnloadModule: "libinput"
[ 62758.450] (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-22ms), your system is too slow
[ 64221.180] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 64221.180] (II) modeset(0): Printing DDC gathered Modelines:
[ 64221.180] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 64221.180] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 64221.302] (II) event11 - Logitech G502: device removed
[ 64221.426] (II) config/udev: removing device Logitech G502
[ 64221.433] (II) UnloadModule: "libinput"
[ 64221.433] (II) config/udev: removing device Logitech G502
[ 64221.436] (II) UnloadModule: "libinput"
[ 64236.300] (II) config/udev: Adding input device Logitech G502 (/dev/input/mouse0)
[ 64236.300] (II) No input driver specified, ignoring this device.
[ 64236.300] (II) This device may have been added with another device file.
[ 64236.348] (II) config/udev: Adding input device Logitech G502 (/dev/input/event11)
[ 64236.348] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 64236.348] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 64236.348] (II) Using input driver 'libinput' for 'Logitech G502'
[ 64236.348] (**) Logitech G502: always reports core events
[ 64236.348] (**) Option "Device" "/dev/input/event11"
[ 64236.350] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 64236.350] (II) event11 - Logitech G502: device is a pointer
[ 64236.350] (II) event11 - Logitech G502: device is a keyboard
[ 64236.350] (II) event11 - Logitech G502: device removed
[ 64236.392] (II) libinput: Logitech G502: needs a virtual subdevice
[ 64236.392] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0023/0003:046D:407F.0024/input/input60/event11"
[ 64236.392] (II) XINPUT: Adding extended input device "Logitech G502" (type: MOUSE, id 9)
[ 64236.393] (**) Option "AccelerationScheme" "none"
[ 64236.394] (**) Logitech G502: (accel) selected scheme none/0
[ 64236.394] (**) Logitech G502: (accel) acceleration factor: 2.000
[ 64236.394] (**) Logitech G502: (accel) acceleration threshold: 4
[ 64236.395] (II) event11 - Logitech G502: is tagged by udev as: Keyboard Mouse
[ 64236.396] (II) event11 - Logitech G502: device is a pointer
[ 64236.396] (II) event11 - Logitech G502: device is a keyboard
[ 64236.397] (**) Logitech G502: Applying InputClass "libinput pointer catchall"
[ 64236.397] (**) Logitech G502: Applying InputClass "libinput keyboard catchall"
[ 64236.397] (II) Using input driver 'libinput' for 'Logitech G502'
[ 64236.397] (**) Logitech G502: always reports core events
[ 64236.397] (**) Option "Device" "/dev/input/event11"
[ 64236.397] (II) libinput: Logitech G502: is a virtual subdevice
[ 64236.397] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0023/0003:046D:407F.0024/input/input60/event11"
[ 64236.397] (II) XINPUT: Adding extended input device "Logitech G502" (type: KEYBOARD, id 10)
[ 64322.671] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 22ms, your system is too slow
[ 64325.433] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 27ms, your system is too slow
[ 65563.813] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 21ms, your system is too slow
[ 65663.177] (EE) event11 - Logitech G502: client bug: event processing lagging behind by 32ms, your system is too slow
[ 69808.052] (II) config/udev: Adding input device Logitech G502 LIGHTSPEED Wireless Gaming Mouse (/dev/input/mouse1)
[ 69808.053] (II) No input driver specified, ignoring this device.
[ 69808.053] (II) This device may have been added with another device file.
[ 69808.117] (II) config/udev: Adding input device Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard (/dev/input/event13)
[ 69808.117] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 69808.117] (II) Using input driver 'libinput' for 'Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard'
[ 69808.117] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: always reports core events
[ 69808.117] (**) Option "Device" "/dev/input/event13"
[ 69808.119] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 69808.119] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: device is a keyboard
[ 69808.119] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: device removed
[ 69808.165] (II) libinput: Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: needs a virtual subdevice
[ 69808.165] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.1/0003:046D:C08D.0026/input/input62/event13"
[ 69808.165] (II) XINPUT: Adding extended input device "Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard" (type: MOUSE, id 15)
[ 69808.166] (**) Option "AccelerationScheme" "none"
[ 69808.167] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 69808.167] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 69808.167] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 69808.169] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 69808.169] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: device is a keyboard
[ 69808.169] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 69808.170] (II) Using input driver 'libinput' for 'Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard'
[ 69808.170] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: always reports core events
[ 69808.170] (**) Option "Device" "/dev/input/event13"
[ 69808.170] (II) libinput: Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: is a virtual subdevice
[ 69808.170] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.1/0003:046D:C08D.0026/input/input62/event13"
[ 69808.170] (II) XINPUT: Adding extended input device "Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[ 69808.172] (II) config/udev: Adding input device Logitech G502 LIGHTSPEED Wireless Gaming Mouse (/dev/input/event12)
[ 69808.172] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 69808.172] (II) Using input driver 'libinput' for 'Logitech G502 LIGHTSPEED Wireless Gaming Mouse'
[ 69808.172] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse: always reports core events
[ 69808.172] (**) Option "Device" "/dev/input/event12"
[ 69808.230] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: is tagged by udev as: Mouse
[ 69808.230] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: device is a pointer
[ 69808.231] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: device removed
[ 69808.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/0003:046D:C08D.0025/input/input61/event12"
[ 69808.281] (II) XINPUT: Adding extended input device "Logitech G502 LIGHTSPEED Wireless Gaming Mouse" (type: MOUSE, id 17)
[ 69808.282] (**) Option "AccelerationScheme" "none"
[ 69808.283] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse: (accel) selected scheme none/0
[ 69808.283] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse: (accel) acceleration factor: 2.000
[ 69808.283] (**) Logitech G502 LIGHTSPEED Wireless Gaming Mouse: (accel) acceleration threshold: 4
[ 69808.340] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: is tagged by udev as: Mouse
[ 69808.340] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: device is a pointer
[ 71076.471] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 71076.471] (II) modeset(0): Printing DDC gathered Modelines:
[ 71076.471] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 71076.471] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 71076.473] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 71076.473] (II) modeset(0): Printing DDC gathered Modelines:
[ 71076.473] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 71076.473] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 71076.474] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 71076.474] (II) modeset(0): Printing DDC gathered Modelines:
[ 71076.474] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 71076.474] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 73200.632] (II) event12 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse: device removed
[ 73200.658] (II) config/udev: removing device Logitech G502 LIGHTSPEED Wireless Gaming Mouse
[ 73200.664] (II) UnloadModule: "libinput"
[ 73200.875] (II) event13 - Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard: device removed
[ 73200.898] (II) config/udev: removing device Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard
[ 73200.901] (II) UnloadModule: "libinput"
[ 73200.901] (II) config/udev: removing device Logitech G502 LIGHTSPEED Wireless Gaming Mouse Keyboard
[ 73200.903] (II) UnloadModule: "libinput"
[ 73299.164] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 73299.165] (II) modeset(0): Printing DDC gathered Modelines:
[ 73299.165] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 73299.165] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 73577.866] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 73577.866] (II) modeset(0): Printing DDC gathered Modelines:
[ 73577.866] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 73577.867] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 73635.455] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 73635.455] (II) modeset(0): Printing DDC gathered Modelines:
[ 73635.455] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 73635.455] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 73635.457] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 73635.457] (II) modeset(0): Printing DDC gathered Modelines:
[ 73635.457] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 73635.457] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)
[ 73635.458] (II) modeset(0): EDID vendor "CMN", prod id 5397
[ 73635.458] (II) modeset(0): Printing DDC gathered Modelines:
[ 73635.458] (II) modeset(0): Modeline "1920x1080"x0.0  152.84  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (67.9 kHz eP)
[ 73635.458] (II) modeset(0): Modeline "1920x1080"x0.0  101.89  1920 2000 2054 2250  1080 1086 1094 1132 +hsync -vsync (45.3 kHz e)

output of xinput

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech G502                           	id=9	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ HP TrueVision HD Camera: HP Tru         	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]
    ↳ HP WMI hotkeys                          	id=13	[slave  keyboard (3)]
    ↳ Wireless hotkeys                        	id=14	[slave  keyboard (3)]
    ↳ Logitech G502                           	id=10	[slave  keyboard (3)]

output of lsmod

Module                  Size  Used by
uinput                 20480  0
ccm                    20480  6
rfcomm                 94208  16
cmac                   16384  3
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 32768  6 algif_hash,algif_skcipher
hid_logitech_hidpp     69632  0
snd_sof_amd_renoir     16384  0
mousedev               24576  0
snd_acp_config         16384  1 snd_sof_amd_renoir
bnep                   28672  2
snd_sof_amd_acp        49152  1 snd_sof_amd_renoir
snd_sof_pci            24576  1 snd_sof_amd_renoir
snd_sof               217088  3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir
btusb                  65536  0
snd_soc_acpi           16384  2 snd_acp_config,snd_sof_amd_renoir
btrtl                  28672  1 btusb
snd_soc_core          389120  1 snd_sof
btbcm                  20480  1 btusb
intel_rapl_msr         20480  0
uvcvideo              155648  0
btintel                49152  1 btusb
intel_rapl_common      32768  1 intel_rapl_msr
videobuf2_vmalloc      20480  1 uvcvideo
snd_compress           28672  1 snd_soc_core
btmtk                  16384  1 btusb
rtw88_8822ce           16384  0
videobuf2_memops       20480  1 videobuf2_vmalloc
ac97_bus               16384  1 snd_soc_core
rtw88_8822c           491520  1 rtw88_8822ce
videobuf2_v4l2         40960  1 uvcvideo
snd_pcm_dmaengine      16384  1 snd_soc_core
edac_mce_amd           57344  0
amdgpu               8704000  53
snd_pci_acp6x          16384  0
bluetooth             864256  44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
videobuf2_common       86016  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
rtw88_pci              36864  1 rtw88_8822ce
snd_pci_acp5x          20480  0
snd_rn_pci_acp3x       24576  0
videodev              311296  3 videobuf2_v4l2,uvcvideo,videobuf2_common
hid_logitech_dj        36864  0
ecdh_generic           16384  2 bluetooth
snd_pci_acp3x          20480  0
rtw88_core            274432  2 rtw88_pci,rtw88_8822c
gpu_sched              53248  1 amdgpu
snd_hda_codec_realtek   167936  1
ccp                   131072  0
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
rng_core               16384  1 ccp
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_sof
snd_hda_codec_hdmi     81920  1
snd_hda_intel          61440  4
snd_intel_dspcfg       36864  1 snd_hda_intel
kvm                  1101824  0
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_usb_audio         380928  0
hp_wmi                 28672  0
irqbypass              16384  1 kvm
snd_hda_codec         184320  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
crct10dif_pclmul       16384  1
snd_usbmidi_lib        45056  1 snd_usb_audio
sparse_keymap          16384  1 hp_wmi
mac80211             1228800  2 rtw88_pci,rtw88_core
crc32_pclmul           16384  0
snd_rawmidi            49152  1 snd_usbmidi_lib
wmi_bmof               16384  0
platform_profile       16384  1 hp_wmi
joydev                 28672  0
ghash_clmulni_intel    16384  0
snd_seq_device         16384  1 snd_rawmidi
libarc4                16384  1 mac80211
nouveau              2752512  1
snd_hda_core          114688  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
mc                     69632  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
aesni_intel           380928  8
r8169                 106496  0
crypto_simd            16384  1 aesni_intel
snd_pcm               167936  11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel
mxm_wmi                16384  1 nouveau
realtek                36864  1
cfg80211             1077248  2 rtw88_core,mac80211
snd_timer              49152  1 snd_pcm
mdio_devres            16384  1 r8169
rapl                   16384  0
drm_ttm_helper         16384  2 amdgpu,nouveau
usbhid                 73728  1 hid_logitech_dj
sp5100_tco             20480  0
snd                   126976  23 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
pcspkr                 16384  0
psmouse               212992  0
k10temp                16384  0
libphy                167936  3 r8169,mdio_devres,realtek
i2c_piix4              36864  0
rfkill                 36864  9 hp_wmi,bluetooth,cfg80211
ttm                    86016  3 amdgpu,drm_ttm_helper,nouveau
soundcore              16384  1 snd
wmi                    45056  4 hp_wmi,wmi_bmof,mxm_wmi,nouveau
hp_accel               28672  0
i2c_hid_acpi           16384  0
video                  57344  1 nouveau
lis3lv02d              32768  1 hp_accel
i2c_hid                40960  1 i2c_hid_acpi
wireless_hotkey        16384  0
pinctrl_amd            32768  0
mac_hid                16384  0
acpi_tad               20480  0
acpi_cpufreq           32768  0
crypto_user            24576  0
fuse                  172032  1
bpf_preload            16384  0
ip_tables              36864  0
x_tables               57344  1 ip_tables
ext4                  999424  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  192512  1 ext4
nvme                   57344  2
crc32c_intel           24576  2
xhci_pci               20480  0
nvme_core             155648  4 nvme
xhci_pci_renesas       24576  1 xhci_pci
serio_raw              20480  0
atkbd                  36864  0
libps2                 20480  2 atkbd,psmouse
i8042                  45056  1 hp_accel
serio                  28672  7 serio_raw,atkbd,hp_accel,psmouse,i8042

output of lspci -k

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex
	Subsystem: Hewlett-Packard Company Device 86d5
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU
	Subsystem: Hewlett-Packard Company Device 86d5
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: pcieport
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: pcieport
00:01.6 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: pcieport
00:01.7 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: pcieport
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: pcieport
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
	Subsystem: Hewlett-Packard Company Device 86d5
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3
	Kernel driver in use: k10temp
	Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7
01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
	DeviceName: NVIDIA GeForce GTX 1650
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: nouveau
	Kernel modules: nouveau
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Subsystem: Samsung Electronics Co Ltd SSD 970 EVO Plus 1TB
	Kernel driver in use: nvme
	Kernel modules: nvme
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
	DeviceName: Realtek Canary ac 2x2 +BT 5 M.2 2230 PCI-e+USB WW
	Subsystem: Hewlett-Packard Company Device 85f7
	Kernel driver in use: rtw_8822ce
	Kernel modules: rtw88_8822ce
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 16)
	DeviceName: OnBoard Enthernets
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: r8169
	Kernel modules: r8169
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] (rev c2)
	DeviceName:  Onboard IGD
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: ccp
	Kernel modules: ccp
05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
05:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
05:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: snd_pci_acp3x
	Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_sof_amd_renoir
05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
	Subsystem: Hewlett-Packard Company Device 86d5
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

output of systool -vm psmouse

Module = "psmouse"

  Attributes:
    coresize            = "212992"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "0"
    srcversion          = "1F995029D19193AABC5BC4C"
    taint               = ""
    uevent              = <store method only>

  Parameters:
    a4tech_workaround   = "N"
    elantech_smbus      = "-1"
    proto               = "auto"
    rate                = "100"
    resetafter          = "5"
    resolution          = "200"
    resync_time         = "0"
    smartscroll         = "Y"
    synaptics_intertouch= "-1"

  Sections:

in /proc/bus/input/devices there is

 I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd leds event3 rfkill 
B: PROP=0
B: EV=120013
B: KEY=20000 20 0 0 1500f02100000 3803078f900d401 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Wireless hotkeys"
P: Phys=hpq6001/input0
S: Sysfs=/devices/virtual/input/input5
U: Uniq=
H: Handlers=kbd event4 rfkill 
B: PROP=0
B: EV=3
B: KEY=80000000000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6
U: Uniq=
H: Handlers=kbd event5 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="ST LIS3LV02DL Accelerometer"
P: Phys=lis3lv02d/input0
S: Sysfs=/devices/platform/lis3lv02d/input/input7
U: Uniq=
H: Handlers=event6 js0 
B: PROP=0
B: EV=9
B: ABS=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/devices/platform/pcspkr/input/input8
U: Uniq=
H: Handlers=kbd event7 
B: PROP=0
B: EV=40001
B: SND=6

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="HP WMI hotkeys"
P: Phys=wmi/input0
S: Sysfs=/devices/virtual/input/input18
U: Uniq=
H: Handlers=kbd event15 
B: PROP=0
B: EV=33
B: KEY=4000000000 0 1000700000000 2102400 0 0
B: MSC=10
B: SW=20

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA NVidia HDMI/DP,pcm=3"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input19
U: Uniq=
H: Handlers=event16 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA NVidia HDMI/DP,pcm=7"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input20
U: Uniq=
H: Handlers=event17 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA NVidia HDMI/DP,pcm=8"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input21
U: Uniq=
H: Handlers=event18 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA NVidia HDMI/DP,pcm=9"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1/input22
U: Uniq=
H: Handlers=event19 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0003 Vendor=30c9 Product=0013 Version=0001
N: Name="HP TrueVision HD Camera: HP Tru"
P: Phys=usb-0000:05:00.4-1/button
S: Sysfs=/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-1/3-1:1.0/input/input23
U: Uniq=
H: Handlers=kbd event8 
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HD-Audio Generic Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input29
U: Uniq=
H: Handlers=event9 
B: PROP=0
B: EV=21
B: SW=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HD-Audio Generic Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input30
U: Uniq=
H: Handlers=event10 
B: PROP=0
B: EV=21
B: SW=4

I: Bus=0003 Vendor=046d Product=407f Version=0111
N: Name="Logitech G502"
P: Phys=usb-0000:05:00.3-2/input2:1
S: Sysfs=/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:046D:C539.0023/0003:046D:407F.0024/input/input60
U: Uniq=407f-df-61-04-35
H: Handlers=sysrq kbd leds event11 mouse0 
B: PROP=0
B: EV=120017
B: KEY=ffff0000 1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
B: REL=1943
B: MSC=10
B: LED=1f

and libinput devug-events doesnt register anything from the touchpad.

Ive been really desperate for the past weeks as its really unconvienient to bring my mouse everywhere i go and it got to a point where i called several repair shops but none of them could help and thats why im willing to provide some kind of financial reward as a form of compensation for your time.

I will appreciate any kind of help, thanks

PS: theres no need to post links to other forum posts, i think ive read most of them regarding this issue sad

Offline

Board footer

Powered by FluxBB