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

Bug#865023: xserver-xorg-video-intel: [i915] Xorg crashes on startup with SDDM on Debian Stretch Live due DRI error



Package: xserver-xorg-video-intel
Version: 2:2.99.917+git20161206-1
Severity: important

Dear Maintainer,

When I run the Debian 9.0 Live KDE hybrid iso on USB, the following problem occurs:

SSDD switches back to the login screen, but it should automatically boot into the Plasma desktop.
When I login again as the Debian live user, the X-server keeps crashing and I'm being logged out again.
If I switch to TTY1 manually, then Plasma suddenly boots after waiting a little bit without a problem.
This is the reason why I have two Xorg-logs attached to this bug report. One that works and one that doesn't.

I tried the Debian 9.0 Live KDE hybrid iso on another PC with the same USB, but the same problem did not occur.
The last two lines in the crashing Xorg-log indicates the problem.

I expected the Plasma desktop to boot normally.


-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

The lspci command was not found; not including PCI data.

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

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 4.9.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.30-2 (2017-06-12)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 user user 28958 Jun 18 18:55 /home/user/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 root root 27367 Jun 18  2017 /var/log/Xorg.0.log

Contents of crashing Xorg X server log file (/var/log/Xorg.0.log.old):
---------------------------------------------------------------------
[    33.694] (--) Log file renamed from "/var/log/Xorg.pid-1161.log" to "/var/log/Xorg.0.log"
[    33.694] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    33.694] X Protocol Version 11, Revision 0
[    33.694] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    33.694] Current Operating System: Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2 (2017-06-12) x86_64
[    33.694] Kernel command line: BOOT_IMAGE=/live/vmlinuz-4.9.0-3-amd64 initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components
[    33.694] Build Date: 03 March 2017  03:14:41PM
[    33.694] xorg-server 2:1.19.2-1 (https://www.debian.org/support) 
[    33.694] Current version of pixman: 0.34.0
[    33.694] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    33.694] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    33.694] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 18 20:54:41 2017
[    33.694] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    33.695] (==) No Layout section.  Using the first Screen section.
[    33.695] (==) No screen section available. Using defaults.
[    33.695] (**) |-->Screen "Default Screen Section" (0)
[    33.695] (**) |   |-->Monitor "<default monitor>"
[    33.695] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    33.695] (==) Automatically adding devices
[    33.695] (==) Automatically enabling devices
[    33.695] (==) Automatically adding GPU devices
[    33.695] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    33.695] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    33.695] 	Entry deleted from font path.
[    33.695] (==) 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
[    33.695] (==) ModulePath set to "/usr/lib/xorg/modules"
[    33.695] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    33.695] (II) Loader magic: 0x55dfdc53ae00
[    33.695] (II) Module ABI versions:
[    33.695] 	X.Org ANSI C Emulation: 0.4
[    33.695] 	X.Org Video Driver: 23.0
[    33.695] 	X.Org XInput driver : 24.1
[    33.695] 	X.Org Server Extension : 10.0
[    33.695] (++) using VT number 7

[    33.695] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    33.696] (II) xfree86: Adding drm device (/dev/dri/card0)
[    33.731] (--) PCI:*(0:0:2:0) 8086:0a16:1028:061f rev 11, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    33.731] (II) LoadModule: "glx"
[    33.732] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    33.732] (II) Module glx: vendor="X.Org Foundation"
[    33.732] 	compiled for 1.19.2, module version = 1.0.0
[    33.732] 	ABI class: X.Org Server Extension, version 10.0
[    33.732] (==) Matched modesetting as autoconfigured driver 0
[    33.732] (==) Matched fbdev as autoconfigured driver 1
[    33.732] (==) Matched vesa as autoconfigured driver 2
[    33.732] (==) Assigned the driver to the xf86ConfigLayout
[    33.732] (II) LoadModule: "modesetting"
[    33.732] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    33.733] (II) Module modesetting: vendor="X.Org Foundation"
[    33.733] 	compiled for 1.19.2, module version = 1.19.2
[    33.733] 	Module class: X.Org Video Driver
[    33.733] 	ABI class: X.Org Video Driver, version 23.0
[    33.733] (II) LoadModule: "fbdev"
[    33.733] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    33.733] (II) Module fbdev: vendor="X.Org Foundation"
[    33.733] 	compiled for 1.19.0, module version = 0.4.4
[    33.733] 	Module class: X.Org Video Driver
[    33.733] 	ABI class: X.Org Video Driver, version 23.0
[    33.733] (II) LoadModule: "vesa"
[    33.733] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    33.733] (II) Module vesa: vendor="X.Org Foundation"
[    33.733] 	compiled for 1.19.0, module version = 2.3.4
[    33.733] 	Module class: X.Org Video Driver
[    33.733] 	ABI class: X.Org Video Driver, version 23.0
[    33.733] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    33.733] (II) FBDEV: driver for framebuffer: fbdev
[    33.733] (II) VESA: driver for VESA chipsets: vesa
[    33.762] (II) modeset(0): using drv /dev/dri/card0
[    33.762] (WW) Falling back to old probe method for fbdev
[    33.762] (II) Loading sub module "fbdevhw"
[    33.762] (II) LoadModule: "fbdevhw"
[    33.762] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    33.762] (II) Module fbdevhw: vendor="X.Org Foundation"
[    33.762] 	compiled for 1.19.2, module version = 0.0.2
[    33.762] 	ABI class: X.Org Video Driver, version 23.0
[    33.762] (WW) Falling back to old probe method for vesa
[    33.762] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    33.762] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    33.762] (==) modeset(0): RGB weight 888
[    33.762] (==) modeset(0): Default visual is TrueColor
[    33.762] (II) Loading sub module "glamoregl"
[    33.762] (II) LoadModule: "glamoregl"
[    33.762] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    33.765] (II) Module glamoregl: vendor="X.Org Foundation"
[    33.766] 	compiled for 1.19.2, module version = 1.0.0
[    33.766] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    33.766] (II) glamor: OpenGL accelerated X.org driver based.
[    33.773] (II) glamor: EGL version 1.4 (DRI2):
[    33.774] (II) modeset(0): glamor initialized
[    33.775] (II) modeset(0): Output eDP-1 has no monitor section
[    33.776] (II) modeset(0): Output HDMI-1 has no monitor section
[    33.776] (II) modeset(0): Output DP-1 has no monitor section
[    33.777] (II) modeset(0): Output HDMI-2 has no monitor section
[    33.778] (II) modeset(0): EDID for output eDP-1
[    33.778] (II) modeset(0): Manufacturer: SDC  Model: 5441  Serial#: 0
[    33.778] (II) modeset(0): Year: 2012  Week: 0
[    33.778] (II) modeset(0): EDID Version: 1.4
[    33.778] (II) modeset(0): Digital Display Input
[    33.778] (II) modeset(0): 6 bits per channel
[    33.778] (II) modeset(0): Digital interface is DisplayPort
[    33.778] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    33.778] (II) modeset(0): Gamma: 2.20
[    33.778] (II) modeset(0): No DPMS capabilities specified
[    33.778] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    33.778] (II) modeset(0): First detailed timing is preferred mode
[    33.778] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    33.778] (II) modeset(0): redX: 0.583 redY: 0.358   greenX: 0.341 greenY: 0.564
[    33.778] (II) modeset(0): blueX: 0.164 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[    33.778] (II) modeset(0): Manufacturer's mask: 0
[    33.778] (II) modeset(0): Supported detailed timing:
[    33.778] (II) modeset(0): clock: 70.5 MHz   Image Size:  293 x 165 mm
[    33.778] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1456 h_border: 0
[    33.778] (II) modeset(0): v_active: 768  v_sync: 773  v_sync_end 778 v_blanking: 807 v_border: 0
[    33.778] (II) modeset(0): Supported detailed timing:
[    33.778] (II) modeset(0): clock: 56.4 MHz   Image Size:  293 x 165 mm
[    33.778] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1456 h_border: 0
[    33.778] (II) modeset(0): v_active: 768  v_sync: 773  v_sync_end 778 v_blanking: 807 v_border: 0
[    33.778] (II) modeset(0):  YP9X0€133AT
[    33.778] (II) modeset(0): Unknown vendor-specific block 0
[    33.778] (II) modeset(0): EDID (in hex):
[    33.778] (II) modeset(0): 	00ffffffffffff004c83415400000000
[    33.778] (II) modeset(0): 	00160104951d11780a7615955b57902a
[    33.778] (II) modeset(0): 	21505400000001010101010101010101
[    33.778] (II) modeset(0): 	0101010101018a1b565a500027303020
[    33.778] (II) modeset(0): 	550025a51000001a0816565a50002730
[    33.778] (II) modeset(0): 	3020550025a51000001a000000fe0059
[    33.778] (II) modeset(0): 	503958308031333341540a2000000000
[    33.778] (II) modeset(0): 	00004121940010000001010a202000ae
[    33.778] (II) modeset(0): Printing probed modes for output eDP-1
[    33.778] (II) modeset(0): Modeline "1366x768"x60.0   70.50  1366 1414 1446 1456  768 773 778 807 +hsync -vsync (48.4 kHz eP)
[    33.778] (II) modeset(0): Modeline "1366x768"x48.0   56.40  1366 1414 1446 1456  768 773 778 807 +hsync -vsync (38.7 kHz e)
[    33.778] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    33.778] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    33.778] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    33.778] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    33.778] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    33.778] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    33.778] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    33.778] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    33.778] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    33.778] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    33.778] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    33.778] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    33.778] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    33.778] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    33.778] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    33.778] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    33.778] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    33.778] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    33.778] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    33.778] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    33.778] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    33.778] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    33.778] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    33.778] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    33.778] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    33.778] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    33.778] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    33.779] (II) modeset(0): EDID for output HDMI-1
[    33.779] (II) modeset(0): EDID for output DP-1
[    33.780] (II) modeset(0): EDID for output HDMI-2
[    33.780] (II) modeset(0): Output eDP-1 connected
[    33.780] (II) modeset(0): Output HDMI-1 disconnected
[    33.780] (II) modeset(0): Output DP-1 disconnected
[    33.780] (II) modeset(0): Output HDMI-2 disconnected
[    33.780] (II) modeset(0): Using exact sizes for initial modes
[    33.780] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[    33.780] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    33.780] (==) modeset(0): DPI set to (96, 96)
[    33.780] (II) Loading sub module "fb"
[    33.780] (II) LoadModule: "fb"
[    33.780] (II) Loading /usr/lib/xorg/modules/libfb.so
[    33.780] (II) Module fb: vendor="X.Org Foundation"
[    33.780] 	compiled for 1.19.2, module version = 1.0.0
[    33.780] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    33.780] (II) UnloadModule: "fbdev"
[    33.780] (II) Unloading fbdev
[    33.780] (II) UnloadSubModule: "fbdevhw"
[    33.780] (II) Unloading fbdevhw
[    33.780] (II) UnloadModule: "vesa"
[    33.780] (II) Unloading vesa
[    33.780] (==) Depth 24 pixmap format is 32 bpp
[    33.852] (==) modeset(0): Backing store enabled
[    33.852] (==) modeset(0): Silken mouse enabled
[    33.852] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    33.852] (==) modeset(0): DPMS enabled
[    33.852] (II) modeset(0): [DRI2] Setup complete
[    33.852] (II) modeset(0): [DRI2]   DRI driver: i965
[    33.852] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    33.852] (--) RandR disabled
[    33.855] (II) SELinux: Disabled on system
[    33.858] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    33.858] (II) AIGLX: enabled GLX_ARB_create_context
[    33.858] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    33.858] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    33.858] (II) AIGLX: enabled GLX_INTEL_swap_event
[    33.858] (II) AIGLX: enabled GLX_SGI_swap_control
[    33.858] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    33.858] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    33.858] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    33.858] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    33.858] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    33.859] (II) AIGLX: Loaded and initialized i965
[    33.859] (II) GLX: Initialized DRI2 GL provider for screen 0
[    33.860] (II) modeset(0): Damage tracking initialized
[    33.860] (II) modeset(0): Setting screen physical size to 361 x 203
[    33.890] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    33.891] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    33.891] (II) LoadModule: "libinput"
[    33.891] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    33.892] (II) Module libinput: vendor="X.Org Foundation"
[    33.892] 	compiled for 1.19.0, module version = 0.23.0
[    33.892] 	Module class: X.Org XInput Driver
[    33.892] 	ABI class: X.Org XInput driver, version 24.1
[    33.892] (II) Using input driver 'libinput' for 'Power Button'
[    33.892] (**) Power Button: always reports core events
[    33.892] (**) Option "Device" "/dev/input/event4"
[    33.892] (**) Option "_source" "server/udev"
[    33.892] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    33.892] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    33.908] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    33.908] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    33.908] (**) Option "xkb_model" "pc105"
[    33.908] (**) Option "xkb_layout" "us"
[    33.908] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    33.908] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    33.908] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    33.908] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    33.908] (II) Using input driver 'libinput' for 'Video Bus'
[    33.908] (**) Video Bus: always reports core events
[    33.908] (**) Option "Device" "/dev/input/event5"
[    33.908] (**) Option "_source" "server/udev"
[    33.909] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    33.909] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    33.928] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[    33.928] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    33.928] (**) Option "xkb_model" "pc105"
[    33.928] (**) Option "xkb_layout" "us"
[    33.929] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    33.929] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    33.929] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    33.929] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    33.929] (II) Using input driver 'libinput' for 'Power Button'
[    33.929] (**) Power Button: always reports core events
[    33.929] (**) Option "Device" "/dev/input/event2"
[    33.929] (**) Option "_source" "server/udev"
[    33.930] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    33.930] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    33.944] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    33.944] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    33.944] (**) Option "xkb_model" "pc105"
[    33.944] (**) Option "xkb_layout" "us"
[    33.944] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    33.944] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    33.945] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    33.945] (II) No input driver specified, ignoring this device.
[    33.945] (II) This device may have been added with another device file.
[    33.945] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    33.945] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    33.945] (II) Using input driver 'libinput' for 'Sleep Button'
[    33.945] (**) Sleep Button: always reports core events
[    33.945] (**) Option "Device" "/dev/input/event3"
[    33.945] (**) Option "_source" "server/udev"
[    33.946] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    33.946] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    33.960] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    33.960] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    33.960] (**) Option "xkb_model" "pc105"
[    33.960] (**) Option "xkb_layout" "us"
[    33.961] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    33.961] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    33.962] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[    33.962] (II) No input driver specified, ignoring this device.
[    33.962] (II) This device may have been added with another device file.
[    33.962] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[    33.962] (II) No input driver specified, ignoring this device.
[    33.962] (II) This device may have been added with another device file.
[    33.963] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[    33.963] (II) No input driver specified, ignoring this device.
[    33.963] (II) This device may have been added with another device file.
[    33.963] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[    33.963] (II) No input driver specified, ignoring this device.
[    33.963] (II) This device may have been added with another device file.
[    33.964] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event15)
[    33.964] (II) No input driver specified, ignoring this device.
[    33.964] (II) This device may have been added with another device file.
[    33.964] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event10)
[    33.964] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    33.964] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    33.964] (**) Integrated_Webcam_HD: always reports core events
[    33.964] (**) Option "Device" "/dev/input/event10"
[    33.964] (**) Option "_source" "server/udev"
[    33.965] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is tagged by udev as: Keyboard
[    33.965] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is a keyboard
[    34.000] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11/event10"
[    34.000] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[    34.000] (**) Option "xkb_model" "pc105"
[    34.000] (**) Option "xkb_layout" "us"
[    34.000] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is tagged by udev as: Keyboard
[    34.000] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is a keyboard
[    34.001] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    34.001] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    34.001] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    34.001] (**) AT Translated Set 2 keyboard: always reports core events
[    34.001] (**) Option "Device" "/dev/input/event0"
[    34.001] (**) Option "_source" "server/udev"
[    34.002] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    34.002] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    34.032] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    34.032] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    34.032] (**) Option "xkb_model" "pc105"
[    34.032] (**) Option "xkb_layout" "us"
[    34.033] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    34.033] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    34.034] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event6)
[    34.034] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall"
[    34.034] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS GlidePoint'
[    34.034] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    34.034] (**) Option "Device" "/dev/input/event6"
[    34.034] (**) Option "_source" "server/udev"
[    34.034] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is tagged by udev as: Touchpad
[    34.034] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is a touchpad
[    34.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    34.064] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 12)
[    34.064] (**) Option "AccelerationScheme" "none"
[    34.064] (**) AlpsPS/2 ALPS GlidePoint: (accel) selected scheme none/0
[    34.064] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    34.064] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    34.065] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is tagged by udev as: Touchpad
[    34.065] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is a touchpad
[    34.066] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse0)
[    34.066] (II) No input driver specified, ignoring this device.
[    34.066] (II) This device may have been added with another device file.
[    34.066] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    34.066] (II) No input driver specified, ignoring this device.
[    34.066] (II) This device may have been added with another device file.
[    34.067] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[    34.067] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    34.067] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    34.067] (**) Dell WMI hotkeys: always reports core events
[    34.067] (**) Option "Device" "/dev/input/event9"
[    34.067] (**) Option "_source" "server/udev"
[    34.067] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    34.067] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is a keyboard
[    34.080] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[    34.080] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[    34.080] (**) Option "xkb_model" "pc105"
[    34.080] (**) Option "xkb_layout" "us"
[    34.081] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    34.081] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is a keyboard
[    34.081] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event7)
[    34.081] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[    34.081] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[    34.081] (**) DELL Wireless hotkeys: always reports core events
[    34.081] (**) Option "Device" "/dev/input/event7"
[    34.081] (**) Option "_source" "server/udev"
[    34.081] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[    34.082] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is a keyboard
[    34.112] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event7"
[    34.112] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 14)
[    34.112] (**) Option "xkb_model" "pc105"
[    34.112] (**) Option "xkb_layout" "us"
[    34.112] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[    34.112] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is a keyboard
[    48.668] (II) AIGLX: Suspending AIGLX clients for VT switch
[    48.697] (II) AIGLX: Resuming AIGLX clients after VT switch
[    48.697] (EE) modeset(0): drmSetMaster failed: Invalid argument
[    48.697] (EE) modeset(0): failed to set mode: Permission denied
[    48.697] (EE) 
Fatal server error:
[    48.697] (EE) EnterVT failed for screen 0
[    48.697] (EE) 
[    48.697] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    48.697] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    48.697] (EE) 
[    48.697] (II) AIGLX: Suspending AIGLX clients for VT switch
[    48.716] (EE) Server terminated with error (1). Closing log file.


Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    48.727] (--) Log file renamed from "/var/log/Xorg.pid-1223.log" to "/var/log/Xorg.0.log"
[    48.727] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    48.727] X Protocol Version 11, Revision 0
[    48.727] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    48.727] Current Operating System: Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2 (2017-06-12) x86_64
[    48.727] Kernel command line: BOOT_IMAGE=/live/vmlinuz-4.9.0-3-amd64 initrd=/live/initrd.img-4.9.0-3-amd64 boot=live components
[    48.727] Build Date: 03 March 2017  03:14:41PM
[    48.727] xorg-server 2:1.19.2-1 (https://www.debian.org/support) 
[    48.727] Current version of pixman: 0.34.0
[    48.727] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    48.727] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    48.727] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 18 20:54:56 2017
[    48.728] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    48.728] (==) No Layout section.  Using the first Screen section.
[    48.728] (==) No screen section available. Using defaults.
[    48.728] (**) |-->Screen "Default Screen Section" (0)
[    48.728] (**) |   |-->Monitor "<default monitor>"
[    48.728] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    48.728] (==) Automatically adding devices
[    48.728] (==) Automatically enabling devices
[    48.728] (==) Automatically adding GPU devices
[    48.728] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    48.728] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    48.728] 	Entry deleted from font path.
[    48.728] (==) 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
[    48.728] (==) ModulePath set to "/usr/lib/xorg/modules"
[    48.728] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    48.728] (II) Loader magic: 0x555619aa9e00
[    48.728] (II) Module ABI versions:
[    48.728] 	X.Org ANSI C Emulation: 0.4
[    48.728] 	X.Org Video Driver: 23.0
[    48.728] 	X.Org XInput driver : 24.1
[    48.728] 	X.Org Server Extension : 10.0
[    48.728] (++) using VT number 7

[    48.729] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    48.729] (II) xfree86: Adding drm device (/dev/dri/card0)
[    48.765] (--) PCI:*(0:0:2:0) 8086:0a16:1028:061f rev 11, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    48.765] (II) LoadModule: "glx"
[    48.765] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    48.766] (II) Module glx: vendor="X.Org Foundation"
[    48.766] 	compiled for 1.19.2, module version = 1.0.0
[    48.766] 	ABI class: X.Org Server Extension, version 10.0
[    48.766] (==) Matched modesetting as autoconfigured driver 0
[    48.766] (==) Matched fbdev as autoconfigured driver 1
[    48.766] (==) Matched vesa as autoconfigured driver 2
[    48.766] (==) Assigned the driver to the xf86ConfigLayout
[    48.766] (II) LoadModule: "modesetting"
[    48.766] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    48.766] (II) Module modesetting: vendor="X.Org Foundation"
[    48.766] 	compiled for 1.19.2, module version = 1.19.2
[    48.766] 	Module class: X.Org Video Driver
[    48.766] 	ABI class: X.Org Video Driver, version 23.0
[    48.766] (II) LoadModule: "fbdev"
[    48.766] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    48.766] (II) Module fbdev: vendor="X.Org Foundation"
[    48.766] 	compiled for 1.19.0, module version = 0.4.4
[    48.766] 	Module class: X.Org Video Driver
[    48.766] 	ABI class: X.Org Video Driver, version 23.0
[    48.766] (II) LoadModule: "vesa"
[    48.766] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    48.766] (II) Module vesa: vendor="X.Org Foundation"
[    48.766] 	compiled for 1.19.0, module version = 2.3.4
[    48.766] 	Module class: X.Org Video Driver
[    48.766] 	ABI class: X.Org Video Driver, version 23.0
[    48.766] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    48.766] (II) FBDEV: driver for framebuffer: fbdev
[    48.766] (II) VESA: driver for VESA chipsets: vesa
[    48.795] (II) modeset(0): using drv /dev/dri/card0
[    48.795] (WW) Falling back to old probe method for fbdev
[    48.795] (II) Loading sub module "fbdevhw"
[    48.795] (II) LoadModule: "fbdevhw"
[    48.795] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    48.795] (II) Module fbdevhw: vendor="X.Org Foundation"
[    48.795] 	compiled for 1.19.2, module version = 0.0.2
[    48.795] 	ABI class: X.Org Video Driver, version 23.0
[    48.796] (WW) Falling back to old probe method for vesa
[    48.796] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    48.796] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    48.796] (==) modeset(0): RGB weight 888
[    48.796] (==) modeset(0): Default visual is TrueColor
[    48.796] (II) Loading sub module "glamoregl"
[    48.796] (II) LoadModule: "glamoregl"
[    48.796] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    48.799] (II) Module glamoregl: vendor="X.Org Foundation"
[    48.799] 	compiled for 1.19.2, module version = 1.0.0
[    48.799] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    48.799] (II) glamor: OpenGL accelerated X.org driver based.
[    48.806] (II) glamor: EGL version 1.4 (DRI2):
[    48.807] (II) modeset(0): glamor initialized
[    48.808] (II) modeset(0): Output eDP-1 has no monitor section
[    48.809] (II) modeset(0): Output HDMI-1 has no monitor section
[    48.809] (II) modeset(0): Output DP-1 has no monitor section
[    48.810] (II) modeset(0): Output HDMI-2 has no monitor section
[    48.811] (II) modeset(0): EDID for output eDP-1
[    48.811] (II) modeset(0): Manufacturer: SDC  Model: 5441  Serial#: 0
[    48.811] (II) modeset(0): Year: 2012  Week: 0
[    48.811] (II) modeset(0): EDID Version: 1.4
[    48.811] (II) modeset(0): Digital Display Input
[    48.811] (II) modeset(0): 6 bits per channel
[    48.811] (II) modeset(0): Digital interface is DisplayPort
[    48.811] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    48.811] (II) modeset(0): Gamma: 2.20
[    48.811] (II) modeset(0): No DPMS capabilities specified
[    48.811] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    48.811] (II) modeset(0): First detailed timing is preferred mode
[    48.811] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    48.811] (II) modeset(0): redX: 0.583 redY: 0.358   greenX: 0.341 greenY: 0.564
[    48.811] (II) modeset(0): blueX: 0.164 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[    48.811] (II) modeset(0): Manufacturer's mask: 0
[    48.811] (II) modeset(0): Supported detailed timing:
[    48.811] (II) modeset(0): clock: 70.5 MHz   Image Size:  293 x 165 mm
[    48.811] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1456 h_border: 0
[    48.811] (II) modeset(0): v_active: 768  v_sync: 773  v_sync_end 778 v_blanking: 807 v_border: 0
[    48.811] (II) modeset(0): Supported detailed timing:
[    48.811] (II) modeset(0): clock: 56.4 MHz   Image Size:  293 x 165 mm
[    48.811] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1456 h_border: 0
[    48.811] (II) modeset(0): v_active: 768  v_sync: 773  v_sync_end 778 v_blanking: 807 v_border: 0
[    48.811] (II) modeset(0):  YP9X0\x80133AT
[    48.811] (II) modeset(0): Unknown vendor-specific block 0
[    48.811] (II) modeset(0): EDID (in hex):
[    48.811] (II) modeset(0): 	00ffffffffffff004c83415400000000
[    48.811] (II) modeset(0): 	00160104951d11780a7615955b57902a
[    48.811] (II) modeset(0): 	21505400000001010101010101010101
[    48.811] (II) modeset(0): 	0101010101018a1b565a500027303020
[    48.811] (II) modeset(0): 	550025a51000001a0816565a50002730
[    48.811] (II) modeset(0): 	3020550025a51000001a000000fe0059
[    48.811] (II) modeset(0): 	503958308031333341540a2000000000
[    48.811] (II) modeset(0): 	00004121940010000001010a202000ae
[    48.811] (II) modeset(0): Printing probed modes for output eDP-1
[    48.811] (II) modeset(0): Modeline "1366x768"x60.0   70.50  1366 1414 1446 1456  768 773 778 807 +hsync -vsync (48.4 kHz eP)
[    48.811] (II) modeset(0): Modeline "1366x768"x48.0   56.40  1366 1414 1446 1456  768 773 778 807 +hsync -vsync (38.7 kHz e)
[    48.811] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    48.811] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    48.811] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    48.811] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    48.811] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    48.811] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    48.811] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    48.811] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    48.811] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    48.811] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    48.811] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    48.811] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    48.811] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    48.811] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    48.811] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    48.811] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    48.811] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    48.811] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    48.811] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    48.811] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    48.811] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    48.811] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    48.811] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    48.811] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    48.811] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    48.811] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    48.811] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    48.812] (II) modeset(0): EDID for output HDMI-1
[    48.812] (II) modeset(0): EDID for output DP-1
[    48.813] (II) modeset(0): EDID for output HDMI-2
[    48.813] (II) modeset(0): Output eDP-1 connected
[    48.813] (II) modeset(0): Output HDMI-1 disconnected
[    48.813] (II) modeset(0): Output DP-1 disconnected
[    48.813] (II) modeset(0): Output HDMI-2 disconnected
[    48.813] (II) modeset(0): Using exact sizes for initial modes
[    48.813] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[    48.813] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    48.813] (==) modeset(0): DPI set to (96, 96)
[    48.813] (II) Loading sub module "fb"
[    48.813] (II) LoadModule: "fb"
[    48.813] (II) Loading /usr/lib/xorg/modules/libfb.so
[    48.813] (II) Module fb: vendor="X.Org Foundation"
[    48.813] 	compiled for 1.19.2, module version = 1.0.0
[    48.813] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    48.813] (II) UnloadModule: "fbdev"
[    48.813] (II) Unloading fbdev
[    48.813] (II) UnloadSubModule: "fbdevhw"
[    48.813] (II) Unloading fbdevhw
[    48.813] (II) UnloadModule: "vesa"
[    48.813] (II) Unloading vesa
[    48.813] (==) Depth 24 pixmap format is 32 bpp
[    48.885] (==) modeset(0): Backing store enabled
[    48.885] (==) modeset(0): Silken mouse enabled
[    48.885] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    48.885] (==) modeset(0): DPMS enabled
[    48.885] (II) modeset(0): [DRI2] Setup complete
[    48.885] (II) modeset(0): [DRI2]   DRI driver: i965
[    48.885] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    48.885] (--) RandR disabled
[    48.888] (II) SELinux: Disabled on system
[    48.891] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    48.891] (II) AIGLX: enabled GLX_ARB_create_context
[    48.891] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    48.891] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    48.891] (II) AIGLX: enabled GLX_INTEL_swap_event
[    48.891] (II) AIGLX: enabled GLX_SGI_swap_control
[    48.891] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    48.891] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    48.891] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    48.891] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    48.891] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    48.891] (II) AIGLX: Loaded and initialized i965
[    48.891] (II) GLX: Initialized DRI2 GL provider for screen 0
[    48.893] (II) modeset(0): Damage tracking initialized
[    48.893] (II) modeset(0): Setting screen physical size to 361 x 203
[    48.923] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    48.923] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    48.923] (II) LoadModule: "libinput"
[    48.924] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    48.925] (II) Module libinput: vendor="X.Org Foundation"
[    48.925] 	compiled for 1.19.0, module version = 0.23.0
[    48.925] 	Module class: X.Org XInput Driver
[    48.925] 	ABI class: X.Org XInput driver, version 24.1
[    48.925] (II) Using input driver 'libinput' for 'Power Button'
[    48.925] (**) Power Button: always reports core events
[    48.925] (**) Option "Device" "/dev/input/event4"
[    48.925] (**) Option "_source" "server/udev"
[    48.925] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    48.925] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    48.944] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    48.944] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    48.944] (**) Option "xkb_model" "pc105"
[    48.944] (**) Option "xkb_layout" "us"
[    48.945] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    48.945] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    48.946] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    48.946] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    48.946] (II) Using input driver 'libinput' for 'Video Bus'
[    48.946] (**) Video Bus: always reports core events
[    48.946] (**) Option "Device" "/dev/input/event5"
[    48.946] (**) Option "_source" "server/udev"
[    48.947] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    48.947] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    48.960] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[    48.960] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    48.960] (**) Option "xkb_model" "pc105"
[    48.960] (**) Option "xkb_layout" "us"
[    48.961] (II) input device 'Video Bus', /dev/input/event5 is tagged by udev as: Keyboard
[    48.961] (II) input device 'Video Bus', /dev/input/event5 is a keyboard
[    48.961] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    48.961] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    48.961] (II) Using input driver 'libinput' for 'Power Button'
[    48.961] (**) Power Button: always reports core events
[    48.961] (**) Option "Device" "/dev/input/event2"
[    48.961] (**) Option "_source" "server/udev"
[    48.962] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    48.962] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    48.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    48.976] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    48.976] (**) Option "xkb_model" "pc105"
[    48.976] (**) Option "xkb_layout" "us"
[    48.976] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    48.976] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    48.977] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    48.977] (II) No input driver specified, ignoring this device.
[    48.977] (II) This device may have been added with another device file.
[    48.977] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    48.977] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    48.977] (II) Using input driver 'libinput' for 'Sleep Button'
[    48.977] (**) Sleep Button: always reports core events
[    48.977] (**) Option "Device" "/dev/input/event3"
[    48.977] (**) Option "_source" "server/udev"
[    48.978] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    48.978] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    48.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    48.992] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    48.992] (**) Option "xkb_model" "pc105"
[    48.992] (**) Option "xkb_layout" "us"
[    48.993] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[    48.993] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[    48.994] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[    48.994] (II) No input driver specified, ignoring this device.
[    48.994] (II) This device may have been added with another device file.
[    48.994] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[    48.994] (II) No input driver specified, ignoring this device.
[    48.994] (II) This device may have been added with another device file.
[    48.995] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[    48.995] (II) No input driver specified, ignoring this device.
[    48.995] (II) This device may have been added with another device file.
[    48.995] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[    48.995] (II) No input driver specified, ignoring this device.
[    48.995] (II) This device may have been added with another device file.
[    48.996] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event15)
[    48.996] (II) No input driver specified, ignoring this device.
[    48.996] (II) This device may have been added with another device file.
[    48.997] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event10)
[    48.997] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    48.997] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    48.997] (**) Integrated_Webcam_HD: always reports core events
[    48.997] (**) Option "Device" "/dev/input/event10"
[    48.997] (**) Option "_source" "server/udev"
[    48.998] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is tagged by udev as: Keyboard
[    48.998] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is a keyboard
[    49.032] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11/event10"
[    49.032] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[    49.032] (**) Option "xkb_model" "pc105"
[    49.032] (**) Option "xkb_layout" "us"
[    49.033] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is tagged by udev as: Keyboard
[    49.033] (II) input device 'Integrated_Webcam_HD', /dev/input/event10 is a keyboard
[    49.033] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    49.033] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    49.033] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    49.033] (**) AT Translated Set 2 keyboard: always reports core events
[    49.033] (**) Option "Device" "/dev/input/event0"
[    49.033] (**) Option "_source" "server/udev"
[    49.034] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    49.034] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    49.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    49.064] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    49.064] (**) Option "xkb_model" "pc105"
[    49.064] (**) Option "xkb_layout" "us"
[    49.065] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    49.065] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    49.066] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event6)
[    49.066] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall"
[    49.066] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS GlidePoint'
[    49.066] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    49.066] (**) Option "Device" "/dev/input/event6"
[    49.066] (**) Option "_source" "server/udev"
[    49.066] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is tagged by udev as: Touchpad
[    49.066] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is a touchpad
[    49.104] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    49.104] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 12)
[    49.104] (**) Option "AccelerationScheme" "none"
[    49.104] (**) AlpsPS/2 ALPS GlidePoint: (accel) selected scheme none/0
[    49.104] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    49.104] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    49.105] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is tagged by udev as: Touchpad
[    49.105] (II) input device 'AlpsPS/2 ALPS GlidePoint', /dev/input/event6 is a touchpad
[    49.105] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse0)
[    49.105] (II) No input driver specified, ignoring this device.
[    49.105] (II) This device may have been added with another device file.
[    49.106] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    49.106] (II) No input driver specified, ignoring this device.
[    49.106] (II) This device may have been added with another device file.
[    49.107] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[    49.107] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    49.107] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    49.107] (**) Dell WMI hotkeys: always reports core events
[    49.107] (**) Option "Device" "/dev/input/event9"
[    49.107] (**) Option "_source" "server/udev"
[    49.107] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    49.107] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is a keyboard
[    49.120] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[    49.120] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[    49.120] (**) Option "xkb_model" "pc105"
[    49.120] (**) Option "xkb_layout" "us"
[    49.120] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is tagged by udev as: Keyboard
[    49.120] (II) input device 'Dell WMI hotkeys', /dev/input/event9 is a keyboard
[    49.121] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event7)
[    49.121] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[    49.121] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[    49.121] (**) DELL Wireless hotkeys: always reports core events
[    49.121] (**) Option "Device" "/dev/input/event7"
[    49.121] (**) Option "_source" "server/udev"
[    49.121] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[    49.121] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is a keyboard
[    49.152] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event7"
[    49.152] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 14)
[    49.152] (**) Option "xkb_model" "pc105"
[    49.152] (**) Option "xkb_layout" "us"
[    49.153] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[    49.153] (II) input device 'DELL Wireless hotkeys', /dev/input/event7 is a keyboard
[    52.484] (II) AIGLX: Suspending AIGLX clients for VT switch

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

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

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/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/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: LIBINPUT_DEVICE_GROUP=19/0/6/0:LNXVIDEO/video
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11564887
E: XKBLAYOUT=us
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2
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=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11517814
E: XKBLAYOUT=us
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
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=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11517489

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: LIBINPUT_DEVICE_GROUP=19/0/3/0:PNP0C0E/button
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11507931
E: XKBLAYOUT=us
E: XKBMODEL=pc105

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input12/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input12/event11
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=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12836399

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input13/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input13/event12
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=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12837518

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

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

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input15/event14
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/255/1:card1/codec#0/beep0
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12835716

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input16/event15
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=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12827073

P: /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_6_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=28ae
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=3254
E: ID_SERIAL=CN0FHKK772487549B9MMA00_Integrated_Webcam_HD
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CN0FHKK772487549B9MMA00
E: ID_VENDOR_ENC=CN0FHKK772487549B9MMA00
E: ID_VENDOR_ID=1bcf
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v1BCFp28AEe3254-e0,1,kD4,ramlsfw
E: NAME="Integrated_Webcam_HD"
E: PHYS="usb-0000:00:1d.0-1.6/button"
E: PRODUCT=3/1bcf/28ae/3254
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=11718036

P: /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11/event10
N: input/event10
S: input/by-id/usb-CN0FHKK772487549B9MMA00_Integrated_Webcam_HD-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event /dev/input/by-id/usb-CN0FHKK772487549B9MMA00_Integrated_Webcam_HD-event-if00
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11/event10
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=28ae
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=3254
E: ID_SERIAL=CN0FHKK772487549B9MMA00_Integrated_Webcam_HD
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=CN0FHKK772487549B9MMA00
E: ID_VENDOR_ENC=CN0FHKK772487549B9MMA00
E: ID_VENDOR_ID=1bcf
E: LIBINPUT_DEVICE_GROUP=3/1bcf/28ae/3254:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11778016
E: XKBLAYOUT=us
E: XKBMODEL=pc105

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

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
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=!
E: KEYBOARD_KEY_89=ejectclosecd
E: KEYBOARD_KEY_8a=suspend
E: KEYBOARD_KEY_8b=switchvideomode
E: KEYBOARD_KEY_8c=unknown
E: KEYBOARD_KEY_8f=switchvideomode
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: LIBINPUT_DEVICE_GROUP=11/1/1/ab41:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11507971
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input6
E: ABS=260800001000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=b
E: ID_BUS=i8042
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: KEY=e420 70000 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e0310-e0,1,3,k110,111,112,145,14A,14D,14E,14F,ra0,1,18,2F,35,36,39,mlsfw
E: NAME="AlpsPS/2 ALPS GlidePoint"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/8/310
E: PROP=9
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2347272

P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=51
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: ID_INPUT_WIDTH_MM=83
E: LIBINPUT_DEVICE_GROUP=11/2/8/310:isa0060/serio1
E: LIBINPUT_MODEL_ALPS_TOUCHPAD=1
E: LIBINPUT_MODEL_FIRMWARE_VERSION=310
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11595055

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_BUS=i8042
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2347512

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

P: /devices/platform/pcspkr/input/input9/event8
N: input/event8
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/pcspkr/input/input9/event8
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=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11630924

P: /devices/virtual/input/input10
E: DEVPATH=/devices/virtual/input/input10
E: EV=13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=800000000000 0 0 101100b00000c00 200300000 e000000000000 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k71,72,73,94,95,A1,CA,CB,E0,E1,E3,EC,F0,F8,1AF,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=11607833

P: /devices/virtual/input/input10/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/virtual/input/input10/event9
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEYBOARD_KEY_150=f20
E: LIBINPUT_DEVICE_GROUP=19/0/0/0:wmi
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11654399
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input8
E: DEVPATH=/devices/virtual/input/input8
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=80000000000000 0 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,kF7,ramlsfw
E: NAME="DELL Wireless hotkeys"
E: PHYS="dellabce/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=11570626

P: /devices/virtual/input/input8/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/virtual/input/input8/event7
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: LIBINPUT_DEVICE_GROUP=19/0/0/0:dellabce
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11630725
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.24-11
ii  libdrm-intel1                          2.4.74-1
ii  libdrm2                                2.4.74-1
ii  libpciaccess0                          0.13.4-1+b2
ii  libpixman-1-0                          0.34.0-1
ii  libudev1                               232-25
ii  libx11-6                               2:1.6.4-3
ii  libx11-xcb1                            2:1.6.4-3
ii  libxcb-dri2-0                          1.12-1
ii  libxcb-dri3-0                          1.12-1
ii  libxcb-sync1                           1.12-1
ii  libxcb-util0                           0.3.8-3+b2
ii  libxcb1                                1.12-1
ii  libxcursor1                            1:1.1.14-1+b4
ii  libxdamage1                            1:1.1.4-2+b3
ii  libxext6                               2:1.3.3-1+b2
ii  libxfixes3                             1:5.0.3-1
ii  libxinerama1                           2:1.1.3-1+b3
ii  libxrandr2                             2:1.5.1-1
ii  libxrender1                            1:0.9.10-1
ii  libxshmfence1                          1.2-1+b2
ii  libxss1                                1:1.2.2-1
ii  libxtst6                               2:1.2.3-1
ii  libxv1                                 2:1.0.11-1
ii  libxvmc1                               2:1.0.10-1
ii  xserver-xorg-core [xorg-video-abi-23]  2:1.19.2-1

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information

Reply to: