You are not logged in.

#1 2020-12-26 22:10:59

kforney
Member
Registered: 2020-12-26
Posts: 3

[SOLVED] Random input freezes

Hello,

I recently did a pacman -Syu after not having done so for a while (about a month).  After the update, I have begun encountering random input freezes approximately every 3-5 minutes, with no discernible pattern as to their timing.  Occasionally, they'll happen two or three times within a minute of each other.  All video, audio, and other functions continue as normal, but any input is frozen.  These freezes last about a full 1-2 seconds, and if I am pressing any key when the freeze begins, it's as if I am holding that key continuously.

EDIT to add new information: The issue occurs in both X and Wayland Plasma sessions, and also in the SDDM login screen.

I'm just not sure where exactly to begin narrowing down what the issue might be.

Here are my system specifications and log files.  Any help you can give to get me started narrowing this issue down would be greatly appreciated. Thanks!

Specs:
CPU: Intel Xeon
MB: MSI X99A SLI PLUS(MS-7885)
RAM: 48 GB DDR4
GPU: AMD Radeon RX 5600 XT (note: this was added at around the same time as I ran the update, switched from nVidia GeForce 1050 Ti.  I have uninstalled the nVidia drivers, installed AMDGPU, and removed the xorg.conf created by nvidia-settings, so they shouldn't be affecting stuff, at least in theory.)
Input devices:
-WASD Code keyboard
-Logitech G500s mouse
DE: KDE Plasma 5.20.4-1, with kwin-lowlatency 5.20.4-1 installed from the AUR.

/var/log/Xorg.0.log:

[ 38672.344] (--) Log file renamed from "/var/log/Xorg.pid-2141503.log" to "/var/log/Xorg.0.log"
[ 38672.344] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 38672.344] Build Operating System: Linux Arch Linux
[ 38672.344] Current Operating System: Linux Magicant 5.9.14-arch1-1 #1 SMP PREEMPT Sat, 12 Dec 2020 14:37:12 +0000 x86_64
[ 38672.344] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b5e2db02-9ee0-4235-b575-397d4cc38c92 rw
[ 38672.344] Build Date: 14 December 2020  12:10:29PM
[ 38672.344]  
[ 38672.344] Current version of pixman: 0.40.0
[ 38672.344]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 38672.344] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 38672.344] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 26 14:47:15 2020
[ 38672.345] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 38672.345] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 38672.345] (==) No Layout section.  Using the first Screen section.
[ 38672.345] (==) No screen section available. Using defaults.
[ 38672.345] (**) |-->Screen "Default Screen Section" (0)
[ 38672.345] (**) |   |-->Monitor "<default monitor>"
[ 38672.345] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[ 38672.345] (**) |   |-->Device "AMD"
[ 38672.345] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 38672.345] (==) Automatically adding devices
[ 38672.345] (==) Automatically enabling devices
[ 38672.345] (==) Automatically adding GPU devices
[ 38672.345] (==) Automatically binding GPU devices
[ 38672.345] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 38672.345] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 38672.345]    Entry deleted from font path.
[ 38672.345] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 38672.345]    Entry deleted from font path.
[ 38672.345] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1
[ 38672.345] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 38672.345] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 38672.345] (II) Module ABI versions:
[ 38672.345]    X.Org ANSI C Emulation: 0.4
[ 38672.345]    X.Org Video Driver: 24.1
[ 38672.345]    X.Org XInput driver : 24.1
[ 38672.345]    X.Org Server Extension : 10.0
[ 38672.346] (++) using VT number 1

[ 38672.346] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 38672.347] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 38672.359] (--) PCI: (2@0:0:0) 10de:1c82:1458:3732 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 38672.359] (--) PCI:*(5@0:0:0) 1002:731f:1682:5710 rev 202, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfb100000/524288, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[ 38672.359] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 38672.359] (II) LoadModule: "glx"
[ 38672.359] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 38672.360] (II) Module glx: vendor="X.Org Foundation"
[ 38672.360]    compiled for 1.20.10, module version = 1.0.0
[ 38672.360]    ABI class: X.Org Server Extension, version 10.0
[ 38672.360] (II) LoadModule: "amdgpu"
[ 38672.360] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 38672.361] (II) Module amdgpu: vendor="X.Org Foundation"
[ 38672.361]    compiled for 1.20.8, module version = 19.1.0
[ 38672.361]    Module class: X.Org Video Driver
[ 38672.361]    ABI class: X.Org Video Driver, version 24.1
[ 38672.361] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[ 38672.361] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 38672.361] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[ 38672.361] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 38672.361] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 38672.361] (==) AMDGPU(0): Default visual is TrueColor
[ 38672.361] (==) AMDGPU(0): RGB weight 888
[ 38672.361] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 38672.362] (--) AMDGPU(0): Chipset: "AMD Radeon RX 5600 XT" (ChipID = 0x731f)
[ 38672.362] (II) Loading sub module "fb"
[ 38672.362] (II) LoadModule: "fb"
[ 38672.362] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 38672.362] (II) Module fb: vendor="X.Org Foundation"
[ 38672.362]    compiled for 1.20.10, module version = 1.0.0
[ 38672.362]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38672.362] (II) Loading sub module "dri2"
[ 38672.362] (II) LoadModule: "dri2"
[ 38672.362] (II) Module "dri2" already built-in
[ 38672.409] (II) Loading sub module "glamoregl"
[ 38672.409] (II) LoadModule: "glamoregl"
[ 38672.409] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 38672.413] (II) Module glamoregl: vendor="X.Org Foundation"
[ 38672.413]    compiled for 1.20.10, module version = 1.0.1
[ 38672.413]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 38672.426] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 5600 XT (NAVI10, DRM 3.39.0, 5.9.14-arch1-1, LLVM 11.0.0)
[ 38672.426] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 38672.427] (==) AMDGPU(0): TearFree property default: auto
[ 38672.427] (==) AMDGPU(0): VariableRefresh: disabled
[ 38672.427] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 38672.427] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 38672.427] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 38672.427] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 38672.428] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 38672.443] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 38672.443] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 38672.443] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 38672.444] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 38672.444] (II) AMDGPU(0): Manufacturer: GSM  Model: 5b55  Serial#: 114004
[ 38672.444] (II) AMDGPU(0): Year: 2019  Week: 12
[ 38672.444] (II) AMDGPU(0): EDID Version: 1.3
[ 38672.444] (II) AMDGPU(0): Digital Display Input
[ 38672.444] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[ 38672.444] (II) AMDGPU(0): Gamma: 2.20
[ 38672.444] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 38672.444] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 38672.444] (II) AMDGPU(0): First detailed timing is preferred mode
[ 38672.444] (II) AMDGPU(0): redX: 0.645 redY: 0.335   greenX: 0.305 greenY: 0.630
[ 38672.444] (II) AMDGPU(0): blueX: 0.148 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[ 38672.445] (II) AMDGPU(0): Supported established timings:
[ 38672.445] (II) AMDGPU(0): 720x400@70Hz
[ 38672.445] (II) AMDGPU(0): 640x480@60Hz
[ 38672.445] (II) AMDGPU(0): 640x480@75Hz
[ 38672.445] (II) AMDGPU(0): 800x600@60Hz
[ 38672.445] (II) AMDGPU(0): 800x600@75Hz
[ 38672.445] (II) AMDGPU(0): 1024x768@60Hz
[ 38672.445] (II) AMDGPU(0): 1024x768@75Hz
[ 38672.445] (II) AMDGPU(0): 1280x1024@75Hz
[ 38672.445] (II) AMDGPU(0): Manufacturer's mask: 0
[ 38672.445] (II) AMDGPU(0): Supported standard timings:
[ 38672.445] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 38672.445] (II) AMDGPU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 38672.445] (II) AMDGPU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[ 38672.445] (II) AMDGPU(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 38672.445] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[ 38672.445] (II) AMDGPU(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[ 38672.445] (II) AMDGPU(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[ 38672.445] (II) AMDGPU(0): #7: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[ 38672.445] (II) AMDGPU(0): Supported detailed timing:
[ 38672.445] (II) AMDGPU(0): clock: 174.5 MHz   Image Size:  480 x 270 mm
[ 38672.445] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 38672.445] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1119 v_border: 0
[ 38672.445] (II) AMDGPU(0): Ranges: V min: 48 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 185 MHz
[ 38672.445] (II) AMDGPU(0): Monitor name: LG FULL HD
[ 38672.445] (II) AMDGPU(0): Supported detailed timing:
[ 38672.445] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
[ 38672.445] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 38672.445] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 38672.445] (II) AMDGPU(0): Supported detailed timing:
[ 38672.445] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
[ 38672.445] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 38672.445] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 38672.445] (II) AMDGPU(0): Supported detailed timing:
[ 38672.445] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  480 x 270 mm
[ 38672.445] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 38672.445] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 38672.445] (II) AMDGPU(0): Supported detailed timing:
[ 38672.445] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  480 x 270 mm
[ 38672.445] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[ 38672.445] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[ 38672.445] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 38672.445] (II) AMDGPU(0): EDID (in hex):
[ 38672.445] (II) AMDGPU(0):    00ffffffffffff001e6d555b54bd0100
[ 38672.445] (II) AMDGPU(0):    0c1d010380301b78ea3135a5554ea126
[ 38672.445] (II) AMDGPU(0):    0c5054a54b00714f81809500b300a9c0
[ 38672.445] (II) AMDGPU(0):    810081c090402a4480a0703827403020
[ 38672.445] (II) AMDGPU(0):    3500e00e1100001e000000fd00304b1e
[ 38672.445] (II) AMDGPU(0):    5512000a202020202020000000fc004c
[ 38672.445] (II) AMDGPU(0):    472046554c4c2048440a2020023a8018
[ 38672.445] (II) AMDGPU(0):    71382d40582c4500e00e1100001e0197
[ 38672.445] (II) AMDGPU(0):    020324f148900403011012131f230907
[ 38672.445] (II) AMDGPU(0):    078301000065030c001000681a000001
[ 38672.445] (II) AMDGPU(0):    01304b00023a801871382d40582c4500
[ 38672.445] (II) AMDGPU(0):    e00e1100001e00000000000000000000
[ 38672.445] (II) AMDGPU(0):    0000000000000000011d007251d01e20
[ 38672.445] (II) AMDGPU(0):    6e285500e00e1100001e8c0ad08a20e0
[ 38672.445] (II) AMDGPU(0):    2d10103e9600e00e1100001800000000
[ 38672.445] (II) AMDGPU(0):    00000000000000000000000000000082
[ 38672.445] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 38672.445] (II) AMDGPU(0): Modeline "1920x1080"x75.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[ 38672.445] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 38672.445] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 38672.445] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 38672.446] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 38672.446] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 38672.446] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 38672.446] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 38672.446] (II) AMDGPU(0): Using exact sizes for initial modes
[ 38672.446] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1080 +0+0
[ 38672.446] (II) AMDGPU(0): mem size init: gart size :17e5bd000 vram size: s:17d8fb000 visible:f64b000
[ 38672.446] (==) AMDGPU(0): DPI set to (96, 96)
[ 38672.446] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 38672.446] (II) Loading sub module "ramdac"
[ 38672.446] (II) LoadModule: "ramdac"
[ 38672.446] (II) Module "ramdac" already built-in
[ 38672.446] (II) AMDGPU(0): [DRI2] Setup complete
[ 38672.446] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[ 38672.446] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[ 38672.447] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 38672.447] (II) AMDGPU(0): SYNC extension fences enabled
[ 38672.447] (II) AMDGPU(0): Present extension enabled
[ 38672.447] (==) AMDGPU(0): DRI3 enabled
[ 38672.447] (==) AMDGPU(0): Backing store enabled
[ 38672.447] (II) AMDGPU(0): Direct rendering enabled
[ 38672.458] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 38672.458] (II) AMDGPU(0): Acceleration enabled
[ 38672.458] (==) AMDGPU(0): DPMS enabled
[ 38672.458] (==) AMDGPU(0): Silken mouse disabled
[ 38672.458] (II) AMDGPU(0): Set up textured video (glamor)
[ 38672.471] (II) Initializing extension Generic Event Extension
[ 38672.471] (II) Initializing extension SHAPE
[ 38672.471] (II) Initializing extension MIT-SHM
[ 38672.471] (II) Initializing extension XInputExtension
[ 38672.471] (II) Initializing extension XTEST
[ 38672.472] (II) Initializing extension BIG-REQUESTS
[ 38672.472] (II) Initializing extension SYNC
[ 38672.472] (II) Initializing extension XKEYBOARD
[ 38672.472] (II) Initializing extension XC-MISC
[ 38672.472] (II) Initializing extension SECURITY
[ 38672.473] (II) Initializing extension XFIXES
[ 38672.473] (II) Initializing extension RENDER
[ 38672.473] (II) Initializing extension RANDR
[ 38672.473] (II) Initializing extension COMPOSITE
[ 38672.473] (II) Initializing extension DAMAGE
[ 38672.473] (II) Initializing extension MIT-SCREEN-SAVER
[ 38672.474] (II) Initializing extension DOUBLE-BUFFER
[ 38672.474] (II) Initializing extension RECORD
[ 38672.474] (II) Initializing extension DPMS
[ 38672.474] (II) Initializing extension Present
[ 38672.474] (II) Initializing extension DRI3
[ 38672.474] (II) Initializing extension X-Resource
[ 38672.475] (II) Initializing extension XVideo
[ 38672.475] (II) Initializing extension XVideo-MotionCompensation
[ 38672.475] (II) Initializing extension GLX
[ 38672.482] (II) AIGLX: Loaded and initialized radeonsi
[ 38672.482] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 38672.482] (II) Initializing extension XFree86-VidModeExtension
[ 38672.482] (II) Initializing extension XFree86-DGA
[ 38672.482] (II) Initializing extension XFree86-DRI
[ 38672.482] (II) Initializing extension DRI2
[ 38672.484] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 38672.580] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 38672.580] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 38672.580] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 38672.580] (II) LoadModule: "libinput"
[ 38672.580] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 38672.583] (II) Module libinput: vendor="X.Org Foundation"
[ 38672.583]    compiled for 1.20.8, module version = 0.30.0
[ 38672.583]    Module class: X.Org XInput Driver
[ 38672.583]    ABI class: X.Org XInput driver, version 24.1
[ 38672.583] (II) Using input driver 'libinput' for 'Power Button'
[ 38672.583] (**) Power Button: always reports core events
[ 38672.583] (**) Option "Device" "/dev/input/event1"
[ 38672.583] (**) Option "_source" "server/udev"
[ 38672.586] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 38672.586] (II) event1  - Power Button: device is a keyboard
[ 38672.586] (II) event1  - Power Button: device removed
[ 38672.652] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 38672.652] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 38672.654] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 38672.654] (II) event1  - Power Button: device is a keyboard
[ 38672.655] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 38672.655] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 38672.655] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 38672.655] (II) Using input driver 'libinput' for 'Power Button'
[ 38672.655] (**) Power Button: always reports core events
[ 38672.655] (**) Option "Device" "/dev/input/event0"
[ 38672.655] (**) Option "_source" "server/udev"
[ 38672.656] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 38672.656] (II) event0  - Power Button: device is a keyboard
[ 38672.657] (II) event0  - Power Button: device removed
[ 38672.696] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 38672.696] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 38672.698] (II) event0  - Power Button: is tagged by udev as: Keyboard
[ 38672.698] (II) event0  - Power Button: device is a keyboard
[ 38672.699] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event24)
[ 38672.699] (II) No input driver specified, ignoring this device.
[ 38672.699] (II) This device may have been added with another device file.
[ 38672.700] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event25)
[ 38672.700] (II) No input driver specified, ignoring this device.
[ 38672.700] (II) This device may have been added with another device file.
[ 38672.701] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event28)
[ 38672.701] (II) No input driver specified, ignoring this device.
[ 38672.701] (II) This device may have been added with another device file.
[ 38672.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event29)
[ 38672.702] (II) No input driver specified, ignoring this device.
[ 38672.702] (II) This device may have been added with another device file.
[ 38672.702] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event31)
[ 38672.702] (II) No input driver specified, ignoring this device.
[ 38672.702] (II) This device may have been added with another device file.
[ 38672.703] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event256)
[ 38672.703] (II) No input driver specified, ignoring this device.
[ 38672.703] (II) This device may have been added with another device file.
[ 38672.704] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[ 38672.705] (II) No input driver specified, ignoring this device.
[ 38672.705] (II) This device may have been added with another device file.
[ 38672.705] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[ 38672.705] (II) No input driver specified, ignoring this device.
[ 38672.705] (II) This device may have been added with another device file.
[ 38672.706] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[ 38672.706] (II) No input driver specified, ignoring this device.
[ 38672.706] (II) This device may have been added with another device file.
[ 38672.707] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[ 38672.707] (II) No input driver specified, ignoring this device.
[ 38672.707] (II) This device may have been added with another device file.
[ 38672.707] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[ 38672.707] (II) No input driver specified, ignoring this device.
[ 38672.707] (II) This device may have been added with another device file.
[ 38672.708] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event19)
[ 38672.708] (II) No input driver specified, ignoring this device.
[ 38672.708] (II) This device may have been added with another device file.
[ 38672.709] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event20)
[ 38672.709] (II) No input driver specified, ignoring this device.
[ 38672.709] (II) This device may have been added with another device file.
[ 38672.709] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event21)
[ 38672.709] (II) No input driver specified, ignoring this device.
[ 38672.709] (II) This device may have been added with another device file.
[ 38672.710] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event22)
[ 38672.710] (II) No input driver specified, ignoring this device.
[ 38672.710] (II) This device may have been added with another device file.
[ 38672.711] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event23)
[ 38672.711] (II) No input driver specified, ignoring this device.
[ 38672.711] (II) This device may have been added with another device file.
[ 38672.711] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event26)
[ 38672.711] (II) No input driver specified, ignoring this device.
[ 38672.711] (II) This device may have been added with another device file.
[ 38672.712] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event27)
[ 38672.712] (II) No input driver specified, ignoring this device.
[ 38672.712] (II) This device may have been added with another device file.
[ 38672.713] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event30)
[ 38672.713] (II) No input driver specified, ignoring this device.
[ 38672.713] (II) This device may have been added with another device file.
[ 38672.714] (II) config/udev: Adding input device USB Keyboard (/dev/input/event3)
[ 38672.714] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 38672.714] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 38672.714] (II) Using input driver 'libinput' for 'USB Keyboard'
[ 38672.714] (**) USB Keyboard: always reports core events
[ 38672.714] (**) Option "Device" "/dev/input/event3"
[ 38672.714] (**) Option "_source" "server/udev"
[ 38672.717] (II) event3  - USB Keyboard: is tagged by udev as: Keyboard
[ 38672.717] (II) event3  - USB Keyboard: device is a keyboard
[ 38672.717] (II) event3  - USB Keyboard: device removed
[ 38672.776] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.1/5-1.1:1.0/0003:04D9:0169.0002/input/input4/event3"
[ 38672.776] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 8)
[ 38672.780] (II) event3  - USB Keyboard: is tagged by udev as: Keyboard
[ 38672.780] (II) event3  - USB Keyboard: device is a keyboard
[ 38672.782] (II) config/udev: Adding input device USB Keyboard Consumer Control (/dev/input/event4)
[ 38672.782] (**) USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 38672.782] (**) USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38672.782] (II) Using input driver 'libinput' for 'USB Keyboard Consumer Control'
[ 38672.782] (**) USB Keyboard Consumer Control: always reports core events
[ 38672.782] (**) Option "Device" "/dev/input/event4"
[ 38672.782] (**) Option "_source" "server/udev"
[ 38672.785] (II) event4  - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 38672.785] (II) event4  - USB Keyboard Consumer Control: device is a keyboard
[ 38672.785] (II) event4  - USB Keyboard Consumer Control: device removed
[ 38672.922] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.1/5-1.1:1.1/0003:04D9:0169.0003/input/input5/event4"
[ 38672.922] (II) XINPUT: Adding extended input device "USB Keyboard Consumer Control" (type: KEYBOARD, id 9)
[ 38672.926] (II) event4  - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 38672.926] (II) event4  - USB Keyboard Consumer Control: device is a keyboard
[ 38672.928] (II) config/udev: Adding input device USB Keyboard System Control (/dev/input/event5)
[ 38672.928] (**) USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 38672.928] (**) USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 38672.928] (II) Using input driver 'libinput' for 'USB Keyboard System Control'
[ 38672.928] (**) USB Keyboard System Control: always reports core events
[ 38672.928] (**) Option "Device" "/dev/input/event5"
[ 38672.928] (**) Option "_source" "server/udev"
[ 38672.932] (II) event5  - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 38672.932] (II) event5  - USB Keyboard System Control: device is a keyboard
[ 38672.932] (II) event5  - USB Keyboard System Control: device removed
[ 38673.056] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.1/5-1.1:1.1/0003:04D9:0169.0003/input/input6/event5"
[ 38673.056] (II) XINPUT: Adding extended input device "USB Keyboard System Control" (type: KEYBOARD, id 10)
[ 38673.060] (II) event5  - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 38673.060] (II) event5  - USB Keyboard System Control: device is a keyboard
[ 38673.062] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/event6)
[ 38673.062] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "evdev pointer catchall"
[ 38673.062] (**) Logitech G500s Laser Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 38673.062] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse'
[ 38673.062] (**) Logitech G500s Laser Gaming Mouse: always reports core events
[ 38673.062] (**) Option "Device" "/dev/input/event6"
[ 38673.062] (**) Option "_source" "server/udev"
[ 38673.122] (II) event6  - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 38673.122] (II) event6  - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 38673.122] (II) event6  - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 38673.122] (II) event6  - Logitech G500s Laser Gaming Mouse: device removed
[ 38673.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:046D:C24E.000D/input/input49/event6"
[ 38673.220] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse" (type: MOUSE, id 11)
[ 38673.220] (**) Option "AccelerationScheme" "none"
[ 38673.220] (**) Logitech G500s Laser Gaming Mouse: (accel) selected scheme none/0
[ 38673.220] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration factor: 2.000
[ 38673.220] (**) Logitech G500s Laser Gaming Mouse: (accel) acceleration threshold: 4
[ 38673.278] (II) event6  - Logitech G500s Laser Gaming Mouse: is tagged by udev as: Mouse
[ 38673.278] (II) event6  - Logitech G500s Laser Gaming Mouse: device set to 800 DPI
[ 38673.278] (II) event6  - Logitech G500s Laser Gaming Mouse: device is a pointer
[ 38673.280] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse (/dev/input/mouse0)
[ 38673.280] (II) No input driver specified, ignoring this device.
[ 38673.280] (II) This device may have been added with another device file.
[ 38673.282] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Keyboard (/dev/input/event7)
[ 38673.282] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "evdev keyboard catchall"
[ 38673.282] (**) Logitech G500s Laser Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 38673.282] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Keyboard'
[ 38673.282] (**) Logitech G500s Laser Gaming Mouse Keyboard: always reports core events
[ 38673.282] (**) Option "Device" "/dev/input/event7"
[ 38673.282] (**) Option "_source" "server/udev"
[ 38673.285] (II) event7  - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 38673.285] (II) event7  - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 38673.285] (II) event7  - Logitech G500s Laser Gaming Mouse Keyboard: device removed
[ 38673.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:046D:C24E.000E/input/input50/event7"
[ 38673.329] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Keyboard" (type: KEYBOARD, id 12)
[ 38673.332] (II) event7  - Logitech G500s Laser Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 38673.332] (II) event7  - Logitech G500s Laser Gaming Mouse Keyboard: device is a keyboard
[ 38673.334] (II) config/udev: Adding input device Logitech G500s Laser Gaming Mouse Consumer Control (/dev/input/event8)
[ 38673.334] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 38673.334] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38673.334] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 38673.334] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 38673.334] (**) Option "Device" "/dev/input/event8"
[ 38673.334] (**) Option "_source" "server/udev"
[ 38673.337] (II) event8  - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 38673.337] (II) event8  - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 38673.338] (II) event8  - Logitech G500s Laser Gaming Mouse Consumer Control: device removed
[ 38673.376] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: needs a virtual subdevice
[ 38673.376] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:046D:C24E.000E/input/input51/event8"
[ 38673.376] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: MOUSE, id 13)
[ 38673.376] (**) Option "AccelerationScheme" "none"
[ 38673.376] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 38673.376] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 38673.376] (**) Logitech G500s Laser Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 38673.379] (II) event8  - Logitech G500s Laser Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 38673.379] (II) event8  - Logitech G500s Laser Gaming Mouse Consumer Control: device is a keyboard
[ 38673.381] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event13)
[ 38673.381] (**) UVC Camera (046d:0825): Applying InputClass "evdev keyboard catchall"
[ 38673.381] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[ 38673.381] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[ 38673.381] (**) UVC Camera (046d:0825): always reports core events
[ 38673.381] (**) Option "Device" "/dev/input/event13"
[ 38673.381] (**) Option "_source" "server/udev"
[ 38673.383] (II) event13 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 38673.383] (II) event13 - UVC Camera (046d:0825): device is a keyboard
[ 38673.384] (II) event13 - UVC Camera (046d:0825): device removed
[ 38673.449] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.3/5-1.3:1.0/input/input29/event13"
[ 38673.449] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 14)
[ 38673.452] (II) event13 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 38673.452] (II) event13 - UVC Camera (046d:0825): device is a keyboard
[ 38673.454] (II) config/udev: Adding input device Wacom Intuos PT S 2 Pen (/dev/input/event10)
[ 38673.454] (**) Wacom Intuos PT S 2 Pen: Applying InputClass "evdev tablet catchall"
[ 38673.454] (**) Wacom Intuos PT S 2 Pen: Applying InputClass "libinput tablet catchall"
[ 38673.454] (**) Wacom Intuos PT S 2 Pen: Applying InputClass "Wacom USB tablet class"
[ 38673.454] (**) Wacom Intuos PT S 2 Pen: Applying InputClass "Wacom tablet class"
[ 38673.454] (II) LoadModule: "wacom"
[ 38673.454] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[ 38673.455] (II) Module wacom: vendor="X.Org Foundation"
[ 38673.455]    compiled for 1.20.8, module version = 0.39.0
[ 38673.455]    Module class: X.Org XInput Driver
[ 38673.455]    ABI class: X.Org XInput driver, version 24.1
[ 38673.455] (II) Build version: 0.39.0
[ 38673.455] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
        Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
        Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
        Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
        CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
        CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
        Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
        PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
        DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452, DTH2452,
        Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12, Intuos2 12x18,
        Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2 2x3,
        PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8, Intuos3 4x5,
        Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
        Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9, Intuos4 8x13,
        Intuos4 12x19, Intuos4 WL USB Endpoint,
        Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
        Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
        Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
        Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
        Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, Cintiq 27QHDT,
        Cintiq 27QHDT, Mobilestudio Pro 13, MobileStudio Pro 16,
        MobileStudio Pro 13, MobileStudio Pro 16, Cintiq 13 FHD Pro,
        Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq 13 FHD Pro,
        Cintiq 16 UHD Pro, Cintiq Pro 24, Cintiq Pro 32, Cintiq Pro 24,
        Mobilestudio Pro 13, MobileStudio Pro 16, MobileStudio Pro 13,
        MobileStudio Pro 16, MobileStudio Pro 16, MobileStudio Pro 16,
        TabletPC 0x90, TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A,
        CapPlus  0x9F, TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5,
        TabletPC 0xE6, TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF,
        TabletPC 0x100, TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116,
        TabletPC 0x12C, TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000,
        TabletPC 0x5002, usb:172f:0024, usb:172f:0025, usb:172f:0026,
        usb:172f:0027, usb:172f:0028, usb:172f:0030, usb:172f:0031,
        usb:172f:0032, usb:172f:0033, usb:172f:0034, usb:172f:0035,
        usb:172f:0036, usb:172f:0037, usb:172f:0038, usb:172f:0039,
        usb:172f:0051, usb:172f:0052, usb:172f:0053, usb:172f:0054,
        usb:172f:0055, usb:172f:0056, usb:172f:0057, usb:172f:0058,
        usb:172f:0500, usb:172f:0501, usb:172f:0502, usb:172f:0503,
        usb:1b96:0001, usb:17ef:6004
[ 38673.457] (II) Using input driver 'wacom' for 'Wacom Intuos PT S 2 Pen'
[ 38673.457] (**) Wacom Intuos PT S 2 Pen: always reports core events
[ 38673.457] (**) Option "Device" "/dev/input/event10"
[ 38673.512] (II) Wacom Intuos PT S 2 Pen: type not specified, assuming 'stylus'.
[ 38673.512] (II) Wacom Intuos PT S 2 Pen: other types will be automatically added.
[ 38673.512] (--) Wacom Intuos PT S 2 Pen stylus: using pressure threshold of 851 for button 1
[ 38673.512] (**) Wacom Intuos PT S 2 Pen stylus: panscroll is 0
[ 38673.512] (**) Wacom Intuos PT S 2 Pen stylus: panscroll modified to 1300
[ 38673.513] (--) Wacom Intuos PT S 2 Pen stylus: maxX=15200 maxY=9500 maxZ=2047 resX=100000 resY=100000  tilt=enabled
[ 38673.513] (II) Wacom Intuos PT S 2 Pen stylus: hotplugging dependent devices.
[ 38673.513] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type 'eraser' for this device.
[ 38673.513] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type 'cursor' for this device.
[ 38673.513] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type 'touch' for this device.
[ 38673.513] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type 'pad' for this device.
[ 38673.513] (II) Wacom Intuos PT S 2 Pen stylus: hotplugging completed.
[ 38673.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.4/5-1.4:1.0/0003:056A:033C.000A/input/input22/event10"
[ 38673.616] (II) XINPUT: Adding extended input device "Wacom Intuos PT S 2 Pen stylus" (type: STYLUS, id 15)
[ 38673.616] (**) Wacom Intuos PT S 2 Pen stylus: (accel) keeping acceleration scheme 1
[ 38673.616] (**) Wacom Intuos PT S 2 Pen stylus: (accel) acceleration profile 0
[ 38673.616] (**) Wacom Intuos PT S 2 Pen stylus: (accel) acceleration factor: 2.000
[ 38673.616] (**) Wacom Intuos PT S 2 Pen stylus: (accel) acceleration threshold: 4
[ 38673.674] (II) config/udev: Adding input device Wacom Intuos PT S 2 Pen (/dev/input/mouse1)
[ 38673.674] (II) No input driver specified, ignoring this device.
[ 38673.674] (II) This device may have been added with another device file.
[ 38673.675] (II) config/udev: Adding input device Wacom Intuos PT S 2 Finger (/dev/input/event11)
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "evdev touchpad catchall"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "evdev tablet catchall"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "libinput touchpad catchall"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "libinput tablet catchall"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "Wacom USB tablet class"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "Wacom USB touchpad class"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "Wacom tablet class"
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: Applying InputClass "Wacom touchpad class"
[ 38673.675] (II) Using input driver 'wacom' for 'Wacom Intuos PT S 2 Finger'
[ 38673.675] (**) Wacom Intuos PT S 2 Finger: always reports core events
[ 38673.675] (**) Option "Device" "/dev/input/event11"
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger: Invalid type 'stylus' for this device.
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger: Invalid type 'eraser' for this device.
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger: Invalid type 'cursor' for this device.
[ 38673.732] (II) Wacom Intuos PT S 2 Finger: type not specified, assuming 'touch'.
[ 38673.732] (II) Wacom Intuos PT S 2 Finger: other types will be automatically added.
[ 38673.732] (**) Wacom Intuos PT S 2 Finger touch: panscroll is 0
[ 38673.732] (**) Wacom Intuos PT S 2 Finger touch: panscroll modified to 13
[ 38673.732] (--) Wacom Intuos PT S 2 Finger touch: maxX=1520 maxY=950 maxZ=0 resX=10000 resY=10000 
[ 38673.732] (II) Wacom Intuos PT S 2 Finger touch: hotplugging dependent devices.
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type 'stylus' for this device.
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type 'eraser' for this device.
[ 38673.732] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type 'cursor' for this device.
[ 38673.733] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type 'pad' for this device.
[ 38673.733] (II) Wacom Intuos PT S 2 Finger touch: hotplugging completed.
[ 38673.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.4/5-1.4:1.1/0003:056A:033C.000B/input/input26/event11"
[ 38673.816] (II) XINPUT: Adding extended input device "Wacom Intuos PT S 2 Finger touch" (type: TOUCH, id 16)
[ 38673.816] (**) Wacom Intuos PT S 2 Finger touch: (accel) keeping acceleration scheme 1
[ 38673.816] (**) Wacom Intuos PT S 2 Finger touch: (accel) acceleration profile 0
[ 38673.816] (**) Wacom Intuos PT S 2 Finger touch: (accel) acceleration factor: 2.000
[ 38673.816] (**) Wacom Intuos PT S 2 Finger touch: (accel) acceleration threshold: 4
[ 38673.874] (II) config/udev: Adding input device Wacom Intuos PT S 2 Finger (/dev/input/mouse2)
[ 38673.874] (II) No input driver specified, ignoring this device.
[ 38673.874] (II) This device may have been added with another device file.
[ 38673.875] (II) config/udev: Adding input device Wacom Intuos PT S 2 Pad (/dev/input/event12)
[ 38673.875] (**) Wacom Intuos PT S 2 Pad: Applying InputClass "evdev tablet catchall"
[ 38673.875] (**) Wacom Intuos PT S 2 Pad: Applying InputClass "libinput tablet catchall"
[ 38673.875] (**) Wacom Intuos PT S 2 Pad: Applying InputClass "Wacom USB tablet class"
[ 38673.875] (**) Wacom Intuos PT S 2 Pad: Applying InputClass "Wacom tablet class"
[ 38673.875] (II) Using input driver 'wacom' for 'Wacom Intuos PT S 2 Pad'
[ 38673.875] (**) Wacom Intuos PT S 2 Pad: always reports core events
[ 38673.875] (**) Option "Device" "/dev/input/event12"
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'stylus' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'eraser' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'cursor' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'touch' for this device.
[ 38673.876] (II) Wacom Intuos PT S 2 Pad: type not specified, assuming 'pad'.
[ 38673.876] (II) Wacom Intuos PT S 2 Pad: other types will be automatically added.
[ 38673.876] (**) Wacom Intuos PT S 2 Pad pad: panscroll is 0
[ 38673.876] (**) Wacom Intuos PT S 2 Pad pad: panscroll modified to 13
[ 38673.876] (II) Wacom Intuos PT S 2 Pad pad: hotplugging dependent devices.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type 'stylus' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type 'eraser' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type 'cursor' for this device.
[ 38673.876] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type 'touch' for this device.
[ 38673.876] (II) Wacom Intuos PT S 2 Pad pad: hotplugging completed.
[ 38673.962] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.4/5-1.4:1.1/0003:056A:033C.000B/input/input27/event12"
[ 38673.962] (II) XINPUT: Adding extended input device "Wacom Intuos PT S 2 Pad pad" (type: PAD, id 17)
[ 38673.963] (**) Wacom Intuos PT S 2 Pad pad: (accel) keeping acceleration scheme 1
[ 38673.963] (**) Wacom Intuos PT S 2 Pad pad: (accel) acceleration profile 0
[ 38673.963] (**) Wacom Intuos PT S 2 Pad pad: (accel) acceleration factor: 2.000
[ 38673.963] (**) Wacom Intuos PT S 2 Pad pad: (accel) acceleration threshold: 4
[ 38673.964] (II) config/udev: Adding input device Wacom Intuos PT S 2 Pad (/dev/input/js0)
[ 38673.964] (II) No input driver specified, ignoring this device.
[ 38673.964] (II) This device may have been added with another device file.
[ 38673.966] (II) config/udev: Adding input device Wacom Intuos PT S 2 Pad (/dev/input/mouse3)
[ 38673.966] (II) No input driver specified, ignoring this device.
[ 38673.966] (II) This device may have been added with another device file.
[ 38673.967] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone Consumer Control (/dev/input/event2)
[ 38673.967] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 38673.967] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38673.967] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone Consumer Control'
[ 38673.967] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: always reports core events
[ 38673.967] (**) Option "Device" "/dev/input/event2"
[ 38673.967] (**) Option "_source" "server/udev"
[ 38673.970] (II) event2  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[ 38673.970] (II) event2  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[ 38673.971] (II) event2  - Blue Microphones Yeti Stereo Microphone Consumer Control: device removed
[ 38674.082] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:08:00.0/usb7/7-1/7-1:1.3/0003:B58E:9E84.0001/input/input2/event2"
[ 38674.082] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone Consumer Control" (type: KEYBOARD, id 18)
[ 38674.085] (II) event2  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[ 38674.086] (II) event2  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[ 38674.087] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 38674.087] (II) No input driver specified, ignoring this device.
[ 38674.087] (II) This device may have been added with another device file.
[ 38674.095] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 38674.095] (**) Logitech G500s Laser Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 38674.095] (II) Using input driver 'libinput' for 'Logitech G500s Laser Gaming Mouse Consumer Control'
[ 38674.095] (**) Logitech G500s Laser Gaming Mouse Consumer Control: always reports core events
[ 38674.095] (**) Option "Device" "/dev/input/event8"
[ 38674.095] (**) Option "_source" "_driver/libinput"
[ 38674.096] (II) libinput: Logitech G500s Laser Gaming Mouse Consumer Control: is a virtual subdevice
[ 38674.096] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:07:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:046D:C24E.000E/input/input51/event8"
[ 38674.096] (II) XINPUT: Adding extended input device "Logitech G500s Laser Gaming Mouse Consumer Control" (type: KEYBOARD, id 19)
[ 38751.247] (II) AMDGPU(0): EDID vendor "GSM", prod id 23381
[ 38751.247] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 38751.247] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 38751.247] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 38751.247] (II) AMDGPU(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[ 38751.247] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 38751.247] (II) AMDGPU(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 38752.408] (II) AMDGPU(0): EDID vendor "GSM", prod id 23381
[ 38752.408] (II) AMDGPU(0): Using hsync ranges from config file
[ 38752.408] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 38752.408] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 38752.408] (II) AMDGPU(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[ 38752.408] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 38752.408] (II) AMDGPU(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 38757.691] (II) AMDGPU(0): EDID vendor "GSM", prod id 23381
[ 38757.691] (II) AMDGPU(0): Using hsync ranges from config file
[ 38757.691] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 38757.691] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 38757.691] (II) AMDGPU(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[ 38757.691] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 38757.691] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 38757.692] (II) AMDGPU(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 38767.166] (II) AMDGPU(0): EDID vendor "GSM", prod id 23381
[ 38767.166] (II) AMDGPU(0): Using hsync ranges from config file
[ 38767.166] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 38767.166] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 38767.166] (II) AMDGPU(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[ 38767.166] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 38767.166] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 38767.167] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 38767.167] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 38767.167] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 38767.167] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 38767.167] (II) AMDGPU(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 39015.195] (EE) event3  - USB Keyboard: client bug: event processing lagging behind by 26ms, your system is too slow

Last edited by kforney (2020-12-28 03:26:31)

Offline

#2 2020-12-27 11:45:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,652

Re: [SOLVED] Random input freezes

There's also a tablet or stylus.
Did you try whether you can reproduce this w/ only the keyboard attached and/or a spare "unfancy" $5 keyboard/mouse combo?

Offline

#3 2020-12-28 00:20:43

kforney
Member
Registered: 2020-12-26
Posts: 3

Re: [SOLVED] Random input freezes

Thanks for catching that!  Apologies; I forgot I had my Wacom plugged in as well.

I have now unplugged all USB devices except the keyboard, and did not encounter any input freezes for 15 minutes.  However, five seconds after I plugged in the mouse, another input freeze occurred, and the freezes have continued to occur for the last few minutes.  I will try a different mouse to see if that makes a difference... It did not.  The freezes still happen with my only other mouse, a cheap $5 USB device.

Last edited by kforney (2020-12-28 00:22:15)

Offline

#4 2020-12-28 03:26:15

kforney
Member
Registered: 2020-12-26
Posts: 3

Re: [SOLVED] Random input freezes

Update: It appears that the problem was actually related to my attempting to run my new AMD video card in the same system as my older nVidia card (I was hoping to use it in KVM).  Even without the nVidia driver loaded, somehow that was causing the input freezes; I just didn't think to try that since I had done such a substantial update, and there didn't appear to be any video freezing issues.

Removing the nVidia card solved the issue.

Last edited by kforney (2020-12-28 03:27:10)

Offline

Board footer

Powered by FluxBB