You are not logged in.
Pages: 1
Hi
I bought a displayport cable to use my x230T with an external monitor
The first time I plugged it in it worked but with low resolution.
After that no signal and not detected in xrandr -q
However it is detected in bios and shows bios and arch boot screen on the external monitor.
In bios there is 3 options for displays, Digital on thinkpad, Digital on dock 1 , digital on dock 2. I suspect somehow xrandr only shows the ones for the dock (I dont have a dock).
Cant find anything about it in dmesg or journalctl -b
here is the xorg log
[ 4.699]
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[ 4.699] Current Operating System: Linux fred 5.15.12-arch1-1 #1 SMP PREEMPT Wed, 29 Dec 2021 12:04:56 +0000 x86_64
[ 4.699] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c92c35bb-f66c-413d-9cb1-2e27e37e3053 rw quiet resume=UUID=63d33935-fb96-4bf6-99a1-04c457c01fc4 loglevel=3 audit=0
[ 4.699]
[ 4.699] Current version of pixman: 0.40.0
[ 4.699] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.699] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.699] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 3 20:06:55 2022
[ 4.702] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 4.702] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.703] (==) No Layout section. Using the first Screen section.
[ 4.703] (==) No screen section available. Using defaults.
[ 4.703] (**) |-->Screen "Default Screen Section" (0)
[ 4.703] (**) | |-->Monitor "<default monitor>"
[ 4.703] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 4.703] (==) Automatically adding devices
[ 4.703] (==) Automatically enabling devices
[ 4.703] (==) Automatically adding GPU devices
[ 4.703] (==) Automatically binding GPU devices
[ 4.703] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.703] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 4.703] Entry deleted from font path.
[ 4.704] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 4.704] Entry deleted from font path.
[ 4.704] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 4.704] Entry deleted from font path.
[ 4.706] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 4.706] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.706] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.706] (II) Module ABI versions:
[ 4.706] X.Org ANSI C Emulation: 0.4
[ 4.706] X.Org Video Driver: 25.2
[ 4.706] X.Org XInput driver : 24.4
[ 4.706] X.Org Server Extension : 10.0
[ 4.708] (++) using VT number 7
[ 4.708] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.709] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.709] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 4.723] (--) PCI:*(0@0:2:0) 8086:0166:17aa:2203 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 4.723] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4.723] (II) LoadModule: "glx"
[ 4.726] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.733] (II) Module glx: vendor="X.Org Foundation"
[ 4.733] compiled for 1.21.1.2, module version = 1.0.0
[ 4.733] ABI class: X.Org Server Extension, version 10.0
[ 4.733] (==) Matched intel as autoconfigured driver 0
[ 4.733] (==) Matched modesetting as autoconfigured driver 1
[ 4.733] (==) Matched fbdev as autoconfigured driver 2
[ 4.733] (==) Matched vesa as autoconfigured driver 3
[ 4.733] (==) Assigned the driver to the xf86ConfigLayout
[ 4.733] (II) LoadModule: "intel"
[ 4.733] (WW) Warning, couldn't open module intel
[ 4.733] (EE) Failed to load module "intel" (module does not exist, 0)
[ 4.733] (II) LoadModule: "modesetting"
[ 4.733] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 4.737] (II) Module modesetting: vendor="X.Org Foundation"
[ 4.737] compiled for 1.21.1.2, module version = 1.21.1
[ 4.737] Module class: X.Org Video Driver
[ 4.737] ABI class: X.Org Video Driver, version 25.2
[ 4.737] (II) LoadModule: "fbdev"
[ 4.738] (WW) Warning, couldn't open module fbdev
[ 4.738] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 4.738] (II) LoadModule: "vesa"
[ 4.738] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 4.738] (II) Module vesa: vendor="X.Org Foundation"
[ 4.738] compiled for 1.21.1.1, module version = 2.5.0
[ 4.738] Module class: X.Org Video Driver
[ 4.738] ABI class: X.Org Video Driver, version 25.2
[ 4.738] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 4.738] (II) VESA: driver for VESA chipsets: vesa
[ 4.771] (II) modeset(0): using drv /dev/dri/card0
[ 4.771] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 4.771] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 4.771] (==) modeset(0): RGB weight 888
[ 4.771] (==) modeset(0): Default visual is TrueColor
[ 4.771] (II) Loading sub module "glamoregl"
[ 4.771] (II) LoadModule: "glamoregl"
[ 4.771] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 4.777] (II) Module glamoregl: vendor="X.Org Foundation"
[ 4.777] compiled for 1.21.1.2, module version = 1.0.1
[ 4.777] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.817] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 4000 (IVB GT2)
[ 4.817] (II) modeset(0): glamor initialized
[ 4.817] (==) modeset(0): VariableRefresh: disabled
[ 4.817] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 4.818] (II) modeset(0): Output LVDS-1 has no monitor section
[ 4.819] (II) modeset(0): Output VGA-1 has no monitor section
[ 5.000] (II) modeset(0): Output HDMI-1 has no monitor section
[ 5.000] (II) modeset(0): Output DP-1 has no monitor section
[ 5.002] (II) modeset(0): Output HDMI-2 has no monitor section
[ 5.002] (II) modeset(0): Output DP-2 has no monitor section
[ 5.002] (II) modeset(0): EDID for output LVDS-1
[ 5.002] (II) modeset(0): Manufacturer: LGD Model: 2d8 Serial#: 0
[ 5.002] (II) modeset(0): Year: 2012 Week: 0
[ 5.002] (II) modeset(0): EDID Version: 1.3
[ 5.002] (II) modeset(0): Digital Display Input
[ 5.002] (II) modeset(0): Max Image Size [cm]: horiz.: 28 vert.: 16
[ 5.002] (II) modeset(0): Gamma: 2.20
[ 5.002] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 5.002] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 5.002] (II) modeset(0): First detailed timing is preferred mode
[ 5.002] (II) modeset(0): redX: 0.600 redY: 0.355 greenX: 0.334 greenY: 0.559
[ 5.002] (II) modeset(0): blueX: 0.149 blueY: 0.114 whiteX: 0.313 whiteY: 0.329
[ 5.002] (II) modeset(0): Manufacturer's mask: 0
[ 5.002] (II) modeset(0): Supported detailed timing:
[ 5.002] (II) modeset(0): clock: 75.2 MHz Image Size: 277 x 156 mm
[ 5.002] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1478 h_blank_end 1582 h_border: 0
[ 5.002] (II) modeset(0): v_active: 768 v_sync: 772 v_sync_end 779 v_blanking: 792 v_border: 0
[ 5.002] (II) modeset(0): LG Display
[ 5.002] (II) modeset(0): LP125WH2-SLB3
[ 5.002] (II) modeset(0): EDID (in hex):
[ 5.002] (II) modeset(0): 00ffffffffffff0030e4d80200000000
[ 5.002] (II) modeset(0): 00160103801c1078ea8855995b558f26
[ 5.002] (II) modeset(0): 1d505400000001010101010101010101
[ 5.002] (II) modeset(0): 010101010101601d56d8500018303040
[ 5.002] (II) modeset(0): 4700159c1000001b0000000000000000
[ 5.002] (II) modeset(0): 00000000000000000000000000fe004c
[ 5.002] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 5.002] (II) modeset(0): 004c503132355748322d534c42330059
[ 5.003] (II) modeset(0): Printing probed modes for output LVDS-1
[ 5.003] (II) modeset(0): Modeline "1366x768"x60.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 5.003] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 5.003] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 5.003] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 5.003] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 5.003] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 5.003] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 5.003] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 5.003] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 5.003] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 5.003] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 5.003] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 5.003] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 5.003] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 5.003] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 5.003] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 5.003] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 5.003] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 5.003] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 5.003] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 5.004] (II) modeset(0): EDID for output VGA-1
[ 5.183] (II) modeset(0): EDID for output HDMI-1
[ 5.184] (II) modeset(0): EDID for output DP-1
[ 5.185] (II) modeset(0): EDID for output HDMI-2
[ 5.185] (II) modeset(0): EDID for output DP-2
[ 5.185] (II) modeset(0): Output LVDS-1 connected
[ 5.185] (II) modeset(0): Output VGA-1 disconnected
[ 5.185] (II) modeset(0): Output HDMI-1 disconnected
[ 5.185] (II) modeset(0): Output DP-1 disconnected
[ 5.185] (II) modeset(0): Output HDMI-2 disconnected
[ 5.185] (II) modeset(0): Output DP-2 disconnected
[ 5.185] (II) modeset(0): Using exact sizes for initial modes
[ 5.185] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[ 5.185] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.185] (==) modeset(0): DPI set to (96, 96)
[ 5.185] (II) Loading sub module "fb"
[ 5.185] (II) LoadModule: "fb"
[ 5.185] (II) Module "fb" already built-in
[ 5.185] (II) UnloadModule: "vesa"
[ 5.185] (II) Unloading vesa
[ 5.199] (==) modeset(0): Backing store enabled
[ 5.199] (==) modeset(0): Silken mouse enabled
[ 5.222] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 5.222] (==) modeset(0): DPMS enabled
[ 5.223] (II) modeset(0): [DRI2] Setup complete
[ 5.223] (II) modeset(0): [DRI2] DRI driver: i965
[ 5.223] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 5.223] (II) Initializing extension Generic Event Extension
[ 5.223] (II) Initializing extension SHAPE
[ 5.223] (II) Initializing extension MIT-SHM
[ 5.223] (II) Initializing extension XInputExtension
[ 5.223] (II) Initializing extension XTEST
[ 5.223] (II) Initializing extension BIG-REQUESTS
[ 5.223] (II) Initializing extension SYNC
[ 5.223] (II) Initializing extension XKEYBOARD
[ 5.223] (II) Initializing extension XC-MISC
[ 5.223] (II) Initializing extension SECURITY
[ 5.224] (II) Initializing extension XFIXES
[ 5.224] (II) Initializing extension RENDER
[ 5.224] (II) Initializing extension RANDR
[ 5.224] (II) Initializing extension COMPOSITE
[ 5.224] (II) Initializing extension DAMAGE
[ 5.224] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.224] (II) Initializing extension DOUBLE-BUFFER
[ 5.224] (II) Initializing extension RECORD
[ 5.224] (II) Initializing extension DPMS
[ 5.224] (II) Initializing extension Present
[ 5.224] (II) Initializing extension DRI3
[ 5.225] (II) Initializing extension X-Resource
[ 5.225] (II) Initializing extension XVideo
[ 5.225] (II) Initializing extension XVideo-MotionCompensation
[ 5.225] (II) Initializing extension GLX
[ 5.227] (II) AIGLX: Loaded and initialized i965
[ 5.227] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 5.227] (II) Initializing extension XFree86-VidModeExtension
[ 5.227] (II) Initializing extension XFree86-DGA
[ 5.227] (II) Initializing extension XFree86-DRI
[ 5.227] (II) Initializing extension DRI2
[ 5.228] (II) modeset(0): Damage tracking initialized
[ 5.228] (II) modeset(0): Setting screen physical size to 361 x 203
[ 5.304] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.304] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.304] (**) Power Button: Applying InputClass "system-keyboard"
[ 5.304] (II) LoadModule: "libinput"
[ 5.304] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.307] (II) Module libinput: vendor="X.Org Foundation"
[ 5.307] compiled for 1.21.1, module version = 1.2.0
[ 5.307] Module class: X.Org XInput Driver
[ 5.307] ABI class: X.Org XInput driver, version 24.4
[ 5.307] (II) Using input driver 'libinput' for 'Power Button'
[ 5.307] (**) Power Button: always reports core events
[ 5.307] (**) Option "Device" "/dev/input/event2"
[ 5.308] (**) Option "_source" "server/udev"
[ 5.314] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.314] (II) event2 - Power Button: device is a keyboard
[ 5.314] (II) event2 - Power Button: device removed
[ 5.340] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 5.340] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.340] (**) Option "xkb_layout" "gb"
[ 5.356] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.356] (II) event2 - Power Button: device is a keyboard
[ 5.356] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 5.356] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 5.356] (**) Video Bus: Applying InputClass "system-keyboard"
[ 5.356] (II) Using input driver 'libinput' for 'Video Bus'
[ 5.356] (**) Video Bus: always reports core events
[ 5.356] (**) Option "Device" "/dev/input/event6"
[ 5.356] (**) Option "_source" "server/udev"
[ 5.357] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 5.357] (II) event6 - Video Bus: device is a keyboard
[ 5.357] (II) event6 - Video Bus: device removed
[ 5.390] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24/event6"
[ 5.390] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 5.390] (**) Option "xkb_layout" "gb"
[ 5.391] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 5.391] (II) event6 - Video Bus: device is a keyboard
[ 5.392] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 5.392] (II) No input driver specified, ignoring this device.
[ 5.392] (II) This device may have been added with another device file.
[ 5.392] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 5.392] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.392] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 5.392] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.392] (**) Sleep Button: always reports core events
[ 5.392] (**) Option "Device" "/dev/input/event1"
[ 5.392] (**) Option "_source" "server/udev"
[ 5.393] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 5.393] (II) event1 - Sleep Button: device is a keyboard
[ 5.393] (II) event1 - Sleep Button: device removed
[ 5.410] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 5.410] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.410] (**) Option "xkb_layout" "gb"
[ 5.411] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 5.411] (II) event1 - Sleep Button: device is a keyboard
[ 5.412] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event15)
[ 5.412] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 5.412] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 5.412] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 5.412] (**) SONiX USB DEVICE: always reports core events
[ 5.412] (**) Option "Device" "/dev/input/event15"
[ 5.412] (**) Option "_source" "server/udev"
[ 5.413] (II) event15 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 5.414] (II) event15 - SONiX USB DEVICE: device is a keyboard
[ 5.414] (II) event15 - SONiX USB DEVICE: device removed
[ 5.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/0003:05AC:0250.0003/input/input16/event15"
[ 5.430] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 9)
[ 5.430] (**) Option "xkb_layout" "gb"
[ 5.432] (II) event15 - SONiX USB DEVICE: is tagged by udev as: Keyboard
[ 5.432] (II) event15 - SONiX USB DEVICE: device is a keyboard
[ 5.433] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event3)
[ 5.433] (**) SONiX USB DEVICE: Applying InputClass "libinput pointer catchall"
[ 5.433] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 5.433] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 5.433] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 5.433] (**) SONiX USB DEVICE: always reports core events
[ 5.433] (**) Option "Device" "/dev/input/event3"
[ 5.433] (**) Option "_source" "server/udev"
[ 5.434] (II) event3 - SONiX USB DEVICE: is tagged by udev as: Keyboard Mouse
[ 5.434] (II) event3 - SONiX USB DEVICE: device is a pointer
[ 5.434] (II) event3 - SONiX USB DEVICE: device is a keyboard
[ 5.434] (II) event3 - SONiX USB DEVICE: device removed
[ 5.450] (II) libinput: SONiX USB DEVICE: needs a virtual subdevice
[ 5.450] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:05AC:0250.0004/input/input17/event3"
[ 5.450] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: MOUSE, id 10)
[ 5.450] (**) Option "AccelerationScheme" "none"
[ 5.450] (**) SONiX USB DEVICE: (accel) selected scheme none/0
[ 5.450] (**) SONiX USB DEVICE: (accel) acceleration factor: 2.000
[ 5.450] (**) SONiX USB DEVICE: (accel) acceleration threshold: 4
[ 5.452] (II) event3 - SONiX USB DEVICE: is tagged by udev as: Keyboard Mouse
[ 5.452] (II) event3 - SONiX USB DEVICE: device is a pointer
[ 5.452] (II) event3 - SONiX USB DEVICE: device is a keyboard
[ 5.453] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/mouse0)
[ 5.453] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 5.453] (II) No input driver specified, ignoring this device.
[ 5.453] (II) This device may have been added with another device file.
[ 5.453] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K Mouse (/dev/input/event9)
[ 5.453] (**) ROCCAT ROCCAT Kone Aimo 16K Mouse: Applying InputClass "libinput pointer catchall"
[ 5.453] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kone Aimo 16K Mouse'
[ 5.453] (**) ROCCAT ROCCAT Kone Aimo 16K Mouse: always reports core events
[ 5.453] (**) Option "Device" "/dev/input/event9"
[ 5.453] (**) Option "_source" "server/udev"
[ 5.455] (II) event9 - ROCCAT ROCCAT Kone Aimo 16K Mouse: is tagged by udev as: Mouse
[ 5.455] (II) event9 - ROCCAT ROCCAT Kone Aimo 16K Mouse: device is a pointer
[ 5.455] (II) event9 - ROCCAT ROCCAT Kone Aimo 16K Mouse: device removed
[ 5.500] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:1E7D:2E2C.0005/input/input10/event9"
[ 5.500] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Aimo 16K Mouse" (type: MOUSE, id 11)
[ 5.500] (**) Option "AccelerationScheme" "none"
[ 5.500] (**) ROCCAT ROCCAT Kone Aimo 16K Mouse: (accel) selected scheme none/0
[ 5.500] (**) ROCCAT ROCCAT Kone Aimo 16K Mouse: (accel) acceleration factor: 2.000
[ 5.500] (**) ROCCAT ROCCAT Kone Aimo 16K Mouse: (accel) acceleration threshold: 4
[ 5.502] (II) event9 - ROCCAT ROCCAT Kone Aimo 16K Mouse: is tagged by udev as: Mouse
[ 5.502] (II) event9 - ROCCAT ROCCAT Kone Aimo 16K Mouse: device is a pointer
[ 5.502] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K Mouse (/dev/input/mouse5)
[ 5.502] (II) No input driver specified, ignoring this device.
[ 5.503] (II) This device may have been added with another device file.
[ 5.503] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K Consumer Control (/dev/input/event10)
[ 5.503] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.503] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: Applying InputClass "system-keyboard"
[ 5.503] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kone Aimo 16K Consumer Control'
[ 5.503] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: always reports core events
[ 5.503] (**) Option "Device" "/dev/input/event10"
[ 5.503] (**) Option "_source" "server/udev"
[ 5.504] (II) event10 - ROCCAT ROCCAT Kone Aimo 16K Consumer Control: is tagged by udev as: Keyboard
[ 5.504] (II) event10 - ROCCAT ROCCAT Kone Aimo 16K Consumer Control: device is a keyboard
[ 5.505] (II) event10 - ROCCAT ROCCAT Kone Aimo 16K Consumer Control: device removed
[ 5.520] (II) libinput: ROCCAT ROCCAT Kone Aimo 16K Consumer Control: needs a virtual subdevice
[ 5.520] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:1E7D:2E2C.0005/input/input11/event10"
[ 5.520] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Aimo 16K Consumer Control" (type: MOUSE, id 12)
[ 5.520] (**) Option "AccelerationScheme" "none"
[ 5.520] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: (accel) selected scheme none/0
[ 5.520] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: (accel) acceleration factor: 2.000
[ 5.520] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: (accel) acceleration threshold: 4
[ 5.522] (II) event10 - ROCCAT ROCCAT Kone Aimo 16K Consumer Control: is tagged by udev as: Keyboard
[ 5.522] (II) event10 - ROCCAT ROCCAT Kone Aimo 16K Consumer Control: device is a keyboard
[ 5.522] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K System Control (/dev/input/event11)
[ 5.523] (**) ROCCAT ROCCAT Kone Aimo 16K System Control: Applying InputClass "libinput keyboard catchall"
[ 5.523] (**) ROCCAT ROCCAT Kone Aimo 16K System Control: Applying InputClass "system-keyboard"
[ 5.523] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kone Aimo 16K System Control'
[ 5.523] (**) ROCCAT ROCCAT Kone Aimo 16K System Control: always reports core events
[ 5.523] (**) Option "Device" "/dev/input/event11"
[ 5.523] (**) Option "_source" "server/udev"
[ 5.524] (II) event11 - ROCCAT ROCCAT Kone Aimo 16K System Control: is tagged by udev as: Keyboard
[ 5.524] (II) event11 - ROCCAT ROCCAT Kone Aimo 16K System Control: device is a keyboard
[ 5.524] (II) event11 - ROCCAT ROCCAT Kone Aimo 16K System Control: device removed
[ 5.540] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:1E7D:2E2C.0005/input/input12/event11"
[ 5.540] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Aimo 16K System Control" (type: KEYBOARD, id 13)
[ 5.540] (**) Option "xkb_layout" "gb"
[ 5.542] (II) event11 - ROCCAT ROCCAT Kone Aimo 16K System Control: is tagged by udev as: Keyboard
[ 5.542] (II) event11 - ROCCAT ROCCAT Kone Aimo 16K System Control: device is a keyboard
[ 5.542] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K (/dev/input/event12)
[ 5.542] (II) No input driver specified, ignoring this device.
[ 5.543] (II) This device may have been added with another device file.
[ 5.543] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Aimo 16K (/dev/input/event13)
[ 5.543] (**) ROCCAT ROCCAT Kone Aimo 16K: Applying InputClass "libinput keyboard catchall"
[ 5.543] (**) ROCCAT ROCCAT Kone Aimo 16K: Applying InputClass "system-keyboard"
[ 5.543] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kone Aimo 16K'
[ 5.543] (**) ROCCAT ROCCAT Kone Aimo 16K: always reports core events
[ 5.543] (**) Option "Device" "/dev/input/event13"
[ 5.543] (**) Option "_source" "server/udev"
[ 5.544] (II) event13 - ROCCAT ROCCAT Kone Aimo 16K: is tagged by udev as: Keyboard
[ 5.544] (II) event13 - ROCCAT ROCCAT Kone Aimo 16K: device is a keyboard
[ 5.545] (II) event13 - ROCCAT ROCCAT Kone Aimo 16K: device removed
[ 5.587] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.1/0003:1E7D:2E2C.0006/input/input14/event13"
[ 5.587] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Aimo 16K" (type: KEYBOARD, id 14)
[ 5.587] (**) Option "xkb_layout" "gb"
[ 5.589] (II) event13 - ROCCAT ROCCAT Kone Aimo 16K: is tagged by udev as: Keyboard
[ 5.589] (II) event13 - ROCCAT ROCCAT Kone Aimo 16K: device is a keyboard
[ 5.591] (II) config/udev: Adding input device C-Media Electronics Inc. USB Advanced Audio Device (/dev/input/event14)
[ 5.591] (**) C-Media Electronics Inc. USB Advanced Audio Device: Applying InputClass "libinput keyboard catchall"
[ 5.591] (**) C-Media Electronics Inc. USB Advanced Audio Device: Applying InputClass "system-keyboard"
[ 5.591] (II) Using input driver 'libinput' for 'C-Media Electronics Inc. USB Advanced Audio Device'
[ 5.591] (**) C-Media Electronics Inc. USB Advanced Audio Device: always reports core events
[ 5.591] (**) Option "Device" "/dev/input/event14"
[ 5.591] (**) Option "_source" "server/udev"
[ 5.592] (II) event14 - C-Media Electronics Inc. USB Advanced Audio Device: is tagged by udev as: Keyboard
[ 5.592] (II) event14 - C-Media Electronics Inc. USB Advanced Audio Device: device is a keyboard
[ 5.593] (II) event14 - C-Media Electronics Inc. USB Advanced Audio Device: device removed
[ 5.614] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.4/1-1.2.4:1.3/0003:0D8C:0043.0007/input/input15/event14"
[ 5.614] (II) XINPUT: Adding extended input device "C-Media Electronics Inc. USB Advanced Audio Device" (type: KEYBOARD, id 15)
[ 5.614] (**) Option "xkb_layout" "gb"
[ 5.616] (II) event14 - C-Media Electronics Inc. USB Advanced Audio Device: is tagged by udev as: Keyboard
[ 5.616] (II) event14 - C-Media Electronics Inc. USB Advanced Audio Device: device is a keyboard
[ 5.617] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[ 5.617] (II) No input driver specified, ignoring this device.
[ 5.617] (II) This device may have been added with another device file.
[ 5.618] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event17)
[ 5.618] (II) No input driver specified, ignoring this device.
[ 5.618] (II) This device may have been added with another device file.
[ 5.618] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[ 5.618] (II) No input driver specified, ignoring this device.
[ 5.618] (II) This device may have been added with another device file.
[ 5.619] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event19)
[ 5.619] (II) No input driver specified, ignoring this device.
[ 5.619] (II) This device may have been added with another device file.
[ 5.619] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event20)
[ 5.619] (II) No input driver specified, ignoring this device.
[ 5.619] (II) This device may have been added with another device file.
[ 5.620] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event21)
[ 5.620] (II) No input driver specified, ignoring this device.
[ 5.620] (II) This device may have been added with another device file.
[ 5.620] (II) config/udev: Adding input device Wacom ISDv4 E6 Pen (/dev/input/event5)
[ 5.620] (**) Wacom ISDv4 E6 Pen: Applying InputClass "libinput tablet catchall"
[ 5.620] (II) Using input driver 'libinput' for 'Wacom ISDv4 E6 Pen'
[ 5.620] (**) Wacom ISDv4 E6 Pen: always reports core events
[ 5.620] (**) Option "Device" "/dev/input/event5"
[ 5.620] (**) Option "_source" "server/udev"
[ 5.678] (II) event5 - Wacom ISDv4 E6 Pen: is tagged by udev as: Tablet
[ 5.691] (II) event5 - Wacom ISDv4 E6 Pen: device is a tablet
[ 5.691] (II) event5 - Wacom ISDv4 E6 Pen: device removed
[ 5.724] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:056A:00E6.0001/input/input21/event5"
[ 5.724] (II) XINPUT: Adding extended input device "Wacom ISDv4 E6 Pen" (type: TABLET, id 16)
[ 5.785] (II) event5 - Wacom ISDv4 E6 Pen: is tagged by udev as: Tablet
[ 5.786] (II) event5 - Wacom ISDv4 E6 Pen: device is a tablet
[ 5.787] (II) config/udev: Adding input device Wacom ISDv4 E6 Pen (/dev/input/mouse1)
[ 5.787] (II) No input driver specified, ignoring this device.
[ 5.787] (II) This device may have been added with another device file.
[ 5.787] (II) config/udev: Adding input device Wacom ISDv4 E6 Finger (/dev/input/event22)
[ 5.787] (**) Wacom ISDv4 E6 Finger: Applying InputClass "libinput touchscreen catchall"
[ 5.787] (**) Wacom ISDv4 E6 Finger: Applying InputClass "libinput tablet catchall"
[ 5.787] (II) Using input driver 'libinput' for 'Wacom ISDv4 E6 Finger'
[ 5.787] (**) Wacom ISDv4 E6 Finger: always reports core events
[ 5.787] (**) Option "Device" "/dev/input/event22"
[ 5.788] (**) Option "_source" "server/udev"
[ 5.845] (II) event22 - Wacom ISDv4 E6 Finger: is tagged by udev as: Touchscreen Tablet
[ 5.845] (II) event22 - Wacom ISDv4 E6 Finger: device is a touch device
[ 5.845] (II) event22 - Wacom ISDv4 E6 Finger: device removed
[ 5.877] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/0003:056A:00E6.0002/input/input32/event22"
[ 5.877] (II) XINPUT: Adding extended input device "Wacom ISDv4 E6 Finger" (type: TOUCHSCREEN, id 17)
[ 5.877] (**) Option "AccelerationScheme" "none"
[ 5.877] (**) Wacom ISDv4 E6 Finger: (accel) selected scheme none/0
[ 5.877] (**) Wacom ISDv4 E6 Finger: (accel) acceleration factor: 2.000
[ 5.877] (**) Wacom ISDv4 E6 Finger: (accel) acceleration threshold: 4
[ 5.935] (II) event22 - Wacom ISDv4 E6 Finger: is tagged by udev as: Touchscreen Tablet
[ 5.935] (II) event22 - Wacom ISDv4 E6 Finger: device is a touch device
[ 5.935] (II) config/udev: Adding input device Wacom ISDv4 E6 Finger (/dev/input/mouse2)
[ 5.936] (II) No input driver specified, ignoring this device.
[ 5.936] (II) This device may have been added with another device file.
[ 5.936] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event8)
[ 5.936] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.936] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 5.936] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 5.936] (**) AT Translated Set 2 keyboard: always reports core events
[ 5.936] (**) Option "Device" "/dev/input/event8"
[ 5.936] (**) Option "_source" "server/udev"
[ 5.937] (II) event8 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.937] (II) event8 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.938] (II) event8 - AT Translated Set 2 keyboard: device removed
[ 5.954] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input8/event8"
[ 5.954] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[ 5.954] (**) Option "xkb_layout" "gb"
[ 5.955] (II) event8 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.955] (II) event8 - AT Translated Set 2 keyboard: device is a keyboard
[ 5.956] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event23)
[ 5.956] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 5.956] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 5.956] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 5.956] (**) Option "Device" "/dev/input/event23"
[ 5.956] (**) Option "_source" "server/udev"
[ 5.957] (II) event23 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 5.958] (II) event23 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 5.958] (II) event23 - SynPS/2 Synaptics TouchPad: device removed
[ 6.001] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input20/event23"
[ 6.001] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 19)
[ 6.002] (**) Option "AccelerationScheme" "none"
[ 6.002] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.002] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.002] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.003] (II) event23 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.004] (II) event23 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.004] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse3)
[ 6.004] (II) No input driver specified, ignoring this device.
[ 6.004] (II) This device may have been added with another device file.
[ 6.005] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event24)
[ 6.005] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 6.005] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 6.005] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 6.005] (**) Option "Device" "/dev/input/event24"
[ 6.005] (**) Option "_source" "server/udev"
[ 6.006] (II) event24 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 6.006] (II) event24 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[ 6.006] (II) event24 - TPPS/2 IBM TrackPoint: device is a pointer
[ 6.007] (II) event24 - TPPS/2 IBM TrackPoint: device removed
[ 6.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input34/event24"
[ 6.064] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 20)
[ 6.064] (**) Option "AccelerationScheme" "none"
[ 6.064] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 6.064] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 6.064] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 6.065] (II) event24 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 6.065] (II) event24 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[ 6.065] (II) event24 - TPPS/2 IBM TrackPoint: device is a pointer
[ 6.067] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse4)
[ 6.067] (II) No input driver specified, ignoring this device.
[ 6.067] (II) This device may have been added with another device file.
[ 6.067] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
[ 6.067] (II) No input driver specified, ignoring this device.
[ 6.067] (II) This device may have been added with another device file.
[ 6.069] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 6.069] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 6.069] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[ 6.069] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 6.069] (**) ThinkPad Extra Buttons: always reports core events
[ 6.069] (**) Option "Device" "/dev/input/event4"
[ 6.069] (**) Option "_source" "server/udev"
[ 6.070] (II) event4 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 6.070] (II) event4 - ThinkPad Extra Buttons: device is a keyboard
[ 6.070] (II) event4 - ThinkPad Extra Buttons: device is a switch device
[ 6.070] (II) event4 - ThinkPad Extra Buttons: device removed
[ 6.084] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input19/event4"
[ 6.084] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 21)
[ 6.084] (**) Option "xkb_layout" "gb"
[ 6.085] (II) event4 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 6.085] (II) event4 - ThinkPad Extra Buttons: device is a keyboard
[ 6.085] (II) event4 - ThinkPad Extra Buttons: device is a switch device
[ 6.091] (**) SONiX USB DEVICE: Applying InputClass "libinput pointer catchall"
[ 6.091] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 6.091] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 6.091] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 6.091] (**) SONiX USB DEVICE: always reports core events
[ 6.091] (**) Option "Device" "/dev/input/event3"
[ 6.091] (**) Option "_source" "_driver/libinput"
[ 6.091] (II) libinput: SONiX USB DEVICE: is a virtual subdevice
[ 6.091] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.1/0003:05AC:0250.0004/input/input17/event3"
[ 6.091] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 22)
[ 6.091] (**) Option "xkb_layout" "gb"
[ 6.092] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 6.092] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: Applying InputClass "system-keyboard"
[ 6.092] (II) Using input driver 'libinput' for 'ROCCAT ROCCAT Kone Aimo 16K Consumer Control'
[ 6.092] (**) ROCCAT ROCCAT Kone Aimo 16K Consumer Control: always reports core events
[ 6.092] (**) Option "Device" "/dev/input/event10"
[ 6.092] (**) Option "_source" "_driver/libinput"
[ 6.092] (II) libinput: ROCCAT ROCCAT Kone Aimo 16K Consumer Control: is a virtual subdevice
[ 6.092] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.0/0003:1E7D:2E2C.0005/input/input11/event10"
[ 6.092] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Aimo 16K Consumer Control" (type: KEYBOARD, id 23)
[ 6.092] (**) Option "xkb_layout" "gb"
[ 6.158] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse4)
[ 6.159] (II) No input driver specified, ignoring this device.
[ 6.159] (II) This device may have been added with another device file.
[ 6.159] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[ 6.159] (II) event24 - TPPS/2 IBM TrackPoint: device removed
[ 6.190] (II) UnloadModule: "libinput"
[ 6.191] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event24)
[ 6.191] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 6.191] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 6.191] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 6.191] (**) Option "Device" "/dev/input/event24"
[ 6.191] (**) Option "_source" "server/udev"
[ 6.192] (II) event24 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 6.192] (II) event24 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[ 6.192] (II) event24 - TPPS/2 IBM TrackPoint: device is a pointer
[ 6.193] (II) event24 - TPPS/2 IBM TrackPoint: device removed
[ 6.227] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input34/event24"
[ 6.227] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 20)
[ 6.227] (**) Option "AccelerationScheme" "none"
[ 6.227] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 6.227] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 6.227] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 6.228] (II) event24 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 6.228] (II) event24 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[ 6.228] (II) event24 - TPPS/2 IBM TrackPoint: device is a pointer
[ 10.864] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 10.864] (II) modeset(0): Printing DDC gathered Modelines:
[ 10.864] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 11.064] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 11.064] (II) modeset(0): Printing DDC gathered Modelines:
[ 11.064] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 11.265] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 11.265] (II) modeset(0): Printing DDC gathered Modelines:
[ 11.265] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 11.515] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 11.515] (II) modeset(0): Printing DDC gathered Modelines:
[ 11.515] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 11.732] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 11.732] (II) modeset(0): Printing DDC gathered Modelines:
[ 11.732] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 11.949] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 11.949] (II) modeset(0): Printing DDC gathered Modelines:
[ 11.949] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 13.067] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 13.067] (II) modeset(0): Printing DDC gathered Modelines:
[ 13.067] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 37.771] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 37.771] (II) modeset(0): Printing DDC gathered Modelines:
[ 37.771] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 37.972] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 37.972] (II) modeset(0): Printing DDC gathered Modelines:
[ 37.972] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 40.909] (II) modeset(0): EDID vendor "LGD", prod id 728
[ 40.909] (II) modeset(0): Printing DDC gathered Modelines:
[ 40.910] (II) modeset(0): Modeline "1366x768"x0.0 75.20 1366 1414 1478 1582 768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 233.220] (EE) event15 - SONiX USB DEVICE: client bug: event processing lagging behind by 16ms, your system is too slowOffline
Pages: 1