Package: xserver-xorg
Version: 1:7.7+12
Severity: important

I normally boot to console and then manually launch X if/when I need it.
With the latest update to Xorg, trying to start X fails with the error

 (EE) xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)

Interestingly, the error is about /dev/tty0 regardless of whether I try
to start it from the first VT or from a different one (see attached
logs).

I've also installed xserver-xorg-legacy, but the problem persists.

=== 8< === log when starting from the first VT ========================

[  1577.167] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[  1577.186] X Protocol Version 11, Revision 0
[  1577.192] Build Operating System: Linux 4.2.0-1-amd64 x86_64 Debian
[  1577.198] Current Operating System: Linux oblomov 4.2.0-1-amd64 #1 SMP 
Debian 4.2.3-1 (2015-10-06) x86_64
[  1577.198] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 
root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro init=/sbin/sysvinit
[  1577.209] Build Date: 06 October 2015  07:27:47AM
[  1577.214] xorg-server 2:1.17.2-3 (http://www.debian.org/support) 
[  1577.219] Current version of pixman: 0.33.2
[  1577.228]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1577.228] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1577.245] (==) Log file: "/home/oblomov/.local/share/xorg/Xorg.0.log", Time: 
Fri Oct  9 18:20:15 2015
[  1577.249] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1577.253] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1577.253] (==) No Layout section.  Using the first Screen section.
[  1577.253] (==) No screen section available. Using defaults.
[  1577.253] (**) |-->Screen "Default Screen Section" (0)
[  1577.253] (**) |   |-->Monitor "<default monitor>"
[  1577.254] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1577.254] (==) Automatically adding devices
[  1577.254] (==) Automatically enabling devices
[  1577.254] (==) Automatically adding GPU devices
[  1577.254] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1577.254]    Entry deleted from font path.
[  1577.254] (==) 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
[  1577.254] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1577.254] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[  1577.254] (II) Loader magic: 0x55dea5f46de0
[  1577.254] (II) Module ABI versions:
[  1577.254]    X.Org ANSI C Emulation: 0.4
[  1577.254]    X.Org Video Driver: 19.0
[  1577.254]    X.Org XInput driver : 21.0
[  1577.254]    X.Org Server Extension : 9.0
[  1577.256] (II) systemd-logind: took control of session 
/org/freedesktop/login1/session/_31
[  1577.257] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1577.257] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[  1577.258] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 
0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  1577.259] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 
0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 
0x0000e000/128, BIOS @ 0x????????/524288
[  1577.259] (II) LoadModule: "glx"
[  1577.259] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1577.260] (II) Module glx: vendor="X.Org Foundation"
[  1577.260]    compiled for 1.17.2, module version = 1.0.0
[  1577.260]    ABI class: X.Org Server Extension, version 9.0
[  1577.260] (==) AIGLX enabled
[  1577.260] (==) Matched intel as autoconfigured driver 0
[  1577.260] (==) Matched intel as autoconfigured driver 1
[  1577.260] (==) Matched modesetting as autoconfigured driver 2
[  1577.260] (==) Matched fbdev as autoconfigured driver 3
[  1577.260] (==) Matched vesa as autoconfigured driver 4
[  1577.260] (==) Assigned the driver to the xf86ConfigLayout
[  1577.260] (II) LoadModule: "intel"
[  1577.260] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1577.260] (II) Module intel: vendor="X.Org Foundation"
[  1577.260]    compiled for 1.17.2, module version = 2.99.917
[  1577.260]    Module class: X.Org Video Driver
[  1577.260]    ABI class: X.Org Video Driver, version 19.0
[  1577.260] (II) LoadModule: "modesetting"
[  1577.260] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1577.260] (II) Module modesetting: vendor="X.Org Foundation"
[  1577.260]    compiled for 1.17.2, module version = 1.17.2
[  1577.260]    Module class: X.Org Video Driver
[  1577.260]    ABI class: X.Org Video Driver, version 19.0
[  1577.260] (II) LoadModule: "fbdev"
[  1577.260] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1577.260] (II) Module fbdev: vendor="X.Org Foundation"
[  1577.260]    compiled for 1.17.1, module version = 0.4.4
[  1577.260]    Module class: X.Org Video Driver
[  1577.260]    ABI class: X.Org Video Driver, version 19.0
[  1577.260] (II) LoadModule: "vesa"
[  1577.261] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1577.261] (II) Module vesa: vendor="X.Org Foundation"
[  1577.261]    compiled for 1.17.1, module version = 2.3.3
[  1577.261]    Module class: X.Org Video Driver
[  1577.261]    ABI class: X.Org Video Driver, version 19.0
[  1577.261] (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
[  1577.261] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  1577.261] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  1577.261] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, 
P6300
[  1577.261] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1577.261] (II) FBDEV: driver for framebuffer: fbdev
[  1577.261] (II) VESA: driver for VESA chipsets: vesa
[  1577.261] (EE) 
Fatal server error:
[  1577.261] (EE) xf86OpenConsole: Cannot open /dev/tty0 (No such file or 
directory)
[  1577.261] (EE) 
[  1577.261] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  1577.261] (EE) Please also check the log file at 
"/home/oblomov/.local/share/xorg/Xorg.0.log" for additional information.
[  1577.261] (EE) 

=== 8< === log when starting from other VT than the first =============

[  1292.149] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[  1292.149] X Protocol Version 11, Revision 0
[  1292.149] Build Operating System: Linux 4.2.0-1-amd64 x86_64 Debian
[  1292.149] Current Operating System: Linux oblomov 4.2.0-1-amd64 #1 SMP 
Debian 4.2.3-1 (2015-10-06) x86_64
[  1292.149] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 
root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro init=/sbin/sysvinit
[  1292.149] Build Date: 06 October 2015  07:27:47AM
[  1292.149] xorg-server 2:1.17.2-3 (http://www.debian.org/support) 
[  1292.149] Current version of pixman: 0.33.2
[  1292.149]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1292.149] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1292.149] (==) Log file: "/home/oblomov/.local/share/xorg/Xorg.0.log", Time: 
Fri Oct  9 18:15:30 2015
[  1292.149] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1292.149] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1292.149] (==) No Layout section.  Using the first Screen section.
[  1292.149] (==) No screen section available. Using defaults.
[  1292.149] (**) |-->Screen "Default Screen Section" (0)
[  1292.149] (**) |   |-->Monitor "<default monitor>"
[  1292.149] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  1292.149] (==) Automatically adding devices
[  1292.149] (==) Automatically enabling devices
[  1292.149] (==) Automatically adding GPU devices
[  1292.149] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1292.149]    Entry deleted from font path.
[  1292.149] (==) 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
[  1292.149] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1292.149] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[  1292.149] (II) Loader magic: 0x5581d7ce1de0
[  1292.149] (II) Module ABI versions:
[  1292.149]    X.Org ANSI C Emulation: 0.4
[  1292.149]    X.Org Video Driver: 19.0
[  1292.149]    X.Org XInput driver : 21.0
[  1292.149]    X.Org Server Extension : 9.0
[  1292.151] (II) systemd-logind: took control of session 
/org/freedesktop/login1/session/_33
[  1292.152] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1292.152] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 1
[  1292.152] (EE) Error systemd-logind returned paused fd for drm node
[  1292.152] (II) systemd-logind: releasing fd for 226:0
[  1292.154] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 
0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  1292.154] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 
0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 
0x0000e000/128, BIOS @ 0x????????/524288
[  1292.154] (II) LoadModule: "glx"
[  1292.154] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1292.155] (II) Module glx: vendor="X.Org Foundation"
[  1292.155]    compiled for 1.17.2, module version = 1.0.0
[  1292.155]    ABI class: X.Org Server Extension, version 9.0
[  1292.155] (==) AIGLX enabled
[  1292.155] (==) Matched intel as autoconfigured driver 0
[  1292.155] (==) Matched modesetting as autoconfigured driver 1
[  1292.155] (==) Matched fbdev as autoconfigured driver 2
[  1292.155] (==) Matched vesa as autoconfigured driver 3
[  1292.155] (==) Assigned the driver to the xf86ConfigLayout
[  1292.155] (II) LoadModule: "intel"
[  1292.155] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1292.155] (II) Module intel: vendor="X.Org Foundation"
[  1292.155]    compiled for 1.17.2, module version = 2.99.917
[  1292.155]    Module class: X.Org Video Driver
[  1292.155]    ABI class: X.Org Video Driver, version 19.0
[  1292.155] (II) LoadModule: "modesetting"
[  1292.155] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1292.155] (II) Module modesetting: vendor="X.Org Foundation"
[  1292.155]    compiled for 1.17.2, module version = 1.17.2
[  1292.155]    Module class: X.Org Video Driver
[  1292.155]    ABI class: X.Org Video Driver, version 19.0
[  1292.155] (II) LoadModule: "fbdev"
[  1292.155] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1292.155] (II) Module fbdev: vendor="X.Org Foundation"
[  1292.155]    compiled for 1.17.1, module version = 0.4.4
[  1292.155]    Module class: X.Org Video Driver
[  1292.155]    ABI class: X.Org Video Driver, version 19.0
[  1292.155] (II) LoadModule: "vesa"
[  1292.155] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1292.155] (II) Module vesa: vendor="X.Org Foundation"
[  1292.155]    compiled for 1.17.1, module version = 2.3.3
[  1292.155]    Module class: X.Org Video Driver
[  1292.155]    ABI class: X.Org Video Driver, version 19.0
[  1292.155] (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
[  1292.155] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  1292.155] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  1292.155] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, 
P6300
[  1292.155] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1292.155] (II) FBDEV: driver for framebuffer: fbdev
[  1292.155] (II) VESA: driver for VESA chipsets: vesa
[  1292.155] (EE) 
Fatal server error:
[  1292.155] (EE) xf86OpenConsole: Cannot open /dev/tty0 (No such file or 
directory)
[  1292.155] (EE) 
[  1292.155] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  1292.155] (EE) Please also check the log file at 
"/home/oblomov/.local/share/xorg/Xorg.0.log" for additional information.
[  1292.155] (EE) 

====================================================================



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug  9  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Oct  6 09:35 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by 
glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.0.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2 to /usr/lib/mesa-diverted/libGLESv2.so.2 
by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 by 
glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 
by glx-diversions
diversion of /usr/lib/libGLESv2.so to /usr/lib/mesa-diverted/libGLESv2.so by 
glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by 
glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by 
glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so to /usr/lib/mesa-diverted/libGLESv1_CM.so 
by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2.0 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2.0.0 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1 to 
/usr/lib/mesa-diverted/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2.0.0 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2.0.0 to 
/usr/lib/mesa-diverted/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core 
Processor Integrated Graphics Controller [8086:0416] (rev 06)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 1208 Aug  9 20:17 50-xorg-fix-xwiimote.conf

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

Kernel version (/proc/version):
-------------------------------
Linux version 4.2.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.3 
(Debian 4.9.3-4) ) #1 SMP Debian 4.2.3-1 (2015-10-06)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 26280 Oct  4 18:28 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 27148 Oct  9 17:08 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    24.646] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    24.649] X Protocol Version 11, Revision 0
[    24.650] Build Operating System: Linux 4.1.0 x86_64 Debian
[    24.652] Current Operating System: Linux oblomov 4.2.0-1-amd64 #1 SMP 
Debian 4.2.3-1 (2015-10-06) x86_64
[    24.652] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 
root=UUID=0f69635c-b68c-476c-ba1c-6bdc4c44f397 ro
[    24.655] Build Date: 11 August 2015  10:51:15AM
[    24.656] xorg-server 2:1.17.2-1.1 (http://www.debian.org/support) 
[    24.657] Current version of pixman: 0.33.2
[    24.659]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    24.659] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.664] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  9 09:09:15 
2015
[    24.666] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    24.668] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.669] (==) No Layout section.  Using the first Screen section.
[    24.669] (==) No screen section available. Using defaults.
[    24.669] (**) |-->Screen "Default Screen Section" (0)
[    24.669] (**) |   |-->Monitor "<default monitor>"
[    24.669] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    24.669] (==) Automatically adding devices
[    24.669] (==) Automatically enabling devices
[    24.669] (==) Automatically adding GPU devices
[    24.671] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.671]    Entry deleted from font path.
[    24.673] (==) 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
[    24.673] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.673] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[    24.673] (II) Loader magic: 0x55c18eeccd40
[    24.673] (II) Module ABI versions:
[    24.673]    X.Org ANSI C Emulation: 0.4
[    24.673]    X.Org Video Driver: 19.0
[    24.673]    X.Org XInput driver : 21.0
[    24.673]    X.Org Server Extension : 9.0
[    24.673] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.675] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 
0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    24.675] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 
0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 
0x0000e000/128, BIOS @ 0x????????/524288
[    24.675] (II) LoadModule: "glx"
[    24.678] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.684] (II) Module glx: vendor="X.Org Foundation"
[    24.684]    compiled for 1.17.2, module version = 1.0.0
[    24.684]    ABI class: X.Org Server Extension, version 9.0
[    24.684] (==) AIGLX enabled
[    24.684] (==) Matched intel as autoconfigured driver 0
[    24.684] (==) Matched intel as autoconfigured driver 1
[    24.684] (==) Matched modesetting as autoconfigured driver 2
[    24.684] (==) Matched fbdev as autoconfigured driver 3
[    24.684] (==) Matched vesa as autoconfigured driver 4
[    24.684] (==) Assigned the driver to the xf86ConfigLayout
[    24.684] (II) LoadModule: "intel"
[    24.684] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.687] (II) Module intel: vendor="X.Org Foundation"
[    24.687]    compiled for 1.17.2, module version = 2.99.917
[    24.687]    Module class: X.Org Video Driver
[    24.687]    ABI class: X.Org Video Driver, version 19.0
[    24.687] (II) LoadModule: "modesetting"
[    24.687] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.687] (II) Module modesetting: vendor="X.Org Foundation"
[    24.687]    compiled for 1.17.2, module version = 1.17.2
[    24.687]    Module class: X.Org Video Driver
[    24.687]    ABI class: X.Org Video Driver, version 19.0
[    24.687] (II) LoadModule: "fbdev"
[    24.687] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.688] (II) Module fbdev: vendor="X.Org Foundation"
[    24.688]    compiled for 1.17.1, module version = 0.4.4
[    24.688]    Module class: X.Org Video Driver
[    24.688]    ABI class: X.Org Video Driver, version 19.0
[    24.688] (II) LoadModule: "vesa"
[    24.688] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.689] (II) Module vesa: vendor="X.Org Foundation"
[    24.689]    compiled for 1.17.1, module version = 2.3.3
[    24.689]    Module class: X.Org Video Driver
[    24.689]    ABI class: X.Org Video Driver, version 19.0
[    24.689] (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.689] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    24.689] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    24.689] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, 
P6300
[    24.689] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.689] (II) FBDEV: driver for framebuffer: fbdev
[    24.689] (II) VESA: driver for VESA chipsets: vesa
[    24.689] (--) using VT number 2

[    24.692] (II) intel(0): Using Kernel Mode Setting driver: i915, version 
1.6.0 20150522
[    24.692] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-2 
(Vincent Cheng <vch...@debian.org>)
[    24.692] (II) intel(0): SNA compiled for use with valgrind
[    24.693] (WW) Falling back to old probe method for modesetting
[    24.693] (WW) Falling back to old probe method for fbdev
[    24.693] (II) Loading sub module "fbdevhw"
[    24.693] (II) LoadModule: "fbdevhw"
[    24.693] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.693] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.693]    compiled for 1.17.2, module version = 0.0.2
[    24.693]    ABI class: X.Org Video Driver, version 19.0
[    24.693] (WW) Falling back to old probe method for vesa
[    24.694] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 
4600
[    24.694] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, 
avx, avx2
[    24.694] (II) intel(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    24.694] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    24.694] (==) intel(0): RGB weight 888
[    24.694] (==) intel(0): Default visual is TrueColor
[    24.694] (II) intel(0): Output eDP1 has no monitor section
[    24.716] (--) intel(0): Found backlight control interface intel_backlight 
(type 'raw') for output eDP1
[    24.716] (II) intel(0): Enabled output eDP1
[    24.716] (II) intel(0): Output VGA1 has no monitor section
[    24.716] (II) intel(0): Enabled output VGA1
[    24.716] (II) intel(0): Output HDMI1 has no monitor section
[    24.716] (II) intel(0): Enabled output HDMI1
[    24.716] (II) intel(0): Output DP1 has no monitor section
[    24.716] (II) intel(0): Enabled output DP1
[    24.716] (II) intel(0): Output HDMI2 has no monitor section
[    24.716] (II) intel(0): Enabled output HDMI2
[    24.716] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    24.716] (II) intel(0): Output VIRTUAL1 has no monitor section
[    24.716] (II) intel(0): Enabled output VIRTUAL1
[    24.716] (--) intel(0): Output eDP1 using initial mode 3200x1800 on pipe 0
[    24.716] (--) intel(0): Output HDMI1 using initial mode 1680x1050 on pipe 1
[    24.716] (--) intel(0): Output DP1 using initial mode 1440x900 on pipe 2
[    24.716] (==) intel(0): TearFree disabled
[    24.716] (==) intel(0): DPI set to (96, 96)
[    24.716] (II) Loading sub module "dri2"
[    24.716] (II) LoadModule: "dri2"
[    24.716] (II) Module "dri2" already built-in
[    24.716] (II) Loading sub module "present"
[    24.716] (II) LoadModule: "present"
[    24.716] (II) Module "present" already built-in
[    24.716] (II) UnloadModule: "modesetting"
[    24.716] (II) Unloading modesetting
[    24.716] (II) UnloadModule: "fbdev"
[    24.716] (II) Unloading fbdev
[    24.716] (II) UnloadSubModule: "fbdevhw"
[    24.716] (II) Unloading fbdevhw
[    24.716] (II) UnloadModule: "vesa"
[    24.716] (II) Unloading vesa
[    24.716] (==) Depth 24 pixmap format is 32 bpp
[    24.719] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    24.719] (==) intel(0): Backing store enabled
[    24.719] (==) intel(0): Silken mouse enabled
[    24.719] (II) intel(0): HW Cursor enabled
[    24.719] (II) intel(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[    24.720] (==) intel(0): DPMS enabled
[    24.720] (==) intel(0): display hotplug detection enabled
[    24.720] (II) intel(0): [DRI2] Setup complete
[    24.720] (II) intel(0): [DRI2]   DRI driver: i965
[    24.720] (II) intel(0): [DRI2]   VDPAU driver: i965
[    24.720] (II) intel(0): direct rendering: DRI2 enabled
[    24.720] (II) intel(0): hardware support for Present enabled
[    24.720] (--) RandR disabled
[    24.724] (II) SELinux: Disabled on system
[    24.759] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    24.759] (II) AIGLX: enabled GLX_ARB_create_context
[    24.759] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    24.759] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    24.759] (II) AIGLX: enabled GLX_INTEL_swap_event
[    24.759] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    24.760] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    24.760] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    24.760] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    24.760] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    24.760] (II) AIGLX: Loaded and initialized i965
[    24.760] (II) GLX: Initialized DRI2 GL provider for screen 0
[    24.766] (II) intel(0): switch to mode 3200x1800@60.0 on eDP1 using pipe 0, 
position (0, 0), rotation normal, reflection none
[    24.769] (II) intel(0): switch to mode 1680x1050@60.0 on HDMI1 using pipe 
1, position (0, 0), rotation normal, reflection none
[    24.770] (II) intel(0): switch to mode 1440x900@59.9 on DP1 using pipe 2, 
position (0, 0), rotation normal, reflection none
[    24.770] (II) intel(0): Setting screen physical size to 846 x 476
[    24.814] (II) config/udev: Adding input device Power Button 
(/dev/input/event3)
[    24.814] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.814] (II) LoadModule: "evdev"
[    24.814] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.817] (II) Module evdev: vendor="X.Org Foundation"
[    24.817]    compiled for 1.16.4, module version = 2.9.2
[    24.817]    Module class: X.Org XInput Driver
[    24.817]    ABI class: X.Org XInput driver, version 21.0
[    24.817] (II) Using input driver 'evdev' for 'Power Button'
[    24.817] (**) Power Button: always reports core events
[    24.817] (**) evdev: Power Button: Device: "/dev/input/event3"
[    24.817] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.817] (--) evdev: Power Button: Found keys
[    24.817] (II) evdev: Power Button: Configuring as keyboard
[    24.817] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[    24.817] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[    24.817] (**) Option "xkb_rules" "evdev"
[    24.817] (**) Option "xkb_model" "pc105"
[    24.817] (**) Option "xkb_layout" "us,gr,ru"
[    24.817] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.817] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.833] (II) config/udev: Adding input device Video Bus 
(/dev/input/event10)
[    24.834] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.834] (II) Using input driver 'evdev' for 'Video Bus'
[    24.834] (**) Video Bus: always reports core events
[    24.834] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    24.834] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.834] (--) evdev: Video Bus: Found keys
[    24.834] (II) evdev: Video Bus: Configuring as keyboard
[    24.834] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event10"
[    24.834] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[    24.834] (**) Option "xkb_rules" "evdev"
[    24.834] (**) Option "xkb_model" "pc105"
[    24.834] (**) Option "xkb_layout" "us,gr,ru"
[    24.834] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.834] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.834] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    24.834] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.834] (II) Using input driver 'evdev' for 'Video Bus'
[    24.834] (**) Video Bus: always reports core events
[    24.834] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    24.834] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.834] (--) evdev: Video Bus: Found keys
[    24.834] (II) evdev: Video Bus: Configuring as keyboard
[    24.834] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input13/event9"
[    24.834] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 8)
[    24.834] (**) Option "xkb_rules" "evdev"
[    24.834] (**) Option "xkb_model" "pc105"
[    24.834] (**) Option "xkb_layout" "us,gr,ru"
[    24.834] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.834] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.835] (II) config/udev: Adding input device Power Button 
(/dev/input/event1)
[    24.835] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.835] (II) Using input driver 'evdev' for 'Power Button'
[    24.835] (**) Power Button: always reports core events
[    24.835] (**) evdev: Power Button: Device: "/dev/input/event1"
[    24.835] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.835] (--) evdev: Power Button: Found keys
[    24.835] (II) evdev: Power Button: Configuring as keyboard
[    24.835] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1"
[    24.835] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 9)
[    24.835] (**) Option "xkb_rules" "evdev"
[    24.835] (**) Option "xkb_model" "pc105"
[    24.835] (**) Option "xkb_layout" "us,gr,ru"
[    24.835] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.835] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.835] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event2)
[    24.835] (II) No input driver specified, ignoring this device.
[    24.835] (II) This device may have been added with another device file.
[    24.835] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 
(/dev/input/event11)
[    24.835] (II) No input driver specified, ignoring this device.
[    24.835] (II) This device may have been added with another device file.
[    24.836] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 
(/dev/input/event12)
[    24.836] (II) No input driver specified, ignoring this device.
[    24.836] (II) This device may have been added with another device file.
[    24.836] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 
(/dev/input/event13)
[    24.836] (II) No input driver specified, ignoring this device.
[    24.836] (II) This device may have been added with another device file.
[    24.836] (II) config/udev: Adding input device Integrated_Webcam_HD 
(/dev/input/event6)
[    24.836] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard 
catchall"
[    24.836] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[    24.836] (**) Integrated_Webcam_HD: always reports core events
[    24.836] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event6"
[    24.836] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[    24.836] (--) evdev: Integrated_Webcam_HD: Found keys
[    24.836] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[    24.836] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input11/event6"
[    24.836] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" 
(type: KEYBOARD, id 10)
[    24.836] (**) Option "xkb_rules" "evdev"
[    24.836] (**) Option "xkb_model" "pc105"
[    24.836] (**) Option "xkb_layout" "us,gr,ru"
[    24.836] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.836] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.836] (II) config/udev: Adding input device SYNAPTICS Synaptics Large 
Touch Screen (/dev/input/event4)
[    24.836] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass 
"evdev touchscreen catchall"
[    24.836] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large 
Touch Screen'
[    24.836] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core 
events
[    24.837] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: 
"/dev/input/event4"
[    24.892] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb 
Product 0xac3
[    24.892] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute 
axes
[    24.892] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute 
multitouch axes
[    24.892] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons 
found, faking one.
[    24.892] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y 
absolute axes
[    24.892] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute 
touchscreen
[    24.892] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as 
touchscreen
[    24.892] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: 
buttons 4 and 5
[    24.892] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: 
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.892] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input7/event4"
[    24.892] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics 
Large Touch Screen" (type: TOUCHSCREEN, id 11)
[    24.892] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized 
for absolute axes.
[    24.892] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping 
acceleration scheme 1
[    24.892] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration 
profile 0
[    24.892] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration 
factor: 2.000
[    24.892] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration 
threshold: 4
[    24.892] (II) config/udev: Adding input device SYNAPTICS Synaptics Large 
Touch Screen (/dev/input/mouse0)
[    24.892] (II) No input driver specified, ignoring this device.
[    24.892] (II) This device may have been added with another device file.
[    24.893] (II) config/udev: Adding input device HDA Digital PCBeep 
(/dev/input/event7)
[    24.893] (II) No input driver specified, ignoring this device.
[    24.893] (II) This device may have been added with another device file.
[    24.893] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic 
(/dev/input/event8)
[    24.893] (II) No input driver specified, ignoring this device.
[    24.893] (II) This device may have been added with another device file.
[    24.893] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event0)
[    24.893] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[    24.893] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    24.893] (**) AT Translated Set 2 keyboard: always reports core events
[    24.893] (**) evdev: AT Translated Set 2 keyboard: Device: 
"/dev/input/event0"
[    24.893] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    24.893] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    24.893] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    24.893] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    24.893] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 12)
[    24.893] (**) Option "xkb_rules" "evdev"
[    24.893] (**) Option "xkb_model" "pc105"
[    24.893] (**) Option "xkb_layout" "us,gr,ru"
[    24.893] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.893] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    24.894] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event14)
[    24.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev 
touchpad catchall"
[    24.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad 
catchall"
[    24.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default 
clickpad buttons"
[    24.894] (II) LoadModule: "synaptics"
[    24.894] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    24.898] (II) Module synaptics: vendor="X.Org Foundation"
[    24.898]    compiled for 1.16.4, module version = 1.8.2
[    24.898]    Module class: X.Org XInput Driver
[    24.898]    ABI class: X.Org XInput driver, version 21.0
[    24.898] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics 
TouchPad'
[    24.898] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    24.898] (**) Option "Device" "/dev/input/event14"
[    24.944] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1386 - 
5660 (res 42)
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1252 - 
4646 (res 44)
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 
15
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double 
triple
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    24.944] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    24.944] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    24.944] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    24.972] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/input/input6/event14"
[    24.972] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD, id 13)
[    24.972] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is 
now constant deceleration 2.5
[    24.972] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is 
now 1.75
[    24.972] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is 
now 0.037
[    24.972] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration 
scheme 1
[    24.972] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    24.972] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    24.972] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    24.972] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    24.972] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse1)
[    24.972] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass 
"touchpad ignore duplicates"
[    24.973] (II) config/udev: Adding input device Dell WMI hotkeys 
(/dev/input/event5)
[    24.973] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard 
catchall"
[    24.973] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    24.973] (**) Dell WMI hotkeys: always reports core events
[    24.973] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event5"
[    24.973] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    24.973] (--) evdev: Dell WMI hotkeys: Found keys
[    24.973] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    24.973] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input9/event5"
[    24.973] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" 
(type: KEYBOARD, id 14)
[    24.973] (**) Option "xkb_rules" "evdev"
[    24.973] (**) Option "xkb_model" "pc105"
[    24.973] (**) Option "xkb_layout" "us,gr,ru"
[    24.973] (**) Option "xkb_variant" "intl,polytonic,phonetic"
[    24.973] (**) Option "xkb_options" 
"grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo"
[    25.240] (II) intel(0): resizing framebuffer to 4250x2700
[    25.253] (II) intel(0): switch to mode 3200x1800@60.0 on eDP1 using pipe 0, 
position (1050, 900), rotation normal, reflection none
[    25.256] (II) intel(0): switch to mode 1680x1050@60.0 on HDMI1 using pipe 
1, position (0, 0), rotation left, reflection none
[    25.279] (II) intel(0): switch to mode 1440x900@59.9 on DP1 using pipe 2, 
position (1050, 0), rotation normal, reflection none
[   583.135] (II) config/udev: removing GPU device 
/sys/devices/pci0000:00/0000:00:01.0/0000:02:00.0/drm/card1 /dev/dri/card1
[   583.135] (II) config/udev: Adding drm device (/dev/dri/card1)
[   583.135] (II) xfree86: Adding drm device (/dev/dri/card1)
[   583.135] (II) LoadModule: "modesetting"
[   583.135] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   583.135] (II) Module modesetting: vendor="X.Org Foundation"
[   583.135]    compiled for 1.17.2, module version = 1.17.2
[   583.135]    Module class: X.Org Video Driver
[   583.135]    ABI class: X.Org Video Driver, version 19.0
[   583.135] xf86: found device 1
[ 28773.272] (II) evdev: Dell WMI hotkeys: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) UnloadModule: "synaptics"
[ 28773.272] (II) evdev: AT Translated Set 2 keyboard: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: Integrated_Webcam_HD: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: Power Button: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: Video Bus: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: Video Bus: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.272] (II) evdev: Power Button: Close
[ 28773.272] (II) UnloadModule: "evdev"
[ 28773.326] (II) Server terminated successfully (0). Closing log file.

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4908455
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_01
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
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=4917818

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: 
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4952397
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

P: 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input7
E: 
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input7
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=4917222

P: 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input7/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: 
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input7/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4968441
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
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=4824435

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4913728
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

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

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: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4900395

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input11
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=4950345

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input11/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input11/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5000489

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input12
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=4950633

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input12/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input12/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4988642

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input13
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=4950706

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input13/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input13/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4988645

P: /devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input16
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input16
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_11_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Webcam_HD
E: ID_MODEL_ENC=Integrated_Webcam_HD
E: ID_MODEL_ID=573c
E: ID_PATH=pci-0000:00:14.0-usb-0:11:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_11_1_0
E: ID_REVISION=3902
E: ID_SERIAL=CN0Y2TKG72487443A78RA00_Integrated_Webcam_HD_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CN0Y2TKG72487443A78RA00
E: ID_VENDOR_ENC=CN0Y2TKG72487443A78RA00
E: ID_VENDOR_ID=0bda
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v0BDAp573Ce3902-e0,1,kD4,ramlsfw
E: NAME="Integrated_Webcam_HD"
E: PHYS="usb-0000:00:14.0-11/button"
E: PRODUCT=3/bda/573c/3902
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=4999737

P: /devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input16/event13
N: input/event13
S: 
input/by-id/usb-CN0Y2TKG72487443A78RA00_Integrated_Webcam_HD_200901010001-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:11:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:11:1.0-event 
/dev/input/by-id/usb-CN0Y2TKG72487443A78RA00_Integrated_Webcam_HD_200901010001-event-if00
E: DEVNAME=/dev/input/event13
E: 
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input16/event13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Webcam_HD
E: ID_MODEL_ENC=Integrated_Webcam_HD
E: ID_MODEL_ID=573c
E: ID_PATH=pci-0000:00:14.0-usb-0:11:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_11_1_0
E: ID_REVISION=3902
E: ID_SERIAL=CN0Y2TKG72487443A78RA00_Integrated_Webcam_HD_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CN0Y2TKG72487443A78RA00
E: ID_VENDOR_ENC=CN0Y2TKG72487443A78RA00
E: ID_VENDOR_ID=0bda
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5056604
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

P: 
/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9
E: ABS=260800000000003
E: 
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9
E: EV=b
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_6_1_0
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_MODEL=Synaptics_Large_Touch_Screen
E: ID_MODEL_ENC=Synaptics\x20Large\x20Touch\x20Screen
E: ID_MODEL_ID=0ac3
E: ID_PATH=pci-0000:00:14.0-usb-0:6:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_6_1_0
E: ID_REVISION=0002
E: ID_SERIAL=SYNAPTICS_Synaptics_Large_Touch_Screen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SYNAPTICS
E: ID_VENDOR_ENC=SYNAPTICS
E: ID_VENDOR_ID=06cb
E: KEY=400 0 0 0 0 0
E: MODALIAS=input:b0003v06CBp0AC3e0111-e0,1,3,k14A,ra0,1,2F,35,36,39,mlsfw
E: NAME="SYNAPTICS Synaptics Large Touch Screen"
E: PHYS="usb-0000:00:14.0-6/input0"
E: PRODUCT=3/6cb/ac3/111
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=4920894

P: 
/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9/event7
N: input/event7
S: input/by-id/usb-SYNAPTICS_Synaptics_Large_Touch_Screen-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:6:1.0-event
E: 
DEVLINKS=/dev/input/by-id/usb-SYNAPTICS_Synaptics_Large_Touch_Screen-event-if00 
/dev/input/by-path/pci-0000:00:14.0-usb-0:6:1.0-event
E: DEVNAME=/dev/input/event7
E: 
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=198
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=350
E: ID_MODEL=Synaptics_Large_Touch_Screen
E: ID_MODEL_ENC=Synaptics\x20Large\x20Touch\x20Screen
E: ID_MODEL_ID=0ac3
E: ID_PATH=pci-0000:00:14.0-usb-0:6:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_6_1_0
E: ID_REVISION=0002
E: ID_SERIAL=SYNAPTICS_Synaptics_Large_Touch_Screen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SYNAPTICS
E: ID_VENDOR_ENC=SYNAPTICS
E: ID_VENDOR_ID=06cb
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5036756

P: 
/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9/mouse0
N: input/mouse0
E: DEVNAME=/dev/input/mouse0
E: 
DEVPATH=/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0001/input/input9/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_MODEL=Synaptics_Large_Touch_Screen
E: ID_MODEL_ENC=Synaptics\x20Large\x20Touch\x20Screen
E: ID_MODEL_ID=0ac3
E: ID_PATH=pci-0000:00:14.0-usb-0:6:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_6_1_0
E: ID_REVISION=0002
E: ID_SERIAL=SYNAPTICS_Synaptics_Large_Touch_Screen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SYNAPTICS
E: ID_VENDOR_ENC=SYNAPTICS
E: ID_VENDOR_ID=06cb
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4931764

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

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Headphone Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=4966554

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

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=1100f02902000 8380307cf910f001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: 
MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,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/ab41
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=865018

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: KEYBOARD_KEY_81=playpause
E: KEYBOARD_KEY_82=stopcd
E: KEYBOARD_KEY_83=previoussong
E: KEYBOARD_KEY_84=nextsong
E: KEYBOARD_KEY_85=brightnessdown
E: KEYBOARD_KEY_86=brightnessup
E: KEYBOARD_KEY_87=battery
E: KEYBOARD_KEY_88=unknown
E: KEYBOARD_KEY_89=ejectclosecd
E: KEYBOARD_KEY_8F=switchvideomode
E: KEYBOARD_KEY_8a=suspend
E: KEYBOARD_KEY_8b=switchvideomode
E: KEYBOARD_KEY_8c=!unknown
E: KEYBOARD_KEY_90=previoussong
E: KEYBOARD_KEY_91=prog1
E: KEYBOARD_KEY_92=media
E: KEYBOARD_KEY_93=unknown
E: KEYBOARD_KEY_95=camera
E: KEYBOARD_KEY_97=email
E: KEYBOARD_KEY_98=f21
E: KEYBOARD_KEY_99=nextsong
E: KEYBOARD_KEY_9a=setup
E: KEYBOARD_KEY_9b=switchvideomode
E: KEYBOARD_KEY_9e=f21
E: KEYBOARD_KEY_a2=playpause
E: KEYBOARD_KEY_a4=stopcd
E: KEYBOARD_KEY_d8=screenlock
E: KEYBOARD_KEY_d9=f21
E: KEYBOARD_KEY_ed=media
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=4911069
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic

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

P: /devices/platform/i8042/serio1/input/input5/event14
N: input/event14
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/event14
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event14
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=77
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=101
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6664579

P: /devices/platform/i8042/serio1/input/input5/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6630359

P: /devices/virtual/input/input6
E: DEVPATH=/devices/virtual/input/input6
E: EV=13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=1100b00000000 200300000 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k94,95,A1,E0,E1,E3,EC,F0,ram4,lsfw
E: MSC=10
E: NAME="Dell WMI hotkeys"
E: PHYS="wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=4886121

P: /devices/virtual/input/input6/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/virtual/input/input6/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=4932319
E: XKBLAYOUT=us,gr,ru
E: XKBMODEL=pc105
E: 
XKBOPTIONS=grp:shifts_toggle,lv3:ralt_switch_multikey,terminate:ctrl_alt_bksp,nbsp:level3,typo
E: XKBVARIANT=intl,polytonic,phonetic


DRM Information from dmesg:
---------------------------
[    0.772293] Linux agpgart interface v0.103
[    4.757858] [drm] Initialized drm 1.1.0 20060810
[    4.836711] [drm] Memory usable by graphics device = 2048M
[    4.842239] fb: switching to inteldrmfb from simple
[    4.845216] [drm] Replacing VGA console driver
[    4.851594] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.851599] [drm] Driver supports precise vblank timestamp query.
[    4.920810] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
[    4.991493] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit 
banging on pin 2
[    5.019816] fbcon: inteldrmfb (fb0) is primary device
[    6.085716] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device


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

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

Versions of packages xserver-xorg depends on:
ii  x11-xkb-utils                                         7.7+2
ii  xkb-data                                              2.14-1
ii  xserver-xorg-core                                     2:1.17.2-3
ii  xserver-xorg-input-acecad [xorg-driver-input]         1:1.5.0-1+b5
ii  xserver-xorg-input-all                                1:7.7+12
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.9.2-1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.1-1
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.8.2-1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.99-1
ii  xserver-xorg-input-void [xorg-driver-input]           1:1.4.1-1
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.30.0-1
ii  xserver-xorg-video-all                                1:7.7+12
ii  xserver-xorg-video-ati [xorg-driver-video]            1:7.5.0-1+b1
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.5.3-1
ii  xserver-xorg-video-dummy [xorg-driver-video]          1:0.3.7-1+b4
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1+b3
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.99.917-2
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.5-1
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.6.4-1+b1
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.9-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.11-1+b1
ii  xserver-xorg-video-nvidia [xorg-driver-video]         352.30-1
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.3.3-1+b3
ii  xserver-xorg-video-qxl [xorg-driver-video]            0.1.4-3
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.10.0-1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:7.5.0-1+b1
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.8-1
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.8-1
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.6-2+b3
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.6-1+b1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.7-1+b1
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.3-1+b4
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:13.1.0-2

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

xserver-xorg suggests no packages.

-- no debconf information

Reply via email to