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

Bug#1025389: marked as done (libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so)



Your message dated Sun, 1 Jan 2023 14:29:01 +0100
with message-id <CA+fnjVB2zesW8Q9tVSEuuMkdbq3k4iqi5bm-OgJCf3wiPKrdKg@mail.gmail.com>
and subject line libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
has caused the Debian Bug report #1025389,
regarding libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1025389: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025389
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libgl1-mesa-dri
Version: 22.3.0-1
Severity: normal

Dear Maintainer,

When attemtpting to start X it fails.  And looking through the
.local/share/xorg/Xorg.0.log finds a segfault like below (Xorg.0.log.bad).

One workaround I found is to comment out the entire Intel Graphics
config.  Not sure why this works.  Is it picking better defaults
or not enabling features which introduce the problem?

$ cat /etc/X11/xorg.conf.d/20-intel.conf 
#Section "Device"
#  Identifier	"Intel Graphics"
#  Driver	"intel"
#
#  #Option	"AccelMethod" "uxa"
#  Option	"AccelMethod" "sna"
#  #Option	"NoAccel" "True"
#  Option	"DRI" "True"
#EndSection

Interestingly, it looks like this missing i965_dri.so has indeed gone
missing.

https://packages.debian.org/buster/amd64/libgl1-mesa-dri/filelist
https://packages.debian.org/sid/amd64/libgl1-mesa-dri/filelist

Xorg.0.log.bad
--------------
[    14.004] (II) SELinux: Disabled on system
[    14.004] (II) Initializing extension GLX
[    14.005] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[    14.005] (EE) AIGLX error: unable to load driver i965
[    14.027] (EE)
[    14.027] (EE) Backtrace:
[    14.028] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x562070f40c59]
[    14.028] (EE) 1: /lib/x86_64-linux-gnu/libc.so.6 (__sigaction+0x40) [0x7f12c3a5af90]
[    14.029] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    14.029] (EE) 2: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7f12c4713029]
[    14.029] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (_dl_catch_exception+0x7a) [0x7f12c3b6de9a]
[    14.029] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (_dl_catch_error+0x2f) [0x7f12c3b6df4f]
[    14.030] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (dlerror+0x297) [0x7f12c3aa3dc7]
[    14.030] (EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (dlclose+0x36) [0x7f12c3aa3b26]
[    14.032] (EE) 7: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (nouveau_drm_screen_create+0x1d50f4) [0x7f12c1ae7f44]
[    14.032] (EE) 8: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (nouveau_drm_screen_create+0x1d4340) [0x7f12c1ae7190]
[    14.033] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    14.033] (EE) 9: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (?+0x0) [0x7f12c10aa179]
[    14.034] (EE) 10: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x60ae16) [0x7f12c16b5156]
[    14.034] (EE) 11: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x60ad84) [0x7f12c16b50c4]
[    14.034] (EE) 12: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x6f4) [0x7f12c10aaa34]
[    14.034] (EE) 13: /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0xa175) [0x7f12c10b44b5]
[    14.035] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    14.035] (EE) 14: /usr/lib/xorg/modules/extensions/libglx.so (?+0x0) [0x7f12c37ecd77]
[    14.035] (EE) unw_get_proc_name failed: no unwind info found [-10]
[    14.035] (EE) 15: /usr/lib/xorg/modules/extensions/libglx.so (?+0x0) [0x7f12c37ebb7f]
[    14.035] (EE) 16: /usr/lib/xorg/Xorg (_CallCallbacks+0x34) [0x562070dd2a24]
[    14.035] (EE) 17: /usr/lib/xorg/Xorg (dri3_send_open_reply+0x10af) [0x562070efea9f]
[    14.036] (EE) 18: /usr/lib/xorg/Xorg (InitExtensions+0x89) [0x562070e3e2a9]
[    14.036] (EE) 19: /usr/lib/xorg/Xorg (InitFonts+0x1e8) [0x562070dd14e8]
[    14.036] (EE) 20: /lib/x86_64-linux-gnu/libc.so.6 (__libc_init_first+0x8a) [0x7f12c3a4618a]
[    14.036] (EE) 21: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x85) [0x7f12c3a46245]
[    14.036] (EE) 22: /usr/lib/xorg/Xorg (_start+0x21) [0x562070dbab61]
[    14.036] (EE)
[    14.037] (EE) Segmentation fault at address 0x337
[    14.037] (EE)
Fatal server error:
[    14.037] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    14.037] (EE)
[    14.037] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[    14.037] (EE) Please also check the log file at "/home/jeri/.local/share/xorg/Xorg.0.log" for additional information.
[    14.037] (EE)
[    14.073] (EE) Server terminated with error (1). Closing log file.


-- Package-specific info:
glxinfo:
--------
glxinfo is not available (missing mesa-utils package).

/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 Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 194 Dec  3 10:30 20-intel.conf

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

Kernel version (/proc/version):
-------------------------------
Linux version 6.0.0-5-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-9) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP PREEMPT_DYNAMIC Debian 6.0.10-2 (2022-12-01)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 27286 Nov 11  2020 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 28608 Nov  3 08:56 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 11825 Dec  2 13:06 /var/log/Xorg.0.log
-rw-r--r-- 1 jeri jeri 36929 Dec  3 11:41 /home/jeri/.local/share/xorg/Xorg.0.log

Contents of most recent Xorg X server log file (/home/jeri/.local/share/xorg/Xorg.0.log):
-----------------------------------------------------------------------------------------
[    14.137] (--) Log file renamed from "/home/jeri/.local/share/xorg/Xorg.pid-1315.log" to "/home/jeri/.local/share/xorg/Xorg.0.log"
[    14.138] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    14.138] Current Operating System: Linux ripley 6.0.0-5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.10-2 (2022-12-01) x86_64
[    14.138] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.0-5-amd64 root=UUID=c72276cc-4e2e-40ef-ad28-fa7028f75d66 ro quiet
[    14.138] xorg-server 2:21.1.4-3 (https://www.debian.org/support) 
[    14.138] Current version of pixman: 0.42.2
[    14.138] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.138] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.139] (==) Log file: "/home/jeri/.local/share/xorg/Xorg.0.log", Time: Sat Dec  3 10:31:12 2022
[    14.140] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    14.140] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.142] (==) No Layout section.  Using the first Screen section.
[    14.142] (==) No screen section available. Using defaults.
[    14.142] (**) |-->Screen "Default Screen Section" (0)
[    14.142] (**) |   |-->Monitor "<default monitor>"
[    14.143] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.143] (==) Automatically adding devices
[    14.143] (==) Automatically enabling devices
[    14.143] (==) Automatically adding GPU devices
[    14.143] (==) Automatically binding GPU devices
[    14.143] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.143] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.143] 	Entry deleted from font path.
[    14.143] (==) 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
[    14.143] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.143] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.143] (II) Loader magic: 0x56198498af00
[    14.143] (II) Module ABI versions:
[    14.143] 	X.Org ANSI C Emulation: 0.4
[    14.143] 	X.Org Video Driver: 25.2
[    14.143] 	X.Org XInput driver : 24.4
[    14.143] 	X.Org Server Extension : 10.0
[    14.144] (++) using VT number 2

[    14.146] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    14.147] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.147] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    14.148] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    14.151] (--) PCI:*(0@0:2:0) 8086:1916:17aa:2238 rev 7, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[    14.151] (II) LoadModule: "glx"
[    14.152] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.154] (II) Module glx: vendor="X.Org Foundation"
[    14.154] 	compiled for 1.21.1.4, module version = 1.0.0
[    14.154] 	ABI class: X.Org Server Extension, version 10.0
[    14.154] (==) Matched modesetting as autoconfigured driver 0
[    14.154] (==) Matched fbdev as autoconfigured driver 1
[    14.154] (==) Matched vesa as autoconfigured driver 2
[    14.154] (==) Assigned the driver to the xf86ConfigLayout
[    14.154] (II) LoadModule: "modesetting"
[    14.154] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.155] (II) Module modesetting: vendor="X.Org Foundation"
[    14.155] 	compiled for 1.21.1.4, module version = 1.21.1
[    14.155] 	Module class: X.Org Video Driver
[    14.155] 	ABI class: X.Org Video Driver, version 25.2
[    14.155] (II) LoadModule: "fbdev"
[    14.155] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.156] (II) Module fbdev: vendor="X.Org Foundation"
[    14.156] 	compiled for 1.21.1.3, module version = 0.5.0
[    14.156] 	Module class: X.Org Video Driver
[    14.156] 	ABI class: X.Org Video Driver, version 25.2
[    14.156] (II) LoadModule: "vesa"
[    14.156] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.157] (II) Module vesa: vendor="X.Org Foundation"
[    14.157] 	compiled for 1.21.1.3, module version = 2.5.0
[    14.157] 	Module class: X.Org Video Driver
[    14.157] 	ABI class: X.Org Video Driver, version 25.2
[    14.157] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.157] (II) FBDEV: driver for framebuffer: fbdev
[    14.157] (II) VESA: driver for VESA chipsets: vesa
[    14.157] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    14.157] (II) modeset(0): using drv /dev/dri/card0
[    14.157] (WW) Falling back to old probe method for fbdev
[    14.157] (II) Loading sub module "fbdevhw"
[    14.157] (II) LoadModule: "fbdevhw"
[    14.157] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.158] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.158] 	compiled for 1.21.1.4, module version = 0.0.2
[    14.158] 	ABI class: X.Org Video Driver, version 25.2
[    14.158] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    14.158] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.158] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    14.158] (==) modeset(0): RGB weight 888
[    14.158] (==) modeset(0): Default visual is TrueColor
[    14.158] (II) Loading sub module "glamoregl"
[    14.158] (II) LoadModule: "glamoregl"
[    14.158] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    14.162] (II) Module glamoregl: vendor="X.Org Foundation"
[    14.162] 	compiled for 1.21.1.4, module version = 1.0.1
[    14.162] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.203] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 520 (SKL GT2)
[    14.203] (II) modeset(0): glamor initialized
[    14.203] (==) modeset(0): VariableRefresh: disabled
[    14.203] (==) modeset(0): AsyncFlipSecondaries: disabled
[    14.204] (II) modeset(0): Output eDP-1 has no monitor section
[    14.204] (II) modeset(0): Output DP-1 has no monitor section
[    14.209] (II) modeset(0): Output HDMI-1 has no monitor section
[    14.209] (II) modeset(0): Output DP-2 has no monitor section
[    14.213] (II) modeset(0): Output HDMI-2 has no monitor section
[    14.215] (II) modeset(0): EDID for output eDP-1
[    14.215] (II) modeset(0): Manufacturer: AUO  Model: 173d  Serial#: 0
[    14.215] (II) modeset(0): Year: 2014  Week: 0
[    14.215] (II) modeset(0): EDID Version: 1.4
[    14.215] (II) modeset(0): Digital Display Input
[    14.215] (II) modeset(0): 6 bits per channel
[    14.215] (II) modeset(0): Digital interface is DisplayPort
[    14.215] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    14.215] (II) modeset(0): Gamma: 2.20
[    14.215] (II) modeset(0): No DPMS capabilities specified
[    14.215] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    14.215] (II) modeset(0): First detailed timing is preferred mode
[    14.215] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    14.215] (II) modeset(0): redX: 0.632 redY: 0.338   greenX: 0.326 greenY: 0.623
[    14.215] (II) modeset(0): blueX: 0.157 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[    14.215] (II) modeset(0): Manufacturer's mask: 0
[    14.215] (II) modeset(0): Supported detailed timing:
[    14.215] (II) modeset(0): clock: 141.0 MHz   Image Size:  309 x 173 mm
[    14.215] (II) modeset(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[    14.215] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[    14.215] (II) modeset(0): Unknown vendor-specific block f
[    14.215] (II) modeset(0):  AUO
[    14.215] (II) modeset(0):  B140HAN01.7
[    14.215] (II) modeset(0): EDID (in hex):
[    14.215] (II) modeset(0): 	00ffffffffffff0006af3d1700000000
[    14.215] (II) modeset(0): 	00180104951f117802ea75a156539f28
[    14.215] (II) modeset(0): 	0c505400000001010101010101010101
[    14.215] (II) modeset(0): 	010101010101143780b8703824401010
[    14.215] (II) modeset(0): 	3e0035ad100000180000000f00000000
[    14.215] (II) modeset(0): 	00000000000000000020000000fe0041
[    14.215] (II) modeset(0): 	554f0a202020202020202020000000fe
[    14.215] (II) modeset(0): 	004231343048414e30312e37200a00a2
[    14.215] (II) modeset(0): Printing probed modes for output eDP-1
[    14.215] (II) modeset(0): Modeline "1920x1080"x60.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[    14.215] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    14.215] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    14.215] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    14.215] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    14.215] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    14.215] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    14.215] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    14.215] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    14.215] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    14.215] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    14.215] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    14.215] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    14.215] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    14.215] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    14.215] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    14.215] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    14.215] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    14.215] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    14.215] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    14.215] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    14.215] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    14.215] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    14.216] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    14.216] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    14.216] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    14.216] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    14.216] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    14.216] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    14.216] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    14.216] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    14.216] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    14.216] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    14.216] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    14.216] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    14.216] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    14.216] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    14.216] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    14.216] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    14.216] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    14.216] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    14.216] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    14.216] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    14.216] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    14.216] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    14.216] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    14.216] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    14.216] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    14.216] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    14.216] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    14.216] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    14.216] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    14.216] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    14.216] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    14.216] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    14.216] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    14.216] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    14.216] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    14.216] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    14.216] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    14.216] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    14.216] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    14.216] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    14.216] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    14.216] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    14.216] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    14.216] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    14.216] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    14.216] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    14.216] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    14.216] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    14.216] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    14.216] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    14.216] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    14.216] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    14.216] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    14.216] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    14.216] (II) modeset(0): EDID for output DP-1
[    14.221] (II) modeset(0): EDID for output HDMI-1
[    14.221] (II) modeset(0): EDID for output DP-2
[    14.225] (II) modeset(0): EDID for output HDMI-2
[    14.225] (II) modeset(0): Output eDP-1 connected
[    14.225] (II) modeset(0): Output DP-1 disconnected
[    14.225] (II) modeset(0): Output HDMI-1 disconnected
[    14.225] (II) modeset(0): Output DP-2 disconnected
[    14.225] (II) modeset(0): Output HDMI-2 disconnected
[    14.225] (II) modeset(0): Using exact sizes for initial modes
[    14.225] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    14.225] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.225] (==) modeset(0): DPI set to (96, 96)
[    14.225] (II) Loading sub module "fb"
[    14.225] (II) LoadModule: "fb"
[    14.225] (II) Module "fb" already built-in
[    14.225] (II) UnloadModule: "fbdev"
[    14.225] (II) Unloading fbdev
[    14.225] (II) UnloadSubModule: "fbdevhw"
[    14.225] (II) Unloading fbdevhw
[    14.225] (II) UnloadModule: "vesa"
[    14.225] (II) Unloading vesa
[    14.250] (==) modeset(0): Backing store enabled
[    14.250] (==) modeset(0): Silken mouse enabled
[    14.332] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    14.332] (==) modeset(0): DPMS enabled
[    14.332] (II) modeset(0): [DRI2] Setup complete
[    14.332] (II) modeset(0): [DRI2]   DRI driver: iris
[    14.332] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    14.332] (II) Initializing extension Generic Event Extension
[    14.333] (II) Initializing extension SHAPE
[    14.333] (II) Initializing extension MIT-SHM
[    14.333] (II) Initializing extension XInputExtension
[    14.336] (II) Initializing extension XTEST
[    14.336] (II) Initializing extension BIG-REQUESTS
[    14.336] (II) Initializing extension SYNC
[    14.337] (II) Initializing extension XKEYBOARD
[    14.337] (II) Initializing extension XC-MISC
[    14.337] (II) Initializing extension SECURITY
[    14.337] (II) Initializing extension XFIXES
[    14.337] (II) Initializing extension RENDER
[    14.337] (II) Initializing extension RANDR
[    14.338] (II) Initializing extension COMPOSITE
[    14.338] (II) Initializing extension DAMAGE
[    14.338] (II) Initializing extension MIT-SCREEN-SAVER
[    14.338] (II) Initializing extension DOUBLE-BUFFER
[    14.338] (II) Initializing extension RECORD
[    14.338] (II) Initializing extension DPMS
[    14.339] (II) Initializing extension Present
[    14.339] (II) Initializing extension DRI3
[    14.339] (II) Initializing extension X-Resource
[    14.339] (II) Initializing extension XVideo
[    14.339] (II) Initializing extension XVideo-MotionCompensation
[    14.339] (II) Initializing extension SELinux
[    14.339] (II) SELinux: Disabled on system
[    14.339] (II) Initializing extension GLX
[    14.350] (II) AIGLX: Loaded and initialized iris
[    14.350] (II) GLX: Initialized DRI2 GL provider for screen 0
[    14.350] (II) Initializing extension XFree86-VidModeExtension
[    14.350] (II) Initializing extension XFree86-DGA
[    14.351] (II) Initializing extension XFree86-DRI
[    14.351] (II) Initializing extension DRI2
[    14.351] (II) modeset(0): Damage tracking initialized
[    14.351] (II) modeset(0): Setting screen physical size to 508 x 285
[    14.426] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    14.426] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    14.426] (II) LoadModule: "libinput"
[    14.426] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    14.429] (II) Module libinput: vendor="X.Org Foundation"
[    14.429] 	compiled for 1.21.1.3, module version = 1.2.1
[    14.429] 	Module class: X.Org XInput Driver
[    14.429] 	ABI class: X.Org XInput driver, version 24.4
[    14.429] (II) Using input driver 'libinput' for 'Power Button'
[    14.430] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[    14.430] (**) Power Button: always reports core events
[    14.430] (**) Option "Device" "/dev/input/event5"
[    14.434] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    14.434] (II) event5  - Power Button: device is a keyboard
[    14.434] (II) event5  - Power Button: device removed
[    14.434] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[    14.434] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    14.434] (**) Option "xkb_model" "pc105"
[    14.434] (**) Option "xkb_layout" "us"
[    14.435] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    14.435] (II) event5  - Power Button: device is a keyboard
[    14.436] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    14.436] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    14.436] (II) Using input driver 'libinput' for 'Video Bus'
[    14.437] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 31 paused 0
[    14.437] (**) Video Bus: always reports core events
[    14.437] (**) Option "Device" "/dev/input/event9"
[    14.438] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    14.439] (II) event9  - Video Bus: device is a keyboard
[    14.439] (II) event9  - Video Bus: device removed
[    14.439] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[    14.439] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    14.439] (**) Option "xkb_model" "pc105"
[    14.439] (**) Option "xkb_layout" "us"
[    14.441] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    14.441] (II) event9  - Video Bus: device is a keyboard
[    14.441] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    14.441] (II) No input driver specified, ignoring this device.
[    14.441] (II) This device may have been added with another device file.
[    14.442] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    14.442] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    14.442] (II) Using input driver 'libinput' for 'Sleep Button'
[    14.443] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[    14.443] (**) Sleep Button: always reports core events
[    14.443] (**) Option "Device" "/dev/input/event4"
[    14.443] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[    14.444] (II) event4  - Sleep Button: device is a keyboard
[    14.444] (II) event4  - Sleep Button: device removed
[    14.444] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[    14.444] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    14.444] (**) Option "xkb_model" "pc105"
[    14.444] (**) Option "xkb_layout" "us"
[    14.445] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[    14.445] (II) event4  - Sleep Button: device is a keyboard
[    14.446] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event8)
[    14.446] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    14.446] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    14.446] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 33 paused 0
[    14.446] (**) Integrated Camera: Integrated C: always reports core events
[    14.446] (**) Option "Device" "/dev/input/event8"
[    14.447] (II) event8  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    14.448] (II) event8  - Integrated Camera: Integrated C: device is a keyboard
[    14.448] (II) event8  - Integrated Camera: Integrated C: device removed
[    14.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9/event8"
[    14.448] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    14.448] (**) Option "xkb_model" "pc105"
[    14.448] (**) Option "xkb_layout" "us"
[    14.449] (II) event8  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    14.449] (II) event8  - Integrated Camera: Integrated C: device is a keyboard
[    14.450] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    14.450] (II) No input driver specified, ignoring this device.
[    14.450] (II) This device may have been added with another device file.
[    14.450] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[    14.450] (II) No input driver specified, ignoring this device.
[    14.450] (II) This device may have been added with another device file.
[    14.451] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    14.451] (II) No input driver specified, ignoring this device.
[    14.451] (II) This device may have been added with another device file.
[    14.451] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    14.451] (II) No input driver specified, ignoring this device.
[    14.451] (II) This device may have been added with another device file.
[    14.451] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[    14.452] (II) No input driver specified, ignoring this device.
[    14.452] (II) This device may have been added with another device file.
[    14.452] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[    14.452] (II) No input driver specified, ignoring this device.
[    14.452] (II) This device may have been added with another device file.
[    14.452] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[    14.452] (II) No input driver specified, ignoring this device.
[    14.452] (II) This device may have been added with another device file.
[    14.453] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[    14.453] (II) No input driver specified, ignoring this device.
[    14.453] (II) This device may have been added with another device file.
[    14.453] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    14.454] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    14.454] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    14.454] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
[    14.455] (**) AT Translated Set 2 keyboard: always reports core events
[    14.455] (**) Option "Device" "/dev/input/event0"
[    14.456] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    14.456] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    14.456] (II) event0  - AT Translated Set 2 keyboard: device removed
[    14.456] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    14.456] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    14.456] (**) Option "xkb_model" "pc105"
[    14.457] (**) Option "xkb_layout" "us"
[    14.458] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    14.458] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    14.459] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    14.459] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    14.459] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    14.460] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[    14.460] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    14.460] (**) Option "Device" "/dev/input/event1"
[    14.461] (II) event1  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    14.463] (II) event1  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    14.463] (II) event1  - SynPS/2 Synaptics TouchPad: device removed
[    14.464] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    14.464] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    14.466] (**) Option "AccelerationScheme" "none"
[    14.466] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    14.466] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    14.466] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    14.467] (II) event1  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    14.469] (II) event1  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    14.470] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    14.470] (II) No input driver specified, ignoring this device.
[    14.470] (II) This device may have been added with another device file.
[    14.470] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2)
[    14.470] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    14.470] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    14.471] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 36 paused 0
[    14.471] (**) TPPS/2 IBM TrackPoint: always reports core events
[    14.471] (**) Option "Device" "/dev/input/event2"
[    14.472] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    14.472] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[    14.472] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[    14.473] (II) event2  - TPPS/2 IBM TrackPoint: device removed
[    14.473] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[    14.473] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[    14.473] (**) Option "AccelerationScheme" "none"
[    14.473] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    14.473] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    14.473] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    14.474] (II) event2  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    14.474] (II) event2  - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.50
[    14.475] (II) event2  - TPPS/2 IBM TrackPoint: device is a pointer
[    14.476] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    14.476] (II) No input driver specified, ignoring this device.
[    14.476] (II) This device may have been added with another device file.
[    14.476] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    14.476] (II) No input driver specified, ignoring this device.
[    14.476] (II) This device may have been added with another device file.
[    14.477] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[    14.477] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    14.477] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    14.478] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 37 paused 0
[    14.478] (**) ThinkPad Extra Buttons: always reports core events
[    14.478] (**) Option "Device" "/dev/input/event7"
[    14.478] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    14.478] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[    14.479] (II) event7  - ThinkPad Extra Buttons: device removed
[    14.479] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[    14.479] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    14.479] (**) Option "xkb_model" "pc105"
[    14.479] (**) Option "xkb_layout" "us"
[    14.480] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    14.480] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[    15.565] (II) modeset(0): EDID vendor "AUO", prod id 5949
[    15.565] (II) modeset(0): Printing DDC gathered Modelines:
[    15.565] (II) modeset(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  1349.586] (EE) event1  - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  2945.468] (EE) event1  - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4215.180] (EE) event1  - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4215.180] (EE) event1  - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details

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

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

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9
M: event9
R: 9
U: input
D: c 13:73
N: input/event9
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=4403181
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
M: event3
R: 3
U: input
D: c 13:67
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=3843379
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

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

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

P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9
M: input9
R: 9
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9
E: SUBSYSTEM=input
E: PRODUCT=3/4f2/b531/22
E: NAME="Integrated Camera: Integrated C"
E: PHYS="usb-0000:00:14.0-8/button"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB531e0022-e0,1,kD4,ramlsfw
E: USEC_INITIALIZED=4111747
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_BUS=usb
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=b531
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0001
E: ID_SERIAL_SHORT=0001
E: ID_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: ID_REVISION=0022
E: ID_TYPE=video
E: ID_USB_MODEL=Integrated_Camera
E: ID_USB_MODEL_ENC=Integrated\x20Camera
E: ID_USB_MODEL_ID=b531
E: ID_USB_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0001
E: ID_USB_SERIAL_SHORT=0001
E: ID_USB_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_USB_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_USB_VENDOR_ID=04f2
E: ID_USB_REVISION=0022
E: ID_USB_TYPE=video
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
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_FOR_SEAT=input-pci-0000_00_14_0-usb-0_8_1_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9/event8
M: event8
R: 8
U: input
D: c 13:72
N: input/event8
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
S: input/by-id/usb-Chicony_Electronics_Co._Ltd._Integrated_Camera_0001-event-if00
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input9/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=4357850
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_BUS=usb
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=b531
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0001
E: ID_SERIAL_SHORT=0001
E: ID_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: ID_REVISION=0022
E: ID_TYPE=video
E: ID_USB_MODEL=Integrated_Camera
E: ID_USB_MODEL_ENC=Integrated\x20Camera
E: ID_USB_MODEL_ID=b531
E: ID_USB_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0001
E: ID_USB_SERIAL_SHORT=0001
E: ID_USB_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_USB_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_USB_VENDOR_ID=04f2
E: ID_USB_REVISION=0022
E: ID_USB_TYPE=video
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
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: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/4f2/b531:usb-0000:00:14.0-8/button
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event /dev/input/by-id/usb-Chicony_Electronics_Co._Ltd._Integrated_Camera_0001-event-if00
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
M: input11
R: 11
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input11
E: SUBSYSTEM=input
E: PRODUCT=1/14f1/5111/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v14F1p5111e0001-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=5927538
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input11/event10
M: event10
R: 10
U: input
D: c 13:74
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input11/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=5982746
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=1/14f1/5111:card0/codec#0/beep0

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
M: input12
R: 12
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=5926537
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event11
M: event11
R: 11
U: input
D: c 13:75
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=5979053
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
M: input13
R: 13
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=5926026
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event12
M: event12
R: 12
U: input
D: c 13:76
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=5976151
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
M: input14
R: 14
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=5927896
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event13
M: event13
R: 13
U: input
D: c 13:77
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=5982487
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
M: input15
R: 15
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=5928010
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event14
M: event14
R: 14
U: input
D: c 13:78
N: input/event14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event14
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event14
E: MAJOR=13
E: MINOR=78
E: USEC_INITIALIZED=5972629
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
M: input16
R: 16
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input16
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=5928536
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event15
M: event15
R: 15
U: input
D: c 13:79
N: input/event15
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event15
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event15
E: MAJOR=13
E: MINOR=79
E: USEC_INITIALIZED=5986428
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
M: input17
R: 17
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input17
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP,pcm=9"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=5927313
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input17/event16
M: event16
R: 16
U: input
D: c 13:80
N: input/event16
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input17/event16
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event16
E: MAJOR=13
E: MINOR=80
E: USEC_INITIALIZED=5975640
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
M: input18
R: 18
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input18
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH HDMI/DP,pcm=10"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=5928638
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input18/event17
M: event17
R: 17
U: input
D: c 13:81
N: input/event17
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input18/event17
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event17
E: MAJOR=13
E: MINOR=81
E: USEC_INITIALIZED=5972271
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/platform/i8042/serio0/input/input0
M: input0
R: 0
U: input
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab54
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
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: USEC_INITIALIZED=1085353
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

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

P: /devices/platform/i8042/serio1/input/input2
M: input2
R: 2
U: input
E: DEVPATH=/devices/platform/i8042/serio1/input/input2
E: SUBSYSTEM=input
E: PRODUCT=11/2/7/1b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=5
E: EV=b
E: KEY=e520 10000 0 0 0 0
E: ABS=660800011000003
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: USEC_INITIALIZED=3059201
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/platform/i8042/serio1/input/input2/event1
M: event1
R: 1
U: input
D: c 13:65
N: input/event1
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=3976126
E: EVDEV_ABS_00=1262:5679:44
E: EVDEV_ABS_01=1101:4824:65
E: EVDEV_ABS_35=1262:5679:44
E: EVDEV_ABS_36=1101:4824:65
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=100
E: ID_INPUT_HEIGHT_MM=57
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/2/7:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

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

P: /devices/platform/i8042/serio1/serio2/input/input3/event2
M: event2
R: 2
U: input
D: c 13:66
N: input/event2
L: 0
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=3843010
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: LIBINPUT_DEVICE_GROUP=11/2/a:synaptics-pt/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse

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

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

P: /devices/platform/pcspkr/input/input7/event6
M: event6
R: 6
U: input
D: c 13:70
N: input/event6
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input7/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=3829625
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/thinkpad_acpi/input/input8
M: input8
R: 8
U: input
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8
E: SUBSYSTEM=input
E: PRODUCT=19/17aa/5054/4101
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PROP=0
E: EV=33
E: KEY=10040 0 18040000 0 50000000000000 0 1701b87102404 c000280051315000 10e000000000000 0
E: MSC=10
E: SW=8
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8C,8E,90,94,95,98,9C,9E,AB,AD,BE,BF,C2,CA,CD,D4,D8,D9,DA,DF,E0,E1,E3,E4,EC,ED,EE,F0,174,176,1D2,1DB,1DC,246,250,ram4,lsfw3,
E: USEC_INITIALIZED=3863894
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: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/platform/thinkpad_acpi/input/input8/event7
M: event7
R: 7
U: input
D: c 13:71
N: input/event7
L: 0
S: input/by-path/platform-thinkpad_acpi-event
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=4023035
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: KEYBOARD_KEY_45=bookmarks
E: KEYBOARD_KEY_46=prog2
E: KEYBOARD_KEY_4a=prog3
E: KEYBOARD_KEY_4b=chat
E: KEYBOARD_KEY_4c=connect
E: KEYBOARD_KEY_4d=cancel
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: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054:thinkpad_acpi
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:


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


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

Kernel: Linux 6.0.0-5-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libgl1-mesa-dri depends on:
ii  libc6            2.36-6
ii  libdrm-amdgpu1   2.4.114-1
ii  libdrm-nouveau2  2.4.114-1
ii  libdrm-radeon1   2.4.114-1
ii  libdrm2          2.4.114-1
ii  libelf1          0.188-1
ii  libexpat1        2.5.0-1
ii  libgcc-s1        12.2.0-9
ii  libglapi-mesa    22.3.0-1
ii  libllvm15        1:15.0.6-2
ii  libsensors5      1:3.6.0-7.1
ii  libstdc++6       12.2.0-9
ii  libxcb-dri3-0    1.15-1
ii  libzstd1         1.5.2+dfsg-1
ii  zlib1g           1:1.2.13.dfsg-1

libgl1-mesa-dri recommends no packages.

libgl1-mesa-dri suggests no packages.

Versions of packages xserver-xorg depends on:
ii  x11-xkb-utils                                    7.7+7
ii  xkb-data                                         2.35.1-1
ii  xserver-xorg-core                                2:21.1.4-3
ii  xserver-xorg-input-all                           1:7.7+23
ii  xserver-xorg-input-libinput [xorg-driver-input]  1.2.1-1+b1
ii  xserver-xorg-input-wacom [xorg-driver-input]     1.1.0-1
ii  xserver-xorg-video-all                           1:7.7+23
ii  xserver-xorg-video-amdgpu [xorg-driver-video]    22.0.0-3
ii  xserver-xorg-video-ati [xorg-driver-video]       1:19.1.0-3
ii  xserver-xorg-video-fbdev [xorg-driver-video]     1:0.5.0-2
ii  xserver-xorg-video-intel [xorg-driver-video]     2:2.99.917+git20210115-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]   1:1.0.17-2
ii  xserver-xorg-video-qxl [xorg-driver-video]       0.1.5+git20200331-3
ii  xserver-xorg-video-radeon [xorg-driver-video]    1:19.1.0-3
ii  xserver-xorg-video-vesa [xorg-driver-video]      1:2.5.0-1+b1
ii  xserver-xorg-video-vmware [xorg-driver-video]    1:13.3.0-3.1

Versions of packages xserver-xorg recommends:
ii  xserver-xorg-legacy  2:21.1.4-3

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.211
ii  libaudit1               1:3.0.7-1.1+b2
ii  libbsd0                 0.11.7-1
ii  libc6                   2.36-6
ii  libdbus-1-3             1.14.4-1
ii  libdrm2                 2.4.114-1
ii  libegl1                 1.5.0-1
ii  libepoxy0               1.5.10-1
ii  libgbm1                 22.3.0-1
ii  libgcrypt20             1.10.1-3
ii  libgl1                  1.5.0-1
ii  libpciaccess0           0.17-2
ii  libpixman-1-0           0.42.2-1
ii  libselinux1             3.4-1+b3
ii  libsystemd0             252.2-1
ii  libudev1                252.2-1
ii  libunwind8              1.6.2-2
ii  libxau6                 1:1.0.9-1
ii  libxcvt0                0.1.2-1
ii  libxdmcp6               1:1.1.2-3
ii  libxfont2               1:2.0.6-1
ii  libxshmfence1           1.3-1
ii  udev                    252.2-1
ii  xserver-common          2:21.1.4-3

Versions of packages xserver-xorg-core recommends:
ii  libpam-systemd [logind]  252.2-1
ii  xcvt                     0.1.2-1

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.5
ii  xfonts-75dpi     1:1.0.5
ii  xfonts-scalable  1:1.0.3-1.2

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 22.3.0-3
22.3.0-3 reenabled two intel drivers missing in previou release.

--- End Message ---

Reply to: