Package: xserver-xorg-video-modesetting
Version: 0.9.0-2
Severity: important

I have a laptop (thinkpad t450s) running mostly Debian Jessie (stable
system). Now with debian backport kernel 4.6 (package:
linux-image-4.6.0-0.bpo.1-amd64 version: 4.6.4-1~bpo8+1).
CPU is Intel Broadwell i5-5200U and HD5500 (Broadwell-U) integrated graphics.
Kernel loads i915.ko as the kernel graphics driver.
The X desktop uses stock xfce from Debian.

For the past few days I have been experimenting to use "modesetting" video
driver for my graphics card instead of the (older) Intel DDX driver
(xserver-xorg-video-intel).
The relevant segment of my xorg.conf is simply:

    Section "Device"
       Identifier  "Intel Graphics"
       Driver      "modesetting"
    EndSection

In general it has been doing well, except that I faced several occasion of
bugs wherein the keyboard/mouse interaction becomes extremely laggish
after certain things happened.

I noticed two instances that can trigger this sluggish behavior:
perhaps there are more with the same underlying issue:

1) using osd_cat (package: xosd-bin). example command was like this:

   osd_cat -w -p top -c green -s 2 -a 0 -d 1 -o 32 \
       -A right -b percentage -P 19 \
       -f "-*-helvetica-medium-r-*-*-*-200-*-*-*-*-*-*" \
       -l 1 -T "Volume: 19"

This was derived from a script in here:

https://ubuntuforums.org/showthread.php?t=1313831&page=2&p=8247224#post8247224

A much-reduced dummy script that can successfully reproduce this
bug on my system is this:

    #!/bin/bash
    CHANNEL=Master
    amixer set $CHANNEL 4096+
    osd_cat -w -p top -c green -s 2 -a 0 -d 1 -o 32 \
           -A right -b percentage -P 19 \
           -f "-*-helvetica-medium-r-*-*-*-200-*-*-*-*-*-*" \
           -l 1 -T "Volume: 19"

This worked ok when I used "intel" driver, until I started using
"modesetting" driver.
After I run that script above, whatever I typed using my
keyboard will not show up until 2-3 seconds later (or more, could be 5
seconds, probably).
If I type a lot of letterrr, then after those 2-3 seconds lag then all the
typed letters would show up.
Then the whole desktop became useless until I restarted the "lightdm"
service (i.e. restarted the X session).

I also found out that the lagginess applies to the X11 display after
the osd_cat call above.
I invoked `screen` from a terminal session on this laptop, then
ssh-ing from outside and reconnect via `screen -x`.
The screen session that was from outside the laptop has no laggy
behavior whatsoever, but inside the laptop (X11 desktop), the same
screen session is very laggy.

What frustrating was that no error was shown on /var/log/syslog, or
/var/log/Xorg.0.log, dmesg, or ~/.xsession-errors that relates to this
change of behavior of X input.

At the virtual console (Ctrl+Alt+F1 for example), this lagging behavior
was not observed at all.
Strangely, if at this moment I fired up another X desktop (i.e. log in via
second virtual console as another user then invoke startx), then this
second desktop has no laggy issue whatsoever.


2) I have another way to trigger this problem, which was accidentally
found by trying to display a corrupted PDF file on xpdf.  I can attach
this file if someone wants to try it.

I downgraded the kernel to package linux-image-4.3.0-0.bpo.1-amd64
version 4.3.5-1~bpo8+1 , then with modesetting DDS there was no
laggy problem like the above.
I have tested two version of the 4.6 kernel line, the laggy behavior
is observed in both.

So the bug is either in the modesetting driver (and wasn't exposed
until the newer kernel), or a newer kernel's i915 driver has that bug
in it.
I am posting this for further investigation.


Thanks,
Wirawan

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 27  2015 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2401376 Feb 10  2015 /usr/bin/Xorg

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

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 315 Aug 19  2015 20-intel-use-uxa.conf
-rw-r--r-- 1 root root 321 Jul 16 09:48 20-use-generic-modesetting.conf0

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

Kernel version (/proc/version):
-------------------------------
Linux version 4.6.0-0.bpo.1-amd64 (debian-ker...@lists.debian.org)
(gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.6.1-1~bpo8+1
(2016-06-14)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 27558 Jul 17 22:53 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 19194 Jul 19 11:58 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 62015.018]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 62015.018] X Protocol Version 11, Revision 0
[ 62015.018] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 62015.018] Current Operating System: Linux wirawan2
4.6.0-0.bpo.1-amd64 #1 SMP Debian 4.6.1-1~bpo8+1 (2016-06-14) x86_64
[ 62015.018] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-4.6.0-0.bpo.1-amd64
root=UUID=437067f5-a0e6-4bef-9e6c-243651c4922e ro intel_iommu=igfx_off
[ 62015.018] Build Date: 11 February 2015  12:32:02AM
[ 62015.018] xorg-server 2:1.16.4-1 (http://www.debian.org/support)
[ 62015.018] Current version of pixman: 0.32.6
[ 62015.018]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 62015.018] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 62015.018] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 19
11:58:14 2016
[ 62015.018] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 62015.018] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 62015.019] (==) No Layout section.  Using the first Screen section.
[ 62015.019] (==) No screen section available. Using defaults.
[ 62015.019] (**) |-->Screen "Default Screen Section" (0)
[ 62015.019] (**) |   |-->Monitor "<default monitor>"
[ 62015.019] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[ 62015.019] (**) |   |-->Device "Intel Graphics"
[ 62015.019] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[ 62015.019] (==) Automatically adding devices
[ 62015.019] (==) Automatically enabling devices
[ 62015.019] (==) Automatically adding GPU devices
[ 62015.019] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 62015.019]     Entry deleted from font path.
[ 62015.019] (==) 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
[ 62015.019] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 62015.019] (II) The server relies on udev to provide the list of
input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 62015.019] (II) Loader magic: 0x55881d731d80
[ 62015.019] (II) Module ABI versions:
[ 62015.019]     X.Org ANSI C Emulation: 0.4
[ 62015.019]     X.Org Video Driver: 18.0
[ 62015.019]     X.Org XInput driver : 21.0
[ 62015.019]     X.Org Server Extension : 8.0
[ 62015.019] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 62015.022] (--) PCI:*(0:0:2:0) 8086:1616:17aa:5036 rev 9, Mem @
0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @
0x????????/131072
[ 62015.022] (II) LoadModule: "glx"
[ 62015.022] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 62015.024] (II) Module glx: vendor="X.Org Foundation"
[ 62015.024]     compiled for 1.16.4, module version = 1.0.0
[ 62015.024]     ABI class: X.Org Server Extension, version 8.0
[ 62015.024] (==) AIGLX enabled
[ 62015.024] (II) LoadModule: "intel"
[ 62015.024] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 62015.025] (II) Module intel: vendor="X.Org Foundation"
[ 62015.025]     compiled for 1.16.4, module version = 2.99.917
[ 62015.025]     Module class: X.Org Video Driver
[ 62015.025]     ABI class: X.Org Video Driver, version 18.0
[ 62015.025] (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
[ 62015.025] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 62015.025] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 62015.025] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics:
5200, 6200, P6300
[ 62015.025] (++) using VT number 7

[ 62015.035] (II) intel(0): Using Kernel Mode Setting driver: i915,
version 1.6.0 20160229
[ 62015.035] (II) intel(0): SNA compiled: xserver-xorg-video-intel
2:2.99.917+git20160522-1~bpo8+1 (Vincent Cheng <vch...@debian.org>)
[ 62015.035] (II) intel(0): SNA compiled for use with valgrind
[ 62015.036] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 5500
[ 62015.036] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1,
sse4.2, avx, avx2; using a maximum of 2 threads
[ 62015.036] (II) intel(0): Creating default Display subsection in
Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[ 62015.036] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 62015.036] (==) intel(0): RGB weight 888
[ 62015.036] (==) intel(0): Default visual is TrueColor
[ 62015.036] (II) intel(0): Output eDP1 has no monitor section
[ 62015.056] (--) intel(0): Found backlight control interface
intel_backlight (type 'raw') for output eDP1
[ 62015.056] (II) intel(0): Enabled output eDP1
[ 62015.056] (II) intel(0): Output DP1 has no monitor section
[ 62015.056] (II) intel(0): Enabled output DP1
[ 62015.056] (II) intel(0): Output HDMI1 has no monitor section
[ 62015.056] (II) intel(0): Enabled output HDMI1
[ 62015.056] (II) intel(0): Output DP2 has no monitor section
[ 62015.056] (II) intel(0): Enabled output DP2
[ 62015.056] (II) intel(0): Output HDMI2 has no monitor section
[ 62015.056] (II) intel(0): Enabled output HDMI2
[ 62015.056] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 62015.056] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 62015.056] (II) intel(0): Enabled output VIRTUAL1
[ 62015.056] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 62015.056] (==) intel(0): TearFree enabled
[ 62015.056] (==) intel(0): DPI set to (96, 96)
[ 62015.057] (II) Loading sub module "dri2"
[ 62015.057] (II) LoadModule: "dri2"
[ 62015.057] (II) Module "dri2" already built-in
[ 62015.057] (II) Loading sub module "present"
[ 62015.057] (II) LoadModule: "present"
[ 62015.057] (II) Module "present" already built-in
[ 62015.057] (==) Depth 24 pixmap format is 32 bpp
[ 62015.057] (II) intel(0): SNA initialized with Broadwell (gen8) backend
[ 62015.057] (==) intel(0): Backing store enabled
[ 62015.057] (==) intel(0): Silken mouse enabled
[ 62015.057] (II) intel(0): HW Cursor enabled
[ 62015.057] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[ 62015.058] (==) intel(0): DPMS enabled
[ 62015.058] (==) intel(0): Display hotplug detection enabled
[ 62015.058] (II) intel(0): [DRI2] Setup complete
[ 62015.058] (II) intel(0): [DRI2]   DRI driver: i965
[ 62015.058] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 62015.058] (II) intel(0): direct rendering: DRI2 enabled
[ 62015.058] (II) intel(0): hardware support for Present enabled
[ 62015.058] (--) RandR disabled
[ 62015.068] (II) SELinux: Disabled on system
[ 62015.096] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 62015.096] (II) AIGLX: enabled GLX_ARB_create_context
[ 62015.096] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 62015.096] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 62015.096] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 62015.096] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 62015.096] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 62015.096] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 62015.096] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 62015.096] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 62015.096] (II) AIGLX: Loaded and initialized i965
[ 62015.096] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 62015.102] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1
using pipe 0, position (0, 0), rotation normal, reflection none
[ 62015.102] (II) intel(0): Setting screen physical size to 508 x 285
[ 62015.168] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[ 62015.168] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 62015.168] (II) LoadModule: "evdev"
[ 62015.168] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 62015.169] (II) Module evdev: vendor="X.Org Foundation"
[ 62015.169]     compiled for 1.16.0, module version = 2.9.0
[ 62015.169]     Module class: X.Org XInput Driver
[ 62015.169]     ABI class: X.Org XInput driver, version 21.0
[ 62015.169] (II) Using input driver 'evdev' for 'Power Button'
[ 62015.169] (**) Power Button: always reports core events
[ 62015.169] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 62015.169] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 62015.169] (--) evdev: Power Button: Found keys
[ 62015.169] (II) evdev: Power Button: Configuring as keyboard
[ 62015.169] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[ 62015.169] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 62015.169] (**) Option "xkb_rules" "evdev"
[ 62015.169] (**) Option "xkb_model" "pc105"
[ 62015.169] (**) Option "xkb_layout" "us"
[ 62015.170] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 62015.170] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 62015.170] (II) Using input driver 'evdev' for 'Video Bus'
[ 62015.170] (**) Video Bus: always reports core events
[ 62015.170] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 62015.170] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 62015.170] (--) evdev: Video Bus: Found keys
[ 62015.170] (II) evdev: Video Bus: Configuring as keyboard
[ 62015.170] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event6"
[ 62015.170] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD, id 7)
[ 62015.170] (**) Option "xkb_rules" "evdev"
[ 62015.170] (**) Option "xkb_model" "pc105"
[ 62015.170] (**) Option "xkb_layout" "us"
[ 62015.171] (II) config/udev: Adding input device Lid Switch
(/dev/input/event2)
[ 62015.171] (II) No input driver specified, ignoring this device.
[ 62015.171] (II) This device may have been added with another device file.
[ 62015.171] (II) config/udev: Adding input device Sleep Button
(/dev/input/event3)
[ 62015.171] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 62015.171] (II) Using input driver 'evdev' for 'Sleep Button'
[ 62015.171] (**) Sleep Button: always reports core events
[ 62015.171] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 62015.171] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 62015.171] (--) evdev: Sleep Button: Found keys
[ 62015.171] (II) evdev: Sleep Button: Configuring as keyboard
[ 62015.171] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3"
[ 62015.171] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 8)
[ 62015.171] (**) Option "xkb_rules" "evdev"
[ 62015.171] (**) Option "xkb_model" "pc105"
[ 62015.171] (**) Option "xkb_layout" "us"
[ 62015.172] (II) config/udev: Adding input device HDA Intel HDMI
HDMI/DP,pcm=3 (/dev/input/event14)
[ 62015.172] (II) No input driver specified, ignoring this device.
[ 62015.172] (II) This device may have been added with another device file.
[ 62015.173] (II) config/udev: Adding input device HDA Intel HDMI
HDMI/DP,pcm=7 (/dev/input/event15)
[ 62015.173] (II) No input driver specified, ignoring this device.
[ 62015.173] (II) This device may have been added with another device file.
[ 62015.173] (II) config/udev: Adding input device HDA Intel HDMI
HDMI/DP,pcm=8 (/dev/input/event16)
[ 62015.173] (II) No input driver specified, ignoring this device.
[ 62015.173] (II) This device may have been added with another device file.
[ 62015.173] (II) config/udev: Adding input device Integrated Camera
(/dev/input/event13)
[ 62015.173] (**) Integrated Camera: Applying InputClass "evdev
keyboard catchall"
[ 62015.173] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 62015.174] (**) Integrated Camera: always reports core events
[ 62015.174] (**) evdev: Integrated Camera: Device: "/dev/input/event13"
[ 62015.174] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x366
[ 62015.174] (--) evdev: Integrated Camera: Found keys
[ 62015.174] (II) evdev: Integrated Camera: Configuring as keyboard
[ 62015.174] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input15/event13"
[ 62015.174] (II) XINPUT: Adding extended input device "Integrated
Camera" (type: KEYBOARD, id 9)
[ 62015.174] (**) Option "xkb_rules" "evdev"
[ 62015.174] (**) Option "xkb_model" "pc105"
[ 62015.174] (**) Option "xkb_layout" "us"
[ 62015.174] (II) config/udev: Adding input device HDA Intel PCH Dock
Mic (/dev/input/event9)
[ 62015.174] (II) No input driver specified, ignoring this device.
[ 62015.174] (II) This device may have been added with another device file.
[ 62015.175] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event10)
[ 62015.175] (II) No input driver specified, ignoring this device.
[ 62015.175] (II) This device may have been added with another device file.
[ 62015.175] (II) config/udev: Adding input device HDA Intel PCH Dock
Headphone (/dev/input/event11)
[ 62015.175] (II) No input driver specified, ignoring this device.
[ 62015.175] (II) This device may have been added with another device file.
[ 62015.175] (II) config/udev: Adding input device HDA Intel PCH
Headphone (/dev/input/event12)
[ 62015.175] (II) No input driver specified, ignoring this device.
[ 62015.175] (II) This device may have been added with another device file.
[ 62015.176] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event8)
[ 62015.176] (II) No input driver specified, ignoring this device.
[ 62015.176] (II) This device may have been added with another device file.
[ 62015.176] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[ 62015.176] (**) AT Translated Set 2 keyboard: Applying InputClass
"evdev keyboard catchall"
[ 62015.176] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 62015.176] (**) AT Translated Set 2 keyboard: always reports core events
[ 62015.176] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[ 62015.176] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 62015.176] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 62015.176] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 62015.176] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 62015.176] (II) XINPUT: Adding extended input device "AT Translated
Set 2 keyboard" (type: KEYBOARD, id 10)
[ 62015.176] (**) Option "xkb_rules" "evdev"
[ 62015.176] (**) Option "xkb_model" "pc105"
[ 62015.176] (**) Option "xkb_layout" "us"
[ 62015.177] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/event1)
[ 62015.177] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"evdev touchpad catchall"
[ 62015.177] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"touchpad catchall"
[ 62015.177] (**) SynPS/2 Synaptics TouchPad: Applying InputClass
"Default clickpad buttons"
[ 62015.177] (II) LoadModule: "synaptics"
[ 62015.177] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 62015.177] (II) Module synaptics: vendor="X.Org Foundation"
[ 62015.177]     compiled for 1.16.0.901, module version = 1.8.99
[ 62015.177]     Module class: X.Org XInput Driver
[ 62015.177]     ABI class: X.Org XInput driver, version 21.0
[ 62015.177] (II) Using input driver 'synaptics' for 'SynPS/2
Synaptics TouchPad'
[ 62015.177] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 62015.177] (**) Option "Device" "/dev/input/event1"
[ 62015.200] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range
1266 - 5676 (res 45)
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range
1096 - 4758 (res 68)
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width
range 0 - 15
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left
double triple
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 62015.200] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 62015.200] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 62015.200] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 62015.224] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 62015.224] (II) XINPUT: Adding extended input device "SynPS/2
Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 62015.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
MinSpeed is now constant deceleration 2.5
[ 62015.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
MaxSpeed is now 1.75
[ 62015.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
AccelFactor is now 0.035
[ 62015.224] (**) SynPS/2 Synaptics TouchPad: (accel) keeping
acceleration scheme 1
[ 62015.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 62015.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 62015.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 62015.224] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 62015.225] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/mouse0)
[ 62015.225] (**) SynPS/2 Synaptics TouchPad: Ignoring device from
InputClass "touchpad ignore duplicates"
[ 62015.225] (II) config/udev: Adding input device PC Speaker
(/dev/input/event7)
[ 62015.225] (II) No input driver specified, ignoring this device.
[ 62015.225] (II) This device may have been added with another device file.
[ 62015.226] (II) config/udev: Adding input device ThinkPad Extra
Buttons (/dev/input/event5)
[ 62015.226] (**) ThinkPad Extra Buttons: Applying InputClass "evdev
keyboard catchall"
[ 62015.226] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 62015.226] (**) ThinkPad Extra Buttons: always reports core events
[ 62015.226] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[ 62015.226] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 62015.226] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 62015.226] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 62015.226] (**) Option "config_info"
"udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
[ 62015.226] (II) XINPUT: Adding extended input device "ThinkPad Extra
Buttons" (type: KEYBOARD, id 12)
[ 62015.226] (**) Option "xkb_rules" "evdev"
[ 62015.226] (**) Option "xkb_model" "pc105"
[ 62015.226] (**) Option "xkb_layout" "us"
[ 62017.057] (II) intel(0): EDID vendor "AUO", prod id 4925
[ 62017.057] (II) intel(0): Printing DDC gathered Modelines:
[ 62017.057] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920
1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)

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

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

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

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

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

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

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

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

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=16364

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input17/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input17/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=16439

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input18/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input18/event16
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=17963

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input15
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input15
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_8_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=0366
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0018
E: ID_SERIAL=SunplusIT_Inc_Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_Inc
E: ID_VENDOR_ENC=SunplusIT\x20Inc
E: ID_VENDOR_ID=5986
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v5986p0366e0018-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:14.0-8/button"
E: PRODUCT=3/5986/366/18
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=49749

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input15/event13
N: input/event13
S: input/by-id/usb-SunplusIT_Inc_Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-SunplusIT_Inc_Integrated_Camera-event-if00
/dev/input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: DEVNAME=/dev/input/event13
E: 
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input15/event13
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=0366
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0018
E: ID_SERIAL=SunplusIT_Inc_Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_Inc
E: ID_VENDOR_ENC=SunplusIT\x20Inc
E: ID_VENDOR_ID=5986
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=50483
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_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=42724

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11/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=42767

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_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=42833

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12/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=42890

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input13
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=42938

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input13/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input13/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=42992

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input14
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=43062

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input14/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input14/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=43098

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/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:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/292/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=42389

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input8/event8
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=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=42519

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

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

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

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_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=39494

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_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=42272

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

P: /devices/platform/pcspkr/input/input10/event7
N: input/event7
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/pcspkr/input/input10/event7
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41871

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,lsfw3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=8
E: TAGS=:seat:
E: USEC_INITIALIZED=21875

P: /devices/platform/thinkpad_acpi/input/input7/event5
N: input/event5
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/event5
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input7/event5
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=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=41247
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[62425.631780] [drm:gen8_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun


-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xserver-xorg-video-modesetting depends on:
ii  libc6                                  2.19-18+deb8u4
ii  libdrm2                                2.4.58-2
ii  libudev1                               215-17+deb8u4
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.4-1

xserver-xorg-video-modesetting recommends no packages.

xserver-xorg-video-modesetting suggests no packages.

-- no debconf information


-- 
Wirawan Purwanto
Computational Scientist, HPC Group
Information Technology Services
Old Dominion University
Norfolk, VA 23529

Reply via email to