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

Bug#830690: xorg: option "NaturalScrolling" (driver libinput) in InputClass section of xorg.conf is not taken into acount



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

My touchpad is working with the libinput driver. To change the default options
of it, I wrote an "InputClass" section in my xorg.conf file:

Section "InputClass"
  Identifier  "Touchpad"
  MatchProduct "ImPS/2 BYD TouchPad"
  MatchDevicePath "/dev/input/event*"
  Driver      "libinput"
  Option      "MiddleEmulation" "yes"
  Option      "NaturalScrolling" "no"
EndSection

While MiddleEmulation works, Natural scrolling is not taken into account.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar  1  2014 /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 Haswell-ULT
Integrated Graphics Controller [8086:0a16] (rev 09)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2962 Jul  9 18:54 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
#       InputDevice    "ImPS/2 BYD TouchPad" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/X11/misc"
        FontPath     "/usr/share/fonts/X11/cyrillic"
        FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath     "/usr/share/fonts/X11/Type1"
        FontPath     "/usr/share/fonts/X11/100dpi"
        FontPath     "/usr/share/fonts/X11/75dpi"
        FontPath     "built-ins"
EndSection

Section "Module"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputClass"
  Identifier  "Touchpad"
  MatchProduct "ImPS/2 BYD TouchPad"
  MatchDevicePath "/dev/input/event*"
  Driver      "libinput"
        Option                  "MiddleEmulation" "yes"
        Option                  "NaturalScrolling" "no"
  Option      "DisableWhileTyping" "yes"
EndSection

# Section "InputDevice"
#       Identifier  "ImPS/2 BYD TouchPad"
#   Driver      "libinput"
#       Option      "Device" "/dev/input/event1"
#       Option                  "MiddleEmulation" "yes"
#       Option                  "NaturalScrolling" "no"
#   Option      "DisableWhileTyping" "yes"
# #     Driver      "evdev"
# #     Driver      "synaptics"
# #     Driver      "mouse"
# #     Option      "Protocol" "auto"
# #     Option      "Protocol" "ImPS/2"
# #     Option      "Protocol" "auto-dev"
# #     Option      "Device" "/dev/input/mice"
# #     Option      "Device" "/dev/psaux"
# #     Option      "Device" "/dev/input/mouse1"
# #     Option      "ZAxisMapping" "4 5 6 7"
# #     Option          "MaxTapTime" "0"
# EndSection

#Section "InputDevice"
#       Identifier      "Mouse0"
#       Driver          "mouse"
#       Option          "Protocol"      "ImPS/2"
#       Option          "CorePointer"
#       Option          "SHMConfig"     "true"
#       Option          "MaxTapMove"    "0"
#       Option          "MaxTapTime"    "0"
#EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "kmsdev"                    # <str>
        #Option     "ShadowFB"                  # [<bool>]
        Identifier  "Card0"
        Driver      "modesetting"
        BusID       "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


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

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

Kernel version (/proc/version):
-------------------------------
Linux version 4.6.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.0
20160603 (Debian 5.4.0-3) ) #1 SMP Debian 4.6.1-1 (2016-06-06)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root  1720 Mar  2  2014 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  1720 Mar  2  2014 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  1720 Mar  2  2014 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  1720 Mar  2  2014 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 30780 Jan 13 23:41 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 10413 Jul  9 15:00 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    24.386]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    24.389] X Protocol Version 11, Revision 0
[    24.391] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    24.392] Current Operating System: Linux jojo 4.6.0-1-amd64 #1 SMP Debian
4.6.1-1 (2016-06-06) x86_64
[    24.392] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-1-amd64
root=UUID=b75b546f-c795-47db-91b2-38ef55091276 ro single
[    24.394] Build Date: 05 April 2016  07:00:43AM
[    24.395] xorg-server 2:1.18.3-1 (http://www.debian.org/support)
[    24.396] Current version of pixman: 0.33.6
[    24.398]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    24.398] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.401] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul  9 15:00:37
2016
[    24.401] (II) Loader magic: 0x5635d5394dc0
[    24.401] (II) Module ABI versions:
[    24.401]    X.Org ANSI C Emulation: 0.4
[    24.401]    X.Org Video Driver: 20.0
[    24.401]    X.Org XInput driver : 22.1
[    24.401]    X.Org Server Extension : 9.0
[    24.402] (--) using VT number 2

[    24.402] (II) systemd-logind: logind integration requires -keeptty and
-keeptty was not provided, disabling logind integration
[    24.402] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.403] (--) PCI:*(0:0:2:0) 8086:0a16:10cf:1812 rev 9, Mem @
0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @
0x????????/131072
[    24.479] List of video drivers:
[    24.480]    mach64
[    24.481]    r128
[    24.481]    cirrus
[    24.482]    neomagic
[    24.483]    amdgpu
[    24.483]    tdfx
[    24.484]    mga
[    24.485]    vmware
[    24.485]    ati
[    24.486]    nouveau
[    24.486]    sisusb
[    24.487]    savage
[    24.488]    radeon
[    24.488]    openchrome
[    24.489]    intel
[    24.489]    trident
[    24.490]    vesa
[    24.490]    fbdev
[    24.491]    modesetting
[    24.491] (II) LoadModule: "mach64"
[    24.491] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
[    24.493] (II) Module mach64: vendor="X.Org Foundation"
[    24.493]    compiled for 1.18.0, module version = 6.9.5
[    24.493]    Module class: X.Org Video Driver
[    24.493]    ABI class: X.Org Video Driver, version 20.0
[    24.493] (II) LoadModule: "r128"
[    24.493] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
[    24.494] (II) Module r128: vendor="X.Org Foundation"
[    24.494]    compiled for 1.18.3, module version = 6.10.1
[    24.494]    Module class: X.Org Video Driver
[    24.494]    ABI class: X.Org Video Driver, version 20.0
[    24.494] (II) LoadModule: "cirrus"
[    24.494] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_drv.so
[    24.495] (II) Module cirrus: vendor="X.Org Foundation"
[    24.495]    compiled for 1.18.0, module version = 1.5.3
[    24.495]    Module class: X.Org Video Driver
[    24.495]    ABI class: X.Org Video Driver, version 20.0
[    24.495] (II) LoadModule: "neomagic"
[    24.495] (II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
[    24.496] (II) Module neomagic: vendor="X.Org Foundation"
[    24.496]    compiled for 1.18.0, module version = 1.2.9
[    24.496]    Module class: X.Org Video Driver
[    24.496]    ABI class: X.Org Video Driver, version 20.0
[    24.496] (II) LoadModule: "amdgpu"
[    24.496] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    24.501] (II) Module amdgpu: vendor="X.Org Foundation"
[    24.501]    compiled for 1.18.3, module version = 1.1.0
[    24.501]    Module class: X.Org Video Driver
[    24.501]    ABI class: X.Org Video Driver, version 20.0
[    24.501] (II) LoadModule: "tdfx"
[    24.501] (II) Loading /usr/lib/xorg/modules/drivers/tdfx_drv.so
[    24.502] (II) Module tdfx: vendor="X.Org Foundation"
[    24.502]    compiled for 1.18.0, module version = 1.4.6
[    24.502]    Module class: X.Org Video Driver
[    24.502]    ABI class: X.Org Video Driver, version 20.0
[    24.502] (II) LoadModule: "mga"
[    24.502] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
[    24.503] (II) Module mga: vendor="X.Org Foundation"
[    24.503]    compiled for 1.18.0, module version = 1.6.4
[    24.503]    Module class: X.Org Video Driver
[    24.504]    ABI class: X.Org Video Driver, version 20.0
[    24.504] (II) LoadModule: "vmware"
[    24.504] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[    24.669] (II) Module vmware: vendor="X.Org Foundation"
[    24.669]    compiled for 1.18.0, module version = 13.1.0
[    24.669]    Module class: X.Org Video Driver
[    24.669]    ABI class: X.Org Video Driver, version 20.0
[    24.669] (II) LoadModule: "ati"
[    24.669] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    24.669] (II) Module ati: vendor="X.Org Foundation"
[    24.669]    compiled for 1.18.3, module version = 7.7.0
[    24.669]    Module class: X.Org Video Driver
[    24.669]    ABI class: X.Org Video Driver, version 20.0
[    24.669] (II) LoadModule: "nouveau"
[    24.669] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    24.671] (II) Module nouveau: vendor="X.Org Foundation"
[    24.671]    compiled for 1.18.3, module version = 1.0.12
[    24.671]    Module class: X.Org Video Driver
[    24.671]    ABI class: X.Org Video Driver, version 20.0
[    24.671] (II) LoadModule: "sisusb"
[    24.671] (II) Loading /usr/lib/xorg/modules/drivers/sisusb_drv.so
[    24.672] (II) Module sisusb: vendor="X.Org Foundation"
[    24.672]    compiled for 1.18.0, module version = 0.9.6
[    24.672]    Module class: X.Org Video Driver
[    24.672]    ABI class: X.Org Video Driver, version 20.0
[    24.672] (II) LoadModule: "savage"
[    24.672] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
[    24.674] (II) Module savage: vendor="X.Org Foundation"
[    24.674]    compiled for 1.18.0, module version = 2.3.8
[    24.674]    Module class: X.Org Video Driver
[    24.674]    ABI class: X.Org Video Driver, version 20.0
[    24.674] (II) LoadModule: "radeon"
[    24.674] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    24.678] (II) Module radeon: vendor="X.Org Foundation"
[    24.678]    compiled for 1.18.3, module version = 7.7.0
[    24.678]    Module class: X.Org Video Driver
[    24.678]    ABI class: X.Org Video Driver, version 20.0
[    24.678] (II) LoadModule: "openchrome"
[    24.678] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[    24.681] (II) Module openchrome:
vendor="http://www.freedesktop.org/wiki/Openchrome/";
[    24.681]    compiled for 1.18.1, module version = 0.3.3
[    24.681]    Module class: X.Org Video Driver
[    24.681]    ABI class: X.Org Video Driver, version 20.0
[    24.681] (II) LoadModule: "intel"
[    24.681] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.686] (II) Module intel: vendor="X.Org Foundation"
[    24.686]    compiled for 1.18.3, module version = 2.99.917
[    24.686]    Module class: X.Org Video Driver
[    24.686]    ABI class: X.Org Video Driver, version 20.0
[    24.686] (II) LoadModule: "trident"
[    24.686] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so
[    24.687] (II) Module trident: vendor="X.Org Foundation"
[    24.687]    compiled for 1.18.0, module version = 1.3.7
[    24.687]    Module class: X.Org Video Driver
[    24.687]    ABI class: X.Org Video Driver, version 20.0
[    24.687] (II) LoadModule: "vesa"
[    24.687] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.688] (II) Module vesa: vendor="X.Org Foundation"
[    24.688]    compiled for 1.18.0, module version = 2.3.4
[    24.688]    Module class: X.Org Video Driver
[    24.688]    ABI class: X.Org Video Driver, version 20.0
[    24.688] (II) LoadModule: "fbdev"
[    24.688] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.689] (II) Module fbdev: vendor="X.Org Foundation"
[    24.689]    compiled for 1.18.0, module version = 0.4.4
[    24.689]    Module class: X.Org Video Driver
[    24.689]    ABI class: X.Org Video Driver, version 20.0
[    24.689] (II) LoadModule: "modesetting"
[    24.689] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.690] (II) Module modesetting: vendor="X.Org Foundation"
[    24.690]    compiled for 1.18.3, module version = 1.18.3
[    24.690]    Module class: X.Org Video Driver
[    24.690]    ABI class: X.Org Video Driver, version 20.0
[    24.690] (WW) Falling back to old probe method for cirrus
[    24.690] (II) Loading sub module "cirrus_laguna"
[    24.690] (II) LoadModule: "cirrus_laguna"
[    24.690] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_laguna.so
[    24.691] (II) Module cirrus_laguna: vendor="X.Org Foundation"
[    24.691]    compiled for 1.18.0, module version = 1.0.0
[    24.691]    ABI class: X.Org Video Driver, version 20.0
[    24.691] (II) Loading sub module "cirrus_alpine"
[    24.691] (II) LoadModule: "cirrus_alpine"
[    24.691] (II) Loading /usr/lib/xorg/modules/drivers/cirrus_alpine.so
[    24.692] (II) Module cirrus_alpine: vendor="X.Org Foundation"
[    24.692]    compiled for 1.18.0, module version = 1.0.0
[    24.692]    ABI class: X.Org Video Driver, version 20.0
[    24.692] (WW) Falling back to old probe method for neomagic
[    24.692] (WW) Falling back to old probe method for sisusb
[    24.693] (II) intel(G0): Using Kernel Mode Setting driver: i915, version
1.6.0 20160229
[    24.693] (II) intel(G0): SNA compiled: xserver-xorg-video-intel
2:2.99.917+git20160522-1 (Timo Aaltonen <tjaalton@debian.org>)
[    24.693] (II) intel(G0): SNA compiled for use with valgrind
[    24.694] (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
[    24.694] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    24.694] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    24.694] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200,
P6300
[    24.694] (WW) Falling back to old probe method for trident
[    24.694] (WW) Falling back to old probe method for vesa
[    24.694] (WW) Falling back to old probe method for fbdev
[    24.694] (WW) Falling back to old probe method for modesetting
[    24.695] No devices to configure.  Configuration failed.

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1/0:LNXPWRBN/button
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3469165
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7
E: EV=3
E: ID_FOR_SEAT=input-acpi-FUJ02E3_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: KEY=81000000000c00 300000 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,k94,95,CA,CB,F0,F7,ramlsfw
E: NAME="Fujitsu FUJ02E3"
E: PHYS="FUJ02E3/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3353776

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7/event6
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: LIBINPUT_DEVICE_GROUP=19/0/6/0:FUJ02E3/video
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3469838
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

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

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: LIBINPUT_DEVICE_GROUP=19/0/6/0:LNXVIDEO/video
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3538479
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P:
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6
E:
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6
E: EV=3
E: ID_FOR_SEAT=input-acpi-FUJ02B1_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: KEY=1000300000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,F0,ramlsfw
E: NAME="Fujitsu FUJ02B1"
E: PHYS="FUJ02B1/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3352414

P:
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E:
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: LIBINPUT_DEVICE_GROUP=19/0/6/0:FUJ02B1/video
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3468245
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3347807

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: LIBINPUT_DEVICE_GROUP=19/0/1/0:PNP0C0C/button
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3469162
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3/event2
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5/0:PNP0C0D/button
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=3462685

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

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: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4978237

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

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: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4986143

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

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: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4978237

P: /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_5_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b3df
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_REVISION=6910
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._FJ_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.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB3DFe6910-e0,1,kD4,ramlsfw
E: NAME="FJ Camera"
E: PHYS="usb-0000:00:14.0-5/button"
E: PRODUCT=3/4f2/b3df/6910
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3537643

P: /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13/event12
N: input/event12
S: input/by-id/usb-Chicony_Electronics_Co._Ltd._FJ_Camera-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co._Ltd._FJ_Camera-event-
if00 /dev/input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
E: DEVNAME=/dev/input/event12
E:
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13/event12
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b3df
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_REVISION=6910
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._FJ_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.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: LIBINPUT_DEVICE_GROUP=3/4f2/b3df/6910:usb-0000:00:14.0-5/button
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3578787
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

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

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: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3526768

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:b0001v10ECp0283e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/283/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3469971

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: LIBINPUT_DEVICE_GROUP=1/10ec/283/1:card1/codec#0/beep0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3507168

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

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: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3514001

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:b0011v0001p0001eAB83-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/ab83
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1080607

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: LIBINPUT_DEVICE_GROUP=11/1/1/ab83:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3468368
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/platform/i8042/serio1/input/input24
E: DEVPATH=/devices/platform/i8042/serio1/input/input24
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p0005e0000-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 BYD TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/0
E: PROP=1
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=7000735488

P: /devices/platform/i8042/serio1/input/input24/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/input24/event1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/5/0:isa0060/serio1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=7002825485

P: /devices/platform/i8042/serio1/input/input24/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/input24/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=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=7000736840

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

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: LIBINPUT_DEVICE_GROUP=10/1f/1/100:isa0061
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3506247

P: /devices/pnp0/00:03
E: DEVPATH=/devices/pnp0/00:03
E: DRIVER=i8042 kbd
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=Serial Wacom Tablet FUJ0300 PNP0303
E: NAME=Serial Wacom Tablet FUJ0300 PNP0303
E: SUBSYSTEM=pnp
E: USEC_INITIALIZED=3123113


DRM Information from dmesg:
---------------------------
[    0.992881] Linux agpgart interface v0.103
[    3.069032] [drm] Initialized drm 1.1.0 20060810
[    3.361517] [drm] Memory usable by graphics device = 2048M
[    3.361524] fb: switching to inteldrmfb from simple
[    3.361667] [drm] Replacing VGA console driver
[    3.367780] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.367782] [drm] Driver supports precise vblank timestamp query.
[    3.524626] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor
0
[    3.524648] fbcon: inteldrmfb (fb0) is primary device
[    4.911937] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device



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

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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.20.2-1
ii  libgl1-mesa-dri                       11.2.2-1
ii  libgl1-mesa-glx [libgl1]              11.2.2-1
ii  libglu1-mesa                          9.0.0-2.1
ii  x11-apps                              7.7+6
ii  x11-session-utils                     7.7+2
ii  x11-utils                             7.7+3
ii  x11-xkb-utils                         7.7+3
ii  x11-xserver-utils                     7.7+7
ii  xauth                                 1:1.0.9-1
ii  xfonts-100dpi                         1:1.0.4+nmu1
ii  xfonts-75dpi                          1:1.0.4+nmu1
ii  xfonts-base                           1:1.0.4+nmu1
ii  xfonts-scalable                       1:1.0.3-1.1
ii  xfonts-utils                          1:7.7+3
ii  xinit                                 1.3.4-3
ii  xkb-data                              2.17-1
ii  xorg-docs-core                        1:1.7.1-1
ii  xserver-xorg                          1:7.7+15
ii  xterm [x-terminal-emulator]           325-1

xorg recommends no packages.

Versions of packages xorg suggests:
pn  x11-xfs-utils  <none>
pn  xorg-docs      <none>

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-all                             1:7.7+15
ii  xserver-xorg-video-amdgpu [xorg-driver-video]      1.1.0-1
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

-- no debconf information

*** /home/gaubry/.local/share/xorg/Xorg.0.log
[  3572.472] (--) Log file renamed from "/home/gaubry/.local/share/xorg/Xorg.pid-12132.log" to "/home/gaubry/.local/share/xorg/Xorg.0.log"
[  3572.473] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[  3572.473] X Protocol Version 11, Revision 0
[  3572.473] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  3572.473] Current Operating System: Linux jojo 4.6.0-1-amd64 #1 SMP Debian 4.6.1-1 (2016-06-06) x86_64
[  3572.473] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-1-amd64 root=UUID=b75b546f-c795-47db-91b2-38ef55091276 ro quiet i8042.notimeout
[  3572.473] Build Date: 05 April 2016  07:00:43AM
[  3572.473] xorg-server 2:1.18.3-1 (http://www.debian.org/support) 
[  3572.473] Current version of pixman: 0.33.6
[  3572.473] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3572.473] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3572.474] (==) Log file: "/home/gaubry/.local/share/xorg/Xorg.0.log", Time: Sat Jul  9 19:02:20 2016
[  3572.474] (==) Using config file: "/etc/X11/xorg.conf"
[  3572.474] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3572.474] (==) ServerLayout "X.org Configured"
[  3572.474] (**) |-->Screen "Screen0" (0)
[  3572.474] (**) |   |-->Monitor "Monitor0"
[  3572.475] (**) |   |-->Device "Card0"
[  3572.475] (**) |-->Input Device "Keyboard0"
[  3572.475] (==) Automatically adding devices
[  3572.475] (==) Automatically enabling devices
[  3572.475] (==) Automatically adding GPU devices
[  3572.475] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3572.475] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  3572.475] 	Entry deleted from font path.
[  3572.475] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  3572.475] 	Entry deleted from font path.
[  3572.475] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  3572.475] (**) ModulePath set to "/usr/lib/xorg/modules"
[  3572.475] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3572.475] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  3572.475] (WW) Disabling Keyboard0
[  3572.475] (II) Loader magic: 0x559bb3a98dc0
[  3572.475] (II) Module ABI versions:
[  3572.475] 	X.Org ANSI C Emulation: 0.4
[  3572.475] 	X.Org Video Driver: 20.0
[  3572.475] 	X.Org XInput driver : 22.1
[  3572.475] 	X.Org Server Extension : 9.0
[  3572.476] (++) using VT number 3

[  3572.482] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_315
[  3572.482] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3572.483] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[  3572.484] (--) PCI:*(0:0:2:0) 8086:0a16:10cf:1812 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[  3572.484] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  3572.484] (II) LoadModule: "glx"
[  3572.485] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3572.487] (II) Module glx: vendor="X.Org Foundation"
[  3572.487] 	compiled for 1.18.3, module version = 1.0.0
[  3572.487] 	ABI class: X.Org Server Extension, version 9.0
[  3572.487] (==) AIGLX enabled
[  3572.487] (II) LoadModule: "modesetting"
[  3572.487] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  3572.487] (II) Module modesetting: vendor="X.Org Foundation"
[  3572.487] 	compiled for 1.18.3, module version = 1.18.3
[  3572.487] 	Module class: X.Org Video Driver
[  3572.487] 	ABI class: X.Org Video Driver, version 20.0
[  3572.487] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3572.487] (II) modeset(0): using drv /dev/dri/card0
[  3572.487] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  3572.487] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  3572.487] (==) modeset(0): RGB weight 888
[  3572.487] (==) modeset(0): Default visual is TrueColor
[  3572.487] (II) Loading sub module "glamoregl"
[  3572.487] (II) LoadModule: "glamoregl"
[  3572.488] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  3572.494] (II) Module glamoregl: vendor="X.Org Foundation"
[  3572.494] 	compiled for 1.18.3, module version = 1.0.0
[  3572.494] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3572.494] (II) glamor: OpenGL accelerated X.org driver based.
[  3572.510] (II) glamor: EGL version 1.4 (DRI2):
[  3572.512] (II) modeset(0): glamor initialized
[  3572.516] (II) modeset(0): Output eDP-1 using monitor section Monitor0
[  3572.648] (II) modeset(0): Output HDMI-1 has no monitor section
[  3572.651] (II) modeset(0): EDID for output eDP-1
[  3572.651] (II) modeset(0): Manufacturer: LGD  Model: 354  Serial#: 0
[  3572.651] (II) modeset(0): Year: 2012  Week: 0
[  3572.651] (II) modeset(0): EDID Version: 1.3
[  3572.651] (II) modeset(0): Digital Display Input
[  3572.651] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[  3572.651] (II) modeset(0): Gamma: 2.20
[  3572.651] (II) modeset(0): No DPMS capabilities specified
[  3572.651] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  3572.651] (II) modeset(0): First detailed timing is preferred mode
[  3572.651] (II) modeset(0): redX: 0.589 redY: 0.347   greenX: 0.343 greenY: 0.555
[  3572.651] (II) modeset(0): blueX: 0.160 blueY: 0.124   whiteX: 0.313 whiteY: 0.329
[  3572.651] (II) modeset(0): Manufacturer's mask: 0
[  3572.651] (II) modeset(0): Supported detailed timing:
[  3572.651] (II) modeset(0): clock: 70.0 MHz   Image Size:  293 x 165 mm
[  3572.651] (II) modeset(0): h_active: 1366  h_sync: 1402  h_sync_end 1438 h_blank_end 1476 h_border: 0
[  3572.651] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 790 v_border: 0
[  3572.651] (II) modeset(0):  LG Display
[  3572.651] (II) modeset(0):  LP133WH2-TLF2
[  3572.651] (II) modeset(0): EDID (in hex):
[  3572.651] (II) modeset(0): 	00ffffffffffff0030e4540300000000
[  3572.651] (II) modeset(0): 	00160103801d10780afc359658578e29
[  3572.651] (II) modeset(0): 	1f505400000001010101010101010101
[  3572.651] (II) modeset(0): 	010101010101581b566e500016302424
[  3572.651] (II) modeset(0): 	480025a5100000190000000000000000
[  3572.651] (II) modeset(0): 	00000000000000000000000000fe004c
[  3572.651] (II) modeset(0): 	4720446973706c61790a2020000000fe
[  3572.651] (II) modeset(0): 	004c503133335748322d544c463200ea
[  3572.651] (II) modeset(0): Printing probed modes for output eDP-1
[  3572.651] (II) modeset(0): Modeline "1366x768"x60.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3572.651] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  3572.651] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  3572.651] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  3572.651] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  3572.651] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  3572.651] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  3572.776] (II) modeset(0): EDID for output HDMI-1
[  3572.776] (II) modeset(0): Output eDP-1 connected
[  3572.776] (II) modeset(0): Output HDMI-1 disconnected
[  3572.776] (II) modeset(0): Using exact sizes for initial modes
[  3572.776] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[  3572.776] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  3572.776] (==) modeset(0): DPI set to (96, 96)
[  3572.776] (II) Loading sub module "fb"
[  3572.776] (II) LoadModule: "fb"
[  3572.776] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3572.777] (II) Module fb: vendor="X.Org Foundation"
[  3572.777] 	compiled for 1.18.3, module version = 1.0.0
[  3572.777] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3572.777] (==) Depth 24 pixmap format is 32 bpp
[  3572.854] (==) modeset(0): Backing store enabled
[  3572.854] (==) modeset(0): Silken mouse enabled
[  3572.854] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  3572.854] (==) modeset(0): DPMS enabled
[  3572.854] (II) modeset(0): [DRI2] Setup complete
[  3572.854] (II) modeset(0): [DRI2]   DRI driver: i965
[  3572.854] (II) modeset(0): [DRI2]   VDPAU driver: i965
[  3572.872] (--) RandR disabled
[  3572.876] (II) SELinux: Disabled on system
[  3572.881] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  3572.881] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  3572.881] (II) AIGLX: enabled GLX_INTEL_swap_event
[  3572.881] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  3572.881] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  3572.881] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  3572.881] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[  3572.881] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  3572.881] (II) AIGLX: Loaded and initialized i965
[  3572.881] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3572.882] (II) modeset(0): Damage tracking initialized
[  3572.882] (II) modeset(0): Setting screen physical size to 361 x 203
[  3572.921] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  3572.921] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3572.921] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3572.921] (II) LoadModule: "libinput"
[  3572.921] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  3572.922] (II) Module libinput: vendor="X.Org Foundation"
[  3572.922] 	compiled for 1.18.3, module version = 0.19.0
[  3572.922] 	Module class: X.Org XInput Driver
[  3572.922] 	ABI class: X.Org XInput driver, version 22.1
[  3572.923] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 13 paused 0
[  3572.923] (II) Using input driver 'libinput' for 'Power Button'
[  3572.923] (**) Power Button: always reports core events
[  3572.923] (**) Option "Device" "/dev/input/event4"
[  3572.923] (**) Option "_source" "server/udev"
[  3572.923] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  3572.923] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  3572.923] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[  3572.924] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  3572.924] (**) Option "xkb_model" "pc105"
[  3572.924] (**) Option "xkb_layout" "fr"
[  3572.924] (**) Option "xkb_variant" "latin9"
[  3572.939] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  3572.939] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  3572.939] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event6)
[  3572.939] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[  3572.939] (**) Fujitsu FUJ02E3: Applying InputClass "libinput keyboard catchall"
[  3572.940] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 16 paused 0
[  3572.940] (II) Using input driver 'libinput' for 'Fujitsu FUJ02E3'
[  3572.940] (**) Fujitsu FUJ02E3: always reports core events
[  3572.940] (**) Option "Device" "/dev/input/event6"
[  3572.940] (**) Option "_source" "server/udev"
[  3572.940] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is tagged by udev as: Keyboard
[  3572.940] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is a keyboard
[  3572.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7/event6"
[  3572.940] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[  3572.940] (**) Option "xkb_model" "pc105"
[  3572.940] (**) Option "xkb_layout" "fr"
[  3572.940] (**) Option "xkb_variant" "latin9"
[  3572.941] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is tagged by udev as: Keyboard
[  3572.941] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is a keyboard
[  3572.941] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[  3572.941] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3572.941] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  3572.942] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 17 paused 0
[  3572.942] (II) Using input driver 'libinput' for 'Video Bus'
[  3572.942] (**) Video Bus: always reports core events
[  3572.942] (**) Option "Device" "/dev/input/event11"
[  3572.942] (**) Option "_source" "server/udev"
[  3572.942] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[  3572.942] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[  3572.942] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11"
[  3572.942] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  3572.942] (**) Option "xkb_model" "pc105"
[  3572.942] (**) Option "xkb_layout" "fr"
[  3572.942] (**) Option "xkb_variant" "latin9"
[  3572.943] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[  3572.943] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[  3572.943] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event5)
[  3572.943] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[  3572.943] (**) Fujitsu FUJ02B1: Applying InputClass "libinput keyboard catchall"
[  3572.944] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 18 paused 0
[  3572.944] (II) Using input driver 'libinput' for 'Fujitsu FUJ02B1'
[  3572.944] (**) Fujitsu FUJ02B1: always reports core events
[  3572.944] (**) Option "Device" "/dev/input/event5"
[  3572.944] (**) Option "_source" "server/udev"
[  3572.944] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is tagged by udev as: Keyboard
[  3572.944] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is a keyboard
[  3572.944] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6/event5"
[  3572.944] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[  3572.944] (**) Option "xkb_model" "pc105"
[  3572.944] (**) Option "xkb_layout" "fr"
[  3572.944] (**) Option "xkb_variant" "latin9"
[  3572.945] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is tagged by udev as: Keyboard
[  3572.945] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is a keyboard
[  3572.945] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  3572.945] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3572.945] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3572.946] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
[  3572.946] (II) Using input driver 'libinput' for 'Power Button'
[  3572.946] (**) Power Button: always reports core events
[  3572.946] (**) Option "Device" "/dev/input/event3"
[  3572.946] (**) Option "_source" "server/udev"
[  3572.946] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  3572.946] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  3572.946] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[  3572.946] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[  3572.946] (**) Option "xkb_model" "pc105"
[  3572.946] (**) Option "xkb_layout" "fr"
[  3572.946] (**) Option "xkb_variant" "latin9"
[  3572.947] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  3572.947] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  3572.947] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  3572.947] (II) No input driver specified, ignoring this device.
[  3572.947] (II) This device may have been added with another device file.
[  3572.948] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[  3572.948] (II) No input driver specified, ignoring this device.
[  3572.948] (II) This device may have been added with another device file.
[  3572.948] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[  3572.948] (II) No input driver specified, ignoring this device.
[  3572.948] (II) This device may have been added with another device file.
[  3572.949] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[  3572.949] (II) No input driver specified, ignoring this device.
[  3572.949] (II) This device may have been added with another device file.
[  3572.949] (II) config/udev: Adding input device FJ Camera (/dev/input/event12)
[  3572.949] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[  3572.949] (**) FJ Camera: Applying InputClass "libinput keyboard catchall"
[  3572.950] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 20 paused 0
[  3572.950] (II) Using input driver 'libinput' for 'FJ Camera'
[  3572.950] (**) FJ Camera: always reports core events
[  3572.950] (**) Option "Device" "/dev/input/event12"
[  3572.950] (**) Option "_source" "server/udev"
[  3572.950] (II) input device 'FJ Camera', /dev/input/event12 is tagged by udev as: Keyboard
[  3572.950] (II) input device 'FJ Camera', /dev/input/event12 is a keyboard
[  3572.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13/event12"
[  3572.950] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
[  3572.950] (**) Option "xkb_model" "pc105"
[  3572.950] (**) Option "xkb_layout" "fr"
[  3572.950] (**) Option "xkb_variant" "latin9"
[  3572.951] (II) input device 'FJ Camera', /dev/input/event12 is tagged by udev as: Keyboard
[  3572.951] (II) input device 'FJ Camera', /dev/input/event12 is a keyboard
[  3572.951] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[  3572.951] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.952] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[  3572.952] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.952] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[  3572.952] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.953] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  3572.953] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3572.953] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  3572.953] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 0
[  3572.953] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  3572.953] (**) AT Translated Set 2 keyboard: always reports core events
[  3572.953] (**) Option "Device" "/dev/input/event0"
[  3572.953] (**) Option "_source" "server/udev"
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  3572.954] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  3572.954] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3572.954] (**) Option "xkb_model" "pc105"
[  3572.954] (**) Option "xkb_layout" "fr"
[  3572.954] (**) Option "xkb_variant" "latin9"
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  3572.955] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  3572.955] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[  3572.955] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  3572.955] (**) ImPS/2 BYD TouchPad: always reports core events
[  3572.955] (**) Option "Device" "/dev/input/event1"
[  3572.955] (**) Option "_source" "server/udev"
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3572.956] (**) Option "NaturalScrolling" "no"
[  3572.956] (**) Option "MiddleEmulation" "yes"
[  3572.956] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input18/event1"
[  3572.956] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  3572.956] (**) Option "AccelerationScheme" "none"
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3572.957] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  3572.957] (II) No input driver specified, ignoring this device.
[  3572.957] (II) This device may have been added with another device file.
[  3572.957] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  3572.957] (II) No input driver specified, ignoring this device.
[  3572.957] (II) This device may have been added with another device file.
[  3573.198] (II) modeset(0): EDID vendor "LGD", prod id 852
[  3573.198] (II) modeset(0): Printing DDC gathered Modelines:
[  3573.198] (II) modeset(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3574.626] (II) modeset(0): EDID vendor "LGD", prod id 852
[  3574.626] (II) modeset(0): Printing DDC gathered Modelines:
[  3574.626] (II) modeset(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3664.986] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  3664.986] (**) Option "fd" "22"
[  3664.987] (II) UnloadModule: "libinput"
[  3664.987] (II) systemd-logind: releasing fd for 13:65
[  3665.004] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  3665.004] (II) No input driver specified, ignoring this device.
[  3665.004] (II) This device may have been added with another device file.
[  3665.447] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  3665.448] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[  3665.448] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  3665.448] (**) ImPS/2 BYD TouchPad: always reports core events
[  3665.448] (**) Option "Device" "/dev/input/event1"
[  3665.448] (**) Option "_source" "server/udev"
[  3665.448] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3665.448] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3665.448] (**) Option "NaturalScrolling" "no"
[  3665.448] (**) Option "MiddleEmulation" "yes"
[  3665.448] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input20/event1"
[  3665.448] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  3665.448] (**) Option "AccelerationScheme" "none"
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  3665.449] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3665.449] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6366.864] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  6367.039] (**) Option "fd" "35"
[  6367.039] (II) UnloadModule: "libinput"
[  6367.039] (II) systemd-logind: releasing fd for 13:65
[  6367.040] (EE) systemd-logind: failed to release device: Device not taken
[  6367.058] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  6367.058] (II) No input driver specified, ignoring this device.
[  6367.058] (II) This device may have been added with another device file.
[  6367.058] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  6367.059] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[  6367.059] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  6367.059] (**) ImPS/2 BYD TouchPad: always reports core events
[  6367.059] (**) Option "Device" "/dev/input/event1"
[  6367.059] (**) Option "_source" "server/udev"
[  6367.059] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  6367.059] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6367.059] (**) Option "NaturalScrolling" "no"
[  6367.059] (**) Option "MiddleEmulation" "yes"
[  6367.059] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input22/event1"
[  6367.059] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  6367.060] (**) Option "AccelerationScheme" "none"
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  6367.061] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  6367.061] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6999.438] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  6999.438] (**) Option "fd" "37"
[  6999.438] (II) UnloadModule: "libinput"
[  6999.438] (II) systemd-logind: releasing fd for 13:65
[  6999.438] (EE) systemd-logind: failed to release device: Device not taken
[  7000.737] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  7000.737] (II) No input driver specified, ignoring this device.
[  7000.737] (II) This device may have been added with another device file.
[  7002.826] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  7002.827] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[  7002.827] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  7002.827] (**) ImPS/2 BYD TouchPad: always reports core events
[  7002.827] (**) Option "Device" "/dev/input/event1"
[  7002.827] (**) Option "_source" "server/udev"
[  7002.828] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  7002.828] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  7002.828] (**) Option "NaturalScrolling" "no"
[  7002.828] (**) Option "MiddleEmulation" "yes"
[  7002.828] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input24/event1"
[  7002.828] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  7002.828] (**) Option "AccelerationScheme" "none"
[  7002.828] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  7002.828] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  7002.829] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  7002.829] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  7002.829] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3572.472] (--) Log file renamed from "/home/gaubry/.local/share/xorg/Xorg.pid-12132.log" to "/home/gaubry/.local/share/xorg/Xorg.0.log"
[  3572.473] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[  3572.473] X Protocol Version 11, Revision 0
[  3572.473] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  3572.473] Current Operating System: Linux jojo 4.6.0-1-amd64 #1 SMP Debian 4.6.1-1 (2016-06-06) x86_64
[  3572.473] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-1-amd64 root=UUID=b75b546f-c795-47db-91b2-38ef55091276 ro quiet i8042.notimeout
[  3572.473] Build Date: 05 April 2016  07:00:43AM
[  3572.473] xorg-server 2:1.18.3-1 (http://www.debian.org/support) 
[  3572.473] Current version of pixman: 0.33.6
[  3572.473] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3572.473] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3572.474] (==) Log file: "/home/gaubry/.local/share/xorg/Xorg.0.log", Time: Sat Jul  9 19:02:20 2016
[  3572.474] (==) Using config file: "/etc/X11/xorg.conf"
[  3572.474] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3572.474] (==) ServerLayout "X.org Configured"
[  3572.474] (**) |-->Screen "Screen0" (0)
[  3572.474] (**) |   |-->Monitor "Monitor0"
[  3572.475] (**) |   |-->Device "Card0"
[  3572.475] (**) |-->Input Device "Keyboard0"
[  3572.475] (==) Automatically adding devices
[  3572.475] (==) Automatically enabling devices
[  3572.475] (==) Automatically adding GPU devices
[  3572.475] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3572.475] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  3572.475] 	Entry deleted from font path.
[  3572.475] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  3572.475] 	Entry deleted from font path.
[  3572.475] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  3572.475] (**) ModulePath set to "/usr/lib/xorg/modules"
[  3572.475] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3572.475] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  3572.475] (WW) Disabling Keyboard0
[  3572.475] (II) Loader magic: 0x559bb3a98dc0
[  3572.475] (II) Module ABI versions:
[  3572.475] 	X.Org ANSI C Emulation: 0.4
[  3572.475] 	X.Org Video Driver: 20.0
[  3572.475] 	X.Org XInput driver : 22.1
[  3572.475] 	X.Org Server Extension : 9.0
[  3572.476] (++) using VT number 3

[  3572.482] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_315
[  3572.482] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3572.483] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[  3572.484] (--) PCI:*(0:0:2:0) 8086:0a16:10cf:1812 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[  3572.484] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  3572.484] (II) LoadModule: "glx"
[  3572.485] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3572.487] (II) Module glx: vendor="X.Org Foundation"
[  3572.487] 	compiled for 1.18.3, module version = 1.0.0
[  3572.487] 	ABI class: X.Org Server Extension, version 9.0
[  3572.487] (==) AIGLX enabled
[  3572.487] (II) LoadModule: "modesetting"
[  3572.487] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  3572.487] (II) Module modesetting: vendor="X.Org Foundation"
[  3572.487] 	compiled for 1.18.3, module version = 1.18.3
[  3572.487] 	Module class: X.Org Video Driver
[  3572.487] 	ABI class: X.Org Video Driver, version 20.0
[  3572.487] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3572.487] (II) modeset(0): using drv /dev/dri/card0
[  3572.487] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  3572.487] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  3572.487] (==) modeset(0): RGB weight 888
[  3572.487] (==) modeset(0): Default visual is TrueColor
[  3572.487] (II) Loading sub module "glamoregl"
[  3572.487] (II) LoadModule: "glamoregl"
[  3572.488] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  3572.494] (II) Module glamoregl: vendor="X.Org Foundation"
[  3572.494] 	compiled for 1.18.3, module version = 1.0.0
[  3572.494] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3572.494] (II) glamor: OpenGL accelerated X.org driver based.
[  3572.510] (II) glamor: EGL version 1.4 (DRI2):
[  3572.512] (II) modeset(0): glamor initialized
[  3572.516] (II) modeset(0): Output eDP-1 using monitor section Monitor0
[  3572.648] (II) modeset(0): Output HDMI-1 has no monitor section
[  3572.651] (II) modeset(0): EDID for output eDP-1
[  3572.651] (II) modeset(0): Manufacturer: LGD  Model: 354  Serial#: 0
[  3572.651] (II) modeset(0): Year: 2012  Week: 0
[  3572.651] (II) modeset(0): EDID Version: 1.3
[  3572.651] (II) modeset(0): Digital Display Input
[  3572.651] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[  3572.651] (II) modeset(0): Gamma: 2.20
[  3572.651] (II) modeset(0): No DPMS capabilities specified
[  3572.651] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  3572.651] (II) modeset(0): First detailed timing is preferred mode
[  3572.651] (II) modeset(0): redX: 0.589 redY: 0.347   greenX: 0.343 greenY: 0.555
[  3572.651] (II) modeset(0): blueX: 0.160 blueY: 0.124   whiteX: 0.313 whiteY: 0.329
[  3572.651] (II) modeset(0): Manufacturer's mask: 0
[  3572.651] (II) modeset(0): Supported detailed timing:
[  3572.651] (II) modeset(0): clock: 70.0 MHz   Image Size:  293 x 165 mm
[  3572.651] (II) modeset(0): h_active: 1366  h_sync: 1402  h_sync_end 1438 h_blank_end 1476 h_border: 0
[  3572.651] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 790 v_border: 0
[  3572.651] (II) modeset(0):  LG Display
[  3572.651] (II) modeset(0):  LP133WH2-TLF2
[  3572.651] (II) modeset(0): EDID (in hex):
[  3572.651] (II) modeset(0): 	00ffffffffffff0030e4540300000000
[  3572.651] (II) modeset(0): 	00160103801d10780afc359658578e29
[  3572.651] (II) modeset(0): 	1f505400000001010101010101010101
[  3572.651] (II) modeset(0): 	010101010101581b566e500016302424
[  3572.651] (II) modeset(0): 	480025a5100000190000000000000000
[  3572.651] (II) modeset(0): 	00000000000000000000000000fe004c
[  3572.651] (II) modeset(0): 	4720446973706c61790a2020000000fe
[  3572.651] (II) modeset(0): 	004c503133335748322d544c463200ea
[  3572.651] (II) modeset(0): Printing probed modes for output eDP-1
[  3572.651] (II) modeset(0): Modeline "1366x768"x60.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3572.651] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  3572.651] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  3572.651] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  3572.651] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  3572.651] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  3572.651] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[  3572.651] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  3572.651] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  3572.651] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  3572.651] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  3572.776] (II) modeset(0): EDID for output HDMI-1
[  3572.776] (II) modeset(0): Output eDP-1 connected
[  3572.776] (II) modeset(0): Output HDMI-1 disconnected
[  3572.776] (II) modeset(0): Using exact sizes for initial modes
[  3572.776] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[  3572.776] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  3572.776] (==) modeset(0): DPI set to (96, 96)
[  3572.776] (II) Loading sub module "fb"
[  3572.776] (II) LoadModule: "fb"
[  3572.776] (II) Loading /usr/lib/xorg/modules/libfb.so
[  3572.777] (II) Module fb: vendor="X.Org Foundation"
[  3572.777] 	compiled for 1.18.3, module version = 1.0.0
[  3572.777] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3572.777] (==) Depth 24 pixmap format is 32 bpp
[  3572.854] (==) modeset(0): Backing store enabled
[  3572.854] (==) modeset(0): Silken mouse enabled
[  3572.854] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  3572.854] (==) modeset(0): DPMS enabled
[  3572.854] (II) modeset(0): [DRI2] Setup complete
[  3572.854] (II) modeset(0): [DRI2]   DRI driver: i965
[  3572.854] (II) modeset(0): [DRI2]   VDPAU driver: i965
[  3572.872] (--) RandR disabled
[  3572.876] (II) SELinux: Disabled on system
[  3572.881] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  3572.881] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  3572.881] (II) AIGLX: enabled GLX_INTEL_swap_event
[  3572.881] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  3572.881] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  3572.881] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  3572.881] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[  3572.881] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  3572.881] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  3572.881] (II) AIGLX: Loaded and initialized i965
[  3572.881] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3572.882] (II) modeset(0): Damage tracking initialized
[  3572.882] (II) modeset(0): Setting screen physical size to 361 x 203
[  3572.921] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  3572.921] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3572.921] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3572.921] (II) LoadModule: "libinput"
[  3572.921] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  3572.922] (II) Module libinput: vendor="X.Org Foundation"
[  3572.922] 	compiled for 1.18.3, module version = 0.19.0
[  3572.922] 	Module class: X.Org XInput Driver
[  3572.922] 	ABI class: X.Org XInput driver, version 22.1
[  3572.923] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 13 paused 0
[  3572.923] (II) Using input driver 'libinput' for 'Power Button'
[  3572.923] (**) Power Button: always reports core events
[  3572.923] (**) Option "Device" "/dev/input/event4"
[  3572.923] (**) Option "_source" "server/udev"
[  3572.923] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  3572.923] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  3572.923] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[  3572.924] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  3572.924] (**) Option "xkb_model" "pc105"
[  3572.924] (**) Option "xkb_layout" "fr"
[  3572.924] (**) Option "xkb_variant" "latin9"
[  3572.939] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  3572.939] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  3572.939] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event6)
[  3572.939] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[  3572.939] (**) Fujitsu FUJ02E3: Applying InputClass "libinput keyboard catchall"
[  3572.940] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 16 paused 0
[  3572.940] (II) Using input driver 'libinput' for 'Fujitsu FUJ02E3'
[  3572.940] (**) Fujitsu FUJ02E3: always reports core events
[  3572.940] (**) Option "Device" "/dev/input/event6"
[  3572.940] (**) Option "_source" "server/udev"
[  3572.940] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is tagged by udev as: Keyboard
[  3572.940] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is a keyboard
[  3572.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input7/event6"
[  3572.940] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[  3572.940] (**) Option "xkb_model" "pc105"
[  3572.940] (**) Option "xkb_layout" "fr"
[  3572.940] (**) Option "xkb_variant" "latin9"
[  3572.941] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is tagged by udev as: Keyboard
[  3572.941] (II) input device 'Fujitsu FUJ02E3', /dev/input/event6 is a keyboard
[  3572.941] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[  3572.941] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3572.941] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  3572.942] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 17 paused 0
[  3572.942] (II) Using input driver 'libinput' for 'Video Bus'
[  3572.942] (**) Video Bus: always reports core events
[  3572.942] (**) Option "Device" "/dev/input/event11"
[  3572.942] (**) Option "_source" "server/udev"
[  3572.942] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[  3572.942] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[  3572.942] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11"
[  3572.942] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  3572.942] (**) Option "xkb_model" "pc105"
[  3572.942] (**) Option "xkb_layout" "fr"
[  3572.942] (**) Option "xkb_variant" "latin9"
[  3572.943] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[  3572.943] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[  3572.943] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event5)
[  3572.943] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[  3572.943] (**) Fujitsu FUJ02B1: Applying InputClass "libinput keyboard catchall"
[  3572.944] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 18 paused 0
[  3572.944] (II) Using input driver 'libinput' for 'Fujitsu FUJ02B1'
[  3572.944] (**) Fujitsu FUJ02B1: always reports core events
[  3572.944] (**) Option "Device" "/dev/input/event5"
[  3572.944] (**) Option "_source" "server/udev"
[  3572.944] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is tagged by udev as: Keyboard
[  3572.944] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is a keyboard
[  3572.944] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input6/event5"
[  3572.944] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[  3572.944] (**) Option "xkb_model" "pc105"
[  3572.944] (**) Option "xkb_layout" "fr"
[  3572.944] (**) Option "xkb_variant" "latin9"
[  3572.945] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is tagged by udev as: Keyboard
[  3572.945] (II) input device 'Fujitsu FUJ02B1', /dev/input/event5 is a keyboard
[  3572.945] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  3572.945] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3572.945] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3572.946] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
[  3572.946] (II) Using input driver 'libinput' for 'Power Button'
[  3572.946] (**) Power Button: always reports core events
[  3572.946] (**) Option "Device" "/dev/input/event3"
[  3572.946] (**) Option "_source" "server/udev"
[  3572.946] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  3572.946] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  3572.946] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[  3572.946] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[  3572.946] (**) Option "xkb_model" "pc105"
[  3572.946] (**) Option "xkb_layout" "fr"
[  3572.946] (**) Option "xkb_variant" "latin9"
[  3572.947] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[  3572.947] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[  3572.947] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  3572.947] (II) No input driver specified, ignoring this device.
[  3572.947] (II) This device may have been added with another device file.
[  3572.948] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[  3572.948] (II) No input driver specified, ignoring this device.
[  3572.948] (II) This device may have been added with another device file.
[  3572.948] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[  3572.948] (II) No input driver specified, ignoring this device.
[  3572.948] (II) This device may have been added with another device file.
[  3572.949] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[  3572.949] (II) No input driver specified, ignoring this device.
[  3572.949] (II) This device may have been added with another device file.
[  3572.949] (II) config/udev: Adding input device FJ Camera (/dev/input/event12)
[  3572.949] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[  3572.949] (**) FJ Camera: Applying InputClass "libinput keyboard catchall"
[  3572.950] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 20 paused 0
[  3572.950] (II) Using input driver 'libinput' for 'FJ Camera'
[  3572.950] (**) FJ Camera: always reports core events
[  3572.950] (**) Option "Device" "/dev/input/event12"
[  3572.950] (**) Option "_source" "server/udev"
[  3572.950] (II) input device 'FJ Camera', /dev/input/event12 is tagged by udev as: Keyboard
[  3572.950] (II) input device 'FJ Camera', /dev/input/event12 is a keyboard
[  3572.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13/event12"
[  3572.950] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
[  3572.950] (**) Option "xkb_model" "pc105"
[  3572.950] (**) Option "xkb_layout" "fr"
[  3572.950] (**) Option "xkb_variant" "latin9"
[  3572.951] (II) input device 'FJ Camera', /dev/input/event12 is tagged by udev as: Keyboard
[  3572.951] (II) input device 'FJ Camera', /dev/input/event12 is a keyboard
[  3572.951] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[  3572.951] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.952] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[  3572.952] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.952] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[  3572.952] (II) No input driver specified, ignoring this device.
[  3572.952] (II) This device may have been added with another device file.
[  3572.953] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  3572.953] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3572.953] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  3572.953] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 0
[  3572.953] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  3572.953] (**) AT Translated Set 2 keyboard: always reports core events
[  3572.953] (**) Option "Device" "/dev/input/event0"
[  3572.953] (**) Option "_source" "server/udev"
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  3572.954] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  3572.954] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3572.954] (**) Option "xkb_model" "pc105"
[  3572.954] (**) Option "xkb_layout" "fr"
[  3572.954] (**) Option "xkb_variant" "latin9"
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  3572.954] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[  3572.955] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  3572.955] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  3572.955] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[  3572.955] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  3572.955] (**) ImPS/2 BYD TouchPad: always reports core events
[  3572.955] (**) Option "Device" "/dev/input/event1"
[  3572.955] (**) Option "_source" "server/udev"
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3572.956] (**) Option "NaturalScrolling" "no"
[  3572.956] (**) Option "MiddleEmulation" "yes"
[  3572.956] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input18/event1"
[  3572.956] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  3572.956] (**) Option "AccelerationScheme" "none"
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  3572.956] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3572.956] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3572.957] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  3572.957] (II) No input driver specified, ignoring this device.
[  3572.957] (II) This device may have been added with another device file.
[  3572.957] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  3572.957] (II) No input driver specified, ignoring this device.
[  3572.957] (II) This device may have been added with another device file.
[  3573.198] (II) modeset(0): EDID vendor "LGD", prod id 852
[  3573.198] (II) modeset(0): Printing DDC gathered Modelines:
[  3573.198] (II) modeset(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3574.626] (II) modeset(0): EDID vendor "LGD", prod id 852
[  3574.626] (II) modeset(0): Printing DDC gathered Modelines:
[  3574.626] (II) modeset(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[  3664.986] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  3664.986] (**) Option "fd" "22"
[  3664.987] (II) UnloadModule: "libinput"
[  3664.987] (II) systemd-logind: releasing fd for 13:65
[  3665.004] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  3665.004] (II) No input driver specified, ignoring this device.
[  3665.004] (II) This device may have been added with another device file.
[  3665.447] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  3665.447] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  3665.448] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[  3665.448] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  3665.448] (**) ImPS/2 BYD TouchPad: always reports core events
[  3665.448] (**) Option "Device" "/dev/input/event1"
[  3665.448] (**) Option "_source" "server/udev"
[  3665.448] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3665.448] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  3665.448] (**) Option "NaturalScrolling" "no"
[  3665.448] (**) Option "MiddleEmulation" "yes"
[  3665.448] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input20/event1"
[  3665.448] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  3665.448] (**) Option "AccelerationScheme" "none"
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  3665.448] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  3665.449] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  3665.449] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6366.864] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  6367.039] (**) Option "fd" "35"
[  6367.039] (II) UnloadModule: "libinput"
[  6367.039] (II) systemd-logind: releasing fd for 13:65
[  6367.040] (EE) systemd-logind: failed to release device: Device not taken
[  6367.058] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  6367.058] (II) No input driver specified, ignoring this device.
[  6367.058] (II) This device may have been added with another device file.
[  6367.058] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  6367.058] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  6367.059] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[  6367.059] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  6367.059] (**) ImPS/2 BYD TouchPad: always reports core events
[  6367.059] (**) Option "Device" "/dev/input/event1"
[  6367.059] (**) Option "_source" "server/udev"
[  6367.059] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  6367.059] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6367.059] (**) Option "NaturalScrolling" "no"
[  6367.059] (**) Option "MiddleEmulation" "yes"
[  6367.059] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input22/event1"
[  6367.059] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  6367.060] (**) Option "AccelerationScheme" "none"
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  6367.060] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  6367.061] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  6367.061] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  6999.438] (II) config/udev: removing device ImPS/2 BYD TouchPad
[  6999.438] (**) Option "fd" "37"
[  6999.438] (II) UnloadModule: "libinput"
[  6999.438] (II) systemd-logind: releasing fd for 13:65
[  6999.438] (EE) systemd-logind: failed to release device: Device not taken
[  7000.737] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/mouse0)
[  7000.737] (II) No input driver specified, ignoring this device.
[  7000.737] (II) This device may have been added with another device file.
[  7002.826] (II) config/udev: Adding input device ImPS/2 BYD TouchPad (/dev/input/event1)
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[  7002.826] (**) ImPS/2 BYD TouchPad: Applying InputClass "Touchpad"
[  7002.827] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 37 paused 0
[  7002.827] (II) Using input driver 'libinput' for 'ImPS/2 BYD TouchPad'
[  7002.827] (**) ImPS/2 BYD TouchPad: always reports core events
[  7002.827] (**) Option "Device" "/dev/input/event1"
[  7002.827] (**) Option "_source" "server/udev"
[  7002.828] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  7002.828] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[  7002.828] (**) Option "NaturalScrolling" "no"
[  7002.828] (**) Option "MiddleEmulation" "yes"
[  7002.828] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input24/event1"
[  7002.828] (II) XINPUT: Adding extended input device "ImPS/2 BYD TouchPad" (type: MOUSE, id 13)
[  7002.828] (**) Option "AccelerationScheme" "none"
[  7002.828] (**) ImPS/2 BYD TouchPad: (accel) selected scheme none/0
[  7002.828] (**) ImPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[  7002.829] (**) ImPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[  7002.829] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[  7002.829] (II) input device 'ImPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps

Reply to: