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

Bug#923198: marked as done (Add elogind support to Recommends:)



Your message dated Wed, 17 Feb 2021 10:03:36 +0000
with message-id <E1lCJgG-0006GA-Lh@fasolo.debian.org>
and subject line Bug#923198: fixed in xorg-server 2:1.20.10-3
has caused the Debian Bug report #923198,
regarding Add elogind support to Recommends:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
923198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923198
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.20.3-1
Severity: serious
Tags: newcomer
Justification: Policy 7.2

Dear Maintainer,

xserver-xorg-core has a hard dependency on libpam-systemd. Violates "Depends: This declares an absolute dependcy...
The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality."

I blasted libpam-systemd off my system and Xorg didn't even blink.

Fix: change Depends: libpam-systemd to Recommends: libpam-systemd

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Nov 15  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Oct 25 11:15 /usr/bin/Xorg

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

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3960 Nov 20  2014 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dri2"
	Load  "extmod"
	Load  "record"
	Load  "dbe"
	Load  "glx"
	Load  "dri"
EndSection

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

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

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

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

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "Backlight"          	# <str>
        #Option     "DRI"                	# <str>
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "TripleBuffer"       	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "ReprobeOutputs"     	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "TearFree"           	# [<bool>]
        #Option     "PerCrtcPixmaps"     	# [<bool>]
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "BufferCache"        	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

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

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Depth 24
		Modes "1920x1024"
	EndSubSection
EndSection


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

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

Kernel version (/proc/version):
-------------------------------
Linux version 4.19.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-14)) #1 SMP Debian 4.19.16-1 (2019-01-17)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root   root    8365 Aug 22  2012 /var/log/Xorg.2.log
-rw-r--r-- 1 root   root   42408 Nov 20  2014 /var/log/Xorg.1.log
-rw-r--r-- 1 joshua users2  5497 Feb 24 13:26 /home/joshua/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 joshua users2  5497 Feb 24 13:39 /home/joshua/.local/share/xorg/Xorg.0.log
-rw-r--r-- 1 root   root   31613 Feb 24 15:46 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    15.167] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[    15.167] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    15.167] Current Operating System: Linux nova 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64
[    15.167] Kernel command line: BOOT_IMAGE=Lin ro root=/dev/mapper/isw_cfbejbfeib_Volume11 video=960x540
[    15.167] Build Date: 25 October 2018  06:15:23PM
[    15.167] xorg-server 2:1.20.3-1 (https://www.debian.org/support) 
[    15.167] Current version of pixman: 0.36.0
[    15.167] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.167] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.167] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 24 15:40:48 2019
[    15.214] (==) Using config file: "/etc/X11/xorg.conf"
[    15.214] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.283] (==) ServerLayout "X.org Configured"
[    15.283] (**) |-->Screen "Screen0" (0)
[    15.283] (**) |   |-->Monitor "Monitor0"
[    15.295] (**) |   |-->Device "Card0"
[    15.295] (**) |-->Screen "Screen1" (1)
[    15.295] (**) |   |-->Monitor "Monitor1"
[    15.296] (**) |   |-->Device "Card1"
[    15.296] (**) |-->Input Device "Mouse0"
[    15.296] (**) |-->Input Device "Keyboard0"
[    15.296] (==) Automatically adding devices
[    15.296] (==) Automatically enabling devices
[    15.296] (==) Automatically adding GPU devices
[    15.296] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.420] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    15.420] 	Entry deleted from font path.
[    15.592] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    15.592] 	Entry deleted from font path.
[    15.592] (**) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    15.592] (**) ModulePath set to "/usr/lib/xorg/modules"
[    15.592] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    15.592] (WW) Disabling Mouse0
[    15.592] (WW) Disabling Keyboard0
[    15.592] (II) Loader magic: 0x560952ff5e20
[    15.592] (II) Module ABI versions:
[    15.592] 	X.Org ANSI C Emulation: 0.4
[    15.592] 	X.Org Video Driver: 24.0
[    15.592] 	X.Org XInput driver : 24.1
[    15.592] 	X.Org Server Extension : 10.0
[    15.593] (++) using VT number 7

[    15.593] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    15.594] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.599] (--) PCI:*(0@0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    15.599] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    15.599] (II) LoadModule: "dri2"
[    15.599] (II) Module "dri2" already built-in
[    15.599] (II) LoadModule: "extmod"
[    15.599] (II) Module "extmod" already built-in
[    15.599] (II) LoadModule: "record"
[    15.599] (II) Module "record" already built-in
[    15.599] (II) LoadModule: "dbe"
[    15.599] (II) Module "dbe" already built-in
[    15.599] (II) LoadModule: "glx"
[    15.646] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.847] (II) Module glx: vendor="X.Org Foundation"
[    15.847] 	compiled for 1.20.3, module version = 1.0.0
[    15.847] 	ABI class: X.Org Server Extension, version 10.0
[    15.847] (II) LoadModule: "dri"
[    15.848] (II) Module "dri" already built-in
[    15.848] (II) LoadModule: "intel"
[    15.848] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    15.924] (II) Module intel: vendor="X.Org Foundation"
[    15.924] 	compiled for 1.20.1, module version = 2.99.917
[    15.924] 	Module class: X.Org Video Driver
[    15.924] 	ABI class: X.Org Video Driver, version 24.0
[    15.924] (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
[    15.924] (II) intel: Driver for Intel(R) HD Graphics
[    15.924] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    15.924] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    15.924] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    15.924] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    15.941] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180719
[    15.941] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20180925-2 (Andreas Boll <aboll@debian.org>)
[    15.941] (II) intel(0): SNA compiled for use with valgrind
[    15.972] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    15.972] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    15.972] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    15.972] (==) intel(0): RGB weight 888
[    15.972] (==) intel(0): Default visual is TrueColor
[    15.973] (II) intel(0): Output VGA1 using monitor section Monitor0
[    15.973] (II) intel(0): Enabled output VGA1
[    15.973] (II) intel(0): Output HDMI1 has no monitor section
[    15.973] (II) intel(0): Enabled output HDMI1
[    15.973] (II) intel(0): Output HDMI2 has no monitor section
[    15.974] (II) intel(0): Enabled output HDMI2
[    15.974] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    15.974] (II) intel(0): Output VIRTUAL1 has no monitor section
[    15.974] (II) intel(0): Enabled output VIRTUAL1
[    15.988] (II) intel(0): EDID for output HDMI1
[    15.988] (II) intel(0): Manufacturer: ACI  Model: 23f9  Serial#: 16843009
[    15.988] (II) intel(0): Year: 2011  Week: 44
[    15.988] (II) intel(0): EDID Version: 1.3
[    15.988] (II) intel(0): Digital Display Input
[    15.988] (II) intel(0): Max Image Size [cm]: horiz.: 51  vert.: 29
[    15.988] (II) intel(0): Gamma: 2.20
[    15.988] (II) intel(0): DPMS capabilities: Off
[    15.988] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    15.988] (II) intel(0): Default color space is primary color space
[    15.988] (II) intel(0): First detailed timing is preferred mode
[    15.988] (II) intel(0): redX: 0.640 redY: 0.349   greenX: 0.284 greenY: 0.617
[    15.988] (II) intel(0): blueX: 0.142 blueY: 0.067   whiteX: 0.313 whiteY: 0.329
[    15.988] (II) intel(0): Supported established timings:
[    15.988] (II) intel(0): 720x400@70Hz
[    15.988] (II) intel(0): 640x480@60Hz
[    15.988] (II) intel(0): 640x480@67Hz
[    15.988] (II) intel(0): 640x480@72Hz
[    15.988] (II) intel(0): 640x480@75Hz
[    15.988] (II) intel(0): 800x600@56Hz
[    15.988] (II) intel(0): 800x600@60Hz
[    15.988] (II) intel(0): 800x600@72Hz
[    15.988] (II) intel(0): 800x600@75Hz
[    15.988] (II) intel(0): 832x624@75Hz
[    15.988] (II) intel(0): 1024x768@60Hz
[    15.988] (II) intel(0): 1024x768@70Hz
[    15.988] (II) intel(0): 1024x768@75Hz
[    15.988] (II) intel(0): 1280x1024@75Hz
[    15.988] (II) intel(0): 1152x864@75Hz
[    15.988] (II) intel(0): Manufacturer's mask: 0
[    15.988] (II) intel(0): Supported standard timings:
[    15.988] (II) intel(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    15.988] (II) intel(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    15.988] (II) intel(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    15.988] (II) intel(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    15.988] (II) intel(0): #4: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[    15.988] (II) intel(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    15.988] (II) intel(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    15.988] (II) intel(0): #7: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    15.988] (II) intel(0): Supported detailed timing:
[    15.988] (II) intel(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[    15.988] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    15.989] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    15.989] (II) intel(0): Serial No: BALMIB548554
[    15.989] (II) intel(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 195 MHz
[    15.989] (II) intel(0): Monitor name: ASUS VH238
[    15.989] (II) intel(0): EDID (in hex):
[    15.989] (II) intel(0): 	00ffffffffffff000469f92301010101
[    15.989] (II) intel(0): 	2c15010380331d782edc55a359489e24
[    15.989] (II) intel(0): 	115054bfef80d1c0b300a94095009040
[    15.989] (II) intel(0): 	81808140714f023a801871382d40582c
[    15.989] (II) intel(0): 	4500fd1e1100001f000000ff0042414c
[    15.989] (II) intel(0): 	4d49423534383535340a000000fd0037
[    15.989] (II) intel(0): 	4b1e5513000a202020202020000000fc
[    15.989] (II) intel(0): 	00415355532056483233380a202000f7
[    15.989] (II) intel(0): EDID vendor "ACI", prod id 9209
[    15.989] (II) intel(0): Using EDID range info for horizontal sync
[    15.989] (II) intel(0): Using EDID range info for vertical refresh
[    15.989] (II) intel(0): Printing DDC gathered Modelines:
[    15.989] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    15.989] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.989] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.989] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.989] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.989] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.989] (II) intel(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    15.989] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    15.989] (II) intel(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    15.989] (II) intel(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    15.989] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.989] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    15.989] (II) intel(0): Printing probed modes for output HDMI1
[    15.989] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    15.989] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    15.989] (II) intel(0): Modeline "1680x1050"x60.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    15.989] (II) intel(0): Modeline "1400x1050"x60.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    15.989] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.989] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.989] (II) intel(0): Modeline "1440x900"x60.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    15.989] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    15.989] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.989] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.989] (II) intel(0): Modeline "832x624"x75.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.989] (II) intel(0): Modeline "960x540"x60.0   40.82  960 992 1088 1216  540 541 544 559 -hsync +vsync (33.6 kHz)
[    15.989] (II) intel(0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.989] (II) intel(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x73.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x67.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.989] (II) intel(0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.989] (II) intel(0): Modeline "720x400"x70.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.991] (II) intel(0): EDID for output HDMI2
[    15.992] (II) intel(0): EDID for output VGA1
[    15.992] (II) intel(0): EDID for output VIRTUAL1
[    15.992] (II) intel(0): Output HDMI1 connected
[    15.992] (II) intel(0): Output HDMI2 disconnected
[    15.992] (II) intel(0): Output VGA1 disconnected
[    15.992] (II) intel(0): Output VIRTUAL1 disconnected
[    15.992] (II) intel(0): Using exact sizes for initial modes
[    15.992] (II) intel(0): Output HDMI1 using initial mode 1920x1080 +0+0
[    15.992] (==) intel(0): TearFree disabled
[    15.992] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.992] (**) intel(0): Display dimensions: (510, 290) mm
[    15.992] (**) intel(0): DPI set to (95, 94)
[    15.992] (II) Loading sub module "dri3"
[    15.992] (II) LoadModule: "dri3"
[    15.992] (II) Module "dri3" already built-in
[    15.992] (II) Loading sub module "dri2"
[    15.992] (II) LoadModule: "dri2"
[    15.992] (II) Module "dri2" already built-in
[    15.992] (II) Loading sub module "present"
[    15.992] (II) LoadModule: "present"
[    15.992] (II) Module "present" already built-in
[    16.010] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    16.010] (==) intel(0): Backing store enabled
[    16.010] (==) intel(0): Silken mouse enabled
[    16.011] (II) intel(0): HW Cursor enabled
[    16.012] (==) intel(0): DPMS enabled
[    16.012] (==) intel(0): Display hotplug detection enabled
[    16.012] (II) intel(0): [DRI2] Setup complete
[    16.012] (II) intel(0): [DRI2]   DRI driver: i965
[    16.012] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    16.012] (II) intel(0): direct rendering: DRI2 enabled
[    16.012] (II) intel(0): hardware support for Present enabled
[    16.012] (II) Initializing extension Generic Event Extension
[    16.013] (II) Initializing extension SHAPE
[    16.013] (II) Initializing extension MIT-SHM
[    16.013] (II) Initializing extension XInputExtension
[    16.014] (II) Initializing extension XTEST
[    16.014] (II) Initializing extension BIG-REQUESTS
[    16.014] (II) Initializing extension SYNC
[    16.014] (II) Initializing extension XKEYBOARD
[    16.015] (II) Initializing extension XC-MISC
[    16.015] (II) Initializing extension SECURITY
[    16.015] (II) Initializing extension XFIXES
[    16.015] (II) Initializing extension RENDER
[    16.016] (II) Initializing extension RANDR
[    16.016] (II) Initializing extension COMPOSITE
[    16.016] (II) Initializing extension DAMAGE
[    16.016] (II) Initializing extension MIT-SCREEN-SAVER
[    16.017] (II) Initializing extension DOUBLE-BUFFER
[    16.017] (II) Initializing extension RECORD
[    16.017] (II) Initializing extension DPMS
[    16.017] (II) Initializing extension Present
[    16.017] (II) Initializing extension DRI3
[    16.017] (II) Initializing extension X-Resource
[    16.018] (II) Initializing extension XVideo
[    16.018] (II) Initializing extension XVideo-MotionCompensation
[    16.018] (II) Initializing extension SELinux
[    16.018] (II) SELinux: Disabled on system
[    16.018] (II) Initializing extension GLX
[    16.410] (II) AIGLX: Loaded and initialized i965
[    16.410] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.410] (II) Initializing extension XFree86-VidModeExtension
[    16.411] (II) Initializing extension XFree86-DGA
[    16.411] (II) Initializing extension XFree86-DRI
[    16.411] (II) Initializing extension DRI2
[    16.420] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[    16.429] (II) intel(0): Setting screen physical size to 508 x 285
[    16.858] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    16.859] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.859] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.859] (II) LoadModule: "libinput"
[    16.859] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.993] (II) Module libinput: vendor="X.Org Foundation"
[    16.993] 	compiled for 1.20.3, module version = 0.28.2
[    16.993] 	Module class: X.Org XInput Driver
[    16.993] 	ABI class: X.Org XInput driver, version 24.1
[    16.993] (II) Using input driver 'libinput' for 'Power Button'
[    16.993] (**) Power Button: always reports core events
[    16.993] (**) Option "Device" "/dev/input/event3"
[    16.997] (**) Option "_source" "server/udev"
[    17.050] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    17.050] (II) event3  - Power Button: device is a keyboard
[    17.050] (II) event3  - Power Button: device removed
[    17.084] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    17.084] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.084] (**) Option "xkb_model" "pc105"
[    17.084] (**) Option "xkb_layout" "us"
[    17.085] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    17.085] (II) event3  - Power Button: device is a keyboard
[    17.085] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    17.085] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    17.085] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.085] (II) Using input driver 'libinput' for 'Video Bus'
[    17.085] (**) Video Bus: always reports core events
[    17.085] (**) Option "Device" "/dev/input/event5"
[    17.085] (**) Option "_source" "server/udev"
[    17.086] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    17.086] (II) event5  - Video Bus: device is a keyboard
[    17.086] (II) event5  - Video Bus: device removed
[    17.120] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    17.120] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.120] (**) Option "xkb_model" "pc105"
[    17.120] (**) Option "xkb_layout" "us"
[    17.121] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    17.121] (II) event5  - Video Bus: device is a keyboard
[    17.121] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    17.121] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.121] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.121] (II) Using input driver 'libinput' for 'Power Button'
[    17.121] (**) Power Button: always reports core events
[    17.121] (**) Option "Device" "/dev/input/event2"
[    17.121] (**) Option "_source" "server/udev"
[    17.121] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.121] (II) event2  - Power Button: device is a keyboard
[    17.121] (II) event2  - Power Button: device removed
[    17.152] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    17.152] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    17.152] (**) Option "xkb_model" "pc105"
[    17.152] (**) Option "xkb_layout" "us"
[    17.153] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    17.153] (II) event2  - Power Button: device is a keyboard
[    17.153] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[    17.153] (II) No input driver specified, ignoring this device.
[    17.153] (II) This device may have been added with another device file.
[    17.154] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event7)
[    17.154] (II) No input driver specified, ignoring this device.
[    17.154] (II) This device may have been added with another device file.
[    17.154] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[    17.154] (II) No input driver specified, ignoring this device.
[    17.154] (II) This device may have been added with another device file.
[    17.155] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[    17.155] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    17.155] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    17.155] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[    17.155] (**) USB Optical Mouse: always reports core events
[    17.155] (**) Option "Device" "/dev/input/event0"
[    17.155] (**) Option "_source" "server/udev"
[    17.213] (II) event0  - USB Optical Mouse: is tagged by udev as: Mouse
[    17.213] (II) event0  - USB Optical Mouse: device is a pointer
[    17.213] (II) event0  - USB Optical Mouse: device removed
[    17.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0/event0"
[    17.244] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 9)
[    17.244] (**) Option "AccelerationScheme" "none"
[    17.244] (**) USB Optical Mouse: (accel) selected scheme none/0
[    17.244] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    17.244] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    17.305] (II) event0  - USB Optical Mouse: is tagged by udev as: Mouse
[    17.305] (II) event0  - USB Optical Mouse: device is a pointer
[    17.305] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    17.305] (II) No input driver specified, ignoring this device.
[    17.305] (II) This device may have been added with another device file.
[    17.305] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event1)
[    17.305] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    17.305] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    17.305] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[    17.305] (**) Dell Dell USB Keyboard: always reports core events
[    17.305] (**) Option "Device" "/dev/input/event1"
[    17.305] (**) Option "_source" "server/udev"
[    17.306] (II) event1  - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[    17.306] (II) event1  - Dell Dell USB Keyboard: device is a keyboard
[    17.306] (II) event1  - Dell Dell USB Keyboard: device removed
[    17.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:413C:2003.0002/input/input1/event1"
[    17.352] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 10)
[    17.352] (**) Option "xkb_model" "pc105"
[    17.352] (**) Option "xkb_layout" "us"
[    17.353] (II) event1  - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[    17.353] (II) event1  - Dell Dell USB Keyboard: device is a keyboard
[    17.353] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
[    17.353] (II) No input driver specified, ignoring this device.
[    17.353] (II) This device may have been added with another device file.
[    17.353] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    17.353] (II) No input driver specified, ignoring this device.
[    17.353] (II) This device may have been added with another device file.
[    17.353] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
[    17.353] (II) No input driver specified, ignoring this device.
[    17.353] (II) This device may have been added with another device file.
[    17.354] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[    17.354] (II) No input driver specified, ignoring this device.
[    17.354] (II) This device may have been added with another device file.
[    17.354] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
[    17.354] (II) No input driver specified, ignoring this device.
[    17.354] (II) This device may have been added with another device file.
[    17.354] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event4)
[    17.354] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    17.354] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    17.354] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    17.354] (**) Eee PC WMI hotkeys: always reports core events
[    17.354] (**) Option "Device" "/dev/input/event4"
[    17.354] (**) Option "_source" "server/udev"
[    17.354] (II) event4  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    17.354] (II) event4  - Eee PC WMI hotkeys: device is a keyboard
[    17.354] (II) event4  - Eee PC WMI hotkeys: device removed
[    17.388] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input4/event4"
[    17.388] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[    17.388] (**) Option "xkb_model" "pc105"
[    17.388] (**) Option "xkb_layout" "us"
[    17.389] (II) event4  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    17.389] (II) event4  - Eee PC WMI hotkeys: device is a keyboard
[    64.633] (II) event3  - Power Button: device removed
[    64.664] (II) event5  - Video Bus: device removed
[    64.696] (II) event2  - Power Button: device removed
[    64.728] (II) event0  - USB Optical Mouse: device removed
[    64.760] (II) event1  - Dell Dell USB Keyboard: device removed
[    64.792] (II) event4  - Eee PC WMI hotkeys: device removed
[    64.824] (II) AIGLX: Suspending AIGLX clients for VT switch
[    72.504] (II) AIGLX: Resuming AIGLX clients after VT switch
[    72.504] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[    72.603] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    72.603] (II) event3  - Power Button: device is a keyboard
[    72.605] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    72.605] (II) event5  - Video Bus: device is a keyboard
[    72.606] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    72.606] (II) event2  - Power Button: device is a keyboard
[    72.608] (II) event0  - USB Optical Mouse: is tagged by udev as: Mouse
[    72.608] (II) event0  - USB Optical Mouse: device is a pointer
[    72.610] (II) event1  - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[    72.610] (II) event1  - Dell Dell USB Keyboard: device is a keyboard
[    72.611] (II) event4  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    72.612] (II) event4  - Eee PC WMI hotkeys: device is a keyboard
[   313.290] (II) event3  - Power Button: device removed
[   313.320] (II) event5  - Video Bus: device removed
[   313.352] (II) event2  - Power Button: device removed
[   313.384] (II) event0  - USB Optical Mouse: device removed
[   313.416] (II) event1  - Dell Dell USB Keyboard: device removed
[   313.448] (II) event4  - Eee PC WMI hotkeys: device removed
[   313.480] (II) AIGLX: Suspending AIGLX clients for VT switch
[   356.680] (II) AIGLX: Resuming AIGLX clients after VT switch
[   356.680] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[   356.775] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   356.775] (II) event3  - Power Button: device is a keyboard
[   356.775] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   356.775] (II) event5  - Video Bus: device is a keyboard
[   356.776] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   356.776] (II) event2  - Power Button: device is a keyboard
[   356.776] (II) event0  - USB Optical Mouse: is tagged by udev as: Mouse
[   356.776] (II) event0  - USB Optical Mouse: device is a pointer
[   356.777] (II) event1  - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[   356.777] (II) event1  - Dell Dell USB Keyboard: device is a keyboard
[   356.778] (II) event4  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   356.778] (II) event4  - Eee PC WMI hotkeys: device is a keyboard

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: USEC_INITIALIZED=6448599
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=8972506
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
E: SUBSYSTEM=input
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: USEC_INITIALIZED=7677846
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
N: input/event5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=8972367
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=8971934
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input6
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input6
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=8120923
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input6/event6
N: input/event6
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=8972534
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input7
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input7
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=8120874
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input7/event7
N: input/event7
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input7/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=8972678
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input8
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=8121265
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input8/event8
N: input/event8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input8/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=8972029
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0
E: SUBSYSTEM=input
E: PRODUCT=3/461/4d15/111
E: NAME="USB Optical Mouse"
E: PHYS="usb-0000:00:14.0-13/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v0461p4D15e0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: USEC_INITIALIZED=9021365
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:13:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_13_1_0
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_13_1_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0/event0
N: input/event0
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:13:1.0-event-mouse
S: input/by-id/usb-0461_USB_Optical_Mouse-event-mouse
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=9118060
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:13:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_13_1_0
E: LIBINPUT_DEVICE_GROUP=3/461/4d15:usb-0000:00:14.0-13
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:13:1.0-event-mouse /dev/input/by-id/usb-0461_USB_Optical_Mouse-event-mouse

P: /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0/mouse0
N: input/mouse0
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:13:1.0-mouse
S: input/by-id/usb-0461_USB_Optical_Mouse-mouse
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:0461:4D15.0001/input/input0/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=9023393
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:13:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_13_1_0
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:13:1.0-mouse /dev/input/by-id/usb-0461_USB_Optical_Mouse-mouse

P: /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:413C:2003.0002/input/input1
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:413C:2003.0002/input/input1
E: SUBSYSTEM=input
E: PRODUCT=3/413c/2003/110
E: NAME="Dell Dell USB Keyboard"
E: PHYS="usb-0000:00:14.0-14/input0"
E: UNIQ=""
E: PROP=0
E: EV=120013
E: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0003v413Cp2003e0110-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,sfw
E: USEC_INITIALIZED=8919303
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_USB_Keyboard
E: ID_MODEL_ENC=Dell\x20USB\x20Keyboard
E: ID_MODEL_ID=2003
E: ID_REVISION=0301
E: ID_SERIAL=Dell_Dell_USB_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:14:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_14_1_0
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_14_1_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:413C:2003.0002/input/input1/event1
N: input/event1
L: 0
S: input/by-path/pci-0000:00:14.0-usb-0:14:1.0-event-kbd
S: input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:413C:2003.0002/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=8972815
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_USB_Keyboard
E: ID_MODEL_ENC=Dell\x20USB\x20Keyboard
E: ID_MODEL_ID=2003
E: ID_REVISION=0301
E: ID_SERIAL=Dell_Dell_USB_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:14.0-usb-0:14:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_14_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/413c/2003:usb-0000:00:14.0-14
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:14:1.0-event-kbd /dev/input/by-id/usb-Dell_Dell_USB_Keyboard-event-kbd
E: TAGS=:power-switch:

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event10
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=8972903
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Line"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=2000
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: USEC_INITIALIZED=8325628
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event11
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=8972096
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Line Out"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: USEC_INITIALIZED=8325999
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event12
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=8972201
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input13/event13
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input13/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=8971913
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event9
N: input/event9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=8972266
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:

P: /devices/platform/eeepc-wmi/input/input4
L: 0
E: DEVPATH=/devices/platform/eeepc-wmi/input/input4
E: SUBSYSTEM=input
E: PRODUCT=19/0/0/0
E: NAME="Eee PC WMI hotkeys"
E: PHYS="eeepc-wmi/input0"
E: PROP=0
E: EV=100013
E: KEY=7e00000 0 800000000000 0 0 1400b00100000 8300180001100800 e000000000000 2
E: MSC=10
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,14,k71,72,73,8B,94,98,AB,AC,B8,B9,BF,D4,E0,E1,E3,EE,F0,1AF,215,216,217,218,219,21A,ram4,lsfw
E: USEC_INITIALIZED=7313069
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: ID_FOR_SEAT=input-platform-eeepc-wmi
E: TAGS=:seat:

P: /devices/platform/eeepc-wmi/input/input4/event4
N: input/event4
L: 0
S: input/by-path/platform-eeepc-wmi-event
E: DEVPATH=/devices/platform/eeepc-wmi/input/input4/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=8972839
E: KEYBOARD_KEY_6b=f21
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/0:eeepc-wmi
E: DEVLINKS=/dev/input/by-path/platform-eeepc-wmi-event
E: TAGS=:power-switch:


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


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

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.188
ii  libaudit1               1:2.8.4-2
ii  libbsd0                 0.9.1-1
ii  libc6                   2.28-7
ii  libdbus-1-3             1.12.12-1
ii  libdrm2                 2.4.97-1
ii  libegl1                 1.1.0-1
ii  libegl1-mesa            18.3.2-1
ii  libepoxy0               1.5.3-0.1
ii  libgbm1                 18.3.2-1
ii  libgcrypt20             1.8.4-5
ii  libgl1                  1.1.0-1
ii  libpciaccess0           0.14-1
ii  libpixman-1-0           0.36.0-1
ii  libselinux1             2.8-1+b1
ii  libsystemd0             240-6
ii  libudev1                240-6
ii  libunwind8              1.2.1-8
ii  libxau6                 1:1.0.8-1+b2
ii  libxdmcp6               1:1.1.2-3
ii  libxfont2               1:2.0.3-1
ii  libxshmfence1           1.3-1
ii  udev                    240-6
ii  xserver-common          2:1.20.3-1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri                                18.3.2-1
ii  libpam-systemd-apt-holepunch [libpam-systemd]  1

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.4+nmu1
ii  xfonts-75dpi     1:1.0.4+nmu1
ii  xfonts-scalable  1:1.0.3-1.1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.20.10-3
Done: Timo Aaltonen <tjaalton@debian.org>

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 923198@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 17 Feb 2021 11:17:43 +0200
Source: xorg-server
Architecture: source
Version: 2:1.20.10-3
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 923198 976898 979751
Changes:
 xorg-server (2:1.20.10-3) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Drop workaround for mips* FTBFS added in 2:1.20.10-1, shouldn't be
     necessary anymore with the change in 2:1.20.10-2.
 .
   [ Sven Joachim ]
   * Recommend default-logind | logind rather than libpam-systemd in
     xserver-xorg-core (Closes: #923198).
   * Use mktemp rather than tempfile in xserver-xorg-legacy.postinst
     (Closes: #979751).
   * Use dpkg-vendor to get the vendor name, drop lsb-release from
     Build-Depends.
 .
    [ Vagrant Cascadian ]
   * Avoid embedding the running kernel version (Closes: #976898).
Checksums-Sha1:
 66d5328cd2b919b8e4b2c71d4d34070921b242c4 4466 xorg-server_1.20.10-3.dsc
 9e044bb042a17e26910ea36fc303dcff1b4f1a66 152420 xorg-server_1.20.10-3.diff.gz
 bf698d1ad3d5f5652dca48836e519fd01244559f 10080 xorg-server_1.20.10-3_source.buildinfo
Checksums-Sha256:
 e788cadae0cc9b47d0e4d363b4365cf5fc3aed83c74c32b764464e540db82d85 4466 xorg-server_1.20.10-3.dsc
 bb084966395db720b3daa1ee30f70945d60230d28162962ce119698da24dfa21 152420 xorg-server_1.20.10-3.diff.gz
 84e9a4e0ee8b0c9f92e67f63160b35cc3e9c1b3cf3fe0de32d64252c153ccac0 10080 xorg-server_1.20.10-3_source.buildinfo
Files:
 dedf8a9f20b151e13532aaeef5259aa3 4466 x11 optional xorg-server_1.20.10-3.dsc
 3041faa19041a9082aa8a6960478b394 152420 x11 optional xorg-server_1.20.10-3.diff.gz
 f5f1cec8f28571e710cd1c2997ccdcb6 10080 x11 optional xorg-server_1.20.10-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmAs31EACgkQy3AxZaiJ
hNzhsA/+Kgu/iskQg3UrbKkeyPlzpXEH2dyeZebBOaS60+oh/DQ5Fdjxq1wPg3LU
Ya0852ufE5uTjZrJ1Rwxl5QZFsX6jdCHsEs08o8ivo3OraNmYzNFixubHn0I22ZH
EXZF1FZhsOUA7ywNxNw0wumVtRskgAcLtGV9K6TpvabdUiuLBb7k5VjcC+MtBTnl
XHhoLTFzEKQIOv7zoTKorr9NeyrZNYn2WZ1XqGlDtUPwGgN6VLo/jIMuBduQ+h24
BAUX7jwp+XL+OAqPsdb3mywB2M1owBZ8mEbNiyRpIaDUjd6LBjGstedMGYOfMtsV
iBapNMAVRb/6YI6CF6E1AP99CjFPCJHs98tMy7W+5QB4xNFGr+gJdFCW9wGrpwpZ
ulJpjdvQtg8psCJv48avmbDmyn2Pr8Z//Otw1y0zMR/W2Jfdtv0mR/Iuv7GyvCLD
jDjW7heRv9cqTTv8+wtXHe++JVXeN1HBy4kOdTpzNEEOo8bKC83EI+DwDQT4Jfby
OhoDbRnbjAXZy/s1iQYrXEnHFuT8vu/bd0+zDEMVTdx3jZ8QWxiIq69SJel3PVko
ljyq7+iAi2+/OqKuSzTGr4qVNUBrHEkH+MWrCKeOrH0jZPo7Rivcy2GtGP0VxGU7
eT9yCScWRMFv2hKmEN8kGo6i3LgrSVqaUWPTc5QfkixaFbm0oms=
=pQit
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: