Package: libgl1-mesa-dri
Version: 20.0.7-1
Severity: important
Dear Maintainer,
After upgrading libgl1-mesa-dri from 19.3.3-1 to 20.0.7-1 blockbuster2
invariably crashes immediately with a segfault at iris_dri.so
kernesl: blockout2[95311]: segfault at 40 ip 00007f84061ae40f
sp00007ffd6172a740 error 6 in iris_dri.so[7f84057bb000+d30000]
which kills X
at-spi-bus-launcher[1112]: X connection to :0 broken (explicit
kill or server shutdown).
Changing back to 19.3.3-1 solved the problem.
Best,
Martin
-- Package-specific info:
glxinfo:
--------
DISPLAY is not set.
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.
VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5500
[8086:1616] (rev 09)
Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 28 Feb 3 2018 /etc/X11/xorg.conf ->
/usr/local/etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "CustomEDID" # <str>
#Option "DRI" # <str>
#Option "Present" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "HWRotation" # [<bool>]
#Option "VSync" # [<bool>]
#Option "PageFlip" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "VirtualHeads" # <i>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 0
/etc/modprobe.d contains no KMS configuration files.
Kernel version (/proc/version):
-------------------------------
Linux version 5.7.1-00152-g33d62cc6821e (ziegler@zertz2) (gcc version 9.3.0
(Debian 9.3.0-13), GNU ld (GNU Binutils for Debian) 2.34) #1 SMP Sun Jun 7
16:41:10 CEST 2020
Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 50033 Jun 9 15:38 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 4.078]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 4.078] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
[ 4.078] Current Operating System: Linux zertz2 5.7.1-00152-g33d62cc6821e
#1 SMP Sun Jun 7 16:41:10 CEST 2020 x86_64
[ 4.078] Kernel command line: BOOT_IMAGE=/vmlinuz-5.7.1-00152-g33d62cc6821e
root=UUID=546d8bdc-3ab0-451f-9d37-e331d9f084cc ro vt.default_utf8=0
i915.enable_fbc=1 i915.enable_rc6=1 quiet thinkpad_acpi.volume_control=1
mitigations=off
[ 4.078] Build Date: 31 March 2020 10:14:40AM
[ 4.078] xorg-server 2:1.20.8-2 (https://www.debian.org/support)
[ 4.078] Current version of pixman: 0.36.0
[ 4.078] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.078] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.078] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 9 13:55:44
2020
[ 4.078] (==) Using config file: "/etc/X11/xorg.conf"
[ 4.078] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.079] (==) ServerLayout "X.org Configured"
[ 4.079] (**) |-->Screen "Screen0" (0)
[ 4.079] (**) | |-->Monitor "Monitor0"
[ 4.079] (**) | |-->Device "Card0"
[ 4.079] (**) |-->Input Device "Mouse0"
[ 4.080] (**) |-->Input Device "Keyboard0"
[ 4.080] (==) Automatically adding devices
[ 4.080] (==) Automatically enabling devices
[ 4.080] (==) Automatically adding GPU devices
[ 4.080] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.082] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 4.082] Entry deleted from font path.
[ 4.084] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 4.084] Entry deleted from font path.
[ 4.084] (**) 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,
/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
[ 4.084] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 4.084] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
[ 4.084] (WW) Disabling Mouse0
[ 4.084] (WW) Disabling Keyboard0
[ 4.084] (II) Loader magic: 0x5584e8acee20
[ 4.084] (II) Module ABI versions:
[ 4.084] X.Org ANSI C Emulation: 0.4
[ 4.084] X.Org Video Driver: 24.1
[ 4.084] X.Org XInput driver : 24.1
[ 4.084] X.Org Server Extension : 10.0
[ 4.084] (++) using VT number 13
[ 4.084] (II) systemd-logind: logind integration requires -keeptty and
-keeptty was not provided, disabling logind integration
[ 4.085] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.087] (--) PCI:*(0@0:2:0) 8086:1616:17aa:5036 rev 9, Mem @
0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @
0x????????/131072
[ 4.087] (II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
[ 4.087] (II) LoadModule: "glx"
[ 4.088] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.096] (II) Module glx: vendor="X.Org Foundation"
[ 4.096] compiled for 1.20.8, module version = 1.0.0
[ 4.096] ABI class: X.Org Server Extension, version 10.0
[ 4.096] (II) LoadModule: "intel"
[ 4.096] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 4.103] (II) Module intel: vendor="X.Org Foundation"
[ 4.103] compiled for 1.20.8, module version = 2.99.917
[ 4.103] Module class: X.Org Video Driver
[ 4.103] ABI class: X.Org Video Driver, version 24.1
[ 4.103] (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
[ 4.103] (II) intel: Driver for Intel(R) HD Graphics
[ 4.103] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 4.103] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 4.103] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 4.103] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 4.123] (II) intel(0): Using Kernel Mode Setting driver: i915, version
1.6.0 20200313
[ 4.123] (II) intel(0): SNA compiled: xserver-xorg-video-intel
2:2.99.917+git20200226-1 (Timo Aaltonen <[email protected]>)
[ 4.123] (II) intel(0): SNA compiled for use with valgrind
[ 4.124] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
5500
[ 4.124] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2,
avx, avx2; using a maximum of 2 threads
[ 4.124] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 4.124] (==) intel(0): RGB weight 888
[ 4.124] (==) intel(0): Default visual is TrueColor
[ 4.124] (II) intel(0): Output eDP1 using monitor section Monitor0
[ 4.124] (**) intel(0): Found backlight control interface intel_backlight
(type 'raw') for output eDP1
[ 4.124] (II) intel(0): Enabled output eDP1
[ 4.124] (II) intel(0): Output DP1 has no monitor section
[ 4.124] (II) intel(0): Enabled output DP1
[ 4.124] (II) intel(0): Output HDMI1 has no monitor section
[ 4.124] (II) intel(0): Enabled output HDMI1
[ 4.124] (II) intel(0): Output DP2 has no monitor section
[ 4.124] (II) intel(0): Enabled output DP2
[ 4.124] (II) intel(0): Output HDMI2 has no monitor section
[ 4.125] (II) intel(0): Enabled output HDMI2
[ 4.125] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 4.125] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 4.125] (II) intel(0): Enabled output VIRTUAL1
[ 4.125] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 4.125] (==) intel(0): TearFree enabled
[ 4.125] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.125] (==) intel(0): DPI set to (96, 96)
[ 4.125] (II) Loading sub module "dri3"
[ 4.125] (II) LoadModule: "dri3"
[ 4.125] (II) Module "dri3" already built-in
[ 4.125] (II) Loading sub module "dri2"
[ 4.125] (II) LoadModule: "dri2"
[ 4.125] (II) Module "dri2" already built-in
[ 4.125] (II) Loading sub module "present"
[ 4.125] (II) LoadModule: "present"
[ 4.125] (II) Module "present" already built-in
[ 4.125] (II) intel(0): SNA initialized with Broadwell (gen8) backend
[ 4.125] (==) intel(0): Backing store enabled
[ 4.125] (==) intel(0): Silken mouse enabled
[ 4.125] (II) intel(0): HW Cursor enabled
[ 4.126] (==) intel(0): DPMS enabled
[ 4.126] (==) intel(0): Display hotplug detection enabled
[ 4.126] (II) intel(0): [DRI2] Setup complete
[ 4.126] (II) intel(0): [DRI2] DRI driver: i965
[ 4.126] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 4.126] (II) intel(0): direct rendering: DRI2 enabled
[ 4.126] (II) intel(0): hardware support for Present enabled
[ 4.126] (II) Initializing extension Generic Event Extension
[ 4.126] (II) Initializing extension SHAPE
[ 4.126] (II) Initializing extension MIT-SHM
[ 4.126] (II) Initializing extension XInputExtension
[ 4.126] (II) Initializing extension XTEST
[ 4.126] (II) Initializing extension BIG-REQUESTS
[ 4.127] (II) Initializing extension SYNC
[ 4.127] (II) Initializing extension XKEYBOARD
[ 4.127] (II) Initializing extension XC-MISC
[ 4.127] (II) Initializing extension SECURITY
[ 4.127] (II) Initializing extension XFIXES
[ 4.127] (II) Initializing extension RENDER
[ 4.127] (II) Initializing extension RANDR
[ 4.128] (II) Initializing extension COMPOSITE
[ 4.128] (II) Initializing extension DAMAGE
[ 4.128] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.128] (II) Initializing extension DOUBLE-BUFFER
[ 4.128] (II) Initializing extension RECORD
[ 4.129] (II) Initializing extension DPMS
[ 4.129] (II) Initializing extension Present
[ 4.129] (II) Initializing extension DRI3
[ 4.129] (II) Initializing extension X-Resource
[ 4.129] (II) Initializing extension XVideo
[ 4.129] (II) Initializing extension XVideo-MotionCompensation
[ 4.129] (II) Initializing extension SELinux
[ 4.129] (II) SELinux: Disabled on system
[ 4.129] (II) Initializing extension GLX
[ 4.194] (II) AIGLX: Loaded and initialized i965
[ 4.194] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 4.194] (II) Initializing extension XFree86-VidModeExtension
[ 4.194] (II) Initializing extension XFree86-DGA
[ 4.194] (II) Initializing extension XFree86-DRI
[ 4.194] (II) Initializing extension DRI2
[ 4.202] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 4.202] (II) intel(0): Setting screen physical size to 508 x 285
[ 4.382] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 4.382] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.382] (II) LoadModule: "libinput"
[ 4.382] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.393] (II) Module libinput: vendor="X.Org Foundation"
[ 4.393] compiled for 1.20.4, module version = 0.29.0
[ 4.393] Module class: X.Org XInput Driver
[ 4.393] ABI class: X.Org XInput driver, version 24.1
[ 4.393] (II) Using input driver 'libinput' for 'Power Button'
[ 4.393] (**) Power Button: always reports core events
[ 4.393] (**) Option "Device" "/dev/input/event2"
[ 4.393] (**) Option "_source" "server/udev"
[ 4.397] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.397] (II) event2 - Power Button: device is a keyboard
[ 4.397] (II) event2 - Power Button: device removed
[ 4.414] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 4.414] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[ 4.414] (**) Option "xkb_model" "pc105"
[ 4.414] (**) Option "xkb_layout" "us"
[ 4.415] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4.415] (II) event2 - Power Button: device is a keyboard
[ 4.416] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 4.416] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.416] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.416] (**) Video Bus: always reports core events
[ 4.416] (**) Option "Device" "/dev/input/event3"
[ 4.416] (**) Option "_source" "server/udev"
[ 4.417] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 4.417] (II) event3 - Video Bus: device is a keyboard
[ 4.417] (II) event3 - Video Bus: device removed
[ 4.430] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 4.430] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 7)
[ 4.430] (**) Option "xkb_model" "pc105"
[ 4.430] (**) Option "xkb_layout" "us"
[ 4.431] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 4.431] (II) event3 - Video Bus: device is a keyboard
[ 4.432] (II) config/udev: Adding input device Lid Switch
(/dev/input/event0)
[ 4.432] (II) No input driver specified, ignoring this device.
[ 4.432] (II) This device may have been added with another device file.
[ 4.432] (II) config/udev: Adding input device Sleep Button
(/dev/input/event1)
[ 4.432] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.432] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.432] (**) Sleep Button: always reports core events
[ 4.432] (**) Option "Device" "/dev/input/event1"
[ 4.432] (**) Option "_source" "server/udev"
[ 4.433] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 4.434] (II) event1 - Sleep Button: device is a keyboard
[ 4.434] (II) event1 - Sleep Button: device removed
[ 4.458] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 4.458] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD, id 8)
[ 4.458] (**) Option "xkb_model" "pc105"
[ 4.458] (**) Option "xkb_layout" "us"
[ 4.458] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 4.458] (II) event1 - Sleep Button: device is a keyboard
[ 4.459] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3
(/dev/input/event8)
[ 4.459] (II) No input driver specified, ignoring this device.
[ 4.459] (II) This device may have been added with another device file.
[ 4.459] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7
(/dev/input/event9)
[ 4.459] (II) No input driver specified, ignoring this device.
[ 4.459] (II) This device may have been added with another device file.
[ 4.459] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8
(/dev/input/event10)
[ 4.459] (II) No input driver specified, ignoring this device.
[ 4.459] (II) This device may have been added with another device file.
[ 4.459] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9
(/dev/input/event11)
[ 4.459] (II) No input driver specified, ignoring this device.
[ 4.459] (II) This device may have been added with another device file.
[ 4.460] (II) config/udev: Adding input device HDA Intel HDMI
HDMI/DP,pcm=10 (/dev/input/event12)
[ 4.460] (II) No input driver specified, ignoring this device.
[ 4.460] (II) This device may have been added with another device file.
[ 4.460] (II) config/udev: Adding input device ELAN Touchscreen
(/dev/input/event18)
[ 4.460] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen
catchall"
[ 4.460] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[ 4.460] (**) ELAN Touchscreen: always reports core events
[ 4.460] (**) Option "Device" "/dev/input/event18"
[ 4.460] (**) Option "_source" "server/udev"
[ 4.461] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4.461] (II) event18 - ELAN Touchscreen: device is a touch device
[ 4.461] (II) event18 - ELAN Touchscreen: device removed
[ 4.514] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/event18"
[ 4.514] (II) XINPUT: Adding extended input device "ELAN Touchscreen"
(type: TOUCHSCREEN, id 9)
[ 4.514] (**) Option "AccelerationScheme" "none"
[ 4.514] (**) ELAN Touchscreen: (accel) selected scheme none/0
[ 4.514] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 4.514] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[ 4.515] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4.516] (II) event18 - ELAN Touchscreen: device is a touch device
[ 4.516] (II) config/udev: Adding input device ELAN Touchscreen
(/dev/input/mouse1)
[ 4.516] (II) No input driver specified, ignoring this device.
[ 4.516] (II) This device may have been added with another device file.
[ 4.517] (II) config/udev: Adding input device ELAN Touchscreen
(/dev/input/event19)
[ 4.517] (II) No input driver specified, ignoring this device.
[ 4.517] (II) This device may have been added with another device file.
[ 4.518] (II) config/udev: Adding input device ELAN Touchscreen
(/dev/input/event20)
[ 4.518] (II) No input driver specified, ignoring this device.
[ 4.518] (II) This device may have been added with another device file.
[ 4.519] (II) config/udev: Adding input device HDA Intel PCH Dock Mic
(/dev/input/event14)
[ 4.519] (II) No input driver specified, ignoring this device.
[ 4.519] (II) This device may have been added with another device file.
[ 4.519] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event15)
[ 4.519] (II) No input driver specified, ignoring this device.
[ 4.519] (II) This device may have been added with another device file.
[ 4.519] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone
(/dev/input/event16)
[ 4.519] (II) No input driver specified, ignoring this device.
[ 4.519] (II) This device may have been added with another device file.
[ 4.520] (II) config/udev: Adding input device HDA Intel PCH Headphone
(/dev/input/event17)
[ 4.520] (II) No input driver specified, ignoring this device.
[ 4.520] (II) This device may have been added with another device file.
[ 4.520] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event13)
[ 4.520] (II) No input driver specified, ignoring this device.
[ 4.520] (II) This device may have been added with another device file.
[ 4.521] (II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event5)
[ 4.521] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput
keyboard catchall"
[ 4.521] (II) Using input driver 'libinput' for 'AT Translated Set 2
keyboard'
[ 4.521] (**) AT Translated Set 2 keyboard: always reports core events
[ 4.521] (**) Option "Device" "/dev/input/event5"
[ 4.521] (**) Option "_source" "server/udev"
[ 4.522] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 4.522] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.523] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 4.550] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input4/event5"
[ 4.550] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD, id 10)
[ 4.550] (**) Option "xkb_model" "pc105"
[ 4.550] (**) Option "xkb_layout" "us"
[ 4.551] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 4.551] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.552] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/event7)
[ 4.552] (**) PS/2 Synaptics TouchPad: Applying InputClass "libinput
pointer catchall"
[ 4.552] (II) Using input driver 'libinput' for 'PS/2 Synaptics TouchPad'
[ 4.552] (**) PS/2 Synaptics TouchPad: always reports core events
[ 4.552] (**) Option "Device" "/dev/input/event7"
[ 4.552] (**) Option "_source" "server/udev"
[ 4.553] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 4.553] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 4.553] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 4.582] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input8/event7"
[ 4.582] (II) XINPUT: Adding extended input device "PS/2 Synaptics
TouchPad" (type: MOUSE, id 11)
[ 4.582] (**) Option "AccelerationScheme" "none"
[ 4.582] (**) PS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 4.582] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 4.582] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 4.582] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 4.582] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 4.583] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/mouse0)
[ 4.583] (II) No input driver specified, ignoring this device.
[ 4.583] (II) This device may have been added with another device file.
[ 4.583] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[ 4.583] (II) No input driver specified, ignoring this device.
[ 4.583] (II) This device may have been added with another device file.
[ 4.583] (II) config/udev: Adding input device ThinkPad Extra Buttons
(/dev/input/event6)
[ 4.583] (**) ThinkPad Extra Buttons: Applying InputClass "libinput
keyboard catchall"
[ 4.583] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 4.583] (**) ThinkPad Extra Buttons: always reports core events
[ 4.583] (**) Option "Device" "/dev/input/event6"
[ 4.583] (**) Option "_source" "server/udev"
[ 4.584] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 4.584] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 4.584] (II) event6 - ThinkPad Extra Buttons: device removed
[ 4.606] (**) Option "config_info"
"udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[ 4.606] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons"
(type: KEYBOARD, id 12)
[ 4.606] (**) Option "xkb_model" "pc105"
[ 4.606] (**) Option "xkb_layout" "us"
[ 4.606] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 4.606] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 4.619] (II) config/udev: removing device ELAN Touchscreen
[ 4.619] (II) event18 - ELAN Touchscreen: device removed
[ 4.654] (II) UnloadModule: "libinput"
[ 4.654] (II) config/udev: Adding input device ELAN Touchscreen
(/dev/input/event18)
[ 4.654] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen
catchall"
[ 4.654] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[ 4.654] (**) ELAN Touchscreen: always reports core events
[ 4.654] (**) Option "Device" "/dev/input/event18"
[ 4.654] (**) Option "_source" "server/udev"
[ 4.655] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4.655] (II) event18 - ELAN Touchscreen: device is a touch device
[ 4.655] (II) event18 - ELAN Touchscreen: device removed
[ 4.685] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/event18"
[ 4.685] (II) XINPUT: Adding extended input device "ELAN Touchscreen"
(type: TOUCHSCREEN, id 9)
[ 4.686] (**) Option "AccelerationScheme" "none"
[ 4.686] (**) ELAN Touchscreen: (accel) selected scheme none/0
[ 4.686] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 4.686] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[ 4.686] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4.686] (II) event18 - ELAN Touchscreen: device is a touch device
[ 6.126] (II) intel(0): EDID vendor "AUO", prod id 4925
[ 6.126] (II) intel(0): Printing DDC gathered Modelines:
[ 6.126] (II) intel(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952
2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 31.281] (II) event2 - Power Button: device removed
[ 31.302] (II) event3 - Video Bus: device removed
[ 31.318] (II) event1 - Sleep Button: device removed
[ 31.338] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 31.366] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 31.410] (II) event6 - ThinkPad Extra Buttons: device removed
[ 31.438] (II) event18 - ELAN Touchscreen: device removed
[ 31.490] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 668.774] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 668.774] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 669.028] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 669.028] (II) event2 - Power Button: device is a keyboard
[ 669.031] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 669.031] (II) event3 - Video Bus: device is a keyboard
[ 669.033] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 669.033] (II) event1 - Sleep Button: device is a keyboard
[ 669.034] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 669.034] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 669.036] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 669.036] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 669.037] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 669.037] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 669.038] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 669.039] (II) event18 - ELAN Touchscreen: device is a touch device
[ 842.434] (II) event2 - Power Button: device removed
[ 842.450] (II) event3 - Video Bus: device removed
[ 842.470] (II) event1 - Sleep Button: device removed
[ 842.498] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 842.514] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 842.554] (II) event6 - ThinkPad Extra Buttons: device removed
[ 842.578] (II) event18 - ELAN Touchscreen: device removed
[ 842.614] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 937.350] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 937.350] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 937.607] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 937.607] (II) event2 - Power Button: device is a keyboard
[ 937.608] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 937.608] (II) event3 - Video Bus: device is a keyboard
[ 937.609] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 937.609] (II) event1 - Sleep Button: device is a keyboard
[ 937.611] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 937.611] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 937.613] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 937.613] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 937.614] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 937.614] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 937.615] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 937.615] (II) event18 - ELAN Touchscreen: device is a touch device
[ 1417.910] (II) event2 - Power Button: device removed
[ 1417.934] (II) event3 - Video Bus: device removed
[ 1417.950] (II) event1 - Sleep Button: device removed
[ 1417.974] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 1417.998] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 1418.050] (II) event6 - ThinkPad Extra Buttons: device removed
[ 1418.074] (II) event18 - ELAN Touchscreen: device removed
[ 1418.130] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2211.012] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2211.012] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2211.276] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2211.276] (II) event2 - Power Button: device is a keyboard
[ 2211.278] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 2211.278] (II) event3 - Video Bus: device is a keyboard
[ 2211.280] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2211.280] (II) event1 - Sleep Button: device is a keyboard
[ 2211.281] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 2211.281] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 2211.282] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 2211.283] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 2211.283] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 2211.283] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 2211.284] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 2211.284] (II) event18 - ELAN Touchscreen: device is a touch device
[ 2231.629] (II) event2 - Power Button: device removed
[ 2231.642] (II) event3 - Video Bus: device removed
[ 2231.666] (II) event1 - Sleep Button: device removed
[ 2231.690] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 2231.710] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 2231.762] (II) event6 - ThinkPad Extra Buttons: device removed
[ 2231.790] (II) event18 - ELAN Touchscreen: device removed
[ 2231.838] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2453.778] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2453.778] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2454.059] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2454.059] (II) event2 - Power Button: device is a keyboard
[ 2454.061] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 2454.061] (II) event3 - Video Bus: device is a keyboard
[ 2454.063] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2454.063] (II) event1 - Sleep Button: device is a keyboard
[ 2454.064] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 2454.064] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 2454.065] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 2454.065] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 2454.065] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 2454.066] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 2454.067] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 2454.067] (II) event18 - ELAN Touchscreen: device is a touch device
[ 2460.983] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2471.058] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2477.254] (II) event2 - Power Button: device removed
[ 2477.270] (II) event3 - Video Bus: device removed
[ 2477.306] (II) event1 - Sleep Button: device removed
[ 2477.346] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 2477.370] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 2477.406] (II) event6 - ThinkPad Extra Buttons: device removed
[ 2477.434] (II) event18 - ELAN Touchscreen: device removed
[ 2477.470] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2639.518] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2639.518] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2639.775] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2639.775] (II) event2 - Power Button: device is a keyboard
[ 2639.776] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 2639.776] (II) event3 - Video Bus: device is a keyboard
[ 2639.777] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2639.777] (II) event1 - Sleep Button: device is a keyboard
[ 2639.778] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 2639.778] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 2639.779] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 2639.779] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 2639.780] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 2639.780] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 2639.781] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 2639.781] (II) event18 - ELAN Touchscreen: device is a touch device
[ 2823.868] (II) event2 - Power Button: device removed
[ 2823.886] (II) event3 - Video Bus: device removed
[ 2823.910] (II) event1 - Sleep Button: device removed
[ 2823.930] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 2823.942] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 2823.994] (II) event6 - ThinkPad Extra Buttons: device removed
[ 2824.010] (II) event18 - ELAN Touchscreen: device removed
[ 2824.050] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2874.867] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2874.867] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2875.146] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2875.146] (II) event2 - Power Button: device is a keyboard
[ 2875.147] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 2875.147] (II) event3 - Video Bus: device is a keyboard
[ 2875.148] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2875.148] (II) event1 - Sleep Button: device is a keyboard
[ 2875.149] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 2875.149] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 2875.150] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 2875.150] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 2875.150] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 2875.150] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 2875.151] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 2875.151] (II) event18 - ELAN Touchscreen: device is a touch device
[ 2893.944] (II) event2 - Power Button: device removed
[ 2893.966] (II) event3 - Video Bus: device removed
[ 2893.986] (II) event1 - Sleep Button: device removed
[ 2894.002] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 2894.026] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 2894.066] (II) event6 - ThinkPad Extra Buttons: device removed
[ 2894.090] (II) event18 - ELAN Touchscreen: device removed
[ 2894.134] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 2953.243] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2953.243] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 2953.514] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2953.514] (II) event2 - Power Button: device is a keyboard
[ 2953.515] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 2953.516] (II) event3 - Video Bus: device is a keyboard
[ 2953.517] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2953.517] (II) event1 - Sleep Button: device is a keyboard
[ 2953.518] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 2953.518] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 2953.519] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 2953.519] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 2953.519] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 2953.520] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 2953.520] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 2953.521] (II) event18 - ELAN Touchscreen: device is a touch device
[ 3006.400] (II) event2 - Power Button: device removed
[ 3006.418] (II) event3 - Video Bus: device removed
[ 3006.434] (II) event1 - Sleep Button: device removed
[ 3006.454] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 3006.478] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 3006.530] (II) event6 - ThinkPad Extra Buttons: device removed
[ 3006.546] (II) event18 - ELAN Touchscreen: device removed
[ 3006.586] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 3375.272] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 3375.272] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3375.548] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3375.549] (II) event2 - Power Button: device is a keyboard
[ 3375.550] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 3375.550] (II) event3 - Video Bus: device is a keyboard
[ 3375.551] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 3375.552] (II) event1 - Sleep Button: device is a keyboard
[ 3375.553] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 3375.553] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 3375.554] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 3375.554] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 3375.555] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 3375.555] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 3375.556] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 3375.556] (II) event18 - ELAN Touchscreen: device is a touch device
[ 3383.155] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3385.836] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3392.248] (II) event2 - Power Button: device removed
[ 3392.262] (II) event3 - Video Bus: device removed
[ 3392.282] (II) event1 - Sleep Button: device removed
[ 3392.306] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 3392.326] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 3392.370] (II) event6 - ThinkPad Extra Buttons: device removed
[ 3392.394] (II) event18 - ELAN Touchscreen: device removed
[ 3392.438] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 3431.346] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 3431.346] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3431.617] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3431.617] (II) event2 - Power Button: device is a keyboard
[ 3431.619] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 3431.619] (II) event3 - Video Bus: device is a keyboard
[ 3431.620] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 3431.620] (II) event1 - Sleep Button: device is a keyboard
[ 3431.621] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 3431.621] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 3431.622] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 3431.623] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 3431.623] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 3431.623] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 3431.624] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 3431.624] (II) event18 - ELAN Touchscreen: device is a touch device
[ 3432.833] (II) event2 - Power Button: device removed
[ 3432.850] (II) event3 - Video Bus: device removed
[ 3432.866] (II) event1 - Sleep Button: device removed
[ 3432.886] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 3432.906] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 3432.946] (II) event6 - ThinkPad Extra Buttons: device removed
[ 3432.966] (II) event18 - ELAN Touchscreen: device removed
[ 3433.022] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 3765.890] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 3765.890] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3766.158] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3766.158] (II) event2 - Power Button: device is a keyboard
[ 3766.159] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 3766.159] (II) event3 - Video Bus: device is a keyboard
[ 3766.160] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 3766.160] (II) event1 - Sleep Button: device is a keyboard
[ 3766.161] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 3766.161] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 3766.162] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 3766.162] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 3766.162] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 3766.162] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 3766.163] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 3766.163] (II) event18 - ELAN Touchscreen: device is a touch device
[ 3840.928] (II) event2 - Power Button: device removed
[ 3840.942] (II) event3 - Video Bus: device removed
[ 3840.970] (II) event1 - Sleep Button: device removed
[ 3840.998] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 3841.022] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 3841.062] (II) event6 - ThinkPad Extra Buttons: device removed
[ 3841.078] (II) event18 - ELAN Touchscreen: device removed
[ 3841.110] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 3861.144] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 3861.144] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 3861.429] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 3861.430] (II) event2 - Power Button: device is a keyboard
[ 3861.431] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 3861.431] (II) event3 - Video Bus: device is a keyboard
[ 3861.432] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 3861.432] (II) event1 - Sleep Button: device is a keyboard
[ 3861.433] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 3861.433] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 3861.434] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 3861.434] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 3861.435] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 3861.435] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 3861.436] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 3861.436] (II) event18 - ELAN Touchscreen: device is a touch device
[ 3910.104] (II) event2 - Power Button: device removed
[ 3910.118] (II) event3 - Video Bus: device removed
[ 3910.142] (II) event1 - Sleep Button: device removed
[ 3910.158] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 3910.174] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 3910.206] (II) event6 - ThinkPad Extra Buttons: device removed
[ 3910.230] (II) event18 - ELAN Touchscreen: device removed
[ 3910.262] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 4122.445] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 4122.445] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 4122.729] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4122.729] (II) event2 - Power Button: device is a keyboard
[ 4122.730] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 4122.730] (II) event3 - Video Bus: device is a keyboard
[ 4122.731] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 4122.731] (II) event1 - Sleep Button: device is a keyboard
[ 4122.732] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 4122.732] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 4122.733] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 4122.733] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 4122.733] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 4122.734] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 4122.735] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4122.735] (II) event18 - ELAN Touchscreen: device is a touch device
[ 4165.610] (II) event2 - Power Button: device removed
[ 4165.634] (II) event3 - Video Bus: device removed
[ 4165.650] (II) event1 - Sleep Button: device removed
[ 4165.670] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 4165.690] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 4165.730] (II) event6 - ThinkPad Extra Buttons: device removed
[ 4165.750] (II) event18 - ELAN Touchscreen: device removed
[ 4165.782] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 4992.146] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 4992.146] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 4992.430] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 4992.430] (II) event2 - Power Button: device is a keyboard
[ 4992.432] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 4992.432] (II) event3 - Video Bus: device is a keyboard
[ 4992.433] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 4992.433] (II) event1 - Sleep Button: device is a keyboard
[ 4992.434] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 4992.434] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 4992.435] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 4992.435] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 4992.436] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 4992.436] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 4992.437] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 4992.437] (II) event18 - ELAN Touchscreen: device is a touch device
[ 5030.678] (II) event2 - Power Button: device removed
[ 5030.694] (II) event3 - Video Bus: device removed
[ 5030.722] (II) event1 - Sleep Button: device removed
[ 5030.738] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 5030.762] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 5030.810] (II) event6 - ThinkPad Extra Buttons: device removed
[ 5030.834] (II) event18 - ELAN Touchscreen: device removed
[ 5030.874] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 5460.402] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 5460.402] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 5460.658] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5460.658] (II) event2 - Power Button: device is a keyboard
[ 5460.659] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 5460.659] (II) event3 - Video Bus: device is a keyboard
[ 5460.660] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 5460.660] (II) event1 - Sleep Button: device is a keyboard
[ 5460.661] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 5460.661] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 5460.662] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 5460.662] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 5460.663] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 5460.663] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 5460.664] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 5460.664] (II) event18 - ELAN Touchscreen: device is a touch device
[ 5461.706] (II) event2 - Power Button: device removed
[ 5461.722] (II) event3 - Video Bus: device removed
[ 5461.738] (II) event1 - Sleep Button: device removed
[ 5461.758] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 5461.774] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 5461.822] (II) event6 - ThinkPad Extra Buttons: device removed
[ 5461.846] (II) event18 - ELAN Touchscreen: device removed
[ 5461.886] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 6079.528] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 6079.529] (II) intel(0): switch to mode [email protected] on eDP1 using pipe 0,
position (0, 0), rotation normal, reflection none
[ 6079.814] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6079.814] (II) event2 - Power Button: device is a keyboard
[ 6079.816] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 6079.816] (II) event3 - Video Bus: device is a keyboard
[ 6079.817] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6079.817] (II) event1 - Sleep Button: device is a keyboard
[ 6079.818] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as:
Keyboard
[ 6079.818] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 6079.819] (II) event7 - PS/2 Synaptics TouchPad: is tagged by udev as: Mouse
[ 6079.819] (II) event7 - PS/2 Synaptics TouchPad: device is a pointer
[ 6079.820] (II) event6 - ThinkPad Extra Buttons: is tagged by udev as:
Keyboard Switch
[ 6079.820] (II) event6 - ThinkPad Extra Buttons: device is a keyboard
[ 6079.821] (II) event18 - ELAN Touchscreen: is tagged by udev as: Touchscreen
[ 6079.821] (II) event18 - ELAN Touchscreen: device is a touch device
[ 6192.068] (II) event2 - Power Button: device removed
[ 6192.090] (II) event3 - Video Bus: device removed
[ 6192.118] (II) event1 - Sleep Button: device removed
[ 6192.138] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 6192.162] (II) event7 - PS/2 Synaptics TouchPad: device removed
[ 6192.198] (II) event6 - ThinkPad Extra Buttons: device removed
[ 6192.218] (II) event18 - ELAN Touchscreen: device removed
[ 6192.250] (II) AIGLX: Suspending AIGLX clients for VT switch
udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
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=2900853
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:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=3557091
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
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=2902413
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3
N: input/event3
L: 0
E:
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=3555098
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
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=2906532
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0
N: input/event0
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=3585442
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
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=2906687
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:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
N: input/event1
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=3556844
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:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input10
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI 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=3600352
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input10/event8
N: input/event8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input10/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=3642425
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input11
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI 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=3605895
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input11/event9
N: input/event9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input11/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=3656325
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input12
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI 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=3600631
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input12/event10
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input12/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=3640705
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input13
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI 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=3598794
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input13/event11
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input13/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=3648486
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input14
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI 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=3599665
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:03.0/sound/card1/input14/event12
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card1/input14/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=3648429
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19
L: 0
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19
E: SUBSYSTEM=input
E: PRODUCT=3/4f3/418/110
E: NAME="ELAN Touchscreen"
E: PHYS="usb-0000:00:14.0-5/input0"
E: UNIQ=""
E: PROP=0
E: EV=1b
E: KEY=400 0 0 0 0 0
E: ABS=10000000003
E: MSC=10
E: MODALIAS=input:b0003v04F3p0418e0110-e0,1,3,4,k14A,ra0,1,28,m4,lsfw
E: USEC_INITIALIZED=3961626
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_5_1_0
E: TAGS=:seat:
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/event18
N: input/event18
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
S: input/by-id/usb-ELAN_Touchscreen-event-if00
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/event18
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event18
E: MAJOR=13
E: MINOR=82
E: USEC_INITIALIZED=4035959
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=305
E: ID_INPUT_HEIGHT_MM=172
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: LIBINPUT_DEVICE_GROUP=3/4f3/418:usb-0000:00:14.0-5
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
/dev/input/by-id/usb-ELAN_Touchscreen-event-if00
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/mouse1
N: input/mouse1
L: 0
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input19/mouse1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse1
E: MAJOR=13
E: MINOR=33
E: USEC_INITIALIZED=3963465
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input20
L: 0
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input20
E: SUBSYSTEM=input
E: PRODUCT=3/4f3/418/110
E: NAME="ELAN Touchscreen"
E: PHYS="usb-0000:00:14.0-5/input0"
E: UNIQ=""
E: PROP=0
E: EV=9
E: ABS=10000000000
E: MODALIAS=input:b0003v04F3p0418e0110-e0,3,kra28,mlsfw
E: USEC_INITIALIZED=3961199
E: ID_INPUT=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_5_1_0
E: TAGS=:seat:
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input20/event19
N: input/event19
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
S: input/by-id/usb-ELAN_Touchscreen-event-if00
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input20/event19
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event19
E: MAJOR=13
E: MINOR=83
E: USEC_INITIALIZED=4011517
E: ID_INPUT=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: LIBINPUT_DEVICE_GROUP=3/4f3/418:usb-0000:00:14.0-5
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
/dev/input/by-id/usb-ELAN_Touchscreen-event-if00
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input21
L: 0
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input21
E: SUBSYSTEM=input
E: PRODUCT=3/4f3/418/110
E: NAME="ELAN Touchscreen"
E: PHYS="usb-0000:00:14.0-5/input0"
E: UNIQ=""
E: PROP=0
E: EV=100001
E: MODALIAS=input:b0003v04F3p0418e0110-e0,14,kramlsfw
E: USEC_INITIALIZED=3962134
E: ID_INPUT=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_5_1_0
E: TAGS=:seat:
P:
/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input21/event20
N: input/event20
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
S: input/by-id/usb-ELAN_Touchscreen-event-if00
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:04F3:0418.0001/input/input21/event20
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event20
E: MAJOR=13
E: MINOR=84
E: USEC_INITIALIZED=4010395
E: ID_INPUT=1
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=0418
E: ID_REVISION=1111
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: LIBINPUT_DEVICE_GROUP=3/4f3/418:usb-0000:00:14.0-5
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
/dev/input/by-id/usb-ELAN_Touchscreen-event-if00
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Dock Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=3614762
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event14
E: MAJOR=13
E: MINOR=78
E: USEC_INITIALIZED=3659477
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
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=3614774
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
N: input/event15
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event15
E: MAJOR=13
E: MINOR=79
E: USEC_INITIALIZED=3665040
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Dock Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=3615830
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
N: input/event16
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event16
E: MAJOR=13
E: MINOR=80
E: USEC_INITIALIZED=3651464
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
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=3621511
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
N: input/event17
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event17
E: MAJOR=13
E: MINOR=81
E: USEC_INITIALIZED=3659921
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: SUBSYSTEM=input
E: PRODUCT=1/10ec/292/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=3613776
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event13
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=3664037
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/10ec/292:card0/codec#0/beep0
P: /devices/platform/i8042/serio0/input/input4
L: 0
E: DEVPATH=/devices/platform/i8042/serio0/input/input4
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=2911845
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:
P: /devices/platform/i8042/serio0/input/input4/event5
N: input/event5
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input4/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=3622813
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:
P: /devices/platform/i8042/serio1/input/input8
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
E: SUBSYSTEM=input
E: PRODUCT=11/2/1/0
E: NAME="PS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=1
E: EV=7
E: KEY=70000 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p0001e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: USEC_INITIALIZED=2911926
E: ID_INPUT=1
E: ID_INPUT_MOUSE=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:
P: /devices/platform/i8042/serio1/input/input8/event7
N: input/event7
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=3614851
E: ID_INPUT=1
E: ID_INPUT_MOUSE=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: LIBINPUT_DEVICE_GROUP=11/2/1:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input8/mouse0
N: input/mouse0
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=3551858
E: ID_INPUT=1
E: ID_INPUT_MOUSE=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/pcspkr/input/input5
L: 0
E: DEVPATH=/devices/platform/pcspkr/input/input5
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=2912134
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:
P: /devices/platform/pcspkr/input/input5/event4
N: input/event4
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input5/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=3585235
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: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: TAGS=:seat:uaccess:
P: /devices/platform/thinkpad_acpi/input/input6
L: 0
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input6
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 1701b02102004 c000280051115000
10e000000000000 0
E: MSC=10
E: SW=8
E:
MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8C,8E,90,94,98,9C,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,ED,EE,F0,174,176,1D2,1DB,1DC,246,250,ram4,lsfw3,
E: USEC_INITIALIZED=2912866
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:
P: /devices/platform/thinkpad_acpi/input/input6/event6
N: input/event6
L: 0
S: input/by-path/platform-thinkpad_acpi-event
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=3603865
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: 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:
DRM Information from dmesg:
---------------------------
[ 1.558484] Linux agpgart interface v0.103
[ 1.562037] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.601727] [drm] Initialized i915 1.6.0 20200313 for 0000:00:02.0 on minor 0
[ 1.797914] fbcon: i915drmfb (fb0) is primary device
[ 1.932196] ata1.00: supports DRM functions and may not be fully accessible
[ 1.948691] ata1.00: supports DRM functions and may not be fully accessible
[ 2.836098] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 3.305753] systemd[1]: Condition check resulted in Load Kernel Module drm
being skipped.
-- System Information:
Debian Release: bullseye/sid
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.1-00152-g33d62cc6821e (SMP w/4 CPU cores)
Kernel taint flags: TAINT_USER
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1), LANGUAGE=de_DE
(charmap=ISO-8859-1)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libgl1-mesa-dri depends on:
ii libc6 2.30-8
ii libdrm-amdgpu1 2.4.101-2
ii libdrm-intel1 2.4.101-2
ii libdrm-nouveau2 2.4.101-2
ii libdrm-radeon1 2.4.101-2
ii libdrm2 2.4.101-2
ii libelf1 0.176-1.1
ii libexpat1 2.2.9-1
ii libgcc-s1 [libgcc1] 10.1.0-3
ii libglapi-mesa 19.3.3-1
ii libllvm9 1:9.0.1-12
ii libsensors5 1:3.6.0-2
ii libstdc++6 10.1.0-3
ii libvulkan1 1.2.135.0-3
ii zlib1g 1:1.2.11.dfsg-2
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+5
ii xkb-data 2.29-2
ii xserver-xorg-core 2:1.20.8-2
ii xserver-xorg-input-all 1:7.7+20
ii xserver-xorg-input-libinput [xorg-driver-input] 0.29.0-1
ii xserver-xorg-input-wacom [xorg-driver-input] 0.34.99.1-1+b1
ii xserver-xorg-video-intel [xorg-driver-video] 2:2.99.917+git20200226-1
Versions of packages xserver-xorg recommends:
ii xserver-xorg-legacy 2:1.20.8-2
Versions of packages xserver-xorg-core depends on:
ii keyboard-configuration 1.195
ii libaudit1 1:2.8.5-3+b1
ii libbsd0 0.10.0-1
ii libc6 2.30-8
ii libdbus-1-3 1.12.18-1
ii libdrm2 2.4.101-2
ii libegl1 1.3.1-1
ii libepoxy0 1.5.4-1
ii libgbm1 19.3.3-1
ii libgcrypt20 1.8.5-5
ii libgl1 1.3.1-1
ii libpciaccess0 0.14-1
ii libpixman-1-0 0.36.0-1
ii libselinux1 3.0-1+b3
ii libsystemd0 245.5-3
ii libudev1 245.5-3
ii libunwind8 1.2.1-9
ii libxau6 1:1.0.8-1+b2
ii libxdmcp6 1:1.1.2-3
ii libxfont2 1:2.0.3-1
ii libxshmfence1 1.3-1
ii udev 245.5-3
ii xserver-common 2:1.20.8-2
Versions of packages xserver-xorg-core recommends:
ii libpam-systemd 245.5-3
Versions of packages xserver-xorg-core suggests:
ii xfonts-100dpi 1:1.0.4+nmu1
ii xfonts-75dpi 1:1.0.4+nmu1
ii xfonts-scalable 1:1.0.3-1.1
-- no debconf information