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

Bug#890337: marked as done (Disabling Trackpoint Scrolling via xorg.conf freezes screen/input)



Your message dated Fri, 17 Aug 2018 23:04:19 +0200
with message-id <20180817210419.ay4hwam2btvvna7i@localhost.localdomain>
and subject line Re: Bug#890337: Disabling Trackpoint Scrolling via xorg.conf freezes screen/input
has caused the Debian Bug report #890337,
regarding Disabling Trackpoint Scrolling via xorg.conf freezes screen/input
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.)


-- 
890337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890337
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.19.6-1
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have upgraded xserver-xorg-core and xserver-xorg-legacy from
2:1.19.5-1 to 2:1.19.6-1. When I rebooted, the system (a T460s Thinkpad)
would start, but as soon as the X server is started, the screen would
turn black and no input would be accepted -- not even switching to the
text terminal.

The problem disappeared once I removed the file
/etc/X11/xorg.conf.d/30-scoll.conf with this content:

Section "InputClass"
        Identifier "TPPS/2 IBM TrackPoint"
        Driver "libinput"
        Option "ScrollMethod" "none"
EndSection


I have added the corresponding xorg log to the list of log files below,
note how it stops abruptly at

[   187.857] (II) event9  - (II) Integrated Camera: Integrated C: (II) is tagged by udev as: Keyboard
[   187.857] (II) event9  - (II) Integrated Camera: Integrated C: (II) device is a keyboard
[   187.858] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[   187.858] (**) (unnamed): Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.858] (II) Using input driver 'libinput' for '(unnamed)'
[   187.858] (**) (unnamed): always reports core events
[   187.858] (**) Option "Device" "/dev/ttyS0"
[   187.858] (**) Option "_source" "server/udev"

Cheers,
Joachim



- -- 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 520 [8086:1916] (rev 07)

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

Contents of /etc/X11/xorg.conf.d:
- ---------------------------------
total 8
- -rw-r--r-- 1 root root 168 Oct  6  2016 20-backlight.conf
- -rw-r--r-- 1 root root 316 Feb 13 10:00 30-scoll.conf-disabled

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

Kernel version (/proc/version):
- -------------------------------
Linux version 4.14.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 7.2.0 (Debian 7.2.0-19)) #1 SMP Debian 4.14.13-1 (2018-01-14)

Xorg X server log files on system:
- ----------------------------------
- -rw-r--r-- 1 root root 38435 Feb 13 10:02 /var/log/Xorg.0.log
- -rw-r--r-- 1 root root 15114 Feb 13 10:01 /var/log/Xorg.0.log.old

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
- ---------------------------------------------------------------------
[    21.106] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    21.106] X Protocol Version 11, Revision 0
[    21.106] Build Operating System: Linux 4.9.0-5-amd64 x86_64 Debian
[    21.106] Current Operating System: Linux kirk 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64
[    21.106] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-3-amd64 root=/dev/mapper/kirk--vg-root ro single
[    21.106] Build Date: 26 January 2018  04:30:21PM
[    21.106] xorg-server 2:1.19.6-1 (https://www.debian.org/support) 
[    21.106] Current version of pixman: 0.34.0
[    21.106] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.106] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.106] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 13 10:02:31 2018
[    21.107] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.107] (==) No Layout section.  Using the first Screen section.
[    21.107] (==) No screen section available. Using defaults.
[    21.107] (**) |-->Screen "Default Screen Section" (0)
[    21.107] (**) |   |-->Monitor "<default monitor>"
[    21.108] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    21.108] (**) |   |-->Device "card0"
[    21.108] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.108] (==) Automatically adding devices
[    21.108] (==) Automatically enabling devices
[    21.108] (==) Automatically adding GPU devices
[    21.108] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    21.109] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.109] 	Entry deleted from font path.
[    21.109] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    21.109] 	Entry deleted from font path.
[    21.109] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    21.109] 	Entry deleted from font path.
[    21.110] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    21.110] 	Entry deleted from font path.
[    21.110] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    21.110] 	Entry deleted from font path.
[    21.110] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    21.110] (==) ModulePath set to "/usr/lib/xorg/modules"
[    21.110] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.110] (II) Loader magic: 0x55a5b75cade0
[    21.110] (II) Module ABI versions:
[    21.110] 	X.Org ANSI C Emulation: 0.4
[    21.110] 	X.Org Video Driver: 23.0
[    21.110] 	X.Org XInput driver : 24.1
[    21.110] 	X.Org Server Extension : 10.0
[    21.110] (++) using VT number 7

[    21.110] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    21.111] (II) xfree86: Adding drm device (/dev/dri/card0)
[    21.114] (--) PCI:*(0:0:2:0) 8086:1916:17aa:2233 rev 7, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[    21.114] (II) LoadModule: "glx"
[    21.114] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.118] (II) Module glx: vendor="X.Org Foundation"
[    21.118] 	compiled for 1.19.6, module version = 1.0.0
[    21.118] 	ABI class: X.Org Server Extension, version 10.0
[    21.118] (II) LoadModule: "intel"
[    21.119] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    21.120] (II) Module intel: vendor="X.Org Foundation"
[    21.120] 	compiled for 1.19.5, module version = 2.99.917
[    21.120] 	Module class: X.Org Video Driver
[    21.120] 	ABI class: X.Org Video Driver, version 23.0
[    21.120] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    21.121] (II) intel: Driver for Intel(R) HD Graphics
[    21.121] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    21.121] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    21.140] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20170818
[    21.140] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20171229-1 (Timo Aaltonen <tjaalton@debian.org>)
[    21.140] (II) intel(0): SNA compiled for use with valgrind
[    21.141] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 520
[    21.141] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    21.141] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    21.141] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    21.141] (==) intel(0): RGB weight 888
[    21.141] (==) intel(0): Default visual is TrueColor
[    21.141] (**) intel(0): Option "Backlight" "intel_backlight"
[    21.141] (II) intel(0): Output eDP1 has no monitor section
[    21.141] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    21.141] (II) intel(0): Enabled output eDP1
[    21.141] (II) intel(0): Output DP1 has no monitor section
[    21.141] (II) intel(0): Enabled output DP1
[    21.141] (II) intel(0): Output HDMI1 has no monitor section
[    21.142] (II) intel(0): Enabled output HDMI1
[    21.142] (II) intel(0): Output DP2 has no monitor section
[    21.142] (II) intel(0): Enabled output DP2
[    21.142] (II) intel(0): Output HDMI2 has no monitor section
[    21.142] (II) intel(0): Enabled output HDMI2
[    21.142] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    21.142] (II) intel(0): Output VIRTUAL1 has no monitor section
[    21.142] (II) intel(0): Enabled output VIRTUAL1
[    21.142] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0
[    21.142] (==) intel(0): TearFree enabled
[    21.142] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.142] (==) intel(0): DPI set to (96, 96)
[    21.142] (II) Loading sub module "dri3"
[    21.142] (II) LoadModule: "dri3"
[    21.142] (II) Module "dri3" already built-in
[    21.142] (II) Loading sub module "dri2"
[    21.142] (II) LoadModule: "dri2"
[    21.142] (II) Module "dri2" already built-in
[    21.142] (II) Loading sub module "present"
[    21.142] (II) LoadModule: "present"
[    21.142] (II) Module "present" already built-in
[    21.142] (==) Depth 24 pixmap format is 32 bpp
[    21.143] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    21.144] (==) intel(0): Backing store enabled
[    21.144] (==) intel(0): Silken mouse enabled
[    21.144] (II) intel(0): HW Cursor enabled
[    21.144] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    21.144] (==) intel(0): DPMS enabled
[    21.144] (==) intel(0): Display hotplug detection enabled
[    21.144] (II) intel(0): [DRI2] Setup complete
[    21.144] (II) intel(0): [DRI2]   DRI driver: i965
[    21.144] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    21.144] (II) intel(0): direct rendering: DRI2 enabled
[    21.144] (II) intel(0): hardware support for Present enabled
[    21.144] (--) RandR disabled
[    21.146] (II) SELinux: Disabled on system
[    21.163] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    21.163] (II) AIGLX: enabled GLX_ARB_create_context
[    21.163] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    21.163] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    21.163] (II) AIGLX: enabled GLX_INTEL_swap_event
[    21.163] (II) AIGLX: enabled GLX_SGI_swap_control
[    21.163] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    21.163] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    21.163] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    21.163] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    21.163] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    21.163] (II) AIGLX: Loaded and initialized i965
[    21.163] (II) GLX: Initialized DRI2 GL provider for screen 0
[    21.166] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    21.179] (II) intel(0): Setting screen physical size to 677 x 381
[    21.213] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    21.213] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    21.213] (II) LoadModule: "libinput"
[    21.213] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    21.217] (II) Module libinput: vendor="X.Org Foundation"
[    21.217] 	compiled for 1.19.3, module version = 0.26.0
[    21.217] 	Module class: X.Org XInput Driver
[    21.217] 	ABI class: X.Org XInput driver, version 24.1
[    21.217] (II) Using input driver 'libinput' for 'Power Button'
[    21.217] (**) Power Button: always reports core events
[    21.217] (**) Option "Device" "/dev/input/event3"
[    21.217] (**) Option "_source" "server/udev"
[    21.217] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    21.217] (II) event3  - (II) Power Button: (II) device is a keyboard
[    21.217] (II) event3  - (II) Power Button: (II) device removed
[    21.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    21.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    21.240] (**) Option "xkb_model" "pc105"
[    21.240] (**) Option "xkb_layout" "us"
[    21.240] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    21.240] (II) event3  - (II) Power Button: (II) device is a keyboard
[    21.240] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    21.240] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    21.240] (II) Using input driver 'libinput' for 'Video Bus'
[    21.240] (**) Video Bus: always reports core events
[    21.240] (**) Option "Device" "/dev/input/event4"
[    21.240] (**) Option "_source" "server/udev"
[    21.241] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    21.241] (II) event4  - (II) Video Bus: (II) device is a keyboard
[    21.241] (II) event4  - (II) Video Bus: (II) device removed
[    21.260] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[    21.260] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    21.260] (**) Option "xkb_model" "pc105"
[    21.260] (**) Option "xkb_layout" "us"
[    21.260] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    21.260] (II) event4  - (II) Video Bus: (II) device is a keyboard
[    21.260] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    21.260] (II) No input driver specified, ignoring this device.
[    21.260] (II) This device may have been added with another device file.
[    21.260] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    21.260] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    21.260] (II) Using input driver 'libinput' for 'Sleep Button'
[    21.260] (**) Sleep Button: always reports core events
[    21.260] (**) Option "Device" "/dev/input/event2"
[    21.260] (**) Option "_source" "server/udev"
[    21.261] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    21.261] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    21.261] (II) event2  - (II) Sleep Button: (II) device removed
[    21.276] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[    21.276] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    21.276] (**) Option "xkb_model" "pc105"
[    21.276] (**) Option "xkb_layout" "us"
[    21.276] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    21.276] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    21.276] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[    21.276] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    21.276] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    21.276] (**) Integrated Camera: Integrated C: always reports core events
[    21.276] (**) Option "Device" "/dev/input/event9"
[    21.276] (**) Option "_source" "server/udev"
[    21.277] (II) event9  - (II) Integrated Camera: Integrated C: (II) is tagged by udev as: Keyboard
[    21.277] (II) event9  - (II) Integrated Camera: Integrated C: (II) device is a keyboard
[    21.277] (II) event9  - (II) Integrated Camera: Integrated C: (II) device removed
[    21.308] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event9"
[    21.308] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    21.308] (**) Option "xkb_model" "pc105"
[    21.308] (**) Option "xkb_layout" "us"
[    21.308] (II) event9  - (II) Integrated Camera: Integrated C: (II) is tagged by udev as: Keyboard
[    21.308] (II) event9  - (II) Integrated Camera: Integrated C: (II) device is a keyboard
[    21.308] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[    21.308] (II) No input driver specified, ignoring this device.
[    21.308] (II) This device may have been added with another device file.
[    21.308] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    21.308] (II) No input driver specified, ignoring this device.
[    21.308] (II) This device may have been added with another device file.
[    21.308] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
[    21.308] (II) No input driver specified, ignoring this device.
[    21.308] (II) This device may have been added with another device file.
[    21.309] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[    21.309] (II) No input driver specified, ignoring this device.
[    21.309] (II) This device may have been added with another device file.
[    21.309] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event13)
[    21.309] (II) No input driver specified, ignoring this device.
[    21.309] (II) This device may have been added with another device file.
[    21.309] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    21.309] (II) No input driver specified, ignoring this device.
[    21.309] (II) This device may have been added with another device file.
[    21.309] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[    21.309] (II) No input driver specified, ignoring this device.
[    21.309] (II) This device may have been added with another device file.
[    21.309] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[    21.309] (II) No input driver specified, ignoring this device.
[    21.309] (II) This device may have been added with another device file.
[    21.310] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[    21.310] (II) No input driver specified, ignoring this device.
[    21.310] (II) This device may have been added with another device file.
[    21.310] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[    21.310] (II) No input driver specified, ignoring this device.
[    21.310] (II) This device may have been added with another device file.
[    21.310] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event19)
[    21.310] (II) No input driver specified, ignoring this device.
[    21.310] (II) This device may have been added with another device file.
[    21.310] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    21.310] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    21.310] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    21.310] (**) AT Translated Set 2 keyboard: always reports core events
[    21.310] (**) Option "Device" "/dev/input/event0"
[    21.310] (**) Option "_source" "server/udev"
[    21.310] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    21.310] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    21.310] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    21.324] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    21.324] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    21.324] (**) Option "xkb_model" "pc105"
[    21.324] (**) Option "xkb_layout" "us"
[    21.324] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    21.324] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    21.324] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    21.324] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    21.324] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    21.324] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    21.324] (**) Option "Device" "/dev/input/event5"
[    21.324] (**) Option "_source" "server/udev"
[    21.324] (II) event5  - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    21.325] (II) event5  - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    21.325] (II) event5  - (II) SynPS/2 Synaptics TouchPad: (II) device removed
[    21.364] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[    21.364] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    21.364] (**) Option "AccelerationScheme" "none"
[    21.364] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    21.364] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    21.364] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    21.364] (II) event5  - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    21.364] (II) event5  - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    21.364] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    21.364] (II) No input driver specified, ignoring this device.
[    21.364] (II) This device may have been added with another device file.
[    21.364] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[    21.364] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    21.364] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    21.364] (**) TPPS/2 IBM TrackPoint: always reports core events
[    21.364] (**) Option "Device" "/dev/input/event6"
[    21.364] (**) Option "_source" "server/udev"
[    21.365] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    21.365] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) trackpoint device set to range 28
[    21.365] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    21.365] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) device removed
[    21.396] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event6"
[    21.396] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[    21.396] (**) Option "AccelerationScheme" "none"
[    21.396] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    21.396] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    21.396] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    21.396] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    21.396] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) trackpoint device set to range 28
[    21.396] (II) event6  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    21.396] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    21.396] (II) No input driver specified, ignoring this device.
[    21.396] (II) This device may have been added with another device file.
[    21.396] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    21.396] (II) No input driver specified, ignoring this device.
[    21.396] (II) This device may have been added with another device file.
[    21.396] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[    21.396] (II) No input driver specified, ignoring this device.
[    21.396] (II) This device may have been added with another device file.
[    21.397] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[    21.397] (II) No input driver specified, ignoring this device.
[    21.397] (II) This device may have been added with another device file.
[    21.397] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[    21.397] (II) No input driver specified, ignoring this device.
[    21.397] (II) This device may have been added with another device file.
[    21.397] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[    21.397] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    21.397] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    21.397] (**) ThinkPad Extra Buttons: always reports core events
[    21.397] (**) Option "Device" "/dev/input/event7"
[    21.397] (**) Option "_source" "server/udev"
[    21.397] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard Switch
[    21.397] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    21.397] (II) event7  - (II) ThinkPad Extra Buttons: (II) device removed
[    21.412] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[    21.412] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    21.412] (**) Option "xkb_model" "pc105"
[    21.412] (**) Option "xkb_layout" "us"
[    21.412] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard Switch
[    21.412] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/console)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.412] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[    21.412] (II) No input driver specified, ignoring this device.
[    21.412] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.413] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[    21.413] (II) No input driver specified, ignoring this device.
[    21.413] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.414] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[    21.414] (II) No input driver specified, ignoring this device.
[    21.414] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.415] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[    21.415] (II) No input driver specified, ignoring this device.
[    21.415] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.416] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[    21.416] (II) No input driver specified, ignoring this device.
[    21.416] (II) This device may have been added with another device file.
[    21.417] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[    21.417] (II) No input driver specified, ignoring this device.
[    21.417] (II) This device may have been added with another device file.
[    21.417] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[    21.417] (II) No input driver specified, ignoring this device.
[    21.417] (II) This device may have been added with another device file.
[    21.417] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[    21.417] (II) No input driver specified, ignoring this device.
[    21.417] (II) This device may have been added with another device file.
[    21.417] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[    21.417] (II) No input driver specified, ignoring this device.
[    21.417] (II) This device may have been added with another device file.
[    21.664] (II) intel(0): EDID vendor "MEI", prod id 38562
[    21.664] (II) intel(0):     EDID quirk: Use maximum size instead of detailed timing sizes.
[    21.664] (II) intel(0): Using EDID range info for horizontal sync
[    21.664] (II) intel(0): Using EDID range info for vertical refresh
[    21.664] (II) intel(0): Printing DDC gathered Modelines:
[    21.664] (II) intel(0): Modeline "2560x1440"x0.0  257.54  2560 2648 2680 2800  1440 1468 1473 1533 +hsync +vsync (92.0 kHz eP)
[    21.664] (II) intel(0): Modeline "2560x1440"x0.0  257.51  2560 2648 2680 2800  1440 1468 1473 1916 +hsync +vsync (92.0 kHz e)
[    21.926] (EE) Error loading keymap /var/lib/xkb/server-0.xkm

Contents of previous Xorg X server log file (/var/log/Xorg.0.log.old):
- ---------------------------------------------------------------------
[   187.627] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[   187.627] X Protocol Version 11, Revision 0
[   187.627] Build Operating System: Linux 4.9.0-5-amd64 x86_64 Debian
[   187.627] Current Operating System: Linux kirk 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64
[   187.627] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-3-amd64 root=/dev/mapper/kirk--vg-root ro single
[   187.627] Build Date: 26 January 2018  04:30:21PM
[   187.627] xorg-server 2:1.19.6-1 (https://www.debian.org/support) 
[   187.627] Current version of pixman: 0.34.0
[   187.627] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   187.627] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   187.627] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 13 10:01:01 2018
[   187.627] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   187.627] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   187.627] (==) No Layout section.  Using the first Screen section.
[   187.627] (==) No screen section available. Using defaults.
[   187.627] (**) |-->Screen "Default Screen Section" (0)
[   187.627] (**) |   |-->Monitor "<default monitor>"
[   187.628] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   187.628] (**) |   |-->Device "card0"
[   187.628] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   187.628] (==) Automatically adding devices
[   187.628] (==) Automatically enabling devices
[   187.628] (==) Automatically adding GPU devices
[   187.628] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   187.628] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   187.628] 	Entry deleted from font path.
[   187.628] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   187.628] 	Entry deleted from font path.
[   187.628] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   187.628] 	Entry deleted from font path.
[   187.628] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   187.628] 	Entry deleted from font path.
[   187.628] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   187.628] 	Entry deleted from font path.
[   187.628] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[   187.628] (==) ModulePath set to "/usr/lib/xorg/modules"
[   187.628] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   187.628] (II) Loader magic: 0x55830d80ade0
[   187.628] (II) Module ABI versions:
[   187.628] 	X.Org ANSI C Emulation: 0.4
[   187.628] 	X.Org Video Driver: 23.0
[   187.628] 	X.Org XInput driver : 24.1
[   187.628] 	X.Org Server Extension : 10.0
[   187.630] (++) using VT number 7

[   187.630] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   187.631] (II) xfree86: Adding drm device (/dev/dri/card0)
[   187.639] (--) PCI:*(0:0:2:0) 8086:1916:17aa:2233 rev 7, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[   187.639] (II) LoadModule: "glx"
[   187.639] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   187.641] (II) Module glx: vendor="X.Org Foundation"
[   187.641] 	compiled for 1.19.6, module version = 1.0.0
[   187.641] 	ABI class: X.Org Server Extension, version 10.0
[   187.641] (II) LoadModule: "intel"
[   187.641] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   187.642] (II) Module intel: vendor="X.Org Foundation"
[   187.642] 	compiled for 1.19.5, module version = 2.99.917
[   187.642] 	Module class: X.Org Video Driver
[   187.642] 	ABI class: X.Org Video Driver, version 23.0
[   187.642] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   187.642] (II) intel: Driver for Intel(R) HD Graphics
[   187.642] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   187.642] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   187.642] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20170818
[   187.642] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20171229-1 (Timo Aaltonen <tjaalton@debian.org>)
[   187.642] (II) intel(0): SNA compiled for use with valgrind
[   187.661] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 520
[   187.661] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[   187.661] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   187.661] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   187.661] (==) intel(0): RGB weight 888
[   187.661] (==) intel(0): Default visual is TrueColor
[   187.661] (**) intel(0): Option "Backlight" "intel_backlight"
[   187.662] (II) intel(0): Output eDP1 has no monitor section
[   187.662] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   187.662] (II) intel(0): Enabled output eDP1
[   187.662] (II) intel(0): Output DP1 has no monitor section
[   187.662] (II) intel(0): Enabled output DP1
[   187.662] (II) intel(0): Output HDMI1 has no monitor section
[   187.662] (II) intel(0): Enabled output HDMI1
[   187.662] (II) intel(0): Output DP2 has no monitor section
[   187.663] (II) intel(0): Enabled output DP2
[   187.663] (II) intel(0): Output HDMI2 has no monitor section
[   187.663] (II) intel(0): Enabled output HDMI2
[   187.663] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   187.663] (II) intel(0): Output VIRTUAL1 has no monitor section
[   187.663] (II) intel(0): Enabled output VIRTUAL1
[   187.663] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0
[   187.663] (==) intel(0): TearFree enabled
[   187.663] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[   187.663] (==) intel(0): DPI set to (96, 96)
[   187.663] (II) Loading sub module "dri3"
[   187.663] (II) LoadModule: "dri3"
[   187.663] (II) Module "dri3" already built-in
[   187.663] (II) Loading sub module "dri2"
[   187.663] (II) LoadModule: "dri2"
[   187.663] (II) Module "dri2" already built-in
[   187.663] (II) Loading sub module "present"
[   187.663] (II) LoadModule: "present"
[   187.663] (II) Module "present" already built-in
[   187.664] (==) Depth 24 pixmap format is 32 bpp
[   187.664] (II) intel(0): SNA initialized with Skylake (gen9) backend
[   187.664] (==) intel(0): Backing store enabled
[   187.664] (==) intel(0): Silken mouse enabled
[   187.664] (II) intel(0): HW Cursor enabled
[   187.664] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   187.665] (==) intel(0): DPMS enabled
[   187.665] (==) intel(0): Display hotplug detection enabled
[   187.665] (II) intel(0): [DRI2] Setup complete
[   187.665] (II) intel(0): [DRI2]   DRI driver: i965
[   187.665] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   187.665] (II) intel(0): direct rendering: DRI2 enabled
[   187.665] (II) intel(0): hardware support for Present enabled
[   187.665] (--) RandR disabled
[   187.671] (II) SELinux: Disabled on system
[   187.688] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   187.688] (II) AIGLX: enabled GLX_ARB_create_context
[   187.688] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   187.688] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   187.688] (II) AIGLX: enabled GLX_INTEL_swap_event
[   187.688] (II) AIGLX: enabled GLX_SGI_swap_control
[   187.688] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   187.688] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   187.688] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   187.688] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   187.688] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   187.688] (II) AIGLX: Loaded and initialized i965
[   187.688] (II) GLX: Initialized DRI2 GL provider for screen 0
[   187.692] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   187.703] (II) intel(0): Setting screen physical size to 677 x 381
[   187.731] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   187.731] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   187.731] (**) Power Button: Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.731] (II) LoadModule: "libinput"
[   187.731] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   187.733] (II) Module libinput: vendor="X.Org Foundation"
[   187.733] 	compiled for 1.19.3, module version = 0.26.0
[   187.733] 	Module class: X.Org XInput Driver
[   187.733] 	ABI class: X.Org XInput driver, version 24.1
[   187.733] (II) Using input driver 'libinput' for 'Power Button'
[   187.733] (**) Power Button: always reports core events
[   187.733] (**) Option "Device" "/dev/input/event3"
[   187.733] (**) Option "_source" "server/udev"
[   187.733] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   187.733] (II) event3  - (II) Power Button: (II) device is a keyboard
[   187.733] (II) event3  - (II) Power Button: (II) device removed
[   187.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[   187.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   187.756] (**) Option "xkb_model" "pc105"
[   187.756] (**) Option "xkb_layout" "us"
[   187.756] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   187.756] (II) event3  - (II) Power Button: (II) device is a keyboard
[   187.757] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   187.757] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   187.757] (**) Video Bus: Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.757] (II) Using input driver 'libinput' for 'Video Bus'
[   187.757] (**) Video Bus: always reports core events
[   187.757] (**) Option "Device" "/dev/input/event4"
[   187.757] (**) Option "_source" "server/udev"
[   187.757] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   187.757] (II) event4  - (II) Video Bus: (II) device is a keyboard
[   187.757] (II) event4  - (II) Video Bus: (II) device removed
[   187.772] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[   187.772] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   187.772] (**) Option "xkb_model" "pc105"
[   187.772] (**) Option "xkb_layout" "us"
[   187.772] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   187.772] (II) event4  - (II) Video Bus: (II) device is a keyboard
[   187.773] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   187.773] (**) Lid Switch: Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.773] (II) Using input driver 'libinput' for 'Lid Switch'
[   187.773] (**) Lid Switch: always reports core events
[   187.773] (**) Option "Device" "/dev/input/event1"
[   187.773] (**) Option "_source" "server/udev"
[   187.773] (II) event1  - (II) Lid Switch: (II) is tagged by udev as: Switch
[   187.773] (II) event1  - (II) Lid Switch: (II) device is a switch device
[   187.773] (II) event1  - (II) Lid Switch: (II) device removed
[   187.788] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1"
[   187.788] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 8)
[   187.788] (II) event1  - (II) Lid Switch: (II) is tagged by udev as: Switch
[   187.788] (II) event1  - (II) Lid Switch: (II) device is a switch device
[   187.789] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   187.789] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   187.789] (**) Sleep Button: Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.789] (II) Using input driver 'libinput' for 'Sleep Button'
[   187.789] (**) Sleep Button: always reports core events
[   187.789] (**) Option "Device" "/dev/input/event2"
[   187.789] (**) Option "_source" "server/udev"
[   187.789] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   187.789] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[   187.789] (II) event2  - (II) Sleep Button: (II) device removed
[   187.804] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[   187.804] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   187.804] (**) Option "xkb_model" "pc105"
[   187.804] (**) Option "xkb_layout" "us"
[   187.805] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   187.805] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[   187.807] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[   187.807] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   187.807] (**) Integrated Camera: Integrated C: Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.807] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   187.807] (**) Integrated Camera: Integrated C: always reports core events
[   187.807] (**) Option "Device" "/dev/input/event9"
[   187.807] (**) Option "_source" "server/udev"
[   187.808] (II) event9  - (II) Integrated Camera: Integrated C: (II) is tagged by udev as: Keyboard
[   187.808] (II) event9  - (II) Integrated Camera: Integrated C: (II) device is a keyboard
[   187.808] (II) event9  - (II) Integrated Camera: Integrated C: (II) device removed
[   187.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event9"
[   187.856] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[   187.856] (**) Option "xkb_model" "pc105"
[   187.856] (**) Option "xkb_layout" "us"
[   187.857] (II) event9  - (II) Integrated Camera: Integrated C: (II) is tagged by udev as: Keyboard
[   187.857] (II) event9  - (II) Integrated Camera: Integrated C: (II) device is a keyboard
[   187.858] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[   187.858] (**) (unnamed): Applying InputClass "TPPS/2 IBM TrackPoint"
[   187.858] (II) Using input driver 'libinput' for '(unnamed)'
[   187.858] (**) (unnamed): always reports core events
[   187.858] (**) Option "Device" "/dev/ttyS0"
[   187.858] (**) Option "_source" "server/udev"


udev information:
- -----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
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=1282067

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
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=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9156364
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
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=1623875

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
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=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9153173
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
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=1274985

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
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=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9152927

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
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=1279364

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
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=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9154025
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11
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=0706
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=0012
E: ID_SERIAL=SunplusIT_Inc_Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_Inc
E: ID_VENDOR_ENC=SunplusIT\x20Inc
E: ID_VENDOR_ID=5986
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v5986p0706e0012-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera: Integrated C"
E: PHYS="usb-0000:00:14.0-8/button"
E: PRODUCT=3/5986/706/12
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=9168482

P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event9
N: input/event9
S: input/by-id/usb-SunplusIT_Inc_Integrated_Camera-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-id/usb-SunplusIT_Inc_Integrated_Camera-event-if00 /dev/input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input11/event9
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=0706
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=0012
E: ID_SERIAL=SunplusIT_Inc_Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_Inc
E: ID_VENDOR_ENC=SunplusIT\x20Inc
E: ID_VENDOR_ID=5986
E: LIBINPUT_DEVICE_GROUP=3/5986/706:usb-0000:00:14.0-8/button
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9228245
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input10
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0001v10ECp0293e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/10ec/293/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=9171637

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input10/event10
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/10ec/293:card0/codec#0/beep0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9225529

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Dock 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=9173897

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event11
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: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9224429

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: 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=9173551

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event12
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: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9215524

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Dock 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=9173339

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event13
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: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9233538

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: 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=9174136

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event14
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: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9239520

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH 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=9175542

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event15
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: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9230368

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input17
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH 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=9176285

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input17/event16
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: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9227098

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input18
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH 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=9176959

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input18/event17
N: input/event17
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input18/event17
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: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9240068

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input19
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH 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=9178509

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input19/event18
N: input/event18
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input19/event18
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: MAJOR=13
E: MINOR=82
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9231615

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input20
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
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: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH 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=9208490

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input20/event19
N: input/event19
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input20/event19
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: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9276054

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=1237586

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=9152528
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input5
E: ABS=660800011000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input5
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=2244806

P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
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/event5
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: EVDEV_ABS_00=1266:5677:44
E: EVDEV_ABS_01=1093:4832:65
E: EVDEV_ABS_35=1266:5677:44
E: EVDEV_ABS_36=1093:4832:65
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=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9170457

P: /devices/platform/i8042/serio1/input/input5/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/input5/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=8998939

P: /devices/platform/i8042/serio1/serio2/input/input7
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7
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=3152182

P: /devices/platform/i8042/serio1/serio2/input/input7/event6
N: input/event6
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/event6
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7/event6
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=70
E: POINTINGSTICK_CONST_ACCEL=1.0
E: POINTINGSTICK_SENSITIVITY=180
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9155157

P: /devices/platform/i8042/serio1/serio2/input/input7/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/input7/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=8969777

P: /devices/platform/pcspkr/input/input9
E: DEVPATH=/devices/platform/pcspkr/input/input9
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=9106715

P: /devices/platform/pcspkr/input/input9/event8
N: input/event8
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/pcspkr/input/input9/event8
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=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9177932

P: /devices/platform/thinkpad_acpi/input/input8
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8
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=9082170

P: /devices/platform/thinkpad_acpi/input/input8/event7
N: input/event7
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/event7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8/event7
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=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9152529
E: XKBLAYOUT=us
E: XKBMODEL=pc105


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


- -- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=de_DE.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.177
ii  libaudit1               1:2.8.2-1
ii  libbsd0                 0.8.7-1
ii  libc6                   2.26-6
ii  libdbus-1-3             1.12.4-1
ii  libdrm2                 2.4.89-1
ii  libegl1                 1.0.0-2
ii  libegl1-mesa            17.3.3-1
ii  libepoxy0               1.4.3-1
ii  libgbm1                 17.3.3-1
ii  libgcrypt20             1.8.1-4
ii  libgl1                  1.0.0-2
ii  libpciaccess0           0.13.4-1+b2
ii  libpixman-1-0           0.34.0-2
ii  libselinux1             2.7-2+b1
ii  libsystemd0             237-2
ii  libudev1                237-2
ii  libxau6                 1:1.0.8-1+b2
ii  libxdmcp6               1:1.1.2-3
ii  libxfont2               1:2.0.1-4
ii  libxshmfence1           1.2-1+b2
ii  udev                    237-2
ii  xserver-common          2:1.19.6-1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  17.3.3-1
ii  libpam-systemd   237-2

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>
ii  xfonts-scalable               1:1.0.3-1.1

- -- no debconf information

-----BEGIN PGP SIGNATURE-----

iHEEARECADEWIQQxTjstYFpus1p9gRn2KOuTR0MgbAUCWoMADRMcbm9tZWF0YUBk
ZWJpYW4ub3JnAAoJEPYo65NHQyBsShUAn1Ea/H0T8G4ahv4wixM/BzDq2Wn3AKCn
clnnPYSvC/jtfnvRuUfgFknWmA==
=GsrA
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Version: 2:1.19.99.901-1

On Fri, Feb 23, 2018 at 08:24:03PM +0100, Hannes Haberl wrote:
> This looks like the same bug I encountered when upgrading to 1.19.6.
> The system freeze is caused by some faulty logic that tries to use every
> device (including ttys) with the libinput driver.
> 
> I already reported the bug, you can find it here:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889038
> 
> There is also a patch available and the issue is already fixed upstream:
> https://patchwork.freedesktop.org/patch/196090/
> 
> Kind regards,
> Hannes
> 

This issue has been fixed in xorg-server 2:1.19.99.901-1
Closing this bug accordingly.

Thanks,
Andreas

--- End Message ---

Reply to: