You are not logged in.
I have noticed that when booted into Arch Linux my WiFi will often go in and out, meaning that no network requests are processed for a brief period of time like 5 seconds (e.g. google searches hang). When booted into Windows on the same machine this never happens. When using network benchmarking sites like fast.com, on Windows the same number (more or less) is consistently reported, while on Arch Linux the random "network bursts" I describe are often reflected in the fluctuation of the number displayed. Could something be wrong with my networking stack on Arch? This is a problem that also happens randomly, so for instance on one day these network bursts will keep occurring throughout the day, while on another day no bursts happen. I am confident that the problem is specific to Arch and not my home network because 1. other devices on the same network do not experience this and 2. on Windows this does not happen.
My laptop is a Lenovo Thinkpad X1 Carbon Gen 7. It originally came with Windows, but I partitioned my harddrive and setup Arch Linux so now when rebooting I can choose to boot into either Windows or Arch.
It may be relevant that on my home network there is two WiFis I can connect to, a 2.4 GHz one and a 5 GHz one.
It is also of note that when said network interruptions occur, if I disconnect and reconnect to the same network (using a keyboard shortcut handled by Xorg to make things quick) they briefly disappear but then immediately come back.
My kernel version is 6.1.68-1-lts
I am ready to post the necessary logs and other system information; here I start with my current Xorg log:
[ 15.591]
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[ 15.592] Current Operating System: Linux Marchant 6.1.68-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 13 Dec 2023 18:48:47 +0000 x86_64
[ 15.592] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=c5d365cb-ba59-491b-8d1b-48b92a47b6c4 rw loglevel=3 quiet
[ 15.592]
[ 15.592] Current version of pixman: 0.42.2
[ 15.592] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.592] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.593] (==) Log file: "/home/aneesh/.local/share/xorg/Xorg.0.log", Time: Tue Dec 19 22:56:23 2023
[ 15.596] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15.597] (==) No Layout section. Using the first Screen section.
[ 15.597] (==) No screen section available. Using defaults.
[ 15.597] (**) |-->Screen "Default Screen Section" (0)
[ 15.597] (**) | |-->Monitor "<default monitor>"
[ 15.598] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15.598] (==) Automatically adding devices
[ 15.598] (==) Automatically enabling devices
[ 15.598] (==) Automatically adding GPU devices
[ 15.598] (==) Automatically binding GPU devices
[ 15.598] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 15.598] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 15.598] Entry deleted from font path.
[ 15.598] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 15.598] Entry deleted from font path.
[ 15.598] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 15.598] Entry deleted from font path.
[ 15.600] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 15.600] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15.600] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.600] (II) Module ABI versions:
[ 15.600] X.Org ANSI C Emulation: 0.4
[ 15.600] X.Org Video Driver: 25.2
[ 15.600] X.Org XInput driver : 24.4
[ 15.600] X.Org Server Extension : 10.0
[ 15.601] (++) using VT number 1
[ 15.605] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 15.608] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 15.608] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 15.609] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 15.615] (--) PCI:*(0@0:2:0) 8086:9bca:17aa:2292 rev 4, Mem @ 0xe9000000/16777216, 0xc0000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[ 15.615] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 15.615] (II) LoadModule: "glx"
[ 15.615] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.621] (II) Module glx: vendor="X.Org Foundation"
[ 15.621] compiled for 1.21.1.10, module version = 1.0.0
[ 15.621] ABI class: X.Org Server Extension, version 10.0
[ 15.621] (==) Matched intel as autoconfigured driver 0
[ 15.621] (==) Matched modesetting as autoconfigured driver 1
[ 15.621] (==) Matched fbdev as autoconfigured driver 2
[ 15.621] (==) Matched vesa as autoconfigured driver 3
[ 15.621] (==) Assigned the driver to the xf86ConfigLayout
[ 15.621] (II) LoadModule: "intel"
[ 15.621] (WW) Warning, couldn't open module intel
[ 15.621] (EE) Failed to load module "intel" (module does not exist, 0)
[ 15.621] (II) LoadModule: "modesetting"
[ 15.622] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 15.624] (II) Module modesetting: vendor="X.Org Foundation"
[ 15.624] compiled for 1.21.1.10, module version = 1.21.1
[ 15.624] Module class: X.Org Video Driver
[ 15.624] ABI class: X.Org Video Driver, version 25.2
[ 15.624] (II) LoadModule: "fbdev"
[ 15.624] (WW) Warning, couldn't open module fbdev
[ 15.624] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 15.624] (II) LoadModule: "vesa"
[ 15.624] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 15.625] (II) Module vesa: vendor="X.Org Foundation"
[ 15.625] compiled for 1.21.1.4, module version = 2.6.0
[ 15.625] Module class: X.Org Video Driver
[ 15.625] ABI class: X.Org Video Driver, version 25.2
[ 15.625] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 15.625] (II) VESA: driver for VESA chipsets: vesa
[ 15.625] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 15.625] (II) modeset(0): using drv /dev/dri/card0
[ 15.625] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 15.625] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 15.625] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 15.625] (==) modeset(0): RGB weight 888
[ 15.625] (==) modeset(0): Default visual is TrueColor
[ 15.625] (II) Loading sub module "glamoregl"
[ 15.625] (II) LoadModule: "glamoregl"
[ 15.625] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 15.630] (II) Module glamoregl: vendor="X.Org Foundation"
[ 15.630] compiled for 1.21.1.10, module version = 1.0.1
[ 15.630] ABI class: X.Org ANSI C Emulation, version 0.4
[ 15.734] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[ 15.734] (II) modeset(0): glamor initialized
[ 15.734] (==) modeset(0): VariableRefresh: disabled
[ 15.734] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 15.736] (II) modeset(0): Output eDP-1 has no monitor section
[ 16.003] (II) modeset(0): Output DP-1 has no monitor section
[ 16.079] (II) modeset(0): Output HDMI-1 has no monitor section
[ 16.080] (II) modeset(0): Output DP-2 has no monitor section
[ 16.081] (II) modeset(0): EDID for output eDP-1
[ 16.081] (II) modeset(0): Manufacturer: AUO Model: 233d Serial#: 0
[ 16.081] (II) modeset(0): Year: 2017 Week: 0
[ 16.081] (II) modeset(0): EDID Version: 1.4
[ 16.081] (II) modeset(0): Digital Display Input
[ 16.081] (II) modeset(0): 6 bits per channel
[ 16.081] (II) modeset(0): Digital interface is DisplayPort
[ 16.081] (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 16.081] (II) modeset(0): Gamma: 2.20
[ 16.081] (II) modeset(0): No DPMS capabilities specified
[ 16.081] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 16.081] (II) modeset(0): First detailed timing is preferred mode
[ 16.081] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 16.081] (II) modeset(0): redX: 0.643 redY: 0.334 greenX: 0.308 greenY: 0.627
[ 16.081] (II) modeset(0): blueX: 0.154 blueY: 0.048 whiteX: 0.313 whiteY: 0.329
[ 16.081] (II) modeset(0): Manufacturer's mask: 0
[ 16.081] (II) modeset(0): Supported detailed timing:
[ 16.081] (II) modeset(0): clock: 141.0 MHz Image Size: 309 x 174 mm
[ 16.081] (II) modeset(0): h_active: 1920 h_sync: 1936 h_sync_end 1952 h_blank_end 2104 h_border: 0
[ 16.081] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1097 v_blanking: 1116 v_border: 0
[ 16.081] (II) modeset(0): Unknown vendor-specific block f
[ 16.081] (II) modeset(0): AUO
[ 16.081] (II) modeset(0): B140HAK02.3
[ 16.081] (II) modeset(0): EDID (in hex):
[ 16.081] (II) modeset(0): 00ffffffffffff0006af3d2300000000
[ 16.081] (II) modeset(0): 001b0104951f117802ae95a4554ea027
[ 16.081] (II) modeset(0): 0c505400000001010101010101010101
[ 16.081] (II) modeset(0): 010101010101143780b8703824401010
[ 16.081] (II) modeset(0): 3e0035ae100000180000000f00000000
[ 16.081] (II) modeset(0): 00000000000000000020000000fe0041
[ 16.081] (II) modeset(0): 554f0a202020202020202020000000fe
[ 16.081] (II) modeset(0): 004231343048414b30322e33200a00b7
[ 16.081] (II) modeset(0): Printing probed modes for output eDP-1
[ 16.081] (II) modeset(0): Modeline "1920x1080"x60.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 16.081] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 16.081] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 16.081] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 16.081] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 16.081] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 16.081] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 16.081] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 16.081] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 16.081] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 16.081] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 16.081] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 16.081] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 16.081] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 16.081] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 16.081] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 16.082] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 16.082] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 16.082] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 16.082] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 16.082] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 16.082] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 16.082] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 16.082] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 16.082] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 16.082] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 16.082] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 16.082] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 16.082] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 16.082] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 16.082] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 16.082] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 16.349] (II) modeset(0): EDID for output DP-1
[ 16.426] (II) modeset(0): EDID for output HDMI-1
[ 16.426] (II) modeset(0): Manufacturer: DEL Model: a196 Serial#: 810700876
[ 16.426] (II) modeset(0): Year: 2023 Week: 20
[ 16.426] (II) modeset(0): EDID Version: 1.3
[ 16.426] (II) modeset(0): Digital Display Input
[ 16.426] (II) modeset(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 16.426] (II) modeset(0): Gamma: 2.20
[ 16.426] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 16.426] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 16.426] (II) modeset(0): First detailed timing is preferred mode
[ 16.426] (II) modeset(0): redX: 0.657 redY: 0.329 greenX: 0.305 greenY: 0.645
[ 16.426] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 16.426] (II) modeset(0): Supported established timings:
[ 16.426] (II) modeset(0): 720x400@70Hz
[ 16.426] (II) modeset(0): 640x480@60Hz
[ 16.426] (II) modeset(0): 640x480@75Hz
[ 16.426] (II) modeset(0): 800x600@60Hz
[ 16.426] (II) modeset(0): 800x600@75Hz
[ 16.426] (II) modeset(0): 1024x768@60Hz
[ 16.426] (II) modeset(0): 1024x768@75Hz
[ 16.426] (II) modeset(0): 1280x1024@75Hz
[ 16.426] (II) modeset(0): Manufacturer's mask: 0
[ 16.426] (II) modeset(0): Supported standard timings:
[ 16.426] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 16.426] (II) modeset(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 16.426] (II) modeset(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 16.426] (II) modeset(0): #3: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 16.426] (II) modeset(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 16.426] (II) modeset(0): #5: hsize: 2048 vsize 1280 refresh: 60 vid: 225
[ 16.426] (II) modeset(0): Supported detailed timing:
[ 16.426] (II) modeset(0): clock: 594.0 MHz Image Size: 597 x 336 mm
[ 16.426] (II) modeset(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0
[ 16.426] (II) modeset(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0
[ 16.426] (II) modeset(0): Serial No: JJQVM43
[ 16.426] (II) modeset(0): Monitor name: DELL S2721QS
[ 16.426] (II) modeset(0): Ranges: V min: 40 V max: 60 Hz, H min: 130 H max: 137 kHz, PixClock max 605 MHz
[ 16.426] (II) modeset(0): Supported detailed timing:
[ 16.426] (II) modeset(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 16.426] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 16.426] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 16.426] (II) modeset(0): Number of EDID sections to follow: 1
[ 16.426] (II) modeset(0): EDID (in hex):
[ 16.426] (II) modeset(0): 00ffffffffffff0010ac96a14c505230
[ 16.426] (II) modeset(0): 14210103803c2278ea5095a8544ea526
[ 16.426] (II) modeset(0): 0f5054a54b00714f8180a9c0a940d1c0
[ 16.426] (II) modeset(0): e1000101010108e80030f2705a80b058
[ 16.426] (II) modeset(0): 8a0055502100001e000000ff004a4a51
[ 16.426] (II) modeset(0): 564d34330a2020202020000000fc0044
[ 16.426] (II) modeset(0): 454c4c20533237323151530a000000fd
[ 16.426] (II) modeset(0): 00283c82893c000a202020202020016f
[ 16.427] (II) modeset(0): 020345f1546101020304050607101112
[ 16.427] (II) modeset(0): 1415161f20215d5e5f23090707830100
[ 16.427] (II) modeset(0): 006d030c001000384420006003020167
[ 16.427] (II) modeset(0): d85dc401788001e40f010000681a0000
[ 16.427] (II) modeset(0): 0101283ce6565e00a0a0a02950302035
[ 16.427] (II) modeset(0): 0055502100001a000000000000000000
[ 16.427] (II) modeset(0): 00000000000000000000000000000000
[ 16.427] (II) modeset(0): 0000000000000000000000000000002e
[ 16.427] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[ 16.427] (II) modeset(0): Printing probed modes for output HDMI-1
[ 16.427] (II) modeset(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
[ 16.427] (II) modeset(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[ 16.427] (II) modeset(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[ 16.427] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 16.427] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 16.427] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 16.427] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 16.427] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 16.427] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.427] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 16.427] (II) modeset(0): EDID for output DP-2
[ 16.427] (II) modeset(0): Output eDP-1 connected
[ 16.427] (II) modeset(0): Output DP-1 disconnected
[ 16.427] (II) modeset(0): Output HDMI-1 connected
[ 16.427] (II) modeset(0): Output DP-2 disconnected
[ 16.427] (II) modeset(0): Using exact sizes for initial modes
[ 16.427] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 16.427] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[ 16.428] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.428] (==) modeset(0): DPI set to (96, 96)
[ 16.428] (II) Loading sub module "fb"
[ 16.428] (II) LoadModule: "fb"
[ 16.428] (II) Module "fb" already built-in
[ 16.428] (II) UnloadModule: "vesa"
[ 16.428] (II) Unloading vesa
[ 16.483] (==) modeset(0): Backing store enabled
[ 16.483] (==) modeset(0): Silken mouse enabled
[ 16.710] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 16.710] (==) modeset(0): DPMS enabled
[ 16.711] (II) modeset(0): [DRI2] Setup complete
[ 16.711] (II) modeset(0): [DRI2] DRI driver: iris
[ 16.711] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 16.711] (II) Initializing extension Generic Event Extension
[ 16.711] (II) Initializing extension SHAPE
[ 16.711] (II) Initializing extension MIT-SHM
[ 16.712] (II) Initializing extension XInputExtension
[ 16.712] (II) Initializing extension XTEST
[ 16.712] (II) Initializing extension BIG-REQUESTS
[ 16.713] (II) Initializing extension SYNC
[ 16.713] (II) Initializing extension XKEYBOARD
[ 16.713] (II) Initializing extension XC-MISC
[ 16.714] (II) Initializing extension SECURITY
[ 16.714] (II) Initializing extension XFIXES
[ 16.714] (II) Initializing extension RENDER
[ 16.715] (II) Initializing extension RANDR
[ 16.715] (II) Initializing extension COMPOSITE
[ 16.715] (II) Initializing extension DAMAGE
[ 16.716] (II) Initializing extension MIT-SCREEN-SAVER
[ 16.716] (II) Initializing extension DOUBLE-BUFFER
[ 16.716] (II) Initializing extension RECORD
[ 16.717] (II) Initializing extension DPMS
[ 16.717] (II) Initializing extension Present
[ 16.717] (II) Initializing extension DRI3
[ 16.718] (II) Initializing extension X-Resource
[ 16.718] (II) Initializing extension XVideo
[ 16.718] (II) Initializing extension XVideo-MotionCompensation
[ 16.718] (II) Initializing extension GLX
[ 16.742] (II) AIGLX: Loaded and initialized iris
[ 16.742] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 16.742] (II) Initializing extension XFree86-VidModeExtension
[ 16.742] (II) Initializing extension XFree86-DGA
[ 16.743] (II) Initializing extension XFree86-DRI
[ 16.743] (II) Initializing extension DRI2
[ 16.744] (II) modeset(0): Damage tracking initialized
[ 16.744] (II) modeset(0): Setting screen physical size to 508 x 285
[ 16.847] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 16.847] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 16.847] (II) LoadModule: "libinput"
[ 16.847] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 16.850] (II) Module libinput: vendor="X.Org Foundation"
[ 16.850] compiled for 1.21.1.8, module version = 1.4.0
[ 16.850] Module class: X.Org XInput Driver
[ 16.850] ABI class: X.Org XInput driver, version 24.4
[ 16.850] (II) Using input driver 'libinput' for 'Power Button'
[ 16.850] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[ 16.850] (**) Power Button: always reports core events
[ 16.850] (**) Option "Device" "/dev/input/event2"
[ 16.854] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 16.855] (II) event2 - Power Button: device is a keyboard
[ 16.855] (II) event2 - Power Button: device removed
[ 16.855] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 16.855] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 16.855] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 16.855] (II) event2 - Power Button: device is a keyboard
[ 16.856] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 16.856] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 16.856] (II) Using input driver 'libinput' for 'Video Bus'
[ 16.856] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[ 16.856] (**) Video Bus: always reports core events
[ 16.856] (**) Option "Device" "/dev/input/event4"
[ 16.856] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 16.857] (II) event4 - Video Bus: device is a keyboard
[ 16.857] (II) event4 - Video Bus: device removed
[ 16.857] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
[ 16.857] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 16.857] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 16.857] (II) event4 - Video Bus: device is a keyboard
[ 16.858] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 16.858] (II) No input driver specified, ignoring this device.
[ 16.858] (II) This device may have been added with another device file.
[ 16.858] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 16.858] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 16.858] (II) Using input driver 'libinput' for 'Sleep Button'
[ 16.858] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[ 16.858] (**) Sleep Button: always reports core events
[ 16.858] (**) Option "Device" "/dev/input/event0"
[ 16.859] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 16.859] (II) event0 - Sleep Button: device is a keyboard
[ 16.859] (II) event0 - Sleep Button: device removed
[ 16.859] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 16.859] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 16.859] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 16.859] (II) event0 - Sleep Button: device is a keyboard
[ 16.860] (II) config/udev: Adding input device Logitech M510 (/dev/input/event7)
[ 16.860] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 16.860] (II) Using input driver 'libinput' for 'Logitech M510'
[ 16.861] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[ 16.861] (**) Logitech M510: always reports core events
[ 16.861] (**) Option "Device" "/dev/input/event7"
[ 16.862] (II) event7 - Logitech M510: is tagged by udev as: Mouse
[ 16.862] (II) event7 - Logitech M510: device is a pointer
[ 16.862] (II) event7 - Logitech M510: device removed
[ 16.862] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.862] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.862] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:4051.0005/input/input23/event7"
[ 16.862] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 9)
[ 16.862] (**) Option "AccelerationScheme" "none"
[ 16.862] (**) Logitech M510: (accel) selected scheme none/0
[ 16.862] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 16.862] (**) Logitech M510: (accel) acceleration threshold: 4
[ 16.863] (II) event7 - Logitech M510: is tagged by udev as: Mouse
[ 16.863] (II) event7 - Logitech M510: device is a pointer
[ 16.864] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[ 16.864] (II) No input driver specified, ignoring this device.
[ 16.864] (II) This device may have been added with another device file.
[ 16.864] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/event9)
[ 16.864] (**) Raydium Corporation Raydium Touch System: Applying InputClass "libinput touchscreen catchall"
[ 16.864] (II) Using input driver 'libinput' for 'Raydium Corporation Raydium Touch System'
[ 16.920] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 33 paused 0
[ 16.920] (**) Raydium Corporation Raydium Touch System: always reports core events
[ 16.920] (**) Option "Device" "/dev/input/event9"
[ 16.922] (II) event9 - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[ 16.922] (II) event9 - Raydium Corporation Raydium Touch System: device is a touch device
[ 16.922] (II) event9 - Raydium Corporation Raydium Touch System: device removed
[ 16.922] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:2386:4328.0004/input/input14/event9"
[ 16.922] (II) XINPUT: Adding extended input device "Raydium Corporation Raydium Touch System" (type: TOUCHSCREEN, id 10)
[ 16.922] (**) Option "AccelerationScheme" "none"
[ 16.922] (**) Raydium Corporation Raydium Touch System: (accel) selected scheme none/0
[ 16.922] (**) Raydium Corporation Raydium Touch System: (accel) acceleration factor: 2.000
[ 16.922] (**) Raydium Corporation Raydium Touch System: (accel) acceleration threshold: 4
[ 16.924] (II) event9 - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[ 16.924] (II) event9 - Raydium Corporation Raydium Touch System: device is a touch device
[ 16.926] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/mouse1)
[ 16.926] (II) No input driver specified, ignoring this device.
[ 16.926] (II) This device may have been added with another device file.
[ 16.926] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event6)
[ 16.927] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 16.927] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 16.927] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[ 16.927] (**) Integrated Camera: Integrated C: always reports core events
[ 16.927] (**) Option "Device" "/dev/input/event6"
[ 16.929] (II) event6 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 16.930] (II) event6 - Integrated Camera: Integrated C: device is a keyboard
[ 16.930] (II) event6 - Integrated Camera: Integrated C: device removed
[ 16.930] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18/event6"
[ 16.930] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[ 16.932] (II) event6 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 16.932] (II) event6 - Integrated Camera: Integrated C: device is a keyboard
[ 16.934] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Mouse (/dev/input/event11)
[ 16.934] (**) SYNA8004:00 06CB:CD8B Mouse: Applying InputClass "libinput pointer catchall"
[ 16.934] (II) Using input driver 'libinput' for 'SYNA8004:00 06CB:CD8B Mouse'
[ 16.935] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 16.935] (**) SYNA8004:00 06CB:CD8B Mouse: always reports core events
[ 16.935] (**) Option "Device" "/dev/input/event11"
[ 16.937] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: is tagged by udev as: Mouse Pointingstick
[ 16.937] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device is a pointer
[ 16.939] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device removed
[ 16.939] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.939] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.939] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.939] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-SYNA8004:00/0018:06CB:CD8B.0006/input/input24/event11"
[ 16.939] (II) XINPUT: Adding extended input device "SYNA8004:00 06CB:CD8B Mouse" (type: MOUSE, id 12)
[ 16.939] (**) Option "AccelerationScheme" "none"
[ 16.939] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) selected scheme none/0
[ 16.939] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) acceleration factor: 2.000
[ 16.939] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) acceleration threshold: 4
[ 16.941] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: is tagged by udev as: Mouse Pointingstick
[ 16.941] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device is a pointer
[ 16.944] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Mouse (/dev/input/mouse3)
[ 16.944] (II) No input driver specified, ignoring this device.
[ 16.944] (II) This device may have been added with another device file.
[ 16.944] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Touchpad (/dev/input/event12)
[ 16.945] (**) SYNA8004:00 06CB:CD8B Touchpad: Applying InputClass "libinput touchpad catchall"
[ 16.945] (II) Using input driver 'libinput' for 'SYNA8004:00 06CB:CD8B Touchpad'
[ 16.945] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 36 paused 0
[ 16.946] (**) SYNA8004:00 06CB:CD8B Touchpad: always reports core events
[ 16.946] (**) Option "Device" "/dev/input/event12"
[ 16.948] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: is tagged by udev as: Touchpad
[ 16.951] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device is a touchpad
[ 16.951] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device removed
[ 16.951] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.951] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.951] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-SYNA8004:00/0018:06CB:CD8B.0006/input/input25/event12"
[ 16.952] (II) XINPUT: Adding extended input device "SYNA8004:00 06CB:CD8B Touchpad" (type: TOUCHPAD, id 13)
[ 16.955] (**) Option "AccelerationScheme" "none"
[ 16.955] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) selected scheme none/0
[ 16.955] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) acceleration factor: 2.000
[ 16.955] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) acceleration threshold: 4
[ 16.957] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: is tagged by udev as: Touchpad
[ 16.960] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device is a touchpad
[ 16.961] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Touchpad (/dev/input/mouse4)
[ 16.961] (II) No input driver specified, ignoring this device.
[ 16.961] (II) This device may have been added with another device file.
[ 16.962] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event13)
[ 16.962] (II) No input driver specified, ignoring this device.
[ 16.962] (II) This device may have been added with another device file.
[ 16.962] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event14)
[ 16.962] (**) sof-hda-dsp Headphone: Applying InputClass "libinput keyboard catchall"
[ 16.962] (II) Using input driver 'libinput' for 'sof-hda-dsp Headphone'
[ 16.963] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 37 paused 0
[ 16.963] (**) sof-hda-dsp Headphone: always reports core events
[ 16.963] (**) Option "Device" "/dev/input/event14"
[ 16.964] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[ 16.964] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[ 16.964] (II) event14 - sof-hda-dsp Headphone: device removed
[ 16.964] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input28/event14"
[ 16.964] (II) XINPUT: Adding extended input device "sof-hda-dsp Headphone" (type: KEYBOARD, id 14)
[ 16.965] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[ 16.965] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[ 16.966] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event15)
[ 16.966] (II) No input driver specified, ignoring this device.
[ 16.966] (II) This device may have been added with another device file.
[ 16.967] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event16)
[ 16.967] (II) No input driver specified, ignoring this device.
[ 16.967] (II) This device may have been added with another device file.
[ 16.967] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event17)
[ 16.967] (II) No input driver specified, ignoring this device.
[ 16.967] (II) This device may have been added with another device file.
[ 16.967] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 16.967] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 16.967] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 16.968] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
[ 16.968] (**) AT Translated Set 2 keyboard: always reports core events
[ 16.968] (**) Option "Device" "/dev/input/event3"
[ 16.969] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 16.969] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 16.970] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 16.970] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 16.970] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 16.971] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 16.971] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 16.972] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[ 16.972] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[ 16.972] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[ 16.973] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 39 paused 0
[ 16.973] (**) TPPS/2 Elan TrackPoint: always reports core events
[ 16.973] (**) Option "Device" "/dev/input/event8"
[ 16.974] (II) event8 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 16.974] (II) event8 - TPPS/2 Elan TrackPoint: device is a pointer
[ 16.975] (II) event8 - TPPS/2 Elan TrackPoint: device removed
[ 16.975] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.975] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.975] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 16.975] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event8"
[ 16.975] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[ 16.975] (**) Option "AccelerationScheme" "none"
[ 16.975] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[ 16.975] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[ 16.975] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[ 16.976] (II) event8 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 16.976] (II) event8 - TPPS/2 Elan TrackPoint: device is a pointer
[ 16.977] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[ 16.977] (II) No input driver specified, ignoring this device.
[ 16.977] (II) This device may have been added with another device file.
[ 16.977] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 16.977] (II) No input driver specified, ignoring this device.
[ 16.977] (II) This device may have been added with another device file.
[ 16.979] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[ 16.979] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 16.979] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 16.980] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
[ 16.980] (**) ThinkPad Extra Buttons: always reports core events
[ 16.980] (**) Option "Device" "/dev/input/event10"
[ 16.980] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 16.980] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[ 16.980] (II) event10 - ThinkPad Extra Buttons: device removed
[ 16.980] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input17/event10"
[ 16.980] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[ 16.981] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 16.981] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[ 53.082] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 68.840] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[ 68.840] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 68.840] (II) Using input driver 'libinput' for 'Magic Keyboard'
[ 68.842] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 51 paused 0
[ 68.842] (**) Magic Keyboard: always reports core events
[ 68.842] (**) Option "Device" "/dev/input/event18"
[ 68.847] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[ 68.847] (II) event18 - Magic Keyboard: device is a keyboard
[ 68.849] (II) event18 - Magic Keyboard: device removed
[ 68.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0007/input/input34/event18"
[ 68.849] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[ 68.853] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[ 68.854] (II) event18 - Magic Keyboard: device is a keyboard
[ 47708.465] (II) modeset(0): EDID vendor "AUO", prod id 9021
[ 47708.465] (II) modeset(0): Printing DDC gathered Modelines:
[ 47708.465] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 47709.598] (II) modeset(0): EDID vendor "AUO", prod id 9021
[ 47709.598] (II) modeset(0): Printing DDC gathered Modelines:
[ 47709.598] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 47709.646] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 47709.962] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[ 47845.804] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event19)
[ 47845.804] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 47845.804] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[ 47845.808] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 64 paused 0
[ 47845.809] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[ 47845.809] (**) Option "Device" "/dev/input/event19"
[ 47845.810] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 47845.810] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 47845.812] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 47845.812] (**) Option "config_info" "udev:/sys/devices/virtual/input/input35/event19"
[ 47845.812] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 19)
[ 47845.814] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 47845.814] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 48026.986] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 27ms, your system is too slow
[ 48114.448] (EE) event18 - Magic Keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
[ 48570.903] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 31ms, your system is too slow
[ 48642.349] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 29ms, your system is too slow
[ 48717.799] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 27ms, your system is too slow
[ 49295.081] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 33ms, your system is too slow
[ 49295.081] (EE) event7 - Logitech M510: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 49362.120] (II) modeset(0): EDID vendor "AUO", prod id 9021
[ 49362.120] (II) modeset(0): Printing DDC gathered Modelines:
[ 49362.120] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 49362.481] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[ 49362.869] (II) modeset(0): EDID vendor "AUO", prod id 9021
[ 49362.869] (II) modeset(0): Printing DDC gathered Modelines:
[ 49362.870] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 49363.232] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[ 49363.235] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[ 49363.235] (II) No input driver specified, ignoring this device.
[ 49363.235] (II) This device may have been added with another device file.
[ 49363.235] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/mouse1)
[ 49363.235] (II) No input driver specified, ignoring this device.
[ 49363.235] (II) This device may have been added with another device file.
[ 49363.236] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Mouse (/dev/input/mouse3)
[ 49363.236] (II) No input driver specified, ignoring this device.
[ 49363.236] (II) This device may have been added with another device file.
[ 49363.236] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Touchpad (/dev/input/mouse4)
[ 49363.236] (II) No input driver specified, ignoring this device.
[ 49363.236] (II) This device may have been added with another device file.
[ 49363.238] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse2)
[ 49363.238] (II) No input driver specified, ignoring this device.
[ 49363.238] (II) This device may have been added with another device file.
[ 49363.239] (II) config/udev: removing device Power Button
[ 49363.239] (**) Option "fd" "27"
[ 49363.239] (II) event2 - Power Button: device removed
[ 49363.239] (II) UnloadModule: "libinput"
[ 49363.239] (II) systemd-logind: releasing fd for 13:66
[ 49363.240] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 49363.241] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 49363.241] (II) Using input driver 'libinput' for 'Power Button'
[ 49363.245] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 55 paused 0
[ 49363.245] (**) Power Button: always reports core events
[ 49363.245] (**) Option "Device" "/dev/input/event2"
[ 49363.246] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 49363.247] (II) event2 - Power Button: device is a keyboard
[ 49363.247] (II) event2 - Power Button: device removed
[ 49363.247] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 49363.247] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 49363.249] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 49363.249] (II) event2 - Power Button: device is a keyboard
[ 49363.251] (II) config/udev: removing device Video Bus
[ 49363.251] (**) Option "fd" "30"
[ 49363.251] (II) event4 - Video Bus: device removed
[ 49363.252] (II) UnloadModule: "libinput"
[ 49363.252] (II) systemd-logind: releasing fd for 13:68
[ 49363.253] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 49363.253] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 49363.253] (II) Using input driver 'libinput' for 'Video Bus'
[ 49363.255] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[ 49363.255] (**) Video Bus: always reports core events
[ 49363.255] (**) Option "Device" "/dev/input/event4"
[ 49363.255] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 49363.255] (II) event4 - Video Bus: device is a keyboard
[ 49363.256] (II) event4 - Video Bus: device removed
[ 49363.256] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
[ 49363.256] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 49363.256] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 49363.257] (II) event4 - Video Bus: device is a keyboard
[ 49363.257] (II) config/udev: removing device Magic Keyboard
[ 49363.257] (**) Option "fd" "51"
[ 49363.257] (II) event18 - Magic Keyboard: device removed
[ 49363.257] (II) UnloadModule: "libinput"
[ 49363.257] (II) systemd-logind: releasing fd for 13:82
[ 49363.258] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[ 49363.258] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 49363.258] (II) Using input driver 'libinput' for 'Magic Keyboard'
[ 49363.259] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 51 paused 0
[ 49363.259] (**) Magic Keyboard: always reports core events
[ 49363.259] (**) Option "Device" "/dev/input/event18"
[ 49363.260] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[ 49363.260] (II) event18 - Magic Keyboard: device is a keyboard
[ 49363.260] (II) event18 - Magic Keyboard: device removed
[ 49363.260] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0007/input/input34/event18"
[ 49363.260] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[ 49363.261] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[ 49363.261] (II) event18 - Magic Keyboard: device is a keyboard
[ 49363.262] (II) config/udev: removing device Sleep Button
[ 49363.262] (**) Option "fd" "31"
[ 49363.262] (II) event0 - Sleep Button: device removed
[ 49363.262] (II) UnloadModule: "libinput"
[ 49363.262] (II) systemd-logind: releasing fd for 13:64
[ 49363.262] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 49363.262] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 49363.262] (II) Using input driver 'libinput' for 'Sleep Button'
[ 49363.263] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[ 49363.263] (**) Sleep Button: always reports core events
[ 49363.263] (**) Option "Device" "/dev/input/event0"
[ 49363.264] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 49363.264] (II) event0 - Sleep Button: device is a keyboard
[ 49363.264] (II) event0 - Sleep Button: device removed
[ 49363.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 49363.264] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 49363.265] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 49363.265] (II) event0 - Sleep Button: device is a keyboard
[ 49363.266] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 49363.266] (II) No input driver specified, ignoring this device.
[ 49363.266] (II) This device may have been added with another device file.
[ 49363.266] (II) config/udev: removing device Logitech M510
[ 49363.266] (**) Option "fd" "32"
[ 49363.266] (II) event7 - Logitech M510: device removed
[ 49363.266] (II) UnloadModule: "libinput"
[ 49363.266] (II) systemd-logind: releasing fd for 13:71
[ 49363.267] (II) config/udev: Adding input device Logitech M510 (/dev/input/event7)
[ 49363.267] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 49363.267] (II) Using input driver 'libinput' for 'Logitech M510'
[ 49363.268] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[ 49363.268] (**) Logitech M510: always reports core events
[ 49363.268] (**) Option "Device" "/dev/input/event7"
[ 49363.269] (II) event7 - Logitech M510: is tagged by udev as: Mouse
[ 49363.269] (II) event7 - Logitech M510: device is a pointer
[ 49363.269] (II) event7 - Logitech M510: device removed
[ 49363.269] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.269] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.269] (II) libinput: Logitech M510: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.269] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:4051.0005/input/input23/event7"
[ 49363.269] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 9)
[ 49363.269] (**) Option "AccelerationScheme" "none"
[ 49363.269] (**) Logitech M510: (accel) selected scheme none/0
[ 49363.269] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 49363.269] (**) Logitech M510: (accel) acceleration threshold: 4
[ 49363.270] (II) event7 - Logitech M510: is tagged by udev as: Mouse
[ 49363.271] (II) event7 - Logitech M510: device is a pointer
[ 49363.271] (II) config/udev: removing device Integrated Camera: Integrated C
[ 49363.271] (**) Option "fd" "34"
[ 49363.271] (II) event6 - Integrated Camera: Integrated C: device removed
[ 49363.271] (II) UnloadModule: "libinput"
[ 49363.271] (II) systemd-logind: releasing fd for 13:70
[ 49363.272] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event6)
[ 49363.272] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 49363.272] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 49363.273] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[ 49363.273] (**) Integrated Camera: Integrated C: always reports core events
[ 49363.273] (**) Option "Device" "/dev/input/event6"
[ 49363.273] (II) event6 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 49363.274] (II) event6 - Integrated Camera: Integrated C: device is a keyboard
[ 49363.274] (II) event6 - Integrated Camera: Integrated C: device removed
[ 49363.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18/event6"
[ 49363.274] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[ 49363.275] (II) event6 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 49363.275] (II) event6 - Integrated Camera: Integrated C: device is a keyboard
[ 49363.275] (II) config/udev: removing device SYNA8004:00 06CB:CD8B Mouse
[ 49363.275] (**) Option "fd" "35"
[ 49363.275] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device removed
[ 49363.275] (II) UnloadModule: "libinput"
[ 49363.275] (II) systemd-logind: releasing fd for 13:75
[ 49363.276] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Mouse (/dev/input/event11)
[ 49363.276] (**) SYNA8004:00 06CB:CD8B Mouse: Applying InputClass "libinput pointer catchall"
[ 49363.276] (II) Using input driver 'libinput' for 'SYNA8004:00 06CB:CD8B Mouse'
[ 49363.277] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 49363.277] (**) SYNA8004:00 06CB:CD8B Mouse: always reports core events
[ 49363.277] (**) Option "Device" "/dev/input/event11"
[ 49363.278] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: is tagged by udev as: Mouse Pointingstick
[ 49363.278] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device is a pointer
[ 49363.279] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device removed
[ 49363.279] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.279] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.279] (II) libinput: SYNA8004:00 06CB:CD8B Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.279] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-SYNA8004:00/0018:06CB:CD8B.0006/input/input24/event11"
[ 49363.279] (II) XINPUT: Adding extended input device "SYNA8004:00 06CB:CD8B Mouse" (type: MOUSE, id 12)
[ 49363.279] (**) Option "AccelerationScheme" "none"
[ 49363.279] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) selected scheme none/0
[ 49363.279] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) acceleration factor: 2.000
[ 49363.279] (**) SYNA8004:00 06CB:CD8B Mouse: (accel) acceleration threshold: 4
[ 49363.280] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: is tagged by udev as: Mouse Pointingstick
[ 49363.280] (II) event11 - SYNA8004:00 06CB:CD8B Mouse: device is a pointer
[ 49363.282] (II) config/udev: removing device sof-hda-dsp Headphone
[ 49363.282] (**) Option "fd" "37"
[ 49363.282] (II) event14 - sof-hda-dsp Headphone: device removed
[ 49363.282] (II) UnloadModule: "libinput"
[ 49363.282] (II) systemd-logind: releasing fd for 13:78
[ 49363.282] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event14)
[ 49363.282] (**) sof-hda-dsp Headphone: Applying InputClass "libinput keyboard catchall"
[ 49363.282] (II) Using input driver 'libinput' for 'sof-hda-dsp Headphone'
[ 49363.283] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 37 paused 0
[ 49363.283] (**) sof-hda-dsp Headphone: always reports core events
[ 49363.283] (**) Option "Device" "/dev/input/event14"
[ 49363.284] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[ 49363.284] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[ 49363.284] (II) event14 - sof-hda-dsp Headphone: device removed
[ 49363.284] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input28/event14"
[ 49363.284] (II) XINPUT: Adding extended input device "sof-hda-dsp Headphone" (type: KEYBOARD, id 14)
[ 49363.285] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Keyboard Switch
[ 49363.285] (II) event14 - sof-hda-dsp Headphone: device is a keyboard
[ 49363.285] (II) config/udev: removing device AT Translated Set 2 keyboard
[ 49363.285] (**) Option "fd" "38"
[ 49363.285] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 49363.286] (II) UnloadModule: "libinput"
[ 49363.286] (II) systemd-logind: releasing fd for 13:67
[ 49363.286] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 49363.286] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 49363.286] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 49363.287] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
[ 49363.287] (**) AT Translated Set 2 keyboard: always reports core events
[ 49363.287] (**) Option "Device" "/dev/input/event3"
[ 49363.288] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 49363.288] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 49363.289] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 49363.289] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 49363.289] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 49363.290] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 49363.290] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 49363.292] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[ 49363.292] (**) Option "fd" "39"
[ 49363.292] (II) event8 - TPPS/2 Elan TrackPoint: device removed
[ 49363.292] (II) UnloadModule: "libinput"
[ 49363.292] (II) systemd-logind: releasing fd for 13:72
[ 49363.293] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[ 49363.293] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[ 49363.293] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[ 49363.294] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 39 paused 0
[ 49363.294] (**) TPPS/2 Elan TrackPoint: always reports core events
[ 49363.294] (**) Option "Device" "/dev/input/event8"
[ 49363.294] (II) event8 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 49363.295] (II) event8 - TPPS/2 Elan TrackPoint: device is a pointer
[ 49363.296] (II) event8 - TPPS/2 Elan TrackPoint: device removed
[ 49363.296] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.296] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.296] (II) libinput: TPPS/2 Elan TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.296] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event8"
[ 49363.296] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[ 49363.296] (**) Option "AccelerationScheme" "none"
[ 49363.296] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[ 49363.296] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[ 49363.296] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[ 49363.296] (II) event8 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 49363.297] (II) event8 - TPPS/2 Elan TrackPoint: device is a pointer
[ 49363.300] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event17)
[ 49363.300] (II) No input driver specified, ignoring this device.
[ 49363.300] (II) This device may have been added with another device file.
[ 49363.300] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event15)
[ 49363.300] (II) No input driver specified, ignoring this device.
[ 49363.300] (II) This device may have been added with another device file.
[ 49363.300] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 49363.300] (II) No input driver specified, ignoring this device.
[ 49363.300] (II) This device may have been added with another device file.
[ 49363.300] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event16)
[ 49363.300] (II) No input driver specified, ignoring this device.
[ 49363.300] (II) This device may have been added with another device file.
[ 49363.301] (II) config/udev: removing device ThinkPad Extra Buttons
[ 49363.301] (**) Option "fd" "40"
[ 49363.301] (II) event10 - ThinkPad Extra Buttons: device removed
[ 49363.301] (II) UnloadModule: "libinput"
[ 49363.301] (II) systemd-logind: releasing fd for 13:74
[ 49363.302] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[ 49363.302] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 49363.302] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 49363.303] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 40 paused 0
[ 49363.303] (**) ThinkPad Extra Buttons: always reports core events
[ 49363.303] (**) Option "Device" "/dev/input/event10"
[ 49363.304] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 49363.304] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[ 49363.304] (II) event10 - ThinkPad Extra Buttons: device removed
[ 49363.305] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input17/event10"
[ 49363.305] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[ 49363.305] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 49363.305] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[ 49363.306] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event13)
[ 49363.306] (II) No input driver specified, ignoring this device.
[ 49363.306] (II) This device may have been added with another device file.
[ 49363.306] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[ 49363.306] (**) Option "fd" "64"
[ 49363.306] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 49363.306] (II) UnloadModule: "libinput"
[ 49363.306] (II) systemd-logind: releasing fd for 13:83
[ 49363.307] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event19)
[ 49363.307] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 49363.307] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[ 49363.308] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 63 paused 0
[ 49363.308] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[ 49363.308] (**) Option "Device" "/dev/input/event19"
[ 49363.308] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 49363.308] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 49363.309] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 49363.309] (**) Option "config_info" "udev:/sys/devices/virtual/input/input35/event19"
[ 49363.309] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 19)
[ 49363.309] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 49363.309] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 49363.310] (II) config/udev: removing device SYNA8004:00 06CB:CD8B Touchpad
[ 49363.310] (**) Option "fd" "36"
[ 49363.310] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device removed
[ 49363.310] (II) UnloadModule: "libinput"
[ 49363.310] (II) systemd-logind: releasing fd for 13:76
[ 49363.311] (II) config/udev: Adding input device SYNA8004:00 06CB:CD8B Touchpad (/dev/input/event12)
[ 49363.311] (**) SYNA8004:00 06CB:CD8B Touchpad: Applying InputClass "libinput touchpad catchall"
[ 49363.311] (II) Using input driver 'libinput' for 'SYNA8004:00 06CB:CD8B Touchpad'
[ 49363.311] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 36 paused 0
[ 49363.311] (**) SYNA8004:00 06CB:CD8B Touchpad: always reports core events
[ 49363.311] (**) Option "Device" "/dev/input/event12"
[ 49363.313] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: is tagged by udev as: Touchpad
[ 49363.315] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device is a touchpad
[ 49363.316] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device removed
[ 49363.316] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.316] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.316] (II) libinput: SYNA8004:00 06CB:CD8B Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 49363.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-SYNA8004:00/0018:06CB:CD8B.0006/input/input25/event12"
[ 49363.316] (II) XINPUT: Adding extended input device "SYNA8004:00 06CB:CD8B Touchpad" (type: TOUCHPAD, id 13)
[ 49363.319] (**) Option "AccelerationScheme" "none"
[ 49363.319] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) selected scheme none/0
[ 49363.319] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) acceleration factor: 2.000
[ 49363.319] (**) SYNA8004:00 06CB:CD8B Touchpad: (accel) acceleration threshold: 4
[ 49363.320] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: is tagged by udev as: Touchpad
[ 49363.322] (II) event12 - SYNA8004:00 06CB:CD8B Touchpad: device is a touchpad
[ 49363.323] (II) config/udev: removing device Raydium Corporation Raydium Touch System
[ 49363.323] (**) Option "fd" "33"
[ 49363.323] (II) event9 - Raydium Corporation Raydium Touch System: device removed
[ 49363.323] (II) UnloadModule: "libinput"
[ 49363.323] (II) systemd-logind: releasing fd for 13:73
[ 49363.324] (II) config/udev: Adding input device Raydium Corporation Raydium Touch System (/dev/input/event9)
[ 49363.324] (**) Raydium Corporation Raydium Touch System: Applying InputClass "libinput touchscreen catchall"
[ 49363.324] (II) Using input driver 'libinput' for 'Raydium Corporation Raydium Touch System'
[ 49363.325] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 33 paused 0
[ 49363.325] (**) Raydium Corporation Raydium Touch System: always reports core events
[ 49363.325] (**) Option "Device" "/dev/input/event9"
[ 49363.326] (II) event9 - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[ 49363.327] (II) event9 - Raydium Corporation Raydium Touch System: device is a touch device
[ 49363.327] (II) event9 - Raydium Corporation Raydium Touch System: device removed
[ 49363.327] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:2386:4328.0004/input/input14/event9"
[ 49363.327] (II) XINPUT: Adding extended input device "Raydium Corporation Raydium Touch System" (type: TOUCHSCREEN, id 10)
[ 49363.327] (**) Option "AccelerationScheme" "none"
[ 49363.327] (**) Raydium Corporation Raydium Touch System: (accel) selected scheme none/0
[ 49363.327] (**) Raydium Corporation Raydium Touch System: (accel) acceleration factor: 2.000
[ 49363.327] (**) Raydium Corporation Raydium Touch System: (accel) acceleration threshold: 4
[ 49363.329] (II) event9 - Raydium Corporation Raydium Touch System: is tagged by udev as: Touchscreen
[ 49363.329] (II) event9 - Raydium Corporation Raydium Touch System: device is a touch device
[ 49413.866] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 38ms, your system is too slow
[ 50565.848] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 27ms, your system is too slow
[ 50577.359] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 25ms, your system is too slow
[ 55169.894] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 55169.899] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[ 55169.900] (**) Option "fd" "63"
[ 55169.900] (II) UnloadModule: "libinput"
[ 55169.900] (II) systemd-logind: releasing fd for 13:83
[ 60939.194] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 31ms, your system is too slow
[ 64537.745] (II) config/udev: Adding input device BT3.0 Mouse (/dev/input/mouse5)
[ 64537.745] (II) No input driver specified, ignoring this device.
[ 64537.745] (II) This device may have been added with another device file.
[ 64537.811] (II) config/udev: Adding input device BT3.0 Mouse (/dev/input/event19)
[ 64537.811] (**) BT3.0 Mouse: Applying InputClass "libinput pointer catchall"
[ 64537.811] (II) Using input driver 'libinput' for 'BT3.0 Mouse'
[ 64537.813] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 58 paused 0
[ 64537.813] (**) BT3.0 Mouse: always reports core events
[ 64537.813] (**) Option "Device" "/dev/input/event19"
[ 64537.817] (II) event19 - BT3.0 Mouse: is tagged by udev as: Mouse
[ 64537.818] (II) event19 - BT3.0 Mouse: device is a pointer
[ 64537.819] (II) event19 - BT3.0 Mouse: device removed
[ 64537.819] (II) libinput: BT3.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 64537.819] (II) libinput: BT3.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 64537.819] (II) libinput: BT3.0 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 64537.819] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:512/0005:046D:B016.0008/input/input36/event19"
[ 64537.819] (II) XINPUT: Adding extended input device "BT3.0 Mouse" (type: MOUSE, id 19)
[ 64537.820] (**) Option "AccelerationScheme" "none"
[ 64537.820] (**) BT3.0 Mouse: (accel) selected scheme none/0
[ 64537.820] (**) BT3.0 Mouse: (accel) acceleration factor: 2.000
[ 64537.820] (**) BT3.0 Mouse: (accel) acceleration threshold: 4
[ 64537.823] (II) event19 - BT3.0 Mouse: is tagged by udev as: Mouse
[ 64537.823] (II) event19 - BT3.0 Mouse: device is a pointer
[ 64537.825] (II) config/udev: Adding input device BT3.0 Mouse Consumer Control (/dev/input/event20)
[ 64537.825] (**) BT3.0 Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 64537.825] (II) Using input driver 'libinput' for 'BT3.0 Mouse Consumer Control'
[ 64537.826] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 59 paused 0
[ 64537.826] (**) BT3.0 Mouse Consumer Control: always reports core events
[ 64537.826] (**) Option "Device" "/dev/input/event20"
[ 64537.828] (II) event20 - BT3.0 Mouse Consumer Control: is tagged by udev as: Keyboard
[ 64537.829] (II) event20 - BT3.0 Mouse Consumer Control: device is a keyboard
[ 64537.829] (II) event20 - BT3.0 Mouse Consumer Control: device removed
[ 64537.829] (II) libinput: BT3.0 Mouse Consumer Control: needs a virtual subdevice
[ 64537.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:512/0005:046D:B016.0008/input/input37/event20"
[ 64537.829] (II) XINPUT: Adding extended input device "BT3.0 Mouse Consumer Control" (type: MOUSE, id 20)
[ 64537.829] (**) Option "AccelerationScheme" "none"
[ 64537.830] (**) BT3.0 Mouse Consumer Control: (accel) selected scheme none/0
[ 64537.830] (**) BT3.0 Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 64537.830] (**) BT3.0 Mouse Consumer Control: (accel) acceleration threshold: 4
[ 64537.832] (II) event20 - BT3.0 Mouse Consumer Control: is tagged by udev as: Keyboard
[ 64537.832] (II) event20 - BT3.0 Mouse Consumer Control: device is a keyboard
[ 64537.833] (**) BT3.0 Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 64537.833] (II) Using input driver 'libinput' for 'BT3.0 Mouse Consumer Control'
[ 64537.833] (II) systemd-logind: returning pre-existing fd for /dev/input/event20 13:84
[ 64537.833] (**) BT3.0 Mouse Consumer Control: always reports core events
[ 64537.833] (**) Option "Device" "/dev/input/event20"
[ 64537.833] (II) libinput: BT3.0 Mouse Consumer Control: is a virtual subdevice
[ 64537.833] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:512/0005:046D:B016.0008/input/input37/event20"
[ 64537.833] (II) XINPUT: Adding extended input device "BT3.0 Mouse Consumer Control" (type: KEYBOARD, id 21)
[ 76281.094] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 23ms, your system is too slow
[ 76321.862] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event21)
[ 76321.862] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[ 76321.862] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[ 76321.863] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 73 paused 0
[ 76321.863] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[ 76321.863] (**) Option "Device" "/dev/input/event21"
[ 76321.863] (II) event21 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 76321.863] (II) event21 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 76321.864] (II) event21 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 76321.864] (**) Option "config_info" "udev:/sys/devices/virtual/input/input39/event21"
[ 76321.864] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 22)
[ 76321.864] (II) event21 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[ 76321.864] (II) event21 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[ 77756.858] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 29ms, your system is too slow
[ 78448.220] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 21ms, your system is too slow
[ 81364.961] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 21ms, your system is too slow
[ 81798.925] (II) event21 - Aneesh’s AirPods Pro (AVRCP): device removed
[ 81798.926] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[ 81798.927] (**) Option "fd" "73"
[ 81798.927] (II) UnloadModule: "libinput"
[ 81798.927] (II) systemd-logind: releasing fd for 13:85
[130019.613] (II) modeset(0): EDID vendor "AUO", prod id 9021
[130019.613] (II) modeset(0): Printing DDC gathered Modelines:
[130019.613] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[130019.855] (II) event19 - BT3.0 Mouse: device removed
[130019.856] (II) event20 - BT3.0 Mouse Consumer Control: device removed
[130019.856] (II) config/udev: removing device BT3.0 Mouse
[130019.856] (**) Option "fd" "58"
[130019.856] (II) UnloadModule: "libinput"
[130019.856] (II) systemd-logind: releasing fd for 13:83
[130019.857] (II) config/udev: removing device BT3.0 Mouse Consumer Control
[130019.857] (**) Option "fd" "59"
[130019.857] (II) UnloadModule: "libinput"
[130019.857] (II) systemd-logind: not releasing fd for 13:84, still in use
[130019.857] (II) config/udev: removing device BT3.0 Mouse Consumer Control
[130019.857] (**) Option "fd" "59"
[130019.858] (II) UnloadModule: "libinput"
[130019.858] (II) systemd-logind: releasing fd for 13:84
[130019.858] (EE) systemd-logind: failed to release device: Device not taken
[130019.858] (II) event18 - Magic Keyboard: device removed
[130023.576] (II) config/udev: removing device Magic Keyboard
[130023.576] (**) Option "fd" "51"
[130023.577] (II) UnloadModule: "libinput"
[130023.577] (II) systemd-logind: releasing fd for 13:82
[130023.578] (EE) systemd-logind: failed to release device: Device not taken
[130029.570] (II) modeset(0): EDID vendor "AUO", prod id 9021
[130029.570] (II) modeset(0): Printing DDC gathered Modelines:
[130029.570] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[130029.931] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[130048.028] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[130048.028] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[130048.028] (II) Using input driver 'libinput' for 'Magic Keyboard'
[130048.030] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 72 paused 0
[130048.030] (**) Magic Keyboard: always reports core events
[130048.030] (**) Option "Device" "/dev/input/event18"
[130048.035] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[130048.035] (II) event18 - Magic Keyboard: device is a keyboard
[130048.036] (II) event18 - Magic Keyboard: device removed
[130048.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0009/input/input40/event18"
[130048.036] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[130048.039] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[130048.039] (II) event18 - Magic Keyboard: device is a keyboard
[130126.424] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event19)
[130126.424] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[130126.424] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[130126.428] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 73 paused 0
[130126.428] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[130126.428] (**) Option "Device" "/dev/input/event19"
[130126.430] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[130126.431] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[130126.432] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[130126.432] (**) Option "config_info" "udev:/sys/devices/virtual/input/input41/event19"
[130126.432] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 19)
[130126.435] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[130126.435] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[130271.422] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 34ms, your system is too slow
[130889.915] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 24ms, your system is too slow
[130902.302] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 23ms, your system is too slow
[131181.539] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 24ms, your system is too slow
[131189.464] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 23ms, your system is too slow
[131189.464] (EE) event7 - Logitech M510: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[132408.403] (II) modeset(0): EDID vendor "AUO", prod id 9021
[132408.403] (II) modeset(0): Printing DDC gathered Modelines:
[132408.403] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[132408.507] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[132408.508] (II) event18 - Magic Keyboard: device removed
[132414.866] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[132414.866] (**) Option "fd" "73"
[132414.866] (II) UnloadModule: "libinput"
[132414.866] (II) systemd-logind: releasing fd for 13:83
[132414.867] (EE) systemd-logind: failed to release device: Device not taken
[132414.887] (II) config/udev: removing device Magic Keyboard
[132414.887] (**) Option "fd" "72"
[132414.887] (II) UnloadModule: "libinput"
[132414.887] (II) systemd-logind: releasing fd for 13:82
[132414.888] (EE) systemd-logind: failed to release device: Device not taken
[132417.804] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event18)
[132417.804] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[132417.804] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[132417.805] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 72 paused 0
[132417.805] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[132417.805] (**) Option "Device" "/dev/input/event18"
[132417.806] (II) event18 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[132417.806] (II) event18 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[132417.807] (II) event18 - Aneesh’s AirPods Pro (AVRCP): device removed
[132417.807] (**) Option "config_info" "udev:/sys/devices/virtual/input/input42/event18"
[132417.807] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 18)
[132417.808] (II) event18 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[132417.809] (II) event18 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[132439.557] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event19)
[132439.557] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[132439.557] (II) Using input driver 'libinput' for 'Magic Keyboard'
[132439.559] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 73 paused 0
[132439.559] (**) Magic Keyboard: always reports core events
[132439.559] (**) Option "Device" "/dev/input/event19"
[132439.561] (II) event19 - Magic Keyboard: is tagged by udev as: Keyboard
[132439.561] (II) event19 - Magic Keyboard: device is a keyboard
[132439.562] (II) event19 - Magic Keyboard: device removed
[132439.562] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:512/0005:004C:0267.000A/input/input43/event19"
[132439.562] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 19)
[132439.565] (II) event19 - Magic Keyboard: is tagged by udev as: Keyboard
[132439.566] (II) event19 - Magic Keyboard: device is a keyboard
[132626.555] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[132727.675] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[133038.129] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[133262.504] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[133263.448] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[133263.448] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[136006.157] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 35ms, your system is too slow
[136010.745] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 34ms, your system is too slow
[136119.521] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 32ms, your system is too slow
[136157.642] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 25ms, your system is too slow
[136206.357] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 34ms, your system is too slow
[136206.357] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[136883.056] (II) event18 - Aneesh’s AirPods Pro (AVRCP): device removed
[136883.062] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[136883.062] (**) Option "fd" "72"
[136883.062] (II) UnloadModule: "libinput"
[136883.063] (II) systemd-logind: releasing fd for 13:82
[138605.435] (II) event19 - Magic Keyboard: device removed
[138613.122] (II) config/udev: removing device Magic Keyboard
[138613.122] (**) Option "fd" "73"
[138613.123] (II) UnloadModule: "libinput"
[138613.123] (II) systemd-logind: releasing fd for 13:83
[138644.640] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138644.640] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138644.640] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138644.643] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138644.643] (**) Magic Keyboard: always reports core events
[138644.643] (**) Option "Device" "/dev/input/event18"
[138644.644] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138644.644] (II) event18 - Magic Keyboard: device is a keyboard
[138644.645] (II) event18 - Magic Keyboard: device removed
[138644.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.000B/input/input44/event18"
[138644.645] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138644.646] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138644.646] (II) event18 - Magic Keyboard: device is a keyboard
[138666.337] (II) event18 - Magic Keyboard: device removed
[138673.996] (II) config/udev: removing device Magic Keyboard
[138673.998] (**) Option "fd" "73"
[138673.999] (II) UnloadModule: "libinput"
[138673.999] (II) systemd-logind: releasing fd for 13:82
[138705.647] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138705.647] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138705.647] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138705.651] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138705.651] (**) Magic Keyboard: always reports core events
[138705.651] (**) Option "Device" "/dev/input/event18"
[138705.655] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138705.655] (II) event18 - Magic Keyboard: device is a keyboard
[138705.656] (II) event18 - Magic Keyboard: device removed
[138705.657] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.000C/input/input45/event18"
[138705.657] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138705.661] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138705.661] (II) event18 - Magic Keyboard: device is a keyboard
[138727.312] (II) event18 - Magic Keyboard: device removed
[138735.006] (II) config/udev: removing device Magic Keyboard
[138735.007] (**) Option "fd" "73"
[138735.008] (II) UnloadModule: "libinput"
[138735.008] (II) systemd-logind: releasing fd for 13:82
[138766.151] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138766.151] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138766.151] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138766.152] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138766.152] (**) Magic Keyboard: always reports core events
[138766.152] (**) Option "Device" "/dev/input/event18"
[138766.154] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138766.154] (II) event18 - Magic Keyboard: device is a keyboard
[138766.155] (II) event18 - Magic Keyboard: device removed
[138766.155] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.000D/input/input46/event18"
[138766.155] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138766.156] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138766.157] (II) event18 - Magic Keyboard: device is a keyboard
[138788.288] (II) event18 - Magic Keyboard: device removed
[138795.973] (II) config/udev: removing device Magic Keyboard
[138795.973] (**) Option "fd" "73"
[138795.973] (II) UnloadModule: "libinput"
[138795.973] (II) systemd-logind: releasing fd for 13:82
[138827.140] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138827.140] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138827.140] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138827.141] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138827.141] (**) Magic Keyboard: always reports core events
[138827.141] (**) Option "Device" "/dev/input/event18"
[138827.143] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138827.143] (II) event18 - Magic Keyboard: device is a keyboard
[138827.144] (II) event18 - Magic Keyboard: device removed
[138827.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.000E/input/input47/event18"
[138827.144] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138827.146] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138827.146] (II) event18 - Magic Keyboard: device is a keyboard
[138849.270] (II) event18 - Magic Keyboard: device removed
[138856.968] (II) config/udev: removing device Magic Keyboard
[138856.968] (**) Option "fd" "73"
[138856.969] (II) UnloadModule: "libinput"
[138856.969] (II) systemd-logind: releasing fd for 13:82
[138888.149] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138888.149] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138888.149] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138888.150] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138888.150] (**) Magic Keyboard: always reports core events
[138888.150] (**) Option "Device" "/dev/input/event18"
[138888.152] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138888.152] (II) event18 - Magic Keyboard: device is a keyboard
[138888.152] (II) event18 - Magic Keyboard: device removed
[138888.153] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.000F/input/input48/event18"
[138888.153] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138888.154] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138888.154] (II) event18 - Magic Keyboard: device is a keyboard
[138910.275] (II) event18 - Magic Keyboard: device removed
[138917.974] (II) config/udev: removing device Magic Keyboard
[138917.974] (**) Option "fd" "73"
[138917.975] (II) UnloadModule: "libinput"
[138917.975] (II) systemd-logind: releasing fd for 13:82
[138949.120] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[138949.120] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[138949.120] (II) Using input driver 'libinput' for 'Magic Keyboard'
[138949.122] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[138949.122] (**) Magic Keyboard: always reports core events
[138949.122] (**) Option "Device" "/dev/input/event18"
[138949.124] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138949.124] (II) event18 - Magic Keyboard: device is a keyboard
[138949.125] (II) event18 - Magic Keyboard: device removed
[138949.125] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0010/input/input49/event18"
[138949.125] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[138949.126] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[138949.126] (II) event18 - Magic Keyboard: device is a keyboard
[138971.090] (II) event18 - Magic Keyboard: device removed
[138978.794] (II) config/udev: removing device Magic Keyboard
[138978.794] (**) Option "fd" "73"
[138978.795] (II) UnloadModule: "libinput"
[138978.795] (II) systemd-logind: releasing fd for 13:82
[139061.564] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event18)
[139061.564] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[139061.564] (II) Using input driver 'libinput' for 'Magic Keyboard'
[139061.566] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 73 paused 0
[139061.566] (**) Magic Keyboard: always reports core events
[139061.566] (**) Option "Device" "/dev/input/event18"
[139061.570] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[139061.570] (II) event18 - Magic Keyboard: device is a keyboard
[139061.572] (II) event18 - Magic Keyboard: device removed
[139061.573] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0011/input/input50/event18"
[139061.573] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 18)
[139061.578] (II) event18 - Magic Keyboard: is tagged by udev as: Keyboard
[139061.578] (II) event18 - Magic Keyboard: device is a keyboard
[140004.770] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event19)
[140004.770] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[140004.770] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[140004.771] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 70 paused 0
[140004.772] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[140004.772] (**) Option "Device" "/dev/input/event19"
[140004.774] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[140004.774] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[140004.775] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[140004.775] (**) Option "config_info" "udev:/sys/devices/virtual/input/input51/event19"
[140004.775] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 19)
[140004.778] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[140004.778] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[140060.049] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 33ms, your system is too slow
[140113.685] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 21ms, your system is too slow
[140948.434] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 25ms, your system is too slow
[141075.811] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 21ms, your system is too slow
[141248.525] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 22ms, your system is too slow
[142072.844] (EE) event12 - SYNA8004:00 06CB:CD8B Touchpad: client bug: event processing lagging behind by 23ms, your system is too slow
[143004.396] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 34ms, your system is too slow
[143010.444] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 22ms, your system is too slow
[144065.992] (EE) event7 - Logitech M510: client bug: event processing lagging behind by 22ms, your system is too slow
[144964.279] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[144964.281] (II) config/udev: removing device Aneesh’s AirPods Pro (AVRCP)
[144964.281] (**) Option "fd" "70"
[144964.282] (II) UnloadModule: "libinput"
[144964.282] (II) systemd-logind: releasing fd for 13:83
[156518.645] (II) modeset(0): EDID vendor "AUO", prod id 9021
[156518.645] (II) modeset(0): Printing DDC gathered Modelines:
[156518.645] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[156519.411] (II) modeset(0): EDID vendor "AUO", prod id 9021
[156519.411] (II) modeset(0): Printing DDC gathered Modelines:
[156519.411] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[156520.327] (II) modeset(0): EDID vendor "AUO", prod id 9021
[156520.327] (II) modeset(0): Printing DDC gathered Modelines:
[156520.327] (II) modeset(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[156520.687] (--) modeset(0): HDMI max TMDS frequency 340000KHz
[156836.481] (II) config/udev: Adding input device Aneesh’s AirPods Pro (AVRCP) (/dev/input/event19)
[156836.481] (**) Aneesh’s AirPods Pro (AVRCP): Applying InputClass "libinput keyboard catchall"
[156836.481] (II) Using input driver 'libinput' for 'Aneesh’s AirPods Pro (AVRCP)'
[156836.483] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 82 paused 0
[156836.483] (**) Aneesh’s AirPods Pro (AVRCP): always reports core events
[156836.483] (**) Option "Device" "/dev/input/event19"
[156836.484] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[156836.484] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboard
[156836.484] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device removed
[156836.484] (**) Option "config_info" "udev:/sys/devices/virtual/input/input52/event19"
[156836.485] (II) XINPUT: Adding extended input device "Aneesh’s AirPods Pro (AVRCP)" (type: KEYBOARD, id 19)
[156836.485] (II) event19 - Aneesh’s AirPods Pro (AVRCP): is tagged by udev as: Keyboard
[156836.486] (II) event19 - Aneesh’s AirPods Pro (AVRCP): device is a keyboardOffline
no network requests are processed for a brief period of time like 5 seconds
(ftr, I stopped readnig after that line)
Please post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fOffline
bluetooth.service | bluetooth.target.wants
dbus-org.bluez.service | system
dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.resolve1.service | system
dbus-org.freedesktop.timesync1.service | system
docker.service | multi-user.target.wants
getty@tty1.service | getty.target.wants
iwd.service | multi-user.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
p11-kit-server.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
sshd.service | multi-user.target.wants
systemd-resolved.service | sysinit.target.wants
systemd-timesyncd.service | sysinit.target.wantsOffline
If you want to use NetworkManager with IWD then disable iwd.service and set IWD as the backend for NM: https://wiki.archlinux.org/title/Networ … Fi_backend
Or just use IWD in isolation. NetworkManager is bloat ![]()
Jin, Jîyan, Azadî
Offline
I removed networkmanager from my system, connected to wifi through iwctl, and the same problem persists. What's annoying is that most times fast.com will be stuck at 0 Mb/s (due to the network hanging I've been experiencing) and occasionally up to 1.5 Mb/s and very rarely go up to the (what should be) speed of 45 Mb/s.
Offline
So what is your hardware & driver?
lspci -knn -d ::02xxPerhaps try to disable the power management for the interface:
# iw dev wlan0 set power_save offIf that helps use a udev rule similar to https://wiki.archlinux.org/title/Power_ … interfaces but reverse the boolean.
Jin, Jîyan, Azadî
Offline
https://wiki.archlinux.org/title/Iwd#iwd_keeps_roaming
https://wiki.archlinux.org/title/Iwd#Di … e_networks
If those don't help, please restart iwd in debug mode and share the logs after some problematic network traffic, https://iwd.wiki.kernel.org/debugging (I assume it still goes to the system journal if you change the service, nb. that this might expose a publically routable IPv6)
Offline
lspci -knn -d ::02xxgives
00:14.3 Network controller [0280]: Intel Corporation Comet Lake PCH-LP CNVi WiFi [8086:02f0]
Subsystem: Intel Corporation Comet Lake PCH-LP CNVi WiFi [8086:0030]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (10) I219-V [8086:0d4f]
Subsystem: Lenovo Ethernet Connection (10) I219-V [17aa:2292]
Kernel driver in use: e1000e
Kernel modules: e1000eI disabled the power management using the command Head_on_a_Stick provided. I also increased my signal-strength-before-roaming-threshold and disabled periodic scans, as per seth's suggestion. Still the issue is there.
I will very soon restart iwd in debug mode and share the logs.
Offline
There are some iwlwifi tips on the ArchWiki: https://wiki.archlinux.org/title/Networ … ss#iwlwifi
Last edited by Head_on_a_Stick (2023-12-23 00:44:42)
Jin, Jîyan, Azadî
Offline
https://wiki.archlinux.org/title/Iwd#iwd_keeps_roaming
https://wiki.archlinux.org/title/Iwd#Di … e_networksIf those don't help, please restart iwd in debug mode and share the logs after some problematic network traffic, https://iwd.wiki.kernel.org/debugging (I assume it still goes to the system journal if you change the service, nb. that this might expose a publically routable IPv6)
This is quite funny. When I restarted iwd, immediately after the problems disappeared! But after ~30 minutes it started happening again. Is it reasonable to have a script run in the background that restarts iwd every X minutes?
Offline
No.
30 minutes sound like the lease timed out?
You could try to disable iwd's network management and use eg. dhcpcd for the lease management.
Also you didn't post the debug logs, so the rest of us is kinda flying blind here.
Offline