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

Bug#829304: xserver-xorg: Display no longer survives suspend/resume



Package: xserver-xorg
Version: 1:7.7+15
Severity: normal

Yesterday I performed a dist-upgrade which replaced a lot of packages
(probably about 3 to 4 months worth). Today, the X server no longer
displays anything on resume from suspend. Prior to this update it worked
fine.

The symptoms are that the screen is just solid black. The machine hasn't
crashed entirely; networking is still fine, as are the plain-text
console terminals of tty1 to tty6. I can rescue the machine by switching
to tty1, logging in as root and running

 $ /etc/init.d/xdm restart

which successfully shuts down and restarts the X server.

The machine is a Lenovo Thinkpad X220; I believe the information below
contains the rest of the relevant configuration.


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jul 29  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Apr  5 08:05 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)

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

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.6.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-4) ) #1 SMP Debian 4.6.2-2 (2016-06-25)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 32439 Jul 21  2013 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 35837 Jul  2 12:33 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 32136.795] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[ 32136.795] X Protocol Version 11, Revision 0
[ 32136.795] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 32136.795] Current Operating System: Linux shy 4.6.0-1-amd64 #1 SMP Debian 4.6.2-2 (2016-06-25) x86_64
[ 32136.795] Kernel command line: BOOT_IMAGE=/vmlinuz-4.6.0-1-amd64 root=/dev/mapper/vg_shy-root ro quiet
[ 32136.795] Build Date: 05 April 2016  07:00:43AM
[ 32136.795] xorg-server 2:1.18.3-1 (http://www.debian.org/support) 
[ 32136.795] Current version of pixman: 0.33.6
[ 32136.795] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 32136.795] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 32136.795] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul  2 12:32:46 2016
[ 32136.796] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 32136.796] (==) No Layout section.  Using the first Screen section.
[ 32136.796] (==) No screen section available. Using defaults.
[ 32136.796] (**) |-->Screen "Default Screen Section" (0)
[ 32136.796] (**) |   |-->Monitor "<default monitor>"
[ 32136.796] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 32136.796] (==) Automatically adding devices
[ 32136.796] (==) Automatically enabling devices
[ 32136.796] (==) Automatically adding GPU devices
[ 32136.796] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 32136.796] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 32136.796] 	Entry deleted from font path.
[ 32136.796] (==) 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
[ 32136.796] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 32136.796] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 32136.796] (II) Loader magic: 0x55daada60dc0
[ 32136.796] (II) Module ABI versions:
[ 32136.796] 	X.Org ANSI C Emulation: 0.4
[ 32136.796] 	X.Org Video Driver: 20.0
[ 32136.796] 	X.Org XInput driver : 22.1
[ 32136.796] 	X.Org Server Extension : 9.0
[ 32136.797] (++) using VT number 7

[ 32136.797] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 32136.797] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 32136.799] (--) PCI:*(0:0:2:0) 8086:0116:17aa:21da rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 32136.799] (II) LoadModule: "glx"
[ 32136.799] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 32136.800] (II) Module glx: vendor="X.Org Foundation"
[ 32136.801] 	compiled for 1.18.3, module version = 1.0.0
[ 32136.801] 	ABI class: X.Org Server Extension, version 9.0
[ 32136.801] (==) AIGLX enabled
[ 32136.801] (==) Matched intel as autoconfigured driver 0
[ 32136.801] (==) Matched intel as autoconfigured driver 1
[ 32136.801] (==) Matched modesetting as autoconfigured driver 2
[ 32136.801] (==) Matched fbdev as autoconfigured driver 3
[ 32136.801] (==) Matched vesa as autoconfigured driver 4
[ 32136.801] (==) Assigned the driver to the xf86ConfigLayout
[ 32136.801] (II) LoadModule: "intel"
[ 32136.801] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 32136.801] (II) Module intel: vendor="X.Org Foundation"
[ 32136.801] 	compiled for 1.18.3, module version = 2.99.917
[ 32136.801] 	Module class: X.Org Video Driver
[ 32136.801] 	ABI class: X.Org Video Driver, version 20.0
[ 32136.801] (II) LoadModule: "modesetting"
[ 32136.801] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 32136.801] (II) Module modesetting: vendor="X.Org Foundation"
[ 32136.801] 	compiled for 1.18.3, module version = 1.18.3
[ 32136.801] 	Module class: X.Org Video Driver
[ 32136.801] 	ABI class: X.Org Video Driver, version 20.0
[ 32136.801] (II) LoadModule: "fbdev"
[ 32136.801] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 32136.801] (II) Module fbdev: vendor="X.Org Foundation"
[ 32136.801] 	compiled for 1.18.0, module version = 0.4.4
[ 32136.801] 	Module class: X.Org Video Driver
[ 32136.801] 	ABI class: X.Org Video Driver, version 20.0
[ 32136.801] (II) LoadModule: "vesa"
[ 32136.801] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 32136.801] (II) Module vesa: vendor="X.Org Foundation"
[ 32136.801] 	compiled for 1.18.0, module version = 2.3.4
[ 32136.801] 	Module class: X.Org Video Driver
[ 32136.801] 	ABI class: X.Org Video Driver, version 20.0
[ 32136.801] (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
[ 32136.801] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 32136.801] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 32136.801] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 32136.801] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 32136.801] (II) FBDEV: driver for framebuffer: fbdev
[ 32136.801] (II) VESA: driver for VESA chipsets: vesa
[ 32136.802] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 32136.802] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 32136.805] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160229
[ 32136.805] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160522-1 (Timo Aaltonen <tjaalton@debian.org>)
[ 32136.805] (II) intel(0): SNA compiled for use with valgrind
[ 32136.805] (WW) Falling back to old probe method for modesetting
[ 32136.805] (WW) Falling back to old probe method for fbdev
[ 32136.805] (II) Loading sub module "fbdevhw"
[ 32136.805] (II) LoadModule: "fbdevhw"
[ 32136.805] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 32136.805] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 32136.805] 	compiled for 1.18.3, module version = 0.0.2
[ 32136.805] 	ABI class: X.Org Video Driver, version 20.0
[ 32136.805] (WW) Falling back to old probe method for vesa
[ 32136.806] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 32136.806] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[ 32136.806] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 32136.806] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 32136.806] (==) intel(0): RGB weight 888
[ 32136.806] (==) intel(0): Default visual is TrueColor
[ 32136.806] (II) intel(0): Output LVDS1 has no monitor section
[ 32136.824] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[ 32136.824] (II) intel(0): Enabled output LVDS1
[ 32136.824] (II) intel(0): Output VGA1 has no monitor section
[ 32136.824] (II) intel(0): Enabled output VGA1
[ 32136.824] (II) intel(0): Output HDMI1 has no monitor section
[ 32136.824] (II) intel(0): Enabled output HDMI1
[ 32136.824] (II) intel(0): Output DP1 has no monitor section
[ 32136.824] (II) intel(0): Enabled output DP1
[ 32136.824] (II) intel(0): Output HDMI2 has no monitor section
[ 32136.824] (II) intel(0): Enabled output HDMI2
[ 32136.824] (II) intel(0): Output HDMI3 has no monitor section
[ 32136.824] (II) intel(0): Enabled output HDMI3
[ 32136.824] (II) intel(0): Output DP2 has no monitor section
[ 32136.824] (II) intel(0): Enabled output DP2
[ 32136.824] (II) intel(0): Output DP3 has no monitor section
[ 32136.824] (II) intel(0): Enabled output DP3
[ 32136.824] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 32136.824] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 32136.824] (II) intel(0): Enabled output VIRTUAL1
[ 32136.824] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 32136.824] (--) intel(0): Output HDMI2 using initial mode 1024x768 on pipe 1
[ 32136.825] (==) intel(0): TearFree disabled
[ 32136.825] (==) intel(0): DPI set to (96, 96)
[ 32136.825] (II) Loading sub module "dri2"
[ 32136.825] (II) LoadModule: "dri2"
[ 32136.825] (II) Module "dri2" already built-in
[ 32136.825] (II) Loading sub module "present"
[ 32136.825] (II) LoadModule: "present"
[ 32136.825] (II) Module "present" already built-in
[ 32136.825] (II) UnloadModule: "modesetting"
[ 32136.825] (II) Unloading modesetting
[ 32136.825] (II) UnloadModule: "fbdev"
[ 32136.825] (II) Unloading fbdev
[ 32136.825] (II) UnloadSubModule: "fbdevhw"
[ 32136.825] (II) Unloading fbdevhw
[ 32136.825] (II) UnloadModule: "vesa"
[ 32136.825] (II) Unloading vesa
[ 32136.825] (==) Depth 24 pixmap format is 32 bpp
[ 32136.826] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 32136.826] (==) intel(0): Backing store enabled
[ 32136.826] (==) intel(0): Silken mouse enabled
[ 32136.826] (II) intel(0): HW Cursor enabled
[ 32136.826] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 32136.826] (==) intel(0): DPMS enabled
[ 32136.826] (==) intel(0): Display hotplug detection enabled
[ 32136.826] (II) intel(0): [DRI2] Setup complete
[ 32136.826] (II) intel(0): [DRI2]   DRI driver: i965
[ 32136.826] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 32136.826] (II) intel(0): direct rendering: DRI2 enabled
[ 32136.826] (II) intel(0): hardware support for Present enabled
[ 32136.826] (--) RandR disabled
[ 32136.832] (II) SELinux: Disabled on system
[ 32136.842] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 32136.842] (II) AIGLX: enabled GLX_ARB_create_context
[ 32136.842] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 32136.842] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 32136.842] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 32136.842] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 32136.842] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 32136.842] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 32136.842] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 32136.842] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 32136.842] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 32136.842] (II) AIGLX: Loaded and initialized i965
[ 32136.842] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 32136.845] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 32136.845] (II) intel(0): switch to mode 1024x768@75.0 on HDMI2 using pipe 1, position (0, 0), rotation normal, reflection none
[ 32136.845] (II) intel(0): Setting screen physical size to 361 x 203
[ 32136.907] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 32136.908] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 32136.908] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 32136.908] (II) LoadModule: "libinput"
[ 32136.908] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 32136.910] (II) Module libinput: vendor="X.Org Foundation"
[ 32136.910] 	compiled for 1.18.3, module version = 0.19.0
[ 32136.910] 	Module class: X.Org XInput Driver
[ 32136.910] 	ABI class: X.Org XInput driver, version 22.1
[ 32136.910] (II) Using input driver 'libinput' for 'Power Button'
[ 32136.910] (**) Power Button: always reports core events
[ 32136.910] (**) Option "Device" "/dev/input/event5"
[ 32136.910] (**) Option "_source" "server/udev"
[ 32136.911] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 32136.911] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 32136.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 32136.920] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 32136.920] (**) Option "xkb_model" "pc105"
[ 32136.920] (**) Option "xkb_layout" "gb"
[ 32136.950] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 32136.950] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 32136.951] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 32136.951] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 32136.951] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 32136.951] (II) Using input driver 'libinput' for 'Video Bus'
[ 32136.951] (**) Video Bus: always reports core events
[ 32136.951] (**) Option "Device" "/dev/input/event7"
[ 32136.951] (**) Option "_source" "server/udev"
[ 32136.951] (II) input device 'Video Bus', /dev/input/event7 is tagged by udev as: Keyboard
[ 32136.951] (II) input device 'Video Bus', /dev/input/event7 is a keyboard
[ 32136.964] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event7"
[ 32136.964] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 32136.964] (**) Option "xkb_model" "pc105"
[ 32136.964] (**) Option "xkb_layout" "gb"
[ 32136.965] (II) input device 'Video Bus', /dev/input/event7 is tagged by udev as: Keyboard
[ 32136.965] (II) input device 'Video Bus', /dev/input/event7 is a keyboard
[ 32136.965] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 32136.965] (II) No input driver specified, ignoring this device.
[ 32136.965] (II) This device may have been added with another device file.
[ 32136.966] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 32136.966] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 32136.966] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 32136.966] (II) Using input driver 'libinput' for 'Sleep Button'
[ 32136.966] (**) Sleep Button: always reports core events
[ 32136.966] (**) Option "Device" "/dev/input/event4"
[ 32136.966] (**) Option "_source" "server/udev"
[ 32136.966] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 32136.966] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 32136.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[ 32136.976] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 32136.976] (**) Option "xkb_model" "pc105"
[ 32136.976] (**) Option "xkb_layout" "gb"
[ 32136.977] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 32136.977] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[ 32136.978] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event18)
[ 32136.978] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 32136.978] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 32136.978] (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical Mouse'
[ 32136.978] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 32136.978] (**) Option "Device" "/dev/input/event18"
[ 32136.978] (**) Option "_source" "server/udev"
[ 32136.979] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is tagged by udev as: Mouse
[ 32136.979] (II) Device 'Logitech USB-PS/2 Optical Mouse' set to 400 DPI
[ 32136.979] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is a pointer caps
[ 32137.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0005/input/input23/event18"
[ 32137.004] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9)
[ 32137.004] (**) Option "AccelerationScheme" "none"
[ 32137.004] (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme none/0
[ 32137.004] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 32137.004] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 32137.006] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is tagged by udev as: Mouse
[ 32137.006] (II) Device 'Logitech USB-PS/2 Optical Mouse' set to 400 DPI
[ 32137.006] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is a pointer caps
[ 32137.007] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse2)
[ 32137.007] (II) No input driver specified, ignoring this device.
[ 32137.007] (II) This device may have been added with another device file.
[ 32137.009] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event19)
[ 32137.009] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 32137.009] (**) CHESEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 32137.009] (II) Using input driver 'libinput' for 'CHESEN USB Keyboard'
[ 32137.009] (**) CHESEN USB Keyboard: always reports core events
[ 32137.009] (**) Option "Device" "/dev/input/event19"
[ 32137.009] (**) Option "_source" "server/udev"
[ 32137.010] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is tagged by udev as: Keyboard
[ 32137.010] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is a keyboard
[ 32137.020] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0006/input/input24/event19"
[ 32137.020] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 10)
[ 32137.020] (**) Option "xkb_model" "pc105"
[ 32137.020] (**) Option "xkb_layout" "gb"
[ 32137.021] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is tagged by udev as: Keyboard
[ 32137.022] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is a keyboard
[ 32137.023] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event20)
[ 32137.023] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 32137.023] (**) CHESEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 32137.023] (II) Using input driver 'libinput' for 'CHESEN USB Keyboard'
[ 32137.023] (**) CHESEN USB Keyboard: always reports core events
[ 32137.023] (**) Option "Device" "/dev/input/event20"
[ 32137.023] (**) Option "_source" "server/udev"
[ 32137.024] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is tagged by udev as: Keyboard
[ 32137.024] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is a keyboard
[ 32137.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.0007/input/input25/event20"
[ 32137.044] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 11)
[ 32137.044] (**) Option "xkb_model" "pc105"
[ 32137.044] (**) Option "xkb_layout" "gb"
[ 32137.045] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is tagged by udev as: Keyboard
[ 32137.045] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is a keyboard
[ 32137.046] (II) config/udev: Adding input device Integrated Camera (/dev/input/event17)
[ 32137.046] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 32137.046] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 32137.046] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 32137.046] (**) Integrated Camera: always reports core events
[ 32137.046] (**) Option "Device" "/dev/input/event17"
[ 32137.046] (**) Option "_source" "server/udev"
[ 32137.047] (II) input device 'Integrated Camera', /dev/input/event17 is tagged by udev as: Keyboard
[ 32137.047] (II) input device 'Integrated Camera', /dev/input/event17 is a keyboard
[ 32137.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18/event17"
[ 32137.068] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[ 32137.068] (**) Option "xkb_model" "pc105"
[ 32137.068] (**) Option "xkb_layout" "gb"
[ 32137.069] (II) input device 'Integrated Camera', /dev/input/event17 is tagged by udev as: Keyboard
[ 32137.069] (II) input device 'Integrated Camera', /dev/input/event17 is a keyboard
[ 32137.070] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
[ 32137.070] (II) No input driver specified, ignoring this device.
[ 32137.070] (II) This device may have been added with another device file.
[ 32137.071] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event12)
[ 32137.071] (II) No input driver specified, ignoring this device.
[ 32137.071] (II) This device may have been added with another device file.
[ 32137.072] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 32137.072] (II) No input driver specified, ignoring this device.
[ 32137.072] (II) This device may have been added with another device file.
[ 32137.072] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[ 32137.072] (II) No input driver specified, ignoring this device.
[ 32137.072] (II) This device may have been added with another device file.
[ 32137.073] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[ 32137.073] (II) No input driver specified, ignoring this device.
[ 32137.073] (II) This device may have been added with another device file.
[ 32137.074] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[ 32137.074] (II) No input driver specified, ignoring this device.
[ 32137.074] (II) This device may have been added with another device file.
[ 32137.074] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 32137.074] (II) No input driver specified, ignoring this device.
[ 32137.074] (II) This device may have been added with another device file.
[ 32137.075] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 32137.075] (II) No input driver specified, ignoring this device.
[ 32137.075] (II) This device may have been added with another device file.
[ 32137.076] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 32137.076] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 32137.076] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 32137.076] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 32137.076] (**) AT Translated Set 2 keyboard: always reports core events
[ 32137.076] (**) Option "Device" "/dev/input/event0"
[ 32137.076] (**) Option "_source" "server/udev"
[ 32137.077] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 32137.077] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 32137.088] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 32137.088] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 32137.088] (**) Option "xkb_model" "pc105"
[ 32137.088] (**) Option "xkb_layout" "gb"
[ 32137.089] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 32137.089] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 32137.090] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 32137.090] (II) LoadModule: "synaptics"
[ 32137.090] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 32137.090] (II) Module synaptics: vendor="X.Org Foundation"
[ 32137.090] 	compiled for 1.18.3, module version = 1.8.3
[ 32137.090] 	Module class: X.Org XInput Driver
[ 32137.090] 	ABI class: X.Org XInput driver, version 22.1
[ 32137.090] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 32137.090] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 32137.090] (**) Option "Device" "/dev/input/event1"
[ 32137.144] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 75)
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 129)
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 32137.144] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 32137.144] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 32137.144] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 32137.168] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 32137.168] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[ 32137.168] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 32137.168] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 32137.168] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[ 32137.168] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 32137.168] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 32137.168] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 32137.168] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 32137.168] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 32137.169] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 32137.169] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 32137.170] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2)
[ 32137.170] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 32137.170] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 32137.170] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 32137.170] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 32137.170] (**) Option "Device" "/dev/input/event2"
[ 32137.170] (**) Option "_source" "server/udev"
[ 32137.171] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 32137.171] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 32137.192] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2"
[ 32137.192] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[ 32137.192] (**) Option "AccelerationScheme" "none"
[ 32137.192] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 32137.192] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 32137.192] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 32137.193] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick
[ 32137.193] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps
[ 32137.194] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 32137.194] (II) No input driver specified, ignoring this device.
[ 32137.194] (II) This device may have been added with another device file.
[ 32137.195] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 32137.195] (II) No input driver specified, ignoring this device.
[ 32137.195] (II) This device may have been added with another device file.
[ 32137.197] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 32137.197] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 32137.197] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 32137.197] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 32137.197] (**) ThinkPad Extra Buttons: always reports core events
[ 32137.197] (**) Option "Device" "/dev/input/event6"
[ 32137.197] (**) Option "_source" "server/udev"
[ 32137.198] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 32137.198] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 32137.212] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[ 32137.212] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[ 32137.212] (**) Option "xkb_model" "pc105"
[ 32137.212] (**) Option "xkb_layout" "gb"
[ 32137.213] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[ 32137.213] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[ 32138.824] (II) intel(0): EDID vendor "LGD", prod id 728
[ 32138.824] (II) intel(0): Printing DDC gathered Modelines:
[ 32138.824] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)
[ 32140.596] (II) intel(0): resizing framebuffer to 2646x1024
[ 32140.622] (II) intel(0): switch to mode 1280x1024@60.0 on HDMI2 using pipe 1, position (1366, 0), rotation normal, reflection none
[ 32158.984] (II) config/udev: removing device CHESEN USB Keyboard
[ 32159.016] (II) UnloadModule: "libinput"
[ 32159.185] (II) config/udev: removing device Logitech USB-PS/2 Optical Mouse
[ 32159.204] (II) UnloadModule: "libinput"
[ 32159.204] (II) config/udev: removing device CHESEN USB Keyboard
[ 32159.220] (II) UnloadModule: "libinput"
[ 32159.275] (II) intel(0): resizing framebuffer to 1366x768
[ 32160.510] (II) intel(0): resizing framebuffer to 1680x1050
[ 32160.536] (II) intel(0): switch to mode 1680x1050@59.9 on HDMI2 using pipe 1, position (0, 0), rotation normal, reflection none
[ 32160.593] (II) intel(0): resizing framebuffer to 3046x1050
[ 32160.628] (II) intel(0): switch to mode 1680x1050@59.9 on HDMI2 using pipe 1, position (1366, 0), rotation normal, reflection none
[ 32161.238] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse2)
[ 32161.239] (II) No input driver specified, ignoring this device.
[ 32161.239] (II) This device may have been added with another device file.
[ 32161.269] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event18)
[ 32161.269] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 32161.269] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 32161.269] (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical Mouse'
[ 32161.269] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 32161.269] (**) Option "Device" "/dev/input/event18"
[ 32161.269] (**) Option "_source" "server/udev"
[ 32161.284] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is tagged by udev as: Mouse
[ 32161.284] (II) Device 'Logitech USB-PS/2 Optical Mouse' set to 400 DPI
[ 32161.284] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is a pointer caps
[ 32161.324] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26/event18"
[ 32161.324] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9)
[ 32161.324] (**) Option "AccelerationScheme" "none"
[ 32161.324] (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme none/0
[ 32161.324] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 32161.324] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 32161.325] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is tagged by udev as: Mouse
[ 32161.325] (II) Device 'Logitech USB-PS/2 Optical Mouse' set to 400 DPI
[ 32161.325] (II) input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event18 is a pointer caps
[ 32161.591] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event19)
[ 32161.591] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 32161.591] (**) CHESEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 32161.591] (II) Using input driver 'libinput' for 'CHESEN USB Keyboard'
[ 32161.591] (**) CHESEN USB Keyboard: always reports core events
[ 32161.591] (**) Option "Device" "/dev/input/event19"
[ 32161.591] (**) Option "_source" "server/udev"
[ 32161.592] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is tagged by udev as: Keyboard
[ 32161.592] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is a keyboard
[ 32161.628] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0009/input/input27/event19"
[ 32161.628] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 10)
[ 32161.628] (**) Option "xkb_model" "pc105"
[ 32161.628] (**) Option "xkb_layout" "gb"
[ 32161.628] (WW) Option "xkb_variant" requires a string value
[ 32161.628] (WW) Option "xkb_options" requires a string value
[ 32161.629] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is tagged by udev as: Keyboard
[ 32161.629] (II) input device 'CHESEN USB Keyboard', /dev/input/event19 is a keyboard
[ 32161.630] (II) config/udev: Adding input device CHESEN USB Keyboard (/dev/input/event20)
[ 32161.630] (**) CHESEN USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 32161.630] (**) CHESEN USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 32161.630] (II) Using input driver 'libinput' for 'CHESEN USB Keyboard'
[ 32161.630] (**) CHESEN USB Keyboard: always reports core events
[ 32161.630] (**) Option "Device" "/dev/input/event20"
[ 32161.630] (**) Option "_source" "server/udev"
[ 32161.631] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is tagged by udev as: Keyboard
[ 32161.631] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is a keyboard
[ 32161.660] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.000A/input/input28/event20"
[ 32161.660] (II) XINPUT: Adding extended input device "CHESEN USB Keyboard" (type: KEYBOARD, id 11)
[ 32161.660] (**) Option "xkb_model" "pc105"
[ 32161.660] (**) Option "xkb_layout" "gb"
[ 32161.660] (WW) Option "xkb_variant" requires a string value
[ 32161.660] (WW) Option "xkb_options" requires a string value
[ 32161.662] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is tagged by udev as: Keyboard
[ 32161.662] (II) input device 'CHESEN USB Keyboard', /dev/input/event20 is a keyboard

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

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

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event7
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5936686
E: XKBLAYOUT=gb
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_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=5079154

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event3
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5922877

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

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

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26
E: EV=20017
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_1_2_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c01b
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_2_1_0
E: ID_REVISION=1800
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=3f0000 0 0 0 0
E: LED=ff00
E: MODALIAS=input:b0003v046DpC01Be0110-e0,1,2,4,11,k110,111,112,113,114,115,r0,1,8,am4,l8,9,A,B,C,D,E,sfw
E: MSC=10
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:1a.0-1.1.2/input0"
E: PRODUCT=3/46d/c01b/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=32161233539

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26/event18
N: input/event18
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1.2:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1.2:1.0-event-mouse
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26/event18
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c01b
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_2_1_0
E: ID_REVISION=1800
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: LIBINPUT_DEVICE_GROUP=3/46d/c01b/110:usb-0000:00:1a.0-1.1
E: MAJOR=13
E: MINOR=82
E: MOUSE_DPI=400@125
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32161268632

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26/mouse2
N: input/mouse2
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1.2:1.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1.2:1.0-mouse /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C01B.0008/input/input26/mouse2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c01b
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_2_1_0
E: ID_REVISION=1800
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32161237700

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0009/input/input27
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0009/input/input27
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_1_3_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=0101
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_3_1_0
E: ID_REVISION=0110
E: ID_SERIAL=CHESEN_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CHESEN
E: ID_VENDOR_ENC=CHESEN
E: ID_VENDOR_ID=0a81
E: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
E: LED=1f
E: MODALIAS=input:b0003v0A81p0101e0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: MSC=10
E: NAME="CHESEN USB Keyboard"
E: PHYS="usb-0000:00:1a.0-1.1.3/input0"
E: PRODUCT=3/a81/101/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=32161546233

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0009/input/input27/event19
N: input/event19
S: input/by-id/usb-CHESEN_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1.3:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-CHESEN_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1.3:1.0-event-kbd
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0A81:0101.0009/input/input27/event19
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=0101
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_3_1_0
E: ID_REVISION=0110
E: ID_SERIAL=CHESEN_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CHESEN
E: ID_VENDOR_ENC=CHESEN
E: ID_VENDOR_ID=0a81
E: LIBINPUT_DEVICE_GROUP=3/a81/101/110:usb-0000:00:1a.0-1.1
E: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32161590743
E: XKBLAYOUT=gb
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.000A/input/input28
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.000A/input/input28
E: EV=13
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_1_3_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=0101
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.3:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_3_1_1
E: ID_REVISION=0110
E: ID_SERIAL=CHESEN_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=CHESEN
E: ID_VENDOR_ENC=CHESEN
E: ID_VENDOR_ID=0a81
E: KEY=1000002020000 3878d801d001 1e000000000000 0
E: MODALIAS=input:b0003v0A81p0101e0110-e0,1,4,k71,72,73,74,80,8C,8E,8F,90,9B,9C,9E,9F,A3,A4,A5,A6,AB,AC,AD,D1,D9,F0,ram4,lsfw
E: MSC=10
E: NAME="CHESEN USB Keyboard"
E: PHYS="usb-0000:00:1a.0-1.1.3/input1"
E: PRODUCT=3/a81/101/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=32161546950

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.000A/input/input28/event20
N: input/event20
S: input/by-id/usb-CHESEN_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1.3:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1.3:1.1-event /dev/input/by-id/usb-CHESEN_USB_Keyboard-event-if01
E: DEVNAME=/dev/input/event20
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:0A81:0101.000A/input/input28/event20
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=0101
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1.3:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_3_1_1
E: ID_REVISION=0110
E: ID_SERIAL=CHESEN_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=CHESEN
E: ID_VENDOR_ENC=CHESEN
E: ID_VENDOR_ID=0a81
E: LIBINPUT_DEVICE_GROUP=3/a81/101/110:usb-0000:00:1a.0-1.1
E: MAJOR=13
E: MINOR=84
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32161598595
E: XKBLAYOUT=gb
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_6_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=b217
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=0854
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._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=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB217e0854-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:1a.0-1.6/button"
E: PRODUCT=3/4f2/b217/854
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=5932780

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18/event17
N: input/event17
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18/event17
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=b217
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=0854
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._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=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5969929
E: XKBLAYOUT=gb
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5917106

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5956558

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5923191

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5968427

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5924740

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5968598

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5925889

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5968876

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5926379

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5969171

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5929394

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5969772

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v14F1p506Ee0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/14f1/506e/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=5885413

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5928637

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input: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=5916322

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5956628

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
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=1846491

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_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: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5913252
E: XKBLAYOUT=gb
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input2
E: ABS=660800011000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input2
E: EV=b
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=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=2855043

P: /devices/platform/i8042/serio1/input/input2/event1
N: input/event1
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event1
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=23
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=53
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5925248

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=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=2856049

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

P: /devices/platform/i8042/serio1/serio2/input/input3/event2
N: input/event2
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/event2
E: ID_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=66
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5931051

P: /devices/platform/i8042/serio1/serio2/input/input3/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/mouse1
E: ID_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=3846232

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

P: /devices/platform/pcspkr/input/input14/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/input14/event8
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5928648

P: /devices/platform/thinkpad_acpi/input/input7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=10040 0 18040000 0 10000000000000 0 1501b02102004 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,EE,F0,174,1D2,1DB,1DC,246,250,ram4,lsfw1,3,
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=a
E: TAGS=:seat:
E: USEC_INITIALIZED=5855490

P: /devices/platform/thinkpad_acpi/input/input7/event6
N: input/event6
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/event6
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7/event6
E: ID_INPUT=1
E: ID_INPUT_KEY=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: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5923861
E: XKBLAYOUT=gb
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    1.669007] Linux agpgart interface v0.103
[    4.942015] [drm] Initialized drm 1.1.0 20060810
[    4.975187] [drm] Memory usable by graphics device = 2048M
[    4.975192] [drm] Replacing VGA console driver
[    4.991248] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.991252] [drm] Driver supports precise vblank timestamp query.
[    5.042825] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
[    5.234508] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[    5.556684] fbcon: inteldrmfb (fb0) is primary device
[    6.787484] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[29279.697454] [drm:ironlake_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg depends on:
ii  x11-xkb-utils                                      7.7+3
ii  xkb-data                                           2.17-1
ii  xserver-xorg-core                                  2:1.18.3-1
ii  xserver-xorg-input-all                             1:7.7+15
ii  xserver-xorg-input-evdev [xorg-driver-input]       1:2.10.2-1
ii  xserver-xorg-input-libinput [xorg-driver-input]    0.19.0-1
ii  xserver-xorg-input-mouse [xorg-driver-input]       1:1.9.1-1+b1
ii  xserver-xorg-input-synaptics [xorg-driver-input]   1.8.3-2
ii  xserver-xorg-input-vmmouse [xorg-driver-input]     1:13.1.0-1+b1
ii  xserver-xorg-input-wacom [xorg-driver-input]       0.30.0-1+b1
ii  xserver-xorg-video-ati [xorg-driver-video]         1:7.7.0-1
ii  xserver-xorg-video-cirrus [xorg-driver-video]      1:1.5.3-1+b1
ii  xserver-xorg-video-fbdev [xorg-driver-video]       1:0.4.4-1+b4
ii  xserver-xorg-video-intel [xorg-driver-video]       2:2.99.917+git20160522-1
ii  xserver-xorg-video-mach64 [xorg-driver-video]      6.9.5-1+b1
ii  xserver-xorg-video-mga [xorg-driver-video]         1:1.6.4-1+b2
ii  xserver-xorg-video-neomagic [xorg-driver-video]    1:1.2.9-1+b1
ii  xserver-xorg-video-nouveau [xorg-driver-video]     1:1.0.12-2
ii  xserver-xorg-video-openchrome [xorg-driver-video]  1:0.3.3+git20160310-1
ii  xserver-xorg-video-r128 [xorg-driver-video]        6.10.1-1
ii  xserver-xorg-video-radeon [xorg-driver-video]      1:7.7.0-1
ii  xserver-xorg-video-savage [xorg-driver-video]      1:2.3.8-1+b1
ii  xserver-xorg-video-sisusb [xorg-driver-video]      1:0.9.6-2+b4
ii  xserver-xorg-video-tdfx [xorg-driver-video]        1:1.4.6-1+b2
ii  xserver-xorg-video-trident [xorg-driver-video]     1:1.3.7-1+b2
ii  xserver-xorg-video-vesa [xorg-driver-video]        1:2.3.4-1+b1
ii  xserver-xorg-video-vmware [xorg-driver-video]      1:13.1.0-2+b1

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  11.2.2-1

xserver-xorg suggests no packages.

-- no debconf information

Attachment: pgpSBYcxulaEC.pgp
Description: OpenPGP digital signature


Reply to: