You are not logged in.

#1 2022-03-16 12:07:14

George13417127
Member
Registered: 2019-12-19
Posts: 8

[SOLVED] nvidia-lts not loading on linux-lts 5.15.28

I have the exact same error msg after an update: 'xrandr: Failed to get size of gamma for output default', however I can't quite follow what user AMTitan did to fix the issue.

sudo lshw -c video

*-display UNCLAIMED       
       description: VGA compatible controller
       product: GM206 [GeForce GTX 960]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:05:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:fb000000-fbffffff memory:c0000000-cfffffff memory:de000000-dfffffff ioport:af00(size=128) memory:c0000-dffff

Xorg.0.log

[   888.113] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   888.113] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   888.114] Build Operating System: Linux Archlinux
[   888.114] Current Operating System: Linux work 5.12.3-arch1-1 #1 SMP PREEMPT Wed, 12 May 2021 17:54:18 +0000 x86_64
[   888.114] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=85eaba74-8f68-4c9c-812b-f2f1c77e877a rw loglevel=3 quiet
[   888.114] Build Date: 13 April 2021  03:12:10PM
[   888.114]  
[   888.114] Current version of pixman: 0.40.0
[   888.114] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   888.114] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   888.114] (==) Log file: "/home/john/.local/share/xorg/Xorg.0.log", Time: Sun Feb 20 07:12:16 2022
[   888.120] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   888.120] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   888.121] (==) No Layout section.  Using the first Screen section.
[   888.121] (==) No screen section available. Using defaults.
[   888.121] (**) |-->Screen "Default Screen Section" (0)
[   888.121] (**) |   |-->Monitor "<default monitor>"
[   888.122] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   888.122] (==) Automatically adding devices
[   888.122] (==) Automatically enabling devices
[   888.122] (==) Automatically adding GPU devices
[   888.122] (==) Automatically binding GPU devices
[   888.122] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   888.122] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   888.122] 	Entry deleted from font path.
[   888.123] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   888.123] 	Entry deleted from font path.
[   888.123] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   888.123] 	Entry deleted from font path.
[   888.124] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   888.124] (==) ModulePath set to "/usr/lib/xorg/modules"
[   888.124] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   888.124] (II) Module ABI versions:
[   888.124] 	X.Org ANSI C Emulation: 0.4
[   888.124] 	X.Org Video Driver: 24.1
[   888.124] 	X.Org XInput driver : 24.1
[   888.124] 	X.Org Server Extension : 10.0
[   888.125] (++) using VT number 1

[   888.126] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   888.127] (II) xfree86: Adding drm device (/dev/dri/card0)
[   888.128] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   888.134] (--) PCI:*(5@0:0:0) 10de:1401:1458:36bd rev 161, Mem @ 0xfb000000/16777216, 0xc0000000/268435456, 0xde000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[   888.134] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   888.134] (II) LoadModule: "glx"
[   888.134] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   888.142] (II) Module glx: vendor="X.Org Foundation"
[   888.142] 	compiled for 1.20.11, module version = 1.0.0
[   888.143] 	ABI class: X.Org Server Extension, version 10.0
[   888.143] (==) Matched nouveau as autoconfigured driver 0
[   888.143] (==) Matched nv as autoconfigured driver 1
[   888.143] (==) Matched modesetting as autoconfigured driver 2
[   888.143] (==) Matched fbdev as autoconfigured driver 3
[   888.143] (==) Matched vesa as autoconfigured driver 4
[   888.143] (==) Assigned the driver to the xf86ConfigLayout
[   888.143] (II) LoadModule: "nouveau"
[   888.145] (WW) Warning, couldn't open module nouveau
[   888.145] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   888.145] (II) LoadModule: "nv"
[   888.145] (WW) Warning, couldn't open module nv
[   888.145] (EE) Failed to load module "nv" (module does not exist, 0)
[   888.145] (II) LoadModule: "modesetting"
[   888.145] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   888.147] (II) Module modesetting: vendor="X.Org Foundation"
[   888.147] 	compiled for 1.20.11, module version = 1.20.11
[   888.147] 	Module class: X.Org Video Driver
[   888.147] 	ABI class: X.Org Video Driver, version 24.1
[   888.147] (II) LoadModule: "fbdev"
[   888.147] (WW) Warning, couldn't open module fbdev
[   888.147] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   888.147] (II) LoadModule: "vesa"
[   888.147] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   888.147] (II) Module vesa: vendor="X.Org Foundation"
[   888.148] 	compiled for 1.20.9, module version = 2.5.0
[   888.148] 	Module class: X.Org Video Driver
[   888.148] 	ABI class: X.Org Video Driver, version 24.1
[   888.148] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   888.148] (II) VESA: driver for VESA chipsets: vesa
[   888.148] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   888.148] (II) modeset(0): using drv /dev/dri/card0
[   888.148] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   888.149] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   888.149] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   888.149] (==) modeset(0): RGB weight 888
[   888.149] (==) modeset(0): Default visual is TrueColor
[   888.149] (II) Loading sub module "glamoregl"
[   888.149] (II) LoadModule: "glamoregl"
[   888.149] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   888.155] (II) Module glamoregl: vendor="X.Org Foundation"
[   888.155] 	compiled for 1.20.11, module version = 1.0.1
[   888.155] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   888.548] (II) modeset(0): glamor X acceleration enabled on NV126
[   888.548] (II) modeset(0): glamor initialized
[   888.560] (II) modeset(0): Output DVI-I-1 has no monitor section
[   888.568] (II) modeset(0): Output DP-1 has no monitor section
[   888.640] (II) modeset(0): Output HDMI-1 has no monitor section
[   888.642] (II) modeset(0): Output DVI-D-1 has no monitor section
[   888.654] (II) modeset(0): EDID for output DVI-I-1
[   888.662] (II) modeset(0): EDID for output DP-1
[   888.662] (II) modeset(0): Manufacturer: BNQ  Model: 78e7  Serial#: 21573
[   888.662] (II) modeset(0): Year: 2018  Week: 35
[   888.662] (II) modeset(0): EDID Version: 1.4
[   888.662] (II) modeset(0): Digital Display Input
[   888.662] (II) modeset(0): 8 bits per channel
[   888.662] (II) modeset(0): Digital interface is DisplayPort
[   888.662] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[   888.662] (II) modeset(0): Gamma: 2.20
[   888.662] (II) modeset(0): DPMS capabilities: Off
[   888.662] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   888.662] (II) modeset(0): First detailed timing is preferred mode
[   888.662] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   888.662] (II) modeset(0): redX: 0.652 redY: 0.336   greenX: 0.321 greenY: 0.610
[   888.662] (II) modeset(0): blueX: 0.153 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[   888.662] (II) modeset(0): Supported established timings:
[   888.662] (II) modeset(0): 720x400@70Hz
[   888.662] (II) modeset(0): 640x480@60Hz
[   888.662] (II) modeset(0): 640x480@75Hz
[   888.662] (II) modeset(0): 800x600@60Hz
[   888.662] (II) modeset(0): 800x600@75Hz
[   888.662] (II) modeset(0): 832x624@75Hz
[   888.662] (II) modeset(0): 1024x768@60Hz
[   888.662] (II) modeset(0): 1024x768@75Hz
[   888.662] (II) modeset(0): 1280x1024@75Hz
[   888.662] (II) modeset(0): 1152x864@75Hz
[   888.662] (II) modeset(0): Manufacturer's mask: 0
[   888.662] (II) modeset(0): Supported standard timings:
[   888.662] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   888.662] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   888.662] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   888.662] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   888.662] (II) modeset(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   888.662] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   888.662] (II) modeset(0): Supported detailed timing:
[   888.662] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   888.662] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.662] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   888.662] (II) modeset(0): Serial No: X8J0458801Q
[   888.662] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   888.662] (II) modeset(0): Monitor name: BenQ GW2480
[   888.662] (II) modeset(0): Supported detailed timing:
[   888.662] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   888.662] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.662] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   888.662] (II) modeset(0): Supported detailed timing:
[   888.662] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[   888.662] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.662] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[   888.662] (II) modeset(0): Supported detailed timing:
[   888.662] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[   888.662] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   888.662] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   888.662] (II) modeset(0): Supported detailed timing:
[   888.662] (II) modeset(0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[   888.662] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   888.662] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   888.662] (II) modeset(0): Number of EDID sections to follow: 1
[   888.662] (II) modeset(0): EDID (in hex):
[   888.662] (II) modeset(0): 	00ffffffffffff0009d1e77845540000
[   888.662] (II) modeset(0): 	231c0104a5351e783a0565a756529c27
[   888.662] (II) modeset(0): 	0f5054a56b80d1c0b300a9c081808100
[   888.662] (II) modeset(0): 	81c001010101023a801871382d40582c
[   888.662] (II) modeset(0): 	45000f282100001e000000ff0058384a
[   888.662] (II) modeset(0): 	30343538383031510a20000000fd0032
[   888.662] (II) modeset(0): 	4c1e5311010a202020202020000000fc
[   888.662] (II) modeset(0): 	0042656e51204757323438300a20014b
[   888.662] (II) modeset(0): 	02031cf14f901f041303120211011406
[   888.662] (II) modeset(0): 	071516052309070783010000023a8018
[   888.662] (II) modeset(0): 	71382d40582c45000f282100001f011d
[   888.662] (II) modeset(0): 	8018711c1620582c25000f282100009f
[   888.662] (II) modeset(0): 	011d007251d01e206e2855000f282100
[   888.662] (II) modeset(0): 	001e8c0ad08a20e02d10103e96000f28
[   888.662] (II) modeset(0): 	21000018000000000000000000000000
[   888.662] (II) modeset(0): 	0000000000000000000000000000008d
[   888.663] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[   888.663] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   888.663] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   888.663] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   888.663] (II) modeset(0): Printing probed modes for output DP-1
[   888.663] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   888.663] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   888.663] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   888.663] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   888.663] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   888.663] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   888.663] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   888.663] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   888.663] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   888.663] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   888.663] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   888.663] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   888.663] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   888.663] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   888.663] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   888.663] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   888.663] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   888.663] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   888.663] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   888.663] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   888.663] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   888.663] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   888.663] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   888.663] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   888.663] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   888.663] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   888.663] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   888.663] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   888.663] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   888.663] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   888.663] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   888.663] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   888.663] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   888.663] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   888.663] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   888.663] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   888.663] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   888.663] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   888.663] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   888.663] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   888.663] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   888.663] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   888.663] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   888.663] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   888.663] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   888.663] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   888.663] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   888.663] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   888.663] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   888.663] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   888.663] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   888.663] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   888.663] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   888.663] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   888.663] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   888.663] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   888.663] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   888.663] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   888.663] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   888.663] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   888.663] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   888.663] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   888.663] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   888.663] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   888.663] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   888.663] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   888.663] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   888.663] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   888.663] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   888.663] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   888.663] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   888.663] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   888.663] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   888.663] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   888.663] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   888.663] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   888.663] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   888.663] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   888.663] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   888.663] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   888.663] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   888.663] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   888.663] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   888.663] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   888.663] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   888.663] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   888.663] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   888.663] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   888.663] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   888.735] (II) modeset(0): EDID for output HDMI-1
[   888.735] (II) modeset(0): Manufacturer: BNQ  Model: 78e7  Serial#: 21573
[   888.735] (II) modeset(0): Year: 2018  Week: 35
[   888.735] (II) modeset(0): EDID Version: 1.3
[   888.735] (II) modeset(0): Digital Display Input
[   888.735] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[   888.735] (II) modeset(0): Gamma: 2.20
[   888.735] (II) modeset(0): DPMS capabilities: Off
[   888.735] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   888.735] (II) modeset(0): Default color space is primary color space
[   888.735] (II) modeset(0): First detailed timing is preferred mode
[   888.735] (II) modeset(0): redX: 0.652 redY: 0.336   greenX: 0.321 greenY: 0.610
[   888.735] (II) modeset(0): blueX: 0.153 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[   888.735] (II) modeset(0): Supported established timings:
[   888.735] (II) modeset(0): 720x400@70Hz
[   888.735] (II) modeset(0): 640x480@60Hz
[   888.735] (II) modeset(0): 640x480@75Hz
[   888.735] (II) modeset(0): 800x600@60Hz
[   888.735] (II) modeset(0): 800x600@75Hz
[   888.735] (II) modeset(0): 832x624@75Hz
[   888.735] (II) modeset(0): 1024x768@60Hz
[   888.735] (II) modeset(0): 1024x768@75Hz
[   888.735] (II) modeset(0): 1280x1024@75Hz
[   888.735] (II) modeset(0): 1152x864@75Hz
[   888.735] (II) modeset(0): Manufacturer's mask: 0
[   888.735] (II) modeset(0): Supported standard timings:
[   888.735] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   888.735] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   888.735] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   888.735] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   888.735] (II) modeset(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   888.735] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   888.735] (II) modeset(0): Supported detailed timing:
[   888.735] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   888.735] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.735] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   888.735] (II) modeset(0): Serial No: X8J0485201Q
[   888.735] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   888.735] (II) modeset(0): Monitor name: BenQ GW2480
[   888.735] (II) modeset(0): Supported detailed timing:
[   888.735] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[   888.735] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.735] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   888.735] (II) modeset(0): Supported detailed timing:
[   888.735] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[   888.735] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   888.735] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[   888.735] (II) modeset(0): Supported detailed timing:
[   888.735] (II) modeset(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[   888.735] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   888.735] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   888.735] (II) modeset(0): Supported detailed timing:
[   888.735] (II) modeset(0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[   888.735] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   888.735] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   888.735] (II) modeset(0): Number of EDID sections to follow: 1
[   888.735] (II) modeset(0): EDID (in hex):
[   888.735] (II) modeset(0): 	00ffffffffffff0009d1e77845540000
[   888.735] (II) modeset(0): 	231c010380351e782e0565a756529c27
[   888.735] (II) modeset(0): 	0f5054a56b80d1c0b300a9c081808100
[   888.735] (II) modeset(0): 	81c001010101023a801871382d40582c
[   888.735] (II) modeset(0): 	45000f282100001e000000ff0058384a
[   888.735] (II) modeset(0): 	30343835323031510a20000000fd0032
[   888.735] (II) modeset(0): 	4c1e5311000a202020202020000000fc
[   888.735] (II) modeset(0): 	0042656e51204757323438300a200184
[   888.735] (II) modeset(0): 	020322f14f901f041303120211011406
[   888.735] (II) modeset(0): 	07151605230907078301000065030c00
[   888.735] (II) modeset(0): 	1000023a801871382d40582c45000f28
[   888.735] (II) modeset(0): 	2100001f011d8018711c1620582c2500
[   888.735] (II) modeset(0): 	0f282100009f011d007251d01e206e28
[   888.735] (II) modeset(0): 	55000f282100001e8c0ad08a20e02d10
[   888.735] (II) modeset(0): 	103e96000f2821000018000000000000
[   888.735] (II) modeset(0): 	00000000000000000000000000000003
[   888.735] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[   888.735] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   888.735] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   888.735] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   888.735] (II) modeset(0): Printing probed modes for output HDMI-1
[   888.735] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   888.735] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   888.735] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   888.735] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   888.735] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   888.735] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   888.735] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   888.735] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[   888.735] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   888.735] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   888.735] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   888.735] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   888.735] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   888.735] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   888.735] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   888.735] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   888.735] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   888.735] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   888.735] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   888.735] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   888.735] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   888.735] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   888.735] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   888.735] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   888.735] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   888.735] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   888.736] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   888.736] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   888.736] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   888.736] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   888.736] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   888.736] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   888.736] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   888.736] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   888.736] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   888.736] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   888.736] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   888.736] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   888.736] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   888.736] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   888.736] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   888.736] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   888.736] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   888.736] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   888.736] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   888.736] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   888.736] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   888.736] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   888.736] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   888.736] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   888.736] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   888.736] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   888.736] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   888.736] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   888.736] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   888.736] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   888.736] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   888.736] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   888.736] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   888.736] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   888.736] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   888.736] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   888.736] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   888.736] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   888.736] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   888.736] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   888.736] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   888.736] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   888.736] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   888.736] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   888.736] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   888.736] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   888.736] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   888.736] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   888.736] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   888.736] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   888.736] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   888.736] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   888.736] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   888.736] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   888.736] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   888.736] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   888.736] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   888.736] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   888.736] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   888.736] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   888.736] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   888.736] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   888.736] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   888.736] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   888.736] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   888.736] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   888.736] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   888.736] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   888.736] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   888.736] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   888.736] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   888.736] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   888.736] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   888.736] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   888.736] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   888.736] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   888.736] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   888.736] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   888.736] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   888.736] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   888.736] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   888.738] (II) modeset(0): EDID for output DVI-D-1
[   888.738] (II) modeset(0): Output DVI-I-1 disconnected
[   888.738] (II) modeset(0): Output DP-1 connected
[   888.738] (II) modeset(0): Output HDMI-1 connected
[   888.738] (II) modeset(0): Output DVI-D-1 disconnected
[   888.738] (II) modeset(0): Using spanning desktop for initial modes
[   888.738] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +0+0
[   888.738] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +1920+0
[   888.738] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   888.738] (==) modeset(0): DPI set to (96, 96)
[   888.738] (II) Loading sub module "fb"
[   888.738] (II) LoadModule: "fb"
[   888.738] (II) Loading /usr/lib/xorg/modules/libfb.so
[   888.739] (II) Module fb: vendor="X.Org Foundation"
[   888.739] 	compiled for 1.20.11, module version = 1.0.0
[   888.739] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   888.739] (II) UnloadModule: "vesa"
[   888.739] (II) Unloading vesa
[   888.930] (==) modeset(0): Backing store enabled
[   888.930] (==) modeset(0): Silken mouse disabled
[   888.963] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   888.963] (==) modeset(0): DPMS enabled
[   888.963] (II) modeset(0): [DRI2] Setup complete
[   888.963] (II) modeset(0): [DRI2]   DRI driver: nouveau
[   888.963] (II) modeset(0): [DRI2]   VDPAU driver: nouveau
[   888.963] (II) Initializing extension Generic Event Extension
[   888.963] (II) Initializing extension SHAPE
[   888.963] (II) Initializing extension MIT-SHM
[   888.963] (II) Initializing extension XInputExtension
[   888.963] (II) Initializing extension XTEST
[   888.963] (II) Initializing extension BIG-REQUESTS
[   888.963] (II) Initializing extension SYNC
[   888.963] (II) Initializing extension XKEYBOARD
[   888.963] (II) Initializing extension XC-MISC
[   888.963] (II) Initializing extension SECURITY
[   888.963] (II) Initializing extension XFIXES
[   888.964] (II) Initializing extension RENDER
[   888.964] (II) Initializing extension RANDR
[   888.964] (II) Initializing extension COMPOSITE
[   888.964] (II) Initializing extension DAMAGE
[   888.964] (II) Initializing extension MIT-SCREEN-SAVER
[   888.964] (II) Initializing extension DOUBLE-BUFFER
[   888.964] (II) Initializing extension RECORD
[   888.964] (II) Initializing extension DPMS
[   888.964] (II) Initializing extension Present
[   888.964] (II) Initializing extension DRI3
[   888.964] (II) Initializing extension X-Resource
[   888.964] (II) Initializing extension XVideo
[   888.964] (II) Initializing extension XVideo-MotionCompensation
[   888.964] (II) Initializing extension GLX
[   888.979] (II) AIGLX: Loaded and initialized nouveau
[   888.979] (II) GLX: Initialized DRI2 GL provider for screen 0
[   888.979] (II) Initializing extension XFree86-VidModeExtension
[   888.979] (II) Initializing extension XFree86-DGA
[   888.979] (II) Initializing extension XFree86-DRI
[   888.979] (II) Initializing extension DRI2
[   888.981] (II) modeset(0): Damage tracking initialized
[   888.981] (II) modeset(0): Setting screen physical size to 1016 x 285
[   889.138] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   889.138] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   889.138] (II) LoadModule: "libinput"
[   889.139] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   889.144] (II) Module libinput: vendor="X.Org Foundation"
[   889.144] 	compiled for 1.20.11, module version = 1.0.1
[   889.144] 	Module class: X.Org XInput Driver
[   889.144] 	ABI class: X.Org XInput driver, version 24.1
[   889.144] (II) Using input driver 'libinput' for 'Power Button'
[   889.144] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 17 paused 0
[   889.145] (**) Power Button: always reports core events
[   889.145] (**) Option "Device" "/dev/input/event1"
[   889.145] (**) Option "_source" "server/udev"
[   889.156] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   889.156] (II) event1  - Power Button: device is a keyboard
[   889.157] (II) event1  - Power Button: device removed
[   889.157] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   889.157] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   889.157] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   889.157] (II) event1  - Power Button: device is a keyboard
[   889.158] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   889.158] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   889.158] (II) Using input driver 'libinput' for 'Power Button'
[   889.159] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[   889.159] (**) Power Button: always reports core events
[   889.159] (**) Option "Device" "/dev/input/event0"
[   889.159] (**) Option "_source" "server/udev"
[   889.160] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   889.160] (II) event0  - Power Button: device is a keyboard
[   889.160] (II) event0  - Power Button: device removed
[   889.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   889.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   889.161] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   889.161] (II) event0  - Power Button: device is a keyboard
[   889.161] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/event2)
[   889.161] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "libinput keyboard catchall"
[   889.161] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ'
[   889.163] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
[   889.163] (**) ErgoDox EZ ErgoDox EZ: always reports core events
[   889.163] (**) Option "Device" "/dev/input/event2"
[   889.163] (**) Option "_source" "server/udev"
[   889.164] (II) event2  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[   889.164] (II) event2  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[   889.164] (II) event2  - ErgoDox EZ ErgoDox EZ: device removed
[   889.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:FEED:1307.0001/input/input2/event2"
[   889.164] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ" (type: KEYBOARD, id 8)
[   889.165] (II) event2  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Keyboard
[   889.165] (II) event2  - ErgoDox EZ ErgoDox EZ: device is a keyboard
[   889.166] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/event4)
[   889.166] (**) ErgoDox EZ ErgoDox EZ: Applying InputClass "libinput pointer catchall"
[   889.166] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ'
[   889.222] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
[   889.222] (**) ErgoDox EZ ErgoDox EZ: always reports core events
[   889.222] (**) Option "Device" "/dev/input/event4"
[   889.222] (**) Option "_source" "server/udev"
[   889.223] (II) event4  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Mouse
[   889.223] (II) event4  - ErgoDox EZ ErgoDox EZ: device is a pointer
[   889.223] (II) event4  - ErgoDox EZ ErgoDox EZ: device removed
[   889.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.1/0003:FEED:1307.0003/input/input4/event4"
[   889.223] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ" (type: MOUSE, id 9)
[   889.223] (**) Option "AccelerationScheme" "none"
[   889.223] (**) ErgoDox EZ ErgoDox EZ: (accel) selected scheme none/0
[   889.223] (**) ErgoDox EZ ErgoDox EZ: (accel) acceleration factor: 2.000
[   889.223] (**) ErgoDox EZ ErgoDox EZ: (accel) acceleration threshold: 4
[   889.224] (II) event4  - ErgoDox EZ ErgoDox EZ: is tagged by udev as: Mouse
[   889.225] (II) event4  - ErgoDox EZ ErgoDox EZ: device is a pointer
[   889.225] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ (/dev/input/mouse1)
[   889.225] (II) No input driver specified, ignoring this device.
[   889.225] (II) This device may have been added with another device file.
[   889.226] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ System Control (/dev/input/event5)
[   889.226] (**) ErgoDox EZ ErgoDox EZ System Control: Applying InputClass "libinput keyboard catchall"
[   889.226] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ System Control'
[   889.227] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
[   889.227] (**) ErgoDox EZ ErgoDox EZ System Control: always reports core events
[   889.227] (**) Option "Device" "/dev/input/event5"
[   889.227] (**) Option "_source" "server/udev"
[   889.229] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: is tagged by udev as: Keyboard
[   889.229] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device is a keyboard
[   889.229] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device removed
[   889.229] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.2/0003:FEED:1307.0004/input/input5/event5"
[   889.229] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ System Control" (type: KEYBOARD, id 10)
[   889.230] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: is tagged by udev as: Keyboard
[   889.230] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device is a keyboard
[   889.231] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ Consumer Control (/dev/input/event6)
[   889.231] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "libinput keyboard catchall"
[   889.231] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ Consumer Control'
[   889.232] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 24 paused 0
[   889.232] (**) ErgoDox EZ ErgoDox EZ Consumer Control: always reports core events
[   889.232] (**) Option "Device" "/dev/input/event6"
[   889.232] (**) Option "_source" "server/udev"
[   889.233] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: is tagged by udev as: Keyboard
[   889.233] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device is a keyboard
[   889.233] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device removed
[   889.233] (II) libinput: ErgoDox EZ ErgoDox EZ Consumer Control: needs a virtual subdevice
[   889.233] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.2/0003:FEED:1307.0004/input/input6/event6"
[   889.233] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ Consumer Control" (type: MOUSE, id 11)
[   889.233] (**) Option "AccelerationScheme" "none"
[   889.233] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) selected scheme none/0
[   889.233] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) acceleration factor: 2.000
[   889.233] (**) ErgoDox EZ ErgoDox EZ Consumer Control: (accel) acceleration threshold: 4
[   889.235] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: is tagged by udev as: Keyboard
[   889.235] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device is a keyboard
[   889.236] (II) config/udev: Adding input device ErgoDox EZ ErgoDox EZ Keyboard (/dev/input/event7)
[   889.236] (**) ErgoDox EZ ErgoDox EZ Keyboard: Applying InputClass "libinput keyboard catchall"
[   889.236] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ Keyboard'
[   889.237] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[   889.237] (**) ErgoDox EZ ErgoDox EZ Keyboard: always reports core events
[   889.237] (**) Option "Device" "/dev/input/event7"
[   889.237] (**) Option "_source" "server/udev"
[   889.239] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: is tagged by udev as: Keyboard
[   889.239] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: device is a keyboard
[   889.239] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: device removed
[   889.239] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.2/0003:FEED:1307.0004/input/input7/event7"
[   889.239] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ Keyboard" (type: KEYBOARD, id 12)
[   889.241] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: is tagged by udev as: Keyboard
[   889.241] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: device is a keyboard
[   889.242] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event16)
[   889.242] (II) No input driver specified, ignoring this device.
[   889.242] (II) This device may have been added with another device file.
[   889.243] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event17)
[   889.243] (II) No input driver specified, ignoring this device.
[   889.243] (II) This device may have been added with another device file.
[   889.243] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event18)
[   889.243] (II) No input driver specified, ignoring this device.
[   889.243] (II) This device may have been added with another device file.
[   889.243] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event19)
[   889.243] (II) No input driver specified, ignoring this device.
[   889.243] (II) This device may have been added with another device file.
[   889.244] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[   889.244] (II) No input driver specified, ignoring this device.
[   889.244] (II) This device may have been added with another device file.
[   889.244] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[   889.244] (II) No input driver specified, ignoring this device.
[   889.244] (II) This device may have been added with another device file.
[   889.245] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[   889.245] (II) No input driver specified, ignoring this device.
[   889.245] (II) This device may have been added with another device file.
[   889.245] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event13)
[   889.245] (II) No input driver specified, ignoring this device.
[   889.245] (II) This device may have been added with another device file.
[   889.245] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event14)
[   889.245] (II) No input driver specified, ignoring this device.
[   889.245] (II) This device may have been added with another device file.
[   889.246] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event15)
[   889.246] (II) No input driver specified, ignoring this device.
[   889.246] (II) This device may have been added with another device file.
[   889.246] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[   889.246] (II) No input driver specified, ignoring this device.
[   889.246] (II) This device may have been added with another device file.
[   889.247] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[   889.247] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[   889.247] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[   889.248] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 26 paused 0
[   889.248] (**) Logitech USB Optical Mouse: always reports core events
[   889.248] (**) Option "Device" "/dev/input/event3"
[   889.248] (**) Option "_source" "server/udev"
[   889.249] (II) event3  - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[   889.249] (II) event3  - Logitech USB Optical Mouse: device is a pointer
[   889.249] (II) event3  - Logitech USB Optical Mouse: device removed
[   889.249] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:16.0/usb7/7-3/7-3:1.0/0003:046D:C077.0002/input/input3/event3"
[   889.249] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 13)
[   889.249] (**) Option "AccelerationScheme" "none"
[   889.249] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[   889.249] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[   889.249] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[   889.250] (II) event3  - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[   889.251] (II) event3  - Logitech USB Optical Mouse: device is a pointer
[   889.251] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[   889.251] (II) No input driver specified, ignoring this device.
[   889.251] (II) This device may have been added with another device file.
[   889.252] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[   889.252] (II) No input driver specified, ignoring this device.
[   889.252] (II) This device may have been added with another device file.
[   889.261] (**) ErgoDox EZ ErgoDox EZ Consumer Control: Applying InputClass "libinput keyboard catchall"
[   889.261] (II) Using input driver 'libinput' for 'ErgoDox EZ ErgoDox EZ Consumer Control'
[   889.261] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[   889.261] (**) ErgoDox EZ ErgoDox EZ Consumer Control: always reports core events
[   889.261] (**) Option "Device" "/dev/input/event6"
[   889.261] (**) Option "_source" "_driver/libinput"
[   889.261] (II) libinput: ErgoDox EZ ErgoDox EZ Consumer Control: is a virtual subdevice
[   889.261] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.2/0003:FEED:1307.0004/input/input6/event6"
[   889.261] (II) XINPUT: Adding extended input device "ErgoDox EZ ErgoDox EZ Consumer Control" (type: KEYBOARD, id 14)
[   889.502] (II) modeset(0): Disabling kernel dirty updates, not required.
[   892.812] (II) modeset(0): Allocate new frame buffer 2160x1920 stride
[  1029.317] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[  1049.452] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[  1089.718] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[  1411.924] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[  1834.783] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[  1834.783] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[  1854.901] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[  2151.172] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 31ms, your system is too slow
[  3395.315] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[  3717.532] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[  4140.400] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[  5120.775] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[  5269.591] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 26ms, your system is too slow
[  5838.622] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[  6067.855] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 34ms, your system is too slow
[  7442.468] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 11192.419] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 11605.179] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 11695.782] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 15042.502] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 25ms, your system is too slow
[ 15372.399] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[ 15405.494] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[ 17529.657] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 17731.041] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[ 18108.554] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 18113.571] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 18148.805] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[ 18173.972] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[ 18184.721] (EE) glamor0: GL error: GL_OUT_OF_MEMORY in glTexSubImage
[ 18184.723] (WW) glamor: Failed to allocate 11x8 FBO due to GL_OUT_OF_MEMORY.
[ 18184.723] (WW) glamor: Expect reduced performance.
[ 18188.910] (EE) glamor0: GL error: GL_OUT_OF_MEMORY in glTexSubImage
[ 18244.607] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[ 19004.615] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 42ms, your system is too slow
[ 19148.497] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[ 19946.204] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 20338.989] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[ 20338.989] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 20362.674] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[ 20529.074] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[ 23213.309] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 22ms, your system is too slow
[ 23324.078] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[ 23434.821] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 23444.871] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 23495.222] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 23555.607] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 23872.831] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 23872.831] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 25030.717] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[ 25244.278] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[ 25378.076] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[ 27934.256] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[ 28000.992] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[ 28003.744] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[ 35631.696] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 35656.880] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 35677.013] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 35874.821] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 36024.599] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 36024.599] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 37479.512] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[ 38486.997] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[ 40903.424] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[ 42378.735] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[ 43275.515] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 44025.558] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 44080.915] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 44080.915] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 46446.639] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 47196.671] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 30ms, your system is too slow
[ 48555.670] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 48787.209] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 49340.872] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 53146.178] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 53599.172] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 54902.853] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 82702.944] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[ 82879.150] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[ 84525.207] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[ 84927.895] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[ 85436.629] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[106687.167] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[106688.983] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[107397.145] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[107442.486] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 20ms, your system is too slow
[108086.769] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[108232.738] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[108595.241] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[109087.425] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 31ms, your system is too slow
[109208.001] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[109216.617] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 33ms, your system is too slow
[109216.617] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[109778.155] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 22ms, your system is too slow
[110094.369] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[110094.369] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[110100.568] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[111867.580] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[114147.852] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[115038.801] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[115169.743] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[115340.981] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[115340.981] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[121567.793] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[121733.908] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[121849.667] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[123271.147] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[123543.444] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[132854.260] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[133040.587] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[135431.466] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[138790.557] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[138856.104] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[139963.773] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[140418.261] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[140693.831] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[140693.831] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[179990.146] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[180051.207] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[181308.986] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[182630.457] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[184389.887] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[184757.572] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[185106.196] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 30ms, your system is too slow
[185149.989] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[186972.164] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[186976.741] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[187113.126] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[187203.760] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[187279.301] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[187279.301] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[187305.683] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[187331.987] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[187360.431] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[187814.971] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/mouse3)
[187814.971] (II) No input driver specified, ignoring this device.
[187814.971] (II) This device may have been added with another device file.
[187814.974] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/js0)
[187814.974] (II) No input driver specified, ignoring this device.
[187814.974] (II) This device may have been added with another device file.
[187814.976] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/mouse4)
[187814.976] (II) No input driver specified, ignoring this device.
[187814.976] (II) This device may have been added with another device file.
[187815.120] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/event22)
[187815.120] (**) Wacom Intuos S Pad: Applying InputClass "libinput tablet catchall"
[187815.120] (**) Wacom Intuos S Pad: Applying InputClass "Wacom USB tablet class"
[187815.120] (**) Wacom Intuos S Pad: Applying InputClass "Wacom tablet class"
[187815.120] (II) LoadModule: "wacom"
[187815.120] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[187815.121] (II) Module wacom: vendor="X.Org Foundation"
[187815.121] 	compiled for 1.20.10, module version = 0.40.0
[187815.121] 	Module class: X.Org XInput Driver
[187815.121] 	ABI class: X.Org XInput driver, version 24.1
[187815.122] (II) Build version: 0.40.0
[187815.122] (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,
	Wacom One Pen Display 13, 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
[187815.125] (II) Using input driver 'wacom' for 'Wacom Intuos S Pad'
[187815.183] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 57 paused 0
[187815.183] (**) Wacom Intuos S Pad: always reports core events
[187815.183] (**) Option "Device" "/dev/input/event22"
[187815.183] (EE) Wacom Intuos S Pad: Invalid type 'stylus' for this device.
[187815.183] (EE) Wacom Intuos S Pad: Invalid type 'eraser' for this device.
[187815.183] (EE) Wacom Intuos S Pad: Invalid type 'cursor' for this device.
[187815.183] (EE) Wacom Intuos S Pad: Invalid type 'touch' for this device.
[187815.184] (II) Wacom Intuos S Pad: type not specified, assuming 'pad'.
[187815.184] (II) Wacom Intuos S Pad: other types will be automatically added.
[187815.184] (**) Wacom Intuos S Pad pad: panscroll is 0
[187815.184] (**) Wacom Intuos S Pad pad: panscroll modified to 13
[187815.184] (II) Wacom Intuos S Pad pad: hotplugging dependent devices.
[187815.184] (EE) Wacom Intuos S Pad pad: Invalid type 'stylus' for this device.
[187815.184] (EE) Wacom Intuos S Pad pad: Invalid type 'eraser' for this device.
[187815.184] (EE) Wacom Intuos S Pad pad: Invalid type 'cursor' for this device.
[187815.184] (EE) Wacom Intuos S Pad pad: Invalid type 'touch' for this device.
[187815.184] (II) Wacom Intuos S Pad pad: hotplugging completed.
[187815.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/0003:056A:030E.0006/input/input26/event22"
[187815.184] (II) XINPUT: Adding extended input device "Wacom Intuos S Pad pad" (type: PAD, id 15)
[187815.185] (**) Wacom Intuos S Pad pad: (accel) keeping acceleration scheme 1
[187815.185] (**) Wacom Intuos S Pad pad: (accel) acceleration profile 0
[187815.185] (**) Wacom Intuos S Pad pad: (accel) acceleration factor: 2.000
[187815.185] (**) Wacom Intuos S Pad pad: (accel) acceleration threshold: 4
[187815.187] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/event21)
[187815.187] (**) Wacom Intuos S Pen: Applying InputClass "libinput tablet catchall"
[187815.187] (**) Wacom Intuos S Pen: Applying InputClass "Wacom USB tablet class"
[187815.187] (**) Wacom Intuos S Pen: Applying InputClass "Wacom tablet class"
[187815.187] (II) Using input driver 'wacom' for 'Wacom Intuos S Pen'
[187815.243] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 62 paused 0
[187815.243] (**) Wacom Intuos S Pen: always reports core events
[187815.243] (**) Option "Device" "/dev/input/event21"
[187815.243] (II) Wacom Intuos S Pen: type not specified, assuming 'stylus'.
[187815.243] (II) Wacom Intuos S Pen: other types will be automatically added.
[187815.243] (--) Wacom Intuos S Pen stylus: using pressure threshold of 851 for button 1
[187815.243] (**) Wacom Intuos S Pen stylus: panscroll is 0
[187815.243] (**) Wacom Intuos S Pen stylus: panscroll modified to 1300
[187815.244] (--) Wacom Intuos S Pen stylus: maxX=15200 maxY=9500 maxZ=1023 resX=100000 resY=100000  tilt=enabled
[187815.244] (II) Wacom Intuos S Pen stylus: hotplugging dependent devices.
[187815.244] (EE) Wacom Intuos S Pen stylus: Invalid type 'cursor' for this device.
[187815.244] (EE) Wacom Intuos S Pen stylus: Invalid type 'touch' for this device.
[187815.244] (EE) Wacom Intuos S Pen stylus: Invalid type 'pad' for this device.
[187815.244] (II) Wacom Intuos S Pen stylus: hotplugging completed.
[187815.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:056A:030E.0005/input/input21/event21"
[187815.244] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen stylus" (type: STYLUS, id 16)
[187815.244] (**) Wacom Intuos S Pen stylus: (accel) keeping acceleration scheme 1
[187815.244] (**) Wacom Intuos S Pen stylus: (accel) acceleration profile 0
[187815.244] (**) Wacom Intuos S Pen stylus: (accel) acceleration factor: 2.000
[187815.244] (**) Wacom Intuos S Pen stylus: (accel) acceleration threshold: 4
[187815.245] (**) Wacom Intuos S Pen eraser: Applying InputClass "libinput tablet catchall"
[187815.245] (**) Wacom Intuos S Pen eraser: Applying InputClass "Wacom USB tablet class"
[187815.245] (**) Wacom Intuos S Pen eraser: Applying InputClass "Wacom tablet class"
[187815.245] (II) Using input driver 'wacom' for 'Wacom Intuos S Pen eraser'
[187815.245] (II) systemd-logind: returning pre-existing fd for /dev/input/event21 13:85
[187815.245] (**) Wacom Intuos S Pen eraser: always reports core events
[187815.245] (**) Option "Device" "/dev/input/event21"
[187815.245] (**) Option "Type" "eraser"
[187815.245] (**) Wacom Intuos S Pen eraser: panscroll is 1300
[187815.245] (**) Wacom Intuos S Pen eraser: panscroll modified to 1300
[187815.245] (--) Wacom Intuos S Pen eraser: maxX=15200 maxY=9500 maxZ=1023 resX=100000 resY=100000  tilt=enabled
[187815.245] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:056A:030E.0005/input/input21/event21"
[187815.245] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen eraser" (type: ERASER, id 17)
[187815.246] (**) Wacom Intuos S Pen eraser: (accel) keeping acceleration scheme 1
[187815.246] (**) Wacom Intuos S Pen eraser: (accel) acceleration profile 0
[187815.246] (**) Wacom Intuos S Pen eraser: (accel) acceleration factor: 2.000
[187815.246] (**) Wacom Intuos S Pen eraser: (accel) acceleration threshold: 4
[188000.641] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[188365.361] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 47ms, your system is too slow
[220716.720] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[263701.472] (EE) Wacom Intuos S Pen eraser: Error reading wacom device : No such device
[263701.477] (II) config/udev: removing device Wacom Intuos S Pen stylus
[263701.479] (II) UnloadModule: "wacom"
[263701.479] (II) systemd-logind: not releasing fd for 13:85, still in use
[263701.479] (II) config/udev: removing device Wacom Intuos S Pen eraser
[263701.480] (II) UnloadModule: "wacom"
[263701.480] (II) systemd-logind: releasing fd for 13:85
[263701.546] (EE) Wacom Intuos S Pad pad: Error reading wacom device : No such device
[263701.551] (II) config/udev: removing device Wacom Intuos S Pad pad
[263701.552] (II) UnloadModule: "wacom"
[263701.552] (II) systemd-logind: releasing fd for 13:86
[263708.122] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/js0)
[263708.122] (II) No input driver specified, ignoring this device.
[263708.122] (II) This device may have been added with another device file.
[263708.125] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/mouse3)
[263708.125] (II) No input driver specified, ignoring this device.
[263708.125] (II) This device may have been added with another device file.
[263708.126] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/mouse2)
[263708.126] (II) No input driver specified, ignoring this device.
[263708.126] (II) This device may have been added with another device file.
[263708.276] (II) config/udev: Adding input device Wacom Intuos S Pad (/dev/input/event21)
[263708.276] (**) Wacom Intuos S Pad: Applying InputClass "libinput tablet catchall"
[263708.276] (**) Wacom Intuos S Pad: Applying InputClass "Wacom USB tablet class"
[263708.276] (**) Wacom Intuos S Pad: Applying InputClass "Wacom tablet class"
[263708.276] (II) Using input driver 'wacom' for 'Wacom Intuos S Pad'
[263708.332] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 48 paused 0
[263708.332] (**) Wacom Intuos S Pad: always reports core events
[263708.332] (**) Option "Device" "/dev/input/event21"
[263708.332] (EE) Wacom Intuos S Pad: Invalid type 'stylus' for this device.
[263708.332] (EE) Wacom Intuos S Pad: Invalid type 'eraser' for this device.
[263708.332] (EE) Wacom Intuos S Pad: Invalid type 'cursor' for this device.
[263708.332] (EE) Wacom Intuos S Pad: Invalid type 'touch' for this device.
[263708.332] (II) Wacom Intuos S Pad: type not specified, assuming 'pad'.
[263708.332] (II) Wacom Intuos S Pad: other types will be automatically added.
[263708.332] (**) Wacom Intuos S Pad pad: panscroll is 0
[263708.332] (**) Wacom Intuos S Pad pad: panscroll modified to 13
[263708.332] (II) Wacom Intuos S Pad pad: hotplugging dependent devices.
[263708.332] (EE) Wacom Intuos S Pad pad: Invalid type 'stylus' for this device.
[263708.332] (EE) Wacom Intuos S Pad pad: Invalid type 'eraser' for this device.
[263708.333] (EE) Wacom Intuos S Pad pad: Invalid type 'cursor' for this device.
[263708.333] (EE) Wacom Intuos S Pad pad: Invalid type 'touch' for this device.
[263708.333] (II) Wacom Intuos S Pad pad: hotplugging completed.
[263708.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/0003:056A:030E.0009/input/input32/event21"
[263708.333] (II) XINPUT: Adding extended input device "Wacom Intuos S Pad pad" (type: PAD, id 15)
[263708.333] (**) Wacom Intuos S Pad pad: (accel) keeping acceleration scheme 1
[263708.333] (**) Wacom Intuos S Pad pad: (accel) acceleration profile 0
[263708.333] (**) Wacom Intuos S Pad pad: (accel) acceleration factor: 2.000
[263708.333] (**) Wacom Intuos S Pad pad: (accel) acceleration threshold: 4
[263708.334] (II) config/udev: Adding input device Wacom Intuos S Pen (/dev/input/event20)
[263708.334] (**) Wacom Intuos S Pen: Applying InputClass "libinput tablet catchall"
[263708.335] (**) Wacom Intuos S Pen: Applying InputClass "Wacom USB tablet class"
[263708.335] (**) Wacom Intuos S Pen: Applying InputClass "Wacom tablet class"
[263708.335] (II) Using input driver 'wacom' for 'Wacom Intuos S Pen'
[263708.392] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 49 paused 0
[263708.392] (**) Wacom Intuos S Pen: always reports core events
[263708.392] (**) Option "Device" "/dev/input/event20"
[263708.392] (II) Wacom Intuos S Pen: type not specified, assuming 'stylus'.
[263708.392] (II) Wacom Intuos S Pen: other types will be automatically added.
[263708.392] (--) Wacom Intuos S Pen stylus: using pressure threshold of 851 for button 1
[263708.393] (**) Wacom Intuos S Pen stylus: panscroll is 0
[263708.393] (**) Wacom Intuos S Pen stylus: panscroll modified to 1300
[263708.393] (--) Wacom Intuos S Pen stylus: maxX=15200 maxY=9500 maxZ=1023 resX=100000 resY=100000  tilt=enabled
[263708.393] (II) Wacom Intuos S Pen stylus: hotplugging dependent devices.
[263708.393] (EE) Wacom Intuos S Pen stylus: Invalid type 'cursor' for this device.
[263708.393] (EE) Wacom Intuos S Pen stylus: Invalid type 'touch' for this device.
[263708.393] (EE) Wacom Intuos S Pen stylus: Invalid type 'pad' for this device.
[263708.393] (II) Wacom Intuos S Pen stylus: hotplugging completed.
[263708.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:056A:030E.0008/input/input27/event20"
[263708.393] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen stylus" (type: STYLUS, id 16)
[263708.393] (**) Wacom Intuos S Pen stylus: (accel) keeping acceleration scheme 1
[263708.393] (**) Wacom Intuos S Pen stylus: (accel) acceleration profile 0
[263708.393] (**) Wacom Intuos S Pen stylus: (accel) acceleration factor: 2.000
[263708.393] (**) Wacom Intuos S Pen stylus: (accel) acceleration threshold: 4
[263708.394] (**) Wacom Intuos S Pen eraser: Applying InputClass "libinput tablet catchall"
[263708.394] (**) Wacom Intuos S Pen eraser: Applying InputClass "Wacom USB tablet class"
[263708.394] (**) Wacom Intuos S Pen eraser: Applying InputClass "Wacom tablet class"
[263708.394] (II) Using input driver 'wacom' for 'Wacom Intuos S Pen eraser'
[263708.394] (II) systemd-logind: returning pre-existing fd for /dev/input/event20 13:84
[263708.394] (**) Wacom Intuos S Pen eraser: always reports core events
[263708.394] (**) Option "Device" "/dev/input/event20"
[263708.394] (**) Option "Type" "eraser"
[263708.394] (**) Wacom Intuos S Pen eraser: panscroll is 1300
[263708.394] (**) Wacom Intuos S Pen eraser: panscroll modified to 1300
[263708.394] (--) Wacom Intuos S Pen eraser: maxX=15200 maxY=9500 maxZ=1023 resX=100000 resY=100000  tilt=enabled
[263708.394] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:056A:030E.0008/input/input27/event20"
[263708.394] (II) XINPUT: Adding extended input device "Wacom Intuos S Pen eraser" (type: ERASER, id 17)
[263708.395] (**) Wacom Intuos S Pen eraser: (accel) keeping acceleration scheme 1
[263708.395] (**) Wacom Intuos S Pen eraser: (accel) acceleration profile 0
[263708.395] (**) Wacom Intuos S Pen eraser: (accel) acceleration factor: 2.000
[263708.395] (**) Wacom Intuos S Pen eraser: (accel) acceleration threshold: 4
[265823.449] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[265878.858] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[269900.715] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[270021.556] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 20ms, your system is too slow
[289596.882] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[289596.882] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[289606.933] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[289679.826] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[290071.017] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[290111.370] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[290584.430] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[290744.900] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[291156.677] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 31ms, your system is too slow
[291156.677] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[291897.805] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[292320.755] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[294037.230] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[294112.732] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[294112.732] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[294485.291] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[294903.118] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[294998.760] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[296038.478] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[349596.857] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[349622.024] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[349995.414] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[350018.862] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[352717.674] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[353145.540] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[355677.560] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[358340.379] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[358617.280] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 25ms, your system is too slow
[358803.524] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[358969.661] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[359090.497] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[359201.233] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[362589.221] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[368838.431] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 33ms, your system is too slow
[369847.011] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[378030.961] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[379451.617] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[379511.402] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[379647.322] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[456087.733] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[457260.815] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 24ms, your system is too slow
[457356.487] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 23ms, your system is too slow
[463199.470] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[465452.673] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[465519.240] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[466589.850] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[467048.962] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 34ms, your system is too slow
[467261.169] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[469014.307] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 26ms, your system is too slow
[469014.307] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[469093.493] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[469390.483] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[469823.376] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[470210.035] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[470900.700] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[471117.188] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[471132.278] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
[471167.560] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[471373.988] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[471373.988] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[471726.371] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[472738.191] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[472894.261] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[472894.261] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[473166.133] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[475039.537] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[476207.887] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[477384.872] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[506870.251] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[506917.115] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 20ms, your system is too slow
[507058.611] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[507151.147] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[522058.269] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[522423.658] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 22ms, your system is too slow
[528163.940] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[528327.101] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[528483.029] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[528659.815] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 26ms, your system is too slow
[528708.781] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[533323.336] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[542026.242] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[544871.502] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[544951.129] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[545514.992] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[545716.353] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[545822.039] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[545832.106] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[545965.040] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[546504.384] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[550246.796] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[550694.790] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[611638.587] (EE) Wacom Intuos S Pen eraser: Error reading wacom device : No such device
[611638.592] (II) config/udev: removing device Wacom Intuos S Pen stylus
[611638.594] (II) UnloadModule: "wacom"
[611638.594] (II) systemd-logind: not releasing fd for 13:84, still in use
[611638.594] (II) config/udev: removing device Wacom Intuos S Pen eraser
[611638.596] (II) UnloadModule: "wacom"
[611638.596] (II) systemd-logind: releasing fd for 13:84
[611638.654] (EE) Wacom Intuos S Pad pad: Error reading wacom device : No such device
[611638.658] (II) config/udev: removing device Wacom Intuos S Pad pad
[611638.660] (II) UnloadModule: "wacom"
[611638.660] (II) systemd-logind: releasing fd for 13:85
[612998.913] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[613094.623] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[614957.169] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[680620.397] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[680649.260] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[681041.876] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 17ms, your system is too slow
[681145.694] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[684228.146] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[690701.345] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[691234.942] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[691550.120] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-11ms), your system is too slow
[691622.668] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[691632.946] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[691657.919] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[691659.047] (EE) client bug: timer event4 debounce: scheduled expiry is in the past (-7ms), your system is too slow
[691659.047] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-20ms), your system is too slow
[691659.219] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[691659.219] (EE) client bug: timer event4 debounce: scheduled expiry is in the past (-3ms), your system is too slow
[691659.219] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-16ms), your system is too slow
[691673.002] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[691673.002] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[691708.237] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[692684.870] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[693061.317] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[693173.119] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[694884.569] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[701553.930] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[704295.862] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[704460.022] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[704564.106] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[704739.831] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[704770.506] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[704770.506] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[704860.870] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[704860.870] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[706743.768] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[715981.478] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[715990.394] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[716710.301] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[716780.796] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[718638.241] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[720809.322] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 33ms, your system is too slow
[720849.925] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[720976.314] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[721207.138] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[781045.657] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[788272.681] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[788373.338] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[789621.804] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[789677.179] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[865018.414] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[865056.990] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[865438.670] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[884972.282] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[885290.991] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[885300.946] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[885641.461] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[885703.482] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[885708.588] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[885708.588] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[886018.994] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[886175.082] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 19ms, your system is too slow
[889676.452] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 22ms, your system is too slow
[889865.413] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[889976.197] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[890086.142] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[890660.626] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[890738.181] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[890738.181] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[890991.500] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[945970.526] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 34ms, your system is too slow
[951456.461] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[951927.833] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[956218.837] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[957223.045] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[957279.590] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 30ms, your system is too slow
[957957.830] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[957970.918] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[958446.225] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[959506.144] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[959506.144] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[959991.592] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 33ms, your system is too slow
[960384.193] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[960640.928] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[961436.479] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[962301.826] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[962329.589] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[962581.818] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[962581.818] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[963198.433] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[963565.910] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-5ms), your system is too slow
[963855.683] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 38ms, your system is too slow
[966055.636] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[966060.804] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[966067.960] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[972626.555] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[973582.908] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[974035.898] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[974126.499] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1036435.923] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1042027.920] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1042365.633] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1042501.545] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1042572.037] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-4ms), your system is too slow
[1042788.484] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1043774.855] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1043842.967] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1043865.704] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1043880.813] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[1043880.813] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1044691.331] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1044716.515] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1044716.515] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1046312.420] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1047223.266] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1047256.333] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1047359.238] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1047478.786] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1047496.049] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1047581.407] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1047695.052] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 18ms, your system is too slow
[1047701.933] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1047701.933] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1048159.726] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[1048159.726] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1048739.120] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1048819.638] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1049909.656] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1049909.656] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[1050406.105] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[1050752.745] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[1051300.556] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[1051895.801] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[1052011.602] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1052092.147] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1052092.148] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1121423.410] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1128012.207] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1128042.408] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1128253.070] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 27ms, your system is too slow
[1128664.511] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[1128973.645] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1129030.071] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1129131.047] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[1129131.047] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1148906.110] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1149374.205] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1149449.729] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 16ms, your system is too slow
[1206383.503] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1209962.268] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1213509.269] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 32ms, your system is too slow
[1213666.943] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-3ms), your system is too slow
[1213671.974] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1214467.443] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1214506.982] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1214510.462] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1214678.869] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1214809.470] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[1214878.022] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1214878.022] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1215076.535] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1225984.086] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1226135.100] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1226186.758] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 25ms, your system is too slow
[1226627.574] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 31ms, your system is too slow
[1226921.363] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1227041.271] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1227401.471] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1227962.501] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1227962.501] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1228380.377] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1228664.768] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1231330.408] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1231361.346] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1231986.738] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[1232003.522] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[1232020.105] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[1232876.266] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1233088.483] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[1233088.483] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1233303.737] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[1233319.976] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1233535.385] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1234545.225] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1234545.225] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1235282.220] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1235307.371] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1237825.566] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1237855.059] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1238021.628] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1238296.662] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[1238299.710] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1239133.318] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1239445.494] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 27ms, your system is too slow
[1239533.798] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1239536.144] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[1239546.222] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1239787.878] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1239972.039] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 31ms, your system is too slow
[1240044.907] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1240072.644] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 22ms, your system is too slow
[1240185.919] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[1240187.079] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[1240187.080] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1240744.641] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1240759.741] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1246940.973] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1249055.158] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1249160.860] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1249895.728] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1251070.903] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 20ms, your system is too slow
[1251077.279] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 36ms, your system is too slow
[1252704.514] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1252734.714] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1252764.932] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1252971.337] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1294370.678] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 25ms, your system is too slow
[1294517.687] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1294875.180] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 19ms, your system is too slow
[1294894.332] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1294895.335] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1295021.176] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1295932.371] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1296225.694] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 18ms, your system is too slow
[1300543.817] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1300699.203] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1300699.414] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1301011.338] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1317007.715] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1317944.031] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1318346.501] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[1318411.701] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 21ms, your system is too slow
[1380041.925] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[1380922.779] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1384112.024] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[1384587.189] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-6ms), your system is too slow
[1398195.685] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 23ms, your system is too slow
[1398572.939] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[1398952.812] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1399355.522] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[1399909.473] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1400012.483] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1400055.389] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1400074.540] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[1400679.607] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 22ms, your system is too slow
[1400679.607] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1400941.438] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1401160.261] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[1410520.194] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1410580.618] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1410671.221] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1410701.405] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1410706.455] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1410706.455] (EE) event3  - Logitech USB Optical Mouse: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1410807.124] (EE) client bug: timer event3 debounce short: scheduled expiry is in the past (-0ms), your system is too slow
[1411404.548] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 24ms, your system is too slow
[1412241.751] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1413062.492] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1414914.992] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1414935.150] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1415181.840] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1415496.142] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 45ms, your system is too slow
[1415962.008] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1416925.359] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1417491.688] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1423260.614] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1427941.725] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1428223.582] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1469208.699] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 38ms, your system is too slow
[1479982.830] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[1480757.965] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[1481427.541] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1482129.173] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 23ms, your system is too slow
[1487030.015] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[1487117.241] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 35ms, your system is too slow
[1487135.742] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1494821.726] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1494871.280] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[1500952.804] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1502019.996] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1502211.267] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1502216.317] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1502395.182] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 33ms, your system is too slow
[1502880.749] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1502915.967] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 14ms, your system is too slow
[1503766.007] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[1503786.808] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[1503786.809] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1504717.984] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 22ms, your system is too slow
[1504717.984] (EE) event4  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1504798.571] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1504803.594] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[1504994.915] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1506203.689] (WW) glamor: Failed to allocate 2608760 bytes PBO due to GL_OUT_OF_MEMORY.
[1506209.873] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1506459.798] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1506777.953] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 29ms, your system is too slow
[1506897.758] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1506902.809] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 13ms, your system is too slow
[1506902.809] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[1507077.055] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1507335.235] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 17ms, your system is too slow
[1507627.202] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 34ms, your system is too slow
[1507627.202] (EE) event2  - ErgoDox EZ ErgoDox EZ: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[1510594.236] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 32ms, your system is too slow
[1510675.892] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 15ms, your system is too slow
[1511029.837] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 16ms, your system is too slow
[1511055.733] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 19ms, your system is too slow
[1565260.858] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1565448.727] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1565676.167] (EE) event2  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 28ms, your system is too slow
[1566700.424] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1567400.092] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 15ms, your system is too slow
[1567415.176] (EE) event3  - Logitech USB Optical Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[1567641.728] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 12ms, your system is too slow
[1570971.913] (EE) event4  - ErgoDox EZ ErgoDox EZ: client bug: event processing lagging behind by 11ms, your system is too slow
[1580401.012] (**) Option "fd" "17"
[1580401.119] (II) event1  - Power Button: device removed
[1580401.119] (**) Option "fd" "20"
[1580401.119] (II) event0  - Power Button: device removed
[1580401.119] (**) Option "fd" "21"
[1580401.119] (II) event2  - ErgoDox EZ ErgoDox EZ: device removed
[1580401.119] (**) Option "fd" "22"
[1580401.119] (II) event4  - ErgoDox EZ ErgoDox EZ: device removed
[1580401.119] (**) Option "fd" "23"
[1580401.119] (II) event5  - ErgoDox EZ ErgoDox EZ System Control: device removed
[1580401.119] (**) Option "fd" "24"
[1580401.119] (**) Option "fd" "25"
[1580401.119] (II) event7  - ErgoDox EZ ErgoDox EZ Keyboard: device removed
[1580401.119] (**) Option "fd" "26"
[1580401.119] (II) event3  - Logitech USB Optical Mouse: device removed
[1580401.120] (**) Option "fd" "24"
[1580401.120] (II) event6  - ErgoDox EZ ErgoDox EZ Consumer Control: device removed
[1580401.124] (II) UnloadModule: "libinput"
[1580401.124] (II) systemd-logind: not releasing fd for 13:70, still in use
[1580401.124] (II) UnloadModule: "libinput"
[1580401.124] (II) systemd-logind: releasing fd for 13:67
[1580401.184] (II) UnloadModule: "libinput"
[1580401.184] (II) systemd-logind: releasing fd for 13:71
[1580401.204] (II) UnloadModule: "libinput"
[1580401.204] (II) systemd-logind: releasing fd for 13:70
[1580401.244] (II) UnloadModule: "libinput"
[1580401.244] (II) systemd-logind: releasing fd for 13:69
[1580401.277] (II) UnloadModule: "libinput"
[1580401.277] (II) systemd-logind: releasing fd for 13:68
[1580401.347] (II) UnloadModule: "libinput"
[1580401.347] (II) systemd-logind: releasing fd for 13:66
[1580401.387] (II) UnloadModule: "libinput"
[1580401.387] (II) systemd-logind: releasing fd for 13:64
[1580401.415] (II) UnloadModule: "libinput"
[1580401.415] (II) systemd-logind: releasing fd for 13:65
[1580401.465] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[1580401.465] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[1580401.465] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[1580401.467] (II) Server terminated successfully (0). Closing log file.

sudo journalctl -b
http://ix.io/3SxS

lspci
http://ix.io/3SxV

lspci -k
http://ix.io/3SxW

Last edited by George13417127 (2022-03-18 23:17:07)

Offline

#2 2022-03-16 12:30:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,285

Re: [SOLVED] nvidia-lts not loading on linux-lts 5.15.28

Please don't hijack solved threads.

You do in principle have the same issue, there's no indication of nvidia modules being present, what's your output for

pacman -Qs nvidia
pacman -Q linux-lts linux-lts-headers

if you use the prebuilt nvidia-lts it should have version 510.54-8

Splitting from https://bbs.archlinux.org/viewtopic.php?id=265522

Offline

#3 2022-03-16 19:16:30

George13417127
Member
Registered: 2019-12-19
Posts: 8

Re: [SOLVED] nvidia-lts not loading on linux-lts 5.15.28

Please don't hijack solved threads.

Sorry.

pacman -Qs nvidia:

local/cuda 11.6.1-1

    NVIDIA's GPU programming toolkit
local/egl-wayland 2:1.1.9+r3+g582b2d3-1
    EGLStream-based Wayland external platform
local/libvdpau 1.5-1
    Nvidia VDPAU library
local/libxnvctrl 510.54-2
    NVIDIA NV-CONTROL X extension
local/nvidia-settings 510.54-2
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 510.54-1
    NVIDIA drivers utilities
local/opencl-nvidia 510.54-1
    OpenCL implemention for NVIDIA

And I didn't have the lts headers installed, but now I do.
pacman -Q linux-lts linux-lts-headers:

linux-lts 5.15.28-1
linux-lts-headers 5.15.28-1

Offline

#4 2022-03-16 19:56:07

loqs
Member
Registered: 2014-03-06
Posts: 18,970

Re: [SOLVED] nvidia-lts not loading on linux-lts 5.15.28

You do not have either nvidia-lts or nvidia-dkms installed.  You need one of those to provide the Nvidia kernel modules.

Offline

#5 2022-03-16 20:08:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,285

Re: [SOLVED] nvidia-lts not loading on linux-lts 5.15.28

You do not have the actual kernel module installed at all, install nvidia-lts or nvidia-dkms if you don't want to be dependant on package updates (... but have a relevantly increased installation time due to the compilation having to happen on your system)

edit: argh, F5 or preview why do I forget you

Last edited by V1del (2022-03-16 20:09:04)

Offline

#6 2022-03-18 23:15:59

George13417127
Member
Registered: 2019-12-19
Posts: 8

Re: [SOLVED] nvidia-lts not loading on linux-lts 5.15.28

Switching back to Linux mainline and installing the nvidia package worked. Thank you very much!

Offline

Board footer

Powered by FluxBB