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

Bug#818503: xserver-xorg: Can't get or set X gamma



Package: xserver-xorg
Version: 1:7.7+14
Severity: normal

Dear Maintainer,

A week or two ago, on testing (a bit earlier on sid), X stopped
being able to get or set gamma.

The easiest way to see this is to run xgamma, followed by something
like xgamma -gamma .5 (which should dim the screen significantly,
but has no effect now).

This affects any program that uses functions like
XF86VidModeGetGammaRampSize(), such as xbrightness and xcalib.

I'm on a Lenovo X201 with Intel graphics.

A workaround is to use xrandr, e.g.
xrandr --output HDMI1 --brightness .5
xrandr --output HDMI1 --gamma .5:.5:.5

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 27  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Feb  9 03:54 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)

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

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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.3.0-1-686 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20160121 (Debian 5.3.1-7) ) #1 SMP Debian 4.3.5-1 (2016-02-06)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 37947 Feb 23 09:04 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    26.222] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    26.222] X Protocol Version 11, Revision 0
[    26.222] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[    26.222] Current Operating System: Linux hesiodus 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) i686
[    26.222] Kernel command line: initrd=/initrd.img-3.16.0-4-686-pae root=/dev/sda5 ro quiet BOOT_IMAGE=/vmlinuz-3.16.0-4-686-pae 
[    26.222] Build Date: 11 February 2015  01:14:26AM
[    26.222] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    26.222] Current version of pixman: 0.32.6
[    26.222] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    26.222] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.222] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 23 09:02:56 2016
[    26.379] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.421] (==) No Layout section.  Using the first Screen section.
[    26.421] (==) No screen section available. Using defaults.
[    26.421] (**) |-->Screen "Default Screen Section" (0)
[    26.421] (**) |   |-->Monitor "<default monitor>"
[    26.427] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    26.427] (==) Automatically adding devices
[    26.427] (==) Automatically enabling devices
[    26.427] (==) Automatically adding GPU devices
[    26.453] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    26.453] 	Entry deleted from font path.
[    26.454] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    26.454] 	Entry deleted from font path.
[    26.455] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    26.455] 	Entry deleted from font path.
[    26.455] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	built-ins
[    26.455] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.455] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.455] (II) Loader magic: 0xb77dd700
[    26.455] (II) Module ABI versions:
[    26.455] 	X.Org ANSI C Emulation: 0.4
[    26.455] 	X.Org Video Driver: 18.0
[    26.456] 	X.Org XInput driver : 21.0
[    26.456] 	X.Org Server Extension : 8.0
[    26.456] (II) xfree86: Adding drm device (/dev/dri/card0)
[    26.458] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[    26.469] (II) LoadModule: "glx"
[    26.523] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.636] (II) Module glx: vendor="X.Org Foundation"
[    26.636] 	compiled for 1.16.4, module version = 1.0.0
[    26.636] 	ABI class: X.Org Server Extension, version 8.0
[    26.636] (==) AIGLX enabled
[    26.636] (==) Matched intel as autoconfigured driver 0
[    26.636] (==) Matched intel as autoconfigured driver 1
[    26.636] (==) Matched modesetting as autoconfigured driver 2
[    26.636] (==) Matched fbdev as autoconfigured driver 3
[    26.636] (==) Matched vesa as autoconfigured driver 4
[    26.636] (==) Assigned the driver to the xf86ConfigLayout
[    26.636] (II) LoadModule: "intel"
[    26.636] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.741] (II) Module intel: vendor="X.Org Foundation"
[    26.741] 	compiled for 1.15.99.904, module version = 2.21.15
[    26.741] 	Module class: X.Org Video Driver
[    26.741] 	ABI class: X.Org Video Driver, version 18.0
[    26.741] (II) LoadModule: "modesetting"
[    26.750] (WW) Warning, couldn't open module modesetting
[    26.750] (II) UnloadModule: "modesetting"
[    26.750] (II) Unloading modesetting
[    26.750] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    26.750] (II) LoadModule: "fbdev"
[    26.750] (WW) Warning, couldn't open module fbdev
[    26.750] (II) UnloadModule: "fbdev"
[    26.750] (II) Unloading fbdev
[    26.750] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    26.750] (II) LoadModule: "vesa"
[    26.750] (WW) Warning, couldn't open module vesa
[    26.750] (II) UnloadModule: "vesa"
[    26.750] (II) Unloading vesa
[    26.750] (EE) Failed to load module "vesa" (module does not exist, 0)
[    26.750] (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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    26.763] (++) using VT number 1

[    26.784] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.784] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.784] (==) intel(0): RGB weight 888
[    26.784] (==) intel(0): Default visual is TrueColor
[    26.784] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[    26.784] (**) intel(0): Relaxed fencing enabled
[    26.784] (**) intel(0): Wait on SwapBuffers? enabled
[    26.784] (**) intel(0): Triple buffering? enabled
[    26.784] (**) intel(0): Framebuffer tiled
[    26.784] (**) intel(0): Pixmaps tiled
[    26.784] (**) intel(0): 3D buffers tiled
[    26.784] (**) intel(0): SwapBuffers wait enabled
[    26.784] (==) intel(0): video overlay key set to 0x101fe
[    26.785] (II) intel(0): Output LVDS1 has no monitor section
[    26.785] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    26.786] (II) intel(0): Output VGA1 has no monitor section
[    26.812] (II) intel(0): Output HDMI1 has no monitor section
[    26.868] (II) intel(0): Output DP1 has no monitor section
[    26.868] (II) intel(0): EDID for output LVDS1
[    26.868] (II) intel(0): Manufacturer: LEN  Model: 4011  Serial#: 0
[    26.868] (II) intel(0): Year: 2009  Week: 1
[    26.868] (II) intel(0): EDID Version: 1.3
[    26.868] (II) intel(0): Digital Display Input
[    26.868] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[    26.868] (II) intel(0): Gamma: 2.20
[    26.868] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    26.868] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    26.868] (II) intel(0): First detailed timing is preferred mode
[    26.868] (II) intel(0): redX: 0.560 redY: 0.350   greenX: 0.345 greenY: 0.560
[    26.868] (II) intel(0): blueX: 0.150 blueY: 0.105   whiteX: 0.313 whiteY: 0.329
[    26.868] (II) intel(0): Manufacturer's mask: 0
[    26.868] (II) intel(0): Supported detailed timing:
[    26.868] (II) intel(0): clock: 69.3 MHz   Image Size:  261 x 163 mm
[    26.868] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1403 h_border: 0
[    26.868] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 821 v_border: 0
[    26.868] (II) intel(0): Supported detailed timing:
[    26.868] (II) intel(0): clock: 57.6 MHz   Image Size:  261 x 163 mm
[    26.868] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1403 h_border: 0
[    26.868] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 821 v_border: 0
[    26.868] (II) intel(0): Unknown vendor-specific block f
[    26.868] (II) intel(0):  B121EW09 V3
[    26.868] (II) intel(0): EDID (in hex):
[    26.868] (II) intel(0): 	00ffffffffffff0030ae114000000000
[    26.868] (II) intel(0): 	01130103801a1078ea65858f59588f26
[    26.868] (II) intel(0): 	1b505400000001010101010101010101
[    26.868] (II) intel(0): 	010101010101121b007b502015303020
[    26.868] (II) intel(0): 	360005a3100000187f16007b50201530
[    26.868] (II) intel(0): 	3020360005a3100000180000000f0081
[    26.868] (II) intel(0): 	0a3c810a3216090006af5633000000fe
[    26.868] (II) intel(0): 	004231323145573039205633200a009b
[    26.869] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    26.869] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    26.869] (II) intel(0): Printing probed modes for output LVDS1
[    26.869] (II) intel(0): Modeline "1280x800"x60.2   69.30  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (49.4 kHz eP)
[    26.869] (II) intel(0): Modeline "1280x800"x50.0   57.59  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (41.0 kHz e)
[    26.869] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    26.869] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    26.869] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    26.869] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    26.870] (II) intel(0): EDID for output VGA1
[    26.896] (II) intel(0): EDID for output HDMI1
[    26.896] (II) intel(0): Manufacturer: DEL  Model: a019  Serial#: 858934604
[    26.897] (II) intel(0): Year: 2006  Week: 27
[    26.897] (II) intel(0): EDID Version: 1.3
[    26.897] (II) intel(0): Digital Display Input
[    26.897] (II) intel(0): Max Image Size [cm]: horiz.: 43  vert.: 27
[    26.897] (II) intel(0): Gamma: 2.20
[    26.897] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    26.897] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    26.897] (II) intel(0): Default color space is primary color space
[    26.897] (II) intel(0): First detailed timing is preferred mode
[    26.897] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    26.897] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[    26.897] (II) intel(0): Supported established timings:
[    26.897] (II) intel(0): 720x400@70Hz
[    26.897] (II) intel(0): 640x480@60Hz
[    26.897] (II) intel(0): 640x480@75Hz
[    26.897] (II) intel(0): 800x600@60Hz
[    26.897] (II) intel(0): 800x600@75Hz
[    26.897] (II) intel(0): 1024x768@60Hz
[    26.897] (II) intel(0): 1024x768@75Hz
[    26.897] (II) intel(0): 1280x1024@75Hz
[    26.897] (II) intel(0): Manufacturer's mask: 0
[    26.897] (II) intel(0): Supported standard timings:
[    26.897] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    26.897] (II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    26.897] (II) intel(0): Supported detailed timing:
[    26.897] (II) intel(0): clock: 119.0 MHz   Image Size:  434 x 270 mm
[    26.897] (II) intel(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[    26.897] (II) intel(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[    26.897] (II) intel(0): Serial No: HF73067632ML
[    26.897] (II) intel(0): Monitor name: DELL 2007WFP
[    26.897] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[    26.897] (II) intel(0): EDID (in hex):
[    26.897] (II) intel(0): 	00ffffffffffff0010ac19a04c4d3233
[    26.897] (II) intel(0): 	1b100103802b1b78eeee91a3544c9926
[    26.897] (II) intel(0): 	0f5054a54b008180714f010101010101
[    26.897] (II) intel(0): 	0101010101017c2e90a0601a1e403020
[    26.897] (II) intel(0): 	3600b20e1100001a000000ff00484637
[    26.897] (II) intel(0): 	333036373633324d4c0a000000fc0044
[    26.897] (II) intel(0): 	454c4c20323030375746500a000000fd
[    26.897] (II) intel(0): 	00384c1e530e000a202020202020008b
[    26.897] (II) intel(0): Printing probed modes for output HDMI1
[    26.897] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    26.897] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    26.897] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    26.897] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    26.897] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    26.897] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    26.897] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    26.897] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    26.897] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    26.897] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    26.897] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    26.952] (II) intel(0): EDID for output DP1
[    26.952] (II) intel(0): Output LVDS1 connected
[    26.952] (II) intel(0): Output VGA1 disconnected
[    26.952] (II) intel(0): Output HDMI1 connected
[    26.952] (II) intel(0): Output DP1 disconnected
[    26.952] (II) intel(0): Using fuzzy aspect match for initial modes
[    26.952] (II) intel(0): Output LVDS1 using initial mode 1024x768
[    26.952] (II) intel(0): Output HDMI1 using initial mode 1024x768
[    26.952] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    26.952] (II) intel(0): Kernel page flipping support detected, enabling
[    26.952] (==) intel(0): DPI set to (96, 96)
[    26.952] (II) Loading sub module "fb"
[    26.952] (II) LoadModule: "fb"
[    26.952] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.033] (II) Module fb: vendor="X.Org Foundation"
[    27.033] 	compiled for 1.16.4, module version = 1.0.0
[    27.033] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.033] (II) Loading sub module "dri2"
[    27.033] (II) LoadModule: "dri2"
[    27.033] (II) Module "dri2" already built-in
[    27.033] (==) Depth 24 pixmap format is 32 bpp
[    27.077] (II) intel(0): [DRI2] Setup complete
[    27.077] (II) intel(0): [DRI2]   DRI driver: i965
[    27.077] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    27.106] (II) UXA(0): Driver registered support for the following operations:
[    27.106] (II)         solid
[    27.106] (II)         copy
[    27.106] (II)         composite (RENDER acceleration)
[    27.106] (II)         put_image
[    27.106] (II)         get_image
[    27.106] (==) intel(0): Backing store enabled
[    27.106] (==) intel(0): Silken mouse enabled
[    27.107] (II) intel(0): Initializing HW Cursor
[    27.107] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.109] (==) intel(0): DPMS enabled
[    27.109] (==) intel(0): Intel XvMC decoder enabled
[    27.109] (II) intel(0): Set up textured video
[    27.109] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    27.109] (II) intel(0): direct rendering: DRI2 Enabled
[    27.109] (==) intel(0): hotplug detection: "enabled"
[    27.719] (--) RandR disabled
[    27.731] (II) SELinux: Disabled on system
[    27.875] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    27.875] (II) AIGLX: enabled GLX_ARB_create_context
[    27.875] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    27.875] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    27.875] (II) AIGLX: enabled GLX_INTEL_swap_event
[    27.875] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    27.875] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    27.875] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    27.875] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    27.875] (II) AIGLX: Loaded and initialized i965
[    27.875] (II) GLX: Initialized DRI2 GL provider for screen 0
[    27.876] (II) intel(0): Setting screen physical size to 270 x 203
[    28.178] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    28.178] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.178] (II) LoadModule: "evdev"
[    28.178] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.204] (II) Module evdev: vendor="X.Org Foundation"
[    28.204] 	compiled for 1.16.0, module version = 2.9.0
[    28.204] 	Module class: X.Org XInput Driver
[    28.204] 	ABI class: X.Org XInput driver, version 21.0
[    28.204] (II) Using input driver 'evdev' for 'Power Button'
[    28.204] (**) Power Button: always reports core events
[    28.204] (**) evdev: Power Button: Device: "/dev/input/event6"
[    28.204] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.204] (--) evdev: Power Button: Found keys
[    28.204] (II) evdev: Power Button: Configuring as keyboard
[    28.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[    28.204] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.204] (**) Option "xkb_rules" "evdev"
[    28.204] (**) Option "xkb_model" "pc105"
[    28.204] (**) Option "xkb_layout" "us"
[    28.204] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.238] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    28.238] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.238] (II) Using input driver 'evdev' for 'Video Bus'
[    28.238] (**) Video Bus: always reports core events
[    28.238] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    28.238] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    28.238] (--) evdev: Video Bus: Found keys
[    28.238] (II) evdev: Video Bus: Configuring as keyboard
[    28.238] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event7"
[    28.238] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.238] (**) Option "xkb_rules" "evdev"
[    28.238] (**) Option "xkb_model" "pc105"
[    28.238] (**) Option "xkb_layout" "us"
[    28.238] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.238] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    28.238] (II) No input driver specified, ignoring this device.
[    28.238] (II) This device may have been added with another device file.
[    28.239] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[    28.239] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.239] (II) Using input driver 'evdev' for 'Sleep Button'
[    28.239] (**) Sleep Button: always reports core events
[    28.239] (**) evdev: Sleep Button: Device: "/dev/input/event5"
[    28.239] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    28.239] (--) evdev: Sleep Button: Found keys
[    28.239] (II) evdev: Sleep Button: Configuring as keyboard
[    28.239] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event5"
[    28.239] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    28.239] (**) Option "xkb_rules" "evdev"
[    28.239] (**) Option "xkb_model" "pc105"
[    28.239] (**) Option "xkb_layout" "us"
[    28.239] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.239] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1)
[    28.239] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    28.239] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[    28.240] (**) Logitech USB Keyboard: always reports core events
[    28.240] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event1"
[    28.240] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31d
[    28.240] (--) evdev: Logitech USB Keyboard: Found keys
[    28.240] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[    28.240] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046D:C31D.0001/input/input2/event1"
[    28.240] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    28.240] (**) Option "xkb_rules" "evdev"
[    28.240] (**) Option "xkb_model" "pc105"
[    28.240] (**) Option "xkb_layout" "us"
[    28.240] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.241] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[    28.241] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    28.241] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[    28.241] (**) Logitech USB Keyboard: always reports core events
[    28.241] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event2"
[    28.241] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31d
[    28.241] (--) evdev: Logitech USB Keyboard: Found absolute axes
[    28.241] (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist.
[    28.241] (--) evdev: Logitech USB Keyboard: Found keys
[    28.241] (II) evdev: Logitech USB Keyboard: Forcing relative x/y axes to exist.
[    28.241] (II) evdev: Logitech USB Keyboard: Configuring as mouse
[    28.241] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[    28.241] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046D:C31D.0002/input/input3/event2"
[    28.241] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 10)
[    28.241] (**) Option "xkb_rules" "evdev"
[    28.241] (**) Option "xkb_model" "pc105"
[    28.241] (**) Option "xkb_layout" "us"
[    28.241] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.242] (II) evdev: Logitech USB Keyboard: initialized for absolute axes.
[    28.242] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[    28.242] (**) Logitech USB Keyboard: (accel) acceleration profile 0
[    28.242] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000
[    28.242] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4
[    28.242] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[    28.243] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    28.243] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    28.243] (**) Logitech USB Optical Mouse: always reports core events
[    28.243] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event3"
[    28.243] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc077
[    28.243] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[    28.243] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    28.243] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    28.243] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    28.243] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    28.243] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    28.243] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    28.243] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input4/event3"
[    28.243] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
[    28.243] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    28.243] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    28.243] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    28.243] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    28.243] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    28.244] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    28.244] (II) No input driver specified, ignoring this device.
[    28.244] (II) This device may have been added with another device file.
[    28.244] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    28.245] (II) No input driver specified, ignoring this device.
[    28.245] (II) This device may have been added with another device file.
[    28.245] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
[    28.245] (II) No input driver specified, ignoring this device.
[    28.245] (II) This device may have been added with another device file.
[    28.245] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event12)
[    28.245] (II) No input driver specified, ignoring this device.
[    28.245] (II) This device may have been added with another device file.
[    28.246] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event13)
[    28.246] (II) No input driver specified, ignoring this device.
[    28.246] (II) This device may have been added with another device file.
[    28.246] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event14)
[    28.246] (II) No input driver specified, ignoring this device.
[    28.246] (II) This device may have been added with another device file.
[    28.247] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event15)
[    28.247] (II) No input driver specified, ignoring this device.
[    28.247] (II) This device may have been added with another device file.
[    28.247] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.247] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.247] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    28.247] (**) AT Translated Set 2 keyboard: always reports core events
[    28.247] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    28.247] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    28.247] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    28.247] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    28.247] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.247] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    28.247] (**) Option "xkb_rules" "evdev"
[    28.248] (**) Option "xkb_model" "pc105"
[    28.248] (**) Option "xkb_layout" "us"
[    28.248] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    28.248] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[    28.248] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    28.248] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    28.248] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    28.248] (II) LoadModule: "synaptics"
[    28.249] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.260] (II) Module synaptics: vendor="X.Org Foundation"
[    28.260] 	compiled for 1.16.0.901, module version = 1.8.99
[    28.260] 	Module class: X.Org XInput Driver
[    28.260] 	ABI class: X.Org XInput driver, version 21.0
[    28.260] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    28.260] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.260] (**) Option "Device" "/dev/input/event16"
[    28.296] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 97)
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810 (res 188)
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    28.296] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.296] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event16"
[    28.360] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    28.360] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    28.360] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    28.360] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    28.360] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    28.360] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    28.360] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    28.360] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    28.360] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.361] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    28.361] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    28.361] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event17)
[    28.361] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    28.361] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    28.361] (**) TPPS/2 IBM TrackPoint: always reports core events
[    28.361] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event17"
[    28.361] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    28.361] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    28.361] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    28.361] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    28.361] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    28.361] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    28.361] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.361] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input18/event17"
[    28.361] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[    28.361] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    28.362] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    28.362] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    28.362] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    28.362] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    28.362] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[    28.362] (II) No input driver specified, ignoring this device.
[    28.362] (II) This device may have been added with another device file.
[    28.362] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    28.363] (II) No input driver specified, ignoring this device.
[    28.363] (II) This device may have been added with another device file.
[    28.363] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[    28.363] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    28.363] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    28.363] (**) ThinkPad Extra Buttons: always reports core events
[    28.363] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event9"
[    28.363] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    28.363] (--) evdev: ThinkPad Extra Buttons: Found keys
[    28.363] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    28.364] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input11/event9"
[    28.364] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[    28.364] (**) Option "xkb_rules" "evdev"
[    28.364] (**) Option "xkb_model" "pc105"
[    28.364] (**) Option "xkb_layout" "us"
[    28.364] (**) Option "xkb_options" "ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp"
[    32.555] (II) intel(0): EDID vendor "LEN", prod id 16401
[    32.555] (II) intel(0): Printing DDC gathered Modelines:
[    32.555] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (49.4 kHz eP)
[    32.555] (II) intel(0): Modeline "1280x800"x0.0   57.59  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (41.0 kHz e)
[    32.646] (II) intel(0): EDID vendor "LEN", prod id 16401
[    32.646] (II) intel(0): Printing DDC gathered Modelines:
[    32.646] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (49.4 kHz eP)
[    32.646] (II) intel(0): Modeline "1280x800"x0.0   57.59  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (41.0 kHz e)
[    32.733] (II) intel(0): EDID vendor "LEN", prod id 16401
[    32.733] (II) intel(0): Printing DDC gathered Modelines:
[    32.733] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (49.4 kHz eP)
[    32.733] (II) intel(0): Modeline "1280x800"x0.0   57.59  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (41.0 kHz e)
[    33.156] (II) intel(0): EDID vendor "LEN", prod id 16401
[    33.156] (II) intel(0): Printing DDC gathered Modelines:
[    33.156] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (49.4 kHz eP)
[    33.156] (II) intel(0): Modeline "1280x800"x0.0   57.59  1280 1328 1360 1403  800 803 809 821 -hsync -vsync (41.0 kHz e)
[    33.254] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
[   118.468] (II) evdev: ThinkPad Extra Buttons: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) evdev: TPPS/2 IBM TrackPoint: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) UnloadModule: "synaptics"
[   118.468] (II) evdev: AT Translated Set 2 keyboard: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) evdev: Logitech USB Optical Mouse: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) evdev: Logitech USB Keyboard: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) evdev: Logitech USB Keyboard: Close
[   118.468] (II) UnloadModule: "evdev"
[   118.468] (II) evdev: Sleep Button: Close
[   118.469] (II) UnloadModule: "evdev"
[   118.469] (II) evdev: Video Bus: Close
[   118.469] (II) UnloadModule: "evdev"
[   118.469] (II) evdev: Power Button: Close
[   118.469] (II) UnloadModule: "evdev"
[   118.683] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   118.683] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   118.683] (EE) 
Fatal server error:
[   118.683] (EE) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   118.683] (EE) 
[   118.683] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   118.683] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   118.683] (EE) 
[   118.683] (EE) 
[   118.683] (EE) Backtrace:

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
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=100000 0 0 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=14120640

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8
N: input/event8
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8
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=72
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=14312595
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
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=3e000b 0 0 0 0 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=14315345

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event10
N: input/event10
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event10
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=74
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=14340541
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7/event6
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=14316434

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
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 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=14120179

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event7
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=14312593
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046D:C31D.0001/input/input4
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046D:C31D.0001/input/input4
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_5_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c31d
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_2_1_0
E: ID_REVISION=6600
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: LED=1f
E: MODALIAS=input:b0003v046DpC31De0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: MSC=10
E: NAME="Logitech USB Keyboard"
E: PHYS="usb-0000:00:1a.0-1.5.2/input0"
E: PRODUCT=3/46d/c31d/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=2953248

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046D:C31D.0001/input/input4/event2
N: input/event2
S: input/by-id/usb-Logitech_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1a.0-usb-0:1.5.2:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.5.2:1.0-event-kbd
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046D:C31D.0001/input/input4/event2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c31d
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_2_1_0
E: ID_REVISION=6600
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14281721
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046D:C31D.0002/input/input5
E: ABS=1 0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046D:C31D.0002/input/input5
E: EV=1b
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_5_2_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c31d
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.2:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_2_1_1
E: ID_REVISION=6600
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=2010000 397a d801d001 1e0000 0 0 0
E: MODALIAS=input:b0003v046DpC31De0110-e0,1,3,4,k71,72,73,74,80,8C,8E,8F,90,9B,9C,9E,9F,A1,A3,A4,A5,A6,A8,AB,AC,AD,D0,D9,ra20,m4,lsfw
E: MSC=10
E: NAME="Logitech USB Keyboard"
E: PHYS="usb-0000:00:1a.0-1.5.2/input1"
E: PRODUCT=3/46d/c31d/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=2953696

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046D:C31D.0002/input/input5/event3
N: input/event3
S: input/by-id/usb-Logitech_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:1a.0-usb-0:1.5.2:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.5.2:1.1-event
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046D:C31D.0002/input/input5/event3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c31d
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.2:1.1
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_2_1_1
E: ID_REVISION=6600
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14285257
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_5_3_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_3_1_0
E: ID_REVISION=7200
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=ff0000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0003v046DpC077e0111-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech USB Optical Mouse"
E: PHYS="usb-0000:00:1a.0-1.5.3/input0"
E: PRODUCT=3/46d/c077/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=3022032

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6/event4
N: input/event4
S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.5.3:1.0-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.5.3:1.0-event-mouse /dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6/event4
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_3_1_0
E: ID_REVISION=7200
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14337166

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6/mouse1
N: input/mouse1
S: input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.5.3:1.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.5.3:1.0-mouse /dev/input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/0003:046D:C077.0003/input/input6/mouse1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c077
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.5.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_5_3_1_0
E: ID_REVISION=7200
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3023299

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
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:b0001v14F1p5069e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/14f1/5069/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14582390

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel MID Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=14583454

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
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=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14621150

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/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,kramlsfw4,
E: NAME="HDA Intel MID Dock Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=14583035

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
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=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14620706

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/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 MID Dock Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=14583497

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
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 MID Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=14584290

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
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=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14620750

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
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,kramlsfw6,8,
E: NAME="HDA Intel MID 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=14584499

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
N: input/event17
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
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=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14632493

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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1120732

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14284801
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp

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

P: /devices/platform/i8042/serio1/input/input2/event1
N: input/event1
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event1
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=18
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=45
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14280628

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2096345

P: /devices/platform/i8042/serio1/serio2/input/input3
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=21
E: REL=3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=13466754

P: /devices/platform/i8042/serio1/serio2/input/input3/event5
N: input/event5
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/event5
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=14541928

P: /devices/platform/i8042/serio1/serio2/input/input3/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input3/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=13467813

P: /devices/platform/pcspkr/input/input10
E: DEVPATH=/devices/platform/pcspkr/input/input10
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14249194

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

P: /devices/platform/thinkpad_acpi/input/input12
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=10040 0 0 0 18040000 0 0 100000 0 0 0 1501b 2102004 c0002800 41114000 10e0000 0 0 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8E,90,94,98,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,246,250,ram4,lsfw1,3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=a
E: TAGS=:seat:
E: USEC_INITIALIZED=14321319

P: /devices/platform/thinkpad_acpi/input/input12/event11
N: input/event11
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12/event11
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=14352758
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=ctrl:nocaps,compose:menu,terminate:ctrl_alt_bksp


DRM Information from dmesg:
---------------------------
[    1.074917] Linux agpgart interface v0.103
[    1.075115] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    1.075144] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.075901] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.076122] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   13.477298] [drm] Initialized drm 1.1.0 20060810
[   13.692722] [drm] Memory usable by graphics device = 2048M
[   13.692726] [drm] Replacing VGA console driver
[   13.704511] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.704513] [drm] Driver supports precise vblank timestamp query.
[   13.723922] [drm] Initialized i915 1.6.0 20150731 for 0000:00:02.0 on minor 0
[   13.776064] fbcon: inteldrmfb (fb0) is primary device
[   13.966338] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.3.0-1-686 (SMP w/4 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.17-1
ii  xserver-xorg-core                                 2:1.18.1-1
ii  xserver-xorg-input-all                            1:7.7+14
ii  xserver-xorg-input-evdev [xorg-driver-input]      1:2.10.1-1
ii  xserver-xorg-input-mouse [xorg-driver-input]      1:1.9.1-1+b1
ii  xserver-xorg-input-synaptics [xorg-driver-input]  1.8.3-1+b1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]    1:13.1.0-1+b1
ii  xserver-xorg-input-wacom [xorg-driver-input]      0.30.0-1+b1
ii  xserver-xorg-video-intel [xorg-driver-video]      2:2.99.917+git20160307-2

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

xserver-xorg suggests no packages.

-- no debconf information


Reply to: