[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#839239: xserver-xorg-core: slight tearing with Intel modesetting driver



Package: xserver-xorg-core
Version: 2:1.20.0-2
Followup-For: Bug #839239

	This issue still exists in the latest version.  It should be noted
that this issue is (usually) papered over if you have window compositing
enabled.

	The root cause is obviously that rectangular blits are being
decomposed (by glamor?  By OpenGL itself?) into two triangles, rendered
sequentially.  Thus, there is a brief window of time where half of the
window frame is filled with new pixels (just drawn by the first triangle),
and the other half contains old pixels (shorly to be overdrawn by the second
triangle).  The result is a diagonal "tear" across the window where the
triangle edges meet.

	Microsoft made this mistake over a decade ago when they first tried
to leverage Direct3D for their video player.  It looked awful then, too.

	If you have a keyboard-driven window manager (such as i3 or
awesome), this is fairly easy to see:
	- If you have it enabled, disable window compositing.
	- Create two windows -- one containing mostly light-color imagery,
	  the other mostly dark imagery.
	- Resize both windows to full screen.
	- Using the window manager's keyboard shortcuts, cycle between the
	  two windows.

	If you hold down the keyboard shortcut, the keyboard's auto-repeat
will usually kick in and rapidly ping-pong between the two windows.  The
diagonal "tear" should become apparent.

	Note also that, if you resize the window, the "tear" follows the
diagonal axis of the window.

	Thank you for your attention to this matter.

					Schwab


-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5500 [8086:1616] (rev 09)

/etc/X11/xorg.conf does not exist.

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 149 Jul 18  2017 20-intel.conf.disabled

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 4.16.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-19)) #1 SMP Debian 4.16.12-1 (2018-05-27)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 43481 Jun 12 15:20 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     6.022] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[     6.022] Build Operating System: Linux 4.9.0-6-amd64 x86_64 Debian
[     6.022] Current Operating System: Linux walkies 4.16.0-2-amd64 #1 SMP Debian 4.16.12-1 (2018-05-27) x86_64
[     6.022] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-2-amd64 root=UUID=c83db6d8-15bf-493f-9339-a9d6129a7992 ro quiet
[     6.022] Build Date: 24 May 2018  04:23:27PM
[     6.022] xorg-server 2:1.20.0-2 (https://www.debian.org/support) 
[     6.022] Current version of pixman: 0.34.0
[     6.022] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.022] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.022] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 12 12:52:19 2018
[     6.023] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.024] (==) No Layout section.  Using the first Screen section.
[     6.024] (==) No screen section available. Using defaults.
[     6.024] (**) |-->Screen "Default Screen Section" (0)
[     6.024] (**) |   |-->Monitor "<default monitor>"
[     6.025] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.025] (==) Automatically adding devices
[     6.025] (==) Automatically enabling devices
[     6.025] (==) Automatically adding GPU devices
[     6.025] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.026] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     6.026] 	Entry deleted from font path.
[     6.031] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     6.031] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.031] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.031] (II) Loader magic: 0x55bae1604de0
[     6.031] (II) Module ABI versions:
[     6.031] 	X.Org ANSI C Emulation: 0.4
[     6.031] 	X.Org Video Driver: 24.0
[     6.031] 	X.Org XInput driver : 24.1
[     6.031] 	X.Org Server Extension : 10.0
[     6.032] (++) using VT number 7

[     6.032] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.032] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.036] (--) PCI:*(0@0:2:0) 8086:1616:17aa:2227 rev 9, Mem @ 0xe0000000/16777216, 0xc0000000/536870912, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     6.036] (II) LoadModule: "glx"
[     6.039] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.048] (II) Module glx: vendor="X.Org Foundation"
[     6.048] 	compiled for 1.20.0, module version = 1.0.0
[     6.048] 	ABI class: X.Org Server Extension, version 10.0
[     6.048] (==) Matched modesetting as autoconfigured driver 0
[     6.048] (==) Matched fbdev as autoconfigured driver 1
[     6.048] (==) Matched vesa as autoconfigured driver 2
[     6.048] (==) Assigned the driver to the xf86ConfigLayout
[     6.048] (II) LoadModule: "modesetting"
[     6.048] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.049] (II) Module modesetting: vendor="X.Org Foundation"
[     6.049] 	compiled for 1.20.0, module version = 1.20.0
[     6.049] 	Module class: X.Org Video Driver
[     6.049] 	ABI class: X.Org Video Driver, version 24.0
[     6.049] (II) LoadModule: "fbdev"
[     6.049] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     6.051] (II) Module fbdev: vendor="X.Org Foundation"
[     6.051] 	compiled for 1.20.0, module version = 0.5.0
[     6.051] 	Module class: X.Org Video Driver
[     6.051] 	ABI class: X.Org Video Driver, version 24.0
[     6.051] (II) LoadModule: "vesa"
[     6.051] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     6.051] (II) Module vesa: vendor="X.Org Foundation"
[     6.051] 	compiled for 1.20.0, module version = 2.3.4
[     6.051] 	Module class: X.Org Video Driver
[     6.051] 	ABI class: X.Org Video Driver, version 24.0
[     6.051] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.051] (II) FBDEV: driver for framebuffer: fbdev
[     6.051] (II) VESA: driver for VESA chipsets: vesa
[     6.084] (II) modeset(0): using drv /dev/dri/card0
[     6.084] (WW) Falling back to old probe method for fbdev
[     6.084] (II) Loading sub module "fbdevhw"
[     6.084] (II) LoadModule: "fbdevhw"
[     6.084] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     6.086] (II) Module fbdevhw: vendor="X.Org Foundation"
[     6.086] 	compiled for 1.20.0, module version = 0.0.2
[     6.086] 	ABI class: X.Org Video Driver, version 24.0
[     6.086] (WW) Falling back to old probe method for vesa
[     6.086] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.086] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     6.086] (==) modeset(0): RGB weight 888
[     6.086] (==) modeset(0): Default visual is TrueColor
[     6.086] (II) Loading sub module "glamoregl"
[     6.086] (II) LoadModule: "glamoregl"
[     6.086] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.098] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.098] 	compiled for 1.20.0, module version = 1.0.1
[     6.098] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.148] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) 
[     6.148] (II) modeset(0): glamor initialized
[     6.150] (II) modeset(0): Output eDP-1 has no monitor section
[     6.150] (II) modeset(0): Output DP-1 has no monitor section
[     6.151] (II) modeset(0): Output HDMI-1 has no monitor section
[     6.151] (II) modeset(0): Output DP-2 has no monitor section
[     6.152] (II) modeset(0): Output HDMI-2 has no monitor section
[     6.154] (II) modeset(0): EDID for output eDP-1
[     6.154] (II) modeset(0): Manufacturer: LGD  Model: 419  Serial#: 0
[     6.154] (II) modeset(0): Year: 2013  Week: 0
[     6.154] (II) modeset(0): EDID Version: 1.3
[     6.154] (II) modeset(0): Digital Display Input
[     6.154] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     6.154] (II) modeset(0): Gamma: 2.20
[     6.154] (II) modeset(0): No DPMS capabilities specified
[     6.154] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     6.154] (II) modeset(0): First detailed timing is preferred mode
[     6.154] (II) modeset(0): redX: 0.630 redY: 0.352   greenX: 0.340 greenY: 0.580
[     6.154] (II) modeset(0): blueX: 0.154 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[     6.154] (II) modeset(0): Manufacturer's mask: 0
[     6.154] (II) modeset(0): Supported detailed timing:
[     6.154] (II) modeset(0): clock: 237.8 MHz   Image Size:  310 x 174 mm
[     6.154] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     6.154] (II) modeset(0): v_active: 1440  v_sync: 1442  v_sync_end 1445 v_blanking: 1457 v_border: 0
[     6.154] (II) modeset(0):  LG Display
[     6.154] (II) modeset(0):  LP140QH1-SPB1
[     6.154] (II) modeset(0): EDID (in hex):
[     6.154] (II) modeset(0): 	00ffffffffffff0030e4190400000000
[     6.154] (II) modeset(0): 	00170103a01f1178024295a15a579427
[     6.154] (II) modeset(0): 	0d505400000001010101010101010101
[     6.154] (II) modeset(0): 	010101010101e45c00a0a0a011503020
[     6.154] (II) modeset(0): 	230036ae1000001a0000000000000000
[     6.154] (II) modeset(0): 	00000000000000000000000000fe004c
[     6.154] (II) modeset(0): 	4720446973706c61790a2020000000fe
[     6.154] (II) modeset(0): 	004c503134305148312d5350423100bc
[     6.154] (II) modeset(0): Printing probed modes for output eDP-1
[     6.154] (II) modeset(0): Modeline "2560x1440"x60.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[     6.154] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[     6.154] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[     6.154] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[     6.154] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[     6.154] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[     6.154] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[     6.154] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[     6.154] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[     6.154] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     6.154] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     6.154] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     6.154] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     6.154] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     6.154] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     6.154] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     6.154] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     6.154] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.154] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.154] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.154] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     6.154] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     6.154] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     6.154] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.154] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     6.154] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.154] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     6.154] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     6.154] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.154] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.154] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.154] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.154] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.154] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     6.154] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     6.154] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[     6.154] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.154] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.154] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.154] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.154] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[     6.154] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.154] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.154] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.154] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.154] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     6.154] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     6.154] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     6.154] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     6.154] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[     6.154] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[     6.154] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     6.154] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     6.154] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[     6.154] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     6.154] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     6.154] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     6.154] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     6.154] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.154] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     6.154] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     6.154] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     6.154] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     6.154] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.154] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.154] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     6.154] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     6.155] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.155] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     6.155] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     6.155] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     6.155] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     6.155] (II) modeset(0): EDID for output DP-1
[     6.156] (II) modeset(0): EDID for output HDMI-1
[     6.156] (II) modeset(0): EDID for output DP-2
[     6.157] (II) modeset(0): EDID for output HDMI-2
[     6.157] (II) modeset(0): Output eDP-1 connected
[     6.157] (II) modeset(0): Output DP-1 disconnected
[     6.157] (II) modeset(0): Output HDMI-1 disconnected
[     6.157] (II) modeset(0): Output DP-2 disconnected
[     6.157] (II) modeset(0): Output HDMI-2 disconnected
[     6.157] (II) modeset(0): Using exact sizes for initial modes
[     6.157] (II) modeset(0): Output eDP-1 using initial mode 2560x1440 +0+0
[     6.157] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.157] (==) modeset(0): DPI set to (96, 96)
[     6.157] (II) Loading sub module "fb"
[     6.157] (II) LoadModule: "fb"
[     6.157] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.158] (II) Module fb: vendor="X.Org Foundation"
[     6.158] 	compiled for 1.20.0, module version = 1.0.0
[     6.158] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.158] (II) UnloadModule: "fbdev"
[     6.158] (II) Unloading fbdev
[     6.158] (II) UnloadSubModule: "fbdevhw"
[     6.158] (II) Unloading fbdevhw
[     6.158] (II) UnloadModule: "vesa"
[     6.158] (II) Unloading vesa
[     6.233] (==) modeset(0): Backing store enabled
[     6.233] (==) modeset(0): Silken mouse enabled
[     6.284] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.284] (==) modeset(0): DPMS enabled
[     6.285] (II) modeset(0): [DRI2] Setup complete
[     6.285] (II) modeset(0): [DRI2]   DRI driver: i965
[     6.285] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     6.285] (II) Initializing extension Generic Event Extension
[     6.285] (II) Initializing extension SHAPE
[     6.285] (II) Initializing extension MIT-SHM
[     6.285] (II) Initializing extension XInputExtension
[     6.286] (II) Initializing extension XTEST
[     6.286] (II) Initializing extension BIG-REQUESTS
[     6.286] (II) Initializing extension SYNC
[     6.286] (II) Initializing extension XKEYBOARD
[     6.286] (II) Initializing extension XC-MISC
[     6.286] (II) Initializing extension SECURITY
[     6.286] (II) Initializing extension XFIXES
[     6.286] (II) Initializing extension RENDER
[     6.286] (II) Initializing extension RANDR
[     6.287] (II) Initializing extension COMPOSITE
[     6.287] (II) Initializing extension DAMAGE
[     6.287] (II) Initializing extension MIT-SCREEN-SAVER
[     6.287] (II) Initializing extension DOUBLE-BUFFER
[     6.287] (II) Initializing extension RECORD
[     6.287] (II) Initializing extension DPMS
[     6.287] (II) Initializing extension Present
[     6.287] (II) Initializing extension DRI3
[     6.287] (II) Initializing extension X-Resource
[     6.287] (II) Initializing extension XVideo
[     6.287] (II) Initializing extension XVideo-MotionCompensation
[     6.287] (II) Initializing extension SELinux
[     6.287] (II) SELinux: Disabled on system
[     6.287] (II) Initializing extension GLX
[     6.292] (II) AIGLX: Loaded and initialized i965
[     6.292] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.292] (II) Initializing extension XFree86-VidModeExtension
[     6.292] (II) Initializing extension XFree86-DGA
[     6.293] (II) Initializing extension XFree86-DRI
[     6.293] (II) Initializing extension DRI2
[     6.295] (II) modeset(0): Damage tracking initialized
[     6.295] (II) modeset(0): Setting screen physical size to 677 x 381
[     6.358] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     6.358] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.358] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.358] (II) LoadModule: "libinput"
[     6.358] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.363] (II) Module libinput: vendor="X.Org Foundation"
[     6.363] 	compiled for 1.19.6, module version = 0.27.1
[     6.363] 	Module class: X.Org XInput Driver
[     6.363] 	ABI class: X.Org XInput driver, version 24.1
[     6.363] (II) Using input driver 'libinput' for 'Power Button'
[     6.363] (**) Power Button: always reports core events
[     6.363] (**) Option "Device" "/dev/input/event5"
[     6.363] (**) Option "_source" "server/udev"
[     6.363] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     6.363] (II) event5  - Power Button: device is a keyboard
[     6.363] (II) event5  - Power Button: device removed
[     6.384] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[     6.384] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.384] (**) Option "xkb_model" "pc105"
[     6.384] (**) Option "xkb_layout" "us"
[     6.384] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     6.384] (II) event5  - Power Button: device is a keyboard
[     6.384] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[     6.385] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     6.385] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.385] (II) Using input driver 'libinput' for 'Video Bus'
[     6.385] (**) Video Bus: always reports core events
[     6.385] (**) Option "Device" "/dev/input/event12"
[     6.385] (**) Option "_source" "server/udev"
[     6.385] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     6.385] (II) event12 - Video Bus: device is a keyboard
[     6.385] (II) event12 - Video Bus: device removed
[     6.432] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12"
[     6.432] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.432] (**) Option "xkb_model" "pc105"
[     6.432] (**) Option "xkb_layout" "us"
[     6.432] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     6.432] (II) event12 - Video Bus: device is a keyboard
[     6.432] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[     6.432] (II) No input driver specified, ignoring this device.
[     6.432] (II) This device may have been added with another device file.
[     6.433] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[     6.433] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     6.433] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.433] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.433] (**) Sleep Button: always reports core events
[     6.433] (**) Option "Device" "/dev/input/event4"
[     6.433] (**) Option "_source" "server/udev"
[     6.433] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     6.433] (II) event4  - Sleep Button: device is a keyboard
[     6.433] (II) event4  - Sleep Button: device removed
[     6.448] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[     6.448] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     6.448] (**) Option "xkb_model" "pc105"
[     6.448] (**) Option "xkb_layout" "us"
[     6.448] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     6.448] (II) event4  - Sleep Button: device is a keyboard
[     6.448] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[     6.448] (II) No input driver specified, ignoring this device.
[     6.448] (II) This device may have been added with another device file.
[     6.449] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.449] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.449] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event16)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.449] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event17)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[     6.450] (II) No input driver specified, ignoring this device.
[     6.450] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     6.450] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     6.450] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.450] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.450] (**) AT Translated Set 2 keyboard: always reports core events
[     6.450] (**) Option "Device" "/dev/input/event0"
[     6.450] (**) Option "_source" "server/udev"
[     6.450] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.450] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     6.451] (II) event0  - AT Translated Set 2 keyboard: device removed
[     6.468] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     6.468] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[     6.468] (**) Option "xkb_model" "pc105"
[     6.468] (**) Option "xkb_layout" "us"
[     6.468] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.468] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     6.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[     6.468] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     6.468] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     6.468] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     6.468] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[     6.468] (II) LoadModule: "synaptics"
[     6.468] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     6.469] (II) Module synaptics: vendor="X.Org Foundation"
[     6.469] 	compiled for 1.19.0, module version = 1.9.0
[     6.469] 	Module class: X.Org XInput Driver
[     6.469] 	ABI class: X.Org XInput driver, version 24.1
[     6.469] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[     6.469] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     6.469] (**) Option "Device" "/dev/input/event1"
[     6.504] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5676 (res 45)
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1096 - 4758 (res 68)
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     6.504] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     6.504] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     6.504] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     6.544] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[     6.544] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[     6.544] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     6.544] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[     6.544] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[     6.544] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     6.544] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     6.544] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     6.544] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     6.544] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     6.544] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     6.544] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[     6.544] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2)
[     6.544] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[     6.544] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[     6.545] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[     6.545] (**) TPPS/2 IBM TrackPoint: always reports core events
[     6.545] (**) Option "Device" "/dev/input/event2"
[     6.545] (**) Option "_source" "server/udev"
[     6.545] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     6.545] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[     6.545] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint device set to range 31
[     6.545] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[     6.545] (II) event2  - TPPS/2 IBM TrackPoint: device removed
[     6.576] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[     6.576] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[     6.576] (**) Option "AccelerationScheme" "none"
[     6.576] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[     6.576] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     6.576] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[     6.577] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     6.577] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint does not have a specified range, guessing... see https://wayland.freedesktop.org/libinput/doc/1.10.7/trackpoints.html
[     6.577] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint device set to range 31
[     6.577] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[     6.577] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[     6.577] (II) No input driver specified, ignoring this device.
[     6.577] (II) This device may have been added with another device file.
[     6.577] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     6.577] (II) No input driver specified, ignoring this device.
[     6.577] (II) This device may have been added with another device file.
[     6.578] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event8)
[     6.578] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[     6.578] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     6.578] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     6.578] (**) ThinkPad Extra Buttons: always reports core events
[     6.578] (**) Option "Device" "/dev/input/event8"
[     6.578] (**) Option "_source" "server/udev"
[     6.579] (II) event8  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     6.579] (II) event8  - ThinkPad Extra Buttons: device is a keyboard
[     6.579] (II) event8  - ThinkPad Extra Buttons: device removed
[     6.592] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event8"
[     6.592] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[     6.592] (**) Option "xkb_model" "pc105"
[     6.592] (**) Option "xkb_layout" "us"
[     6.592] (II) event8  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     6.592] (II) event8  - ThinkPad Extra Buttons: device is a keyboard
[    16.218] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event7)
[    16.218] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[    16.218] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    16.218] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    16.218] (**) Integrated Camera: Integrated C: always reports core events
[    16.218] (**) Option "Device" "/dev/input/event7"
[    16.218] (**) Option "_source" "server/udev"
[    16.219] (II) event7  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    16.219] (II) event7  - Integrated Camera: Integrated C: device is a keyboard
[    16.219] (II) event7  - Integrated Camera: Integrated C: device removed
[    16.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input9/event7"
[    16.256] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 13)
[    16.256] (**) Option "xkb_model" "pc105"
[    16.256] (**) Option "xkb_layout" "us"
[    16.256] (WW) Option "xkb_variant" requires a string value
[    16.256] (WW) Option "xkb_options" requires a string value
[    16.257] (II) event7  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    16.257] (II) event7  - Integrated Camera: Integrated C: device is a keyboard
[    34.976] (II) modeset(0): EDID vendor "LGD", prod id 1049
[    34.976] (II) modeset(0): Printing DDC gathered Modelines:
[    34.976] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[    35.164] (II) modeset(0): EDID vendor "LGD", prod id 1049
[    35.164] (II) modeset(0): Printing DDC gathered Modelines:
[    35.164] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[    35.169] (II) modeset(0): EDID vendor "LGD", prod id 1049
[    35.169] (II) modeset(0): Printing DDC gathered Modelines:
[    35.169] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[   788.369] (II) modeset(0): EDID vendor "LGD", prod id 1049
[   788.369] (II) modeset(0): Printing DDC gathered Modelines:
[   788.369] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[   788.373] (II) modeset(0): EDID vendor "LGD", prod id 1049
[   788.373] (II) modeset(0): Printing DDC gathered Modelines:
[   788.373] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[   790.577] (II) modeset(0): EDID vendor "LGD", prod id 1049
[   790.577] (II) modeset(0): Printing DDC gathered Modelines:
[   790.577] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[   790.582] (II) modeset(0): EDID vendor "LGD", prod id 1049
[   790.582] (II) modeset(0): Printing DDC gathered Modelines:
[   790.582] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[  2078.554] (II) modeset(0): EDID vendor "LGD", prod id 1049
[  2078.554] (II) modeset(0): Printing DDC gathered Modelines:
[  2078.554] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[  2078.562] (II) modeset(0): EDID vendor "LGD", prod id 1049
[  2078.562] (II) modeset(0): Printing DDC gathered Modelines:
[  2078.562] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[  2080.757] (II) modeset(0): EDID vendor "LGD", prod id 1049
[  2080.757] (II) modeset(0): Printing DDC gathered Modelines:
[  2080.757] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[  2080.765] (II) modeset(0): EDID vendor "LGD", prod id 1049
[  2080.765] (II) modeset(0): Printing DDC gathered Modelines:
[  2080.765] (II) modeset(0): Modeline "2560x1440"x0.0  237.80  2560 2608 2640 2720  1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3900917

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4066847
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=4060802

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12
N: input/event12
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4097370
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=3897431

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_ATTR_LID_SWITCH_RELIABILITY=reliable
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4048006

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3899342

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4049830
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=4100519

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4169803

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=4100722

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4170401

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=4119464

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/event15
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4174484

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input17
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=9"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=4119479

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input17/event16
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4169854

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input18
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=10"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=4121610

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input18/event17
N: input/event17
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input18/event17
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4169812

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input9
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input9
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_8_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=7049
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0017
E: ID_SERIAL=SC20F26946AB5BA03HR_Integrated_Camera_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SC20F26946AB5BA03HR
E: ID_VENDOR_ENC=SC20F26946AB5BA03HR
E: ID_VENDOR_ID=04ca
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04CAp7049e0017-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera: Integrated C"
E: PHYS="usb-0000:00:14.0-8/button"
E: PRODUCT=3/4ca/7049/17
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=4018945

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input9/event7
N: input/event7
S: input/by-id/usb-SC20F26946AB5BA03HR_Integrated_Camera_200901010001-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event /dev/input/by-id/usb-SC20F26946AB5BA03HR_Integrated_Camera_200901010001-event-if00
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input9/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=7049
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0017
E: ID_SERIAL=SC20F26946AB5BA03HR_Integrated_Camera_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SC20F26946AB5BA03HR
E: ID_VENDOR_ENC=SC20F26946AB5BA03HR
E: ID_VENDOR_ID=04ca
E: LIBINPUT_DEVICE_GROUP=3/4ca/7049:usb-0000:00:14.0-8/button
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=16217095
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/292/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=4062867

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/10ec/292:card1/codec#0/beep0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4097150

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=4068679

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event10
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4120811

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=4068761

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event11
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4127606

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_BUS=i8042
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=919915

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: LIBINPUT_ATTR_KEYBOARD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4049291
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input2
E: ABS=660800011000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input2
E: EV=b
E: ID_BUS=i8042
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=e520 10000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,145,148,14A,14D,14E,14F,ra0,1,18,1C,2F,35,36,39,3A,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=5
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2519999

P: /devices/platform/i8042/serio1/input/input2/event1
N: input/event1
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event1
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=53
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: ID_INPUT_WIDTH_MM=98
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=150
E: LIBINPUT_DEVICE_GROUP=11/2/7:isa0060/serio1
E: LIBINPUT_MODEL_LENOVO_T450_TOUCHPAD=1
E: LIBINPUT_MODEL_SYNAPTICS_SERIAL_TOUCHPAD=1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4051188

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3788762

P: /devices/platform/i8042/serio1/serio2/input/input3
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3
E: EV=7
E: ID_BUS=i8042
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=21
E: REL=3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3893487

P: /devices/platform/i8042/serio1/serio2/input/input3/event2
N: input/event2
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/event2
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/a:synaptics-pt/serio0
E: MAJOR=13
E: MINOR=66
E: POINTINGSTICK_CONST_ACCEL=1.0
E: POINTINGSTICK_SENSITIVITY=200
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4048674

P: /devices/platform/i8042/serio1/serio2/input/input3/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/mouse1
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3894985

P: /devices/platform/pcspkr/input/input8
E: DEVPATH=/devices/platform/pcspkr/input/input8
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3963296

P: /devices/platform/pcspkr/input/input8/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/pcspkr/input/input8/event6
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4055523

P: /devices/platform/thinkpad_acpi/input/input7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=10040 0 18040000 0 50100000000000 0 1701b02102004 c000280041114000 10e000000000000 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8E,90,94,98,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,ED,EE,F0,16C,174,176,1D2,1DB,1DC,246,250,ram4,lsfw3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=8
E: TAGS=:seat:
E: USEC_INITIALIZED=4030317

P: /devices/platform/thinkpad_acpi/input/input7/event8
N: input/event8
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7/event8
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054:thinkpad_acpi
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4075815
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.182
ii  libaudit1               1:2.8.3-1
ii  libbsd0                 0.8.7-1.1
ii  libc6                   2.27-3
ii  libdbus-1-3             1.12.8-3
ii  libdrm2                 2.4.92-1
ii  libegl1                 1.0.0+git20180308-3
ii  libegl1-mesa            18.0.5-1
ii  libepoxy0               1.4.3-1
ii  libgbm1                 18.0.5-1
ii  libgcrypt20             1.8.2-2
ii  libgl1                  1.0.0+git20180308-3
ii  libpciaccess0           0.14-1
ii  libpixman-1-0           0.34.0-2
ii  libselinux1             2.8-1
ii  libsystemd0             238-5
ii  libudev1                238-5
ii  libxau6                 1:1.0.8-1+b2
ii  libxdmcp6               1:1.1.2-3
ii  libxfont2               1:2.0.3-1
ii  libxshmfence1           1.3-1
ii  udev                    238-5
ii  xserver-common          2:1.20.0-2

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  18.0.5-1
ii  libpam-systemd   238-5

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.4+nmu1
ii  xfonts-75dpi     1:1.0.4+nmu1
ii  xfonts-scalable  1:1.0.3-1.1

-- no debconf information


Reply to: