Package: xserver-xorg-input-synaptics Version: 1.8.3-1+b1 Severity: important
Dear X Force, I found it rather annoying that about two weeks ago, the touchpad on my 3rd gen Lenovo X1 Carbon running Debian testing decided to no longer recognize any tapping. $ egrep -i 'synap|alps|etps' /proc/bus/input/devices N: Name="SynPS/2 Synaptics TouchPad" P: Phys=synaptics-pt/serio0/input0 It turned out that the Synaptics driver was not used at all: $ synclient -l Couldn't find synaptics properties. No synaptics driver loaded? $ syndaemon -d -t -k -i 1 No synaptics properties on device 'SynPS/2 Synaptics TouchPad'. This is what I had to do to make it work: $ sudo mkdir /etc/X11/xorg.conf.d $ sudo cp /usr/share/X11/xorg.conf.d/50-synaptics.conf /etc/X11/xorg.conf.d/ By the way, I initially thought that Cinnamon was the culprit and filed bug #823843 which should be closed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823843 This bug seems to be related to bug #822835 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822835 Thanks! Christian Pietsch -- Package-specific info: X server symlink status: ------------------------ lrwxrwxrwx 1 root root 13 Nov 15 20:49 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 274 Apr 5 09:05 /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 4 -rw-r--r-- 1 root root 1881 May 9 15:52 50-synaptics.conf /etc/modprobe.d contains no KMS configuration files. Kernel version (/proc/version): ------------------------------- Linux version 4.5.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.3.1 20160409 (Debian 5.3.1-14) ) #1 SMP Debian 4.5.1-1 (2016-04-14) Xorg X server log files on system: ---------------------------------- -rw-r--r-- 1 root root 23424 Nov 30 12:42 /var/log/Xorg.1.log -rw-r--r-- 1 root root 24914 May 10 09:18 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): --------------------------------------------------------------------- [ 21.687] X.Org X Server 1.18.3 Release Date: 2016-04-04 [ 21.687] X Protocol Version 11, Revision 0 [ 21.687] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian [ 21.687] Current Operating System: Linux denovo 4.5.0-1-amd64 #1 SMP Debian 4.5.1-1 (2016-04-14) x86_64 [ 21.687] Kernel command line: BOOT_IMAGE=/vmlinuz-4.5.0-1-amd64 root=UUID=08473fb9-1204-4977-bc0c-178a3b96c3a6 ro quiet [ 21.687] Build Date: 05 April 2016 07:00:43AM [ 21.687] xorg-server 2:1.18.3-1 (http://www.debian.org/support) [ 21.687] Current version of pixman: 0.33.6 [ 21.687] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 21.687] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 21.688] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 10 09:18:38 2016 [ 21.691] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 21.691] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 21.693] (==) No Layout section. Using the first Screen section. [ 21.693] (==) No screen section available. Using defaults. [ 21.693] (**) |-->Screen "Default Screen Section" (0) [ 21.693] (**) | |-->Monitor "<default monitor>" [ 21.694] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 21.694] (==) Automatically adding devices [ 21.694] (==) Automatically enabling devices [ 21.694] (==) Automatically adding GPU devices [ 21.694] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 21.696] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 21.696] Entry deleted from font path. [ 21.703] (==) 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 [ 21.703] (==) ModulePath set to "/usr/lib/xorg/modules" [ 21.703] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 21.703] (II) Loader magic: 0x5633a850fdc0 [ 21.703] (II) Module ABI versions: [ 21.703] X.Org ANSI C Emulation: 0.4 [ 21.703] X.Org Video Driver: 20.0 [ 21.703] X.Org XInput driver : 22.1 [ 21.703] X.Org Server Extension : 9.0 [ 21.704] (++) using VT number 7 [ 21.704] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 21.705] (II) xfree86: Adding drm device (/dev/dri/card0) [ 21.706] (--) PCI:*(0:0:2:0) 8086:1616:17aa:2227 rev 9, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x00003000/64 [ 21.706] (II) LoadModule: "glx" [ 21.708] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 21.730] (II) Module glx: vendor="X.Org Foundation" [ 21.730] compiled for 1.18.3, module version = 1.0.0 [ 21.730] ABI class: X.Org Server Extension, version 9.0 [ 21.730] (==) AIGLX enabled [ 21.730] (==) Matched intel as autoconfigured driver 0 [ 21.730] (==) Matched intel as autoconfigured driver 1 [ 21.730] (==) Matched modesetting as autoconfigured driver 2 [ 21.730] (==) Matched fbdev as autoconfigured driver 3 [ 21.730] (==) Matched vesa as autoconfigured driver 4 [ 21.730] (==) Assigned the driver to the xf86ConfigLayout [ 21.730] (II) LoadModule: "intel" [ 21.730] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 21.736] (II) Module intel: vendor="X.Org Foundation" [ 21.736] compiled for 1.18.2, module version = 2.99.917 [ 21.736] Module class: X.Org Video Driver [ 21.736] ABI class: X.Org Video Driver, version 20.0 [ 21.736] (II) LoadModule: "modesetting" [ 21.736] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 21.739] (II) Module modesetting: vendor="X.Org Foundation" [ 21.739] compiled for 1.18.3, module version = 1.18.3 [ 21.739] Module class: X.Org Video Driver [ 21.739] ABI class: X.Org Video Driver, version 20.0 [ 21.739] (II) LoadModule: "fbdev" [ 21.739] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 21.740] (II) Module fbdev: vendor="X.Org Foundation" [ 21.740] compiled for 1.18.0, module version = 0.4.4 [ 21.740] Module class: X.Org Video Driver [ 21.740] ABI class: X.Org Video Driver, version 20.0 [ 21.740] (II) LoadModule: "vesa" [ 21.740] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 21.742] (II) Module vesa: vendor="X.Org Foundation" [ 21.742] compiled for 1.18.0, module version = 2.3.4 [ 21.742] Module class: X.Org Video Driver [ 21.742] ABI class: X.Org Video Driver, version 20.0 [ 21.742] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 21.742] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [ 21.742] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [ 21.742] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [ 21.742] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 21.742] (II) FBDEV: driver for framebuffer: fbdev [ 21.742] (II) VESA: driver for VESA chipsets: vesa [ 21.756] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151218 [ 21.756] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160325-1 (Timo Aaltonen <tjaal...@debian.org>) [ 21.756] (II) intel(0): SNA compiled for use with valgrind [ 21.758] (WW) Falling back to old probe method for modesetting [ 21.758] (WW) Falling back to old probe method for fbdev [ 21.758] (II) Loading sub module "fbdevhw" [ 21.758] (II) LoadModule: "fbdevhw" [ 21.758] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 21.761] (II) Module fbdevhw: vendor="X.Org Foundation" [ 21.761] compiled for 1.18.3, module version = 0.0.2 [ 21.761] ABI class: X.Org Video Driver, version 20.0 [ 21.761] (WW) Falling back to old probe method for vesa [ 21.764] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 5500 [ 21.764] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads [ 21.764] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 21.764] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 21.764] (==) intel(0): RGB weight 888 [ 21.764] (==) intel(0): Default visual is TrueColor [ 21.764] (II) intel(0): Output eDP1 has no monitor section [ 21.804] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 [ 21.804] (II) intel(0): Enabled output eDP1 [ 21.804] (II) intel(0): Output DP1 has no monitor section [ 21.804] (II) intel(0): Enabled output DP1 [ 21.804] (II) intel(0): Output HDMI1 has no monitor section [ 21.804] (II) intel(0): Enabled output HDMI1 [ 21.804] (II) intel(0): Output DP2 has no monitor section [ 21.804] (II) intel(0): Enabled output DP2 [ 21.804] (II) intel(0): Output HDMI2 has no monitor section [ 21.804] (II) intel(0): Enabled output HDMI2 [ 21.804] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 21.804] (II) intel(0): Output VIRTUAL1 has no monitor section [ 21.804] (II) intel(0): Enabled output VIRTUAL1 [ 21.804] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0 [ 21.804] (==) intel(0): TearFree disabled [ 21.804] (==) intel(0): DPI set to (96, 96) [ 21.804] (II) Loading sub module "dri2" [ 21.804] (II) LoadModule: "dri2" [ 21.804] (II) Module "dri2" already built-in [ 21.804] (II) Loading sub module "present" [ 21.804] (II) LoadModule: "present" [ 21.804] (II) Module "present" already built-in [ 21.804] (II) UnloadModule: "modesetting" [ 21.804] (II) Unloading modesetting [ 21.804] (II) UnloadModule: "fbdev" [ 21.804] (II) Unloading fbdev [ 21.804] (II) UnloadSubModule: "fbdevhw" [ 21.804] (II) Unloading fbdevhw [ 21.804] (II) UnloadModule: "vesa" [ 21.804] (II) Unloading vesa [ 21.804] (==) Depth 24 pixmap format is 32 bpp [ 21.808] (II) intel(0): SNA initialized with Broadwell (gen8) backend [ 21.808] (==) intel(0): Backing store enabled [ 21.808] (==) intel(0): Silken mouse enabled [ 21.808] (II) intel(0): HW Cursor enabled [ 21.808] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 21.809] (==) intel(0): DPMS enabled [ 21.809] (==) intel(0): Display hotplug detection enabled [ 21.809] (II) intel(0): [DRI2] Setup complete [ 21.809] (II) intel(0): [DRI2] DRI driver: i965 [ 21.809] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 21.809] (II) intel(0): direct rendering: DRI2 enabled [ 21.809] (II) intel(0): hardware support for Present enabled [ 21.809] (--) RandR disabled [ 21.815] (II) SELinux: Disabled on system [ 21.848] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 21.848] (II) AIGLX: enabled GLX_ARB_create_context [ 21.848] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 21.848] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile [ 21.848] (II) AIGLX: enabled GLX_INTEL_swap_event [ 21.848] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 21.848] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 21.848] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 21.848] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float [ 21.848] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 21.848] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 21.848] (II) AIGLX: Loaded and initialized i965 [ 21.848] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 21.856] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 21.856] (II) intel(0): Setting screen physical size to 677 x 381 [ 21.943] (II) config/udev: Adding input device Power Button (/dev/input/event5) [ 21.943] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 21.943] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 21.943] (II) LoadModule: "libinput" [ 21.943] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 21.955] (II) Module libinput: vendor="X.Org Foundation" [ 21.955] compiled for 1.18.3, module version = 0.18.0 [ 21.955] Module class: X.Org XInput Driver [ 21.955] ABI class: X.Org XInput driver, version 22.1 [ 21.955] (II) Using input driver 'libinput' for 'Power Button' [ 21.956] (**) Power Button: always reports core events [ 21.956] (**) Option "Device" "/dev/input/event5" [ 21.956] (**) Option "_source" "server/udev" [ 21.956] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard [ 21.956] (II) input device 'Power Button', /dev/input/event5 is a keyboard [ 21.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5" [ 21.976] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 21.976] (**) Option "xkb_model" "pc105" [ 21.976] (**) Option "xkb_layout" "de" [ 21.991] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard [ 21.991] (II) input device 'Power Button', /dev/input/event5 is a keyboard [ 21.991] (II) config/udev: Adding input device Video Bus (/dev/input/event11) [ 21.991] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 21.991] (**) Video Bus: Applying InputClass "libinput keyboard catchall" [ 21.991] (II) Using input driver 'libinput' for 'Video Bus' [ 21.991] (**) Video Bus: always reports core events [ 21.991] (**) Option "Device" "/dev/input/event11" [ 21.991] (**) Option "_source" "server/udev" [ 21.992] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard [ 21.992] (II) input device 'Video Bus', /dev/input/event11 is a keyboard [ 22.016] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11" [ 22.016] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 22.016] (**) Option "xkb_model" "pc105" [ 22.016] (**) Option "xkb_layout" "de" [ 22.016] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard [ 22.016] (II) input device 'Video Bus', /dev/input/event11 is a keyboard [ 22.016] (II) config/udev: Adding input device Lid Switch (/dev/input/event3) [ 22.016] (II) No input driver specified, ignoring this device. [ 22.016] (II) This device may have been added with another device file. [ 22.017] (II) config/udev: Adding input device Sleep Button (/dev/input/event4) [ 22.017] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 22.017] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 22.017] (II) Using input driver 'libinput' for 'Sleep Button' [ 22.017] (**) Sleep Button: always reports core events [ 22.017] (**) Option "Device" "/dev/input/event4" [ 22.017] (**) Option "_source" "server/udev" [ 22.017] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard [ 22.017] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard [ 22.036] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4" [ 22.036] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 22.036] (**) Option "xkb_model" "pc105" [ 22.036] (**) Option "xkb_layout" "de" [ 22.036] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard [ 22.036] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard [ 22.036] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13) [ 22.036] (II) No input driver specified, ignoring this device. [ 22.036] (II) This device may have been added with another device file. [ 22.037] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14) [ 22.037] (II) No input driver specified, ignoring this device. [ 22.037] (II) This device may have been added with another device file. [ 22.037] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15) [ 22.037] (II) No input driver specified, ignoring this device. [ 22.037] (II) This device may have been added with another device file. [ 22.037] (II) config/udev: Adding input device Integrated Camera (/dev/input/event12) [ 22.037] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall" [ 22.037] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall" [ 22.037] (II) Using input driver 'libinput' for 'Integrated Camera' [ 22.037] (**) Integrated Camera: always reports core events [ 22.037] (**) Option "Device" "/dev/input/event12" [ 22.037] (**) Option "_source" "server/udev" [ 22.037] (II) input device 'Integrated Camera', /dev/input/event12 is tagged by udev as: Keyboard [ 22.037] (II) input device 'Integrated Camera', /dev/input/event12 is a keyboard [ 22.076] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13/event12" [ 22.076] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9) [ 22.076] (**) Option "xkb_model" "pc105" [ 22.076] (**) Option "xkb_layout" "de" [ 22.076] (II) input device 'Integrated Camera', /dev/input/event12 is tagged by udev as: Keyboard [ 22.076] (II) input device 'Integrated Camera', /dev/input/event12 is a keyboard [ 22.077] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) [ 22.077] (II) No input driver specified, ignoring this device. [ 22.077] (II) This device may have been added with another device file. [ 22.077] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7) [ 22.077] (II) No input driver specified, ignoring this device. [ 22.077] (II) This device may have been added with another device file. [ 22.077] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8) [ 22.077] (II) No input driver specified, ignoring this device. [ 22.077] (II) This device may have been added with another device file. [ 22.078] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 22.078] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 22.078] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 22.078] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 22.078] (**) AT Translated Set 2 keyboard: always reports core events [ 22.078] (**) Option "Device" "/dev/input/event0" [ 22.078] (**) Option "_source" "server/udev" [ 22.078] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard [ 22.078] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard [ 22.092] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 22.096] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10) [ 22.096] (**) Option "xkb_model" "pc105" [ 22.096] (**) Option "xkb_layout" "de" [ 22.097] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard [ 22.097] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard [ 22.097] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1) [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 22.097] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" [ 22.097] (II) LoadModule: "synaptics" [ 22.097] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 22.120] (II) Module synaptics: vendor="X.Org Foundation" [ 22.120] compiled for 1.18.0, module version = 1.8.3 [ 22.120] Module class: X.Org XInput Driver [ 22.120] ABI class: X.Org XInput driver, version 22.1 [ 22.120] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 22.120] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 22.120] (**) Option "Device" "/dev/input/event1" [ 22.200] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5676 (res 45) [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1096 - 4758 (res 68) [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 [ 22.200] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" [ 22.200] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 22.200] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 22.224] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1" [ 22.224] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11) [ 22.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 22.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 [ 22.224] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035 [ 22.224] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 22.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 22.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 22.224] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 22.224] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 22.224] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 22.224] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates" [ 22.225] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event2) [ 22.225] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall" [ 22.225] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall" [ 22.225] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint' [ 22.225] (**) TPPS/2 IBM TrackPoint: always reports core events [ 22.225] (**) Option "Device" "/dev/input/event2" [ 22.225] (**) Option "_source" "server/udev" [ 22.225] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick [ 22.225] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00 [ 22.225] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps [ 22.252] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event2" [ 22.252] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12) [ 22.252] (**) Option "AccelerationScheme" "none" [ 22.252] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0 [ 22.252] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000 [ 22.252] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4 [ 22.252] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is tagged by udev as: Mouse Pointingstick [ 22.252] (II) Device 'TPPS/2 IBM TrackPoint' set to const accel 1.00 [ 22.252] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event2 is a pointer caps [ 22.252] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1) [ 22.252] (II) No input driver specified, ignoring this device. [ 22.252] (II) This device may have been added with another device file. [ 22.253] (II) config/udev: Adding input device PC Speaker (/dev/input/event10) [ 22.253] (II) No input driver specified, ignoring this device. [ 22.253] (II) This device may have been added with another device file. [ 22.253] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6) [ 22.253] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall" [ 22.253] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall" [ 22.253] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons' [ 22.253] (**) ThinkPad Extra Buttons: always reports core events [ 22.253] (**) Option "Device" "/dev/input/event6" [ 22.253] (**) Option "_source" "server/udev" [ 22.253] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard [ 22.253] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard [ 22.268] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6" [ 22.268] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13) [ 22.268] (**) Option "xkb_model" "pc105" [ 22.268] (**) Option "xkb_layout" "de" [ 22.268] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard [ 22.268] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard [ 22.618] (II) intel(0): EDID vendor "LGD", prod id 1049 [ 22.619] (II) intel(0): Printing DDC gathered Modelines: [ 22.619] (II) intel(0): Modeline "2560x1440"x0.0 237.80 2560 2608 2640 2720 1440 1442 1445 1457 +hsync -vsync (87.4 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=19412314 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=19457888 E: XKBLAYOUT=de E: XKBMODEL=pc105 P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12 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=19429991 P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11 N: input/event11 E: BACKSPACE=guess E: DEVNAME=/dev/input/event11 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11 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=75 E: SUBSYSTEM=input E: TAGS=:power-switch: E: USEC_INITIALIZED=19501773 E: XKBLAYOUT=de 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=19411103 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=19464441 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=19411720 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=19457628 E: XKBLAYOUT=de E: XKBMODEL=pc105 P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14 E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14 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=19621909 P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13 N: input/event13 E: DEVNAME=/dev/input/event13 E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13 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=77 E: SUBSYSTEM=input E: USEC_INITIALIZED=19660511 P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15 E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15 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=19621640 P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14 N: input/event14 E: DEVNAME=/dev/input/event14 E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15/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=19668707 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=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=19622495 P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event15 N: input/event15 E: DEVNAME=/dev/input/event15 E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/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=19656557 P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13 E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13 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=b45d 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=0029 E: ID_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0x0001 E: ID_SERIAL_SHORT=0x0001 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.\x2cLtd. E: ID_VENDOR_ID=04f2 E: KEY=100000 0 0 0 E: MODALIAS=input:b0003v04F2pB45De0029-e0,1,kD4,ramlsfw E: NAME="Integrated Camera" E: PHYS="usb-0000:00:14.0-8/button" E: PRODUCT=3/4f2/b45d/29 E: PROP=0 E: SUBSYSTEM=input E: TAGS=:seat: E: USEC_INITIALIZED=19470017 P: /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13/event12 N: input/event12 S: input/by-id/usb-Chicony_Electronics_Co._Ltd._Integrated_Camera_0x0001-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-path/pci-0000:00:14.0-usb-0:8:1.0-event /dev/input/by-id/usb-Chicony_Electronics_Co._Ltd._Integrated_Camera_0x0001-event-if00 E: DEVNAME=/dev/input/event12 E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13/event12 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=b45d 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=0029 E: ID_SERIAL=Chicony_Electronics_Co._Ltd._Integrated_Camera_0x0001 E: ID_SERIAL_SHORT=0x0001 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.\x2cLtd. E: ID_VENDOR_ID=04f2 E: MAJOR=13 E: MINOR=76 E: SUBSYSTEM=input E: USEC_INITIALIZED=19507094 E: XKBLAYOUT=de E: XKBMODEL=pc105 P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/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,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=19427188 P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event9 N: input/event9 E: DEVNAME=/dev/input/event9 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/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=19501126 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=19424784 P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input8/event7 N: input/event7 E: DEVNAME=/dev/input/event7 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input8/event7 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=71 E: SUBSYSTEM=input E: USEC_INITIALIZED=19500526 P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/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=19426076 P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event8 N: input/event8 E: DEVNAME=/dev/input/event8 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input9/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=19480590 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=622370 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=19457682 E: XKBLAYOUT=de 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=1544086 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=53 E: ID_INPUT_TOUCHPAD=1 E: ID_INPUT_TOUCHSCREEN=1 E: ID_INPUT_WIDTH_MM=98 E: ID_PATH=platform-i8042-serio-1 E: ID_PATH_TAG=platform-i8042-serio-1 E: ID_SERIAL=noserial E: MAJOR=13 E: MINOR=65 E: SUBSYSTEM=input E: USEC_INITIALIZED=19472443 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=1544455 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=2361904 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: POINTINGSTICK_CONST_ACCEL=1.0 E: POINTINGSTICK_SENSITIVITY=200 E: SUBSYSTEM=input E: USEC_INITIALIZED=19462342 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=2362272 P: /devices/platform/pcspkr/input/input11 E: DEVPATH=/devices/platform/pcspkr/input/input11 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=19428496 P: /devices/platform/pcspkr/input/input11/event10 N: input/event10 S: input/by-path/platform-pcspkr-event-spkr E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr E: DEVNAME=/dev/input/event10 E: DEVPATH=/devices/platform/pcspkr/input/input11/event10 E: ID_INPUT=1 E: ID_PATH=platform-pcspkr E: ID_PATH_TAG=platform-pcspkr E: ID_SERIAL=noserial E: MAJOR=13 E: MINOR=74 E: SUBSYSTEM=input E: USEC_INITIALIZED=19496560 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=19418846 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=19464581 E: XKBLAYOUT=de E: XKBMODEL=pc105 DRM Information from dmesg: --------------------------- [ 0.538338] Linux agpgart interface v0.103 [ 1.254664] ata4.00: supports DRM functions and may not be fully accessible [ 1.255836] ata4.00: supports DRM functions and may not be fully accessible [ 19.263611] [drm] Initialized drm 1.1.0 20060810 [ 19.282753] [drm] Memory usable by graphics device = 4096M [ 19.282757] [drm] Replacing VGA console driver [ 19.294666] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 19.294669] [drm] Driver supports precise vblank timestamp query. [ 19.603852] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0 [ 19.606300] fbcon: inteldrmfb (fb0) is primary device [ 21.205423] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages xserver-xorg-input-synaptics depends on: ii libc6 2.22-7 ii libevdev2 1.4.6+dfsg-1 ii libx11-6 2:1.6.3-1 ii libxi6 2:1.7.6-1 ii libxtst6 2:1.2.2-1+b1 ii xserver-xorg-core [xorg-input-abi-22] 2:1.18.3-1 xserver-xorg-input-synaptics recommends no packages. Versions of packages xserver-xorg-input-synaptics suggests: pn gpointing-device-settings <none> pn touchfreeze <none> -- no debconf information