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

Bug#807598: marked as done (xserver-xorg-video-intel: [i915] No hardware acceleration)



Your message dated Tue, 15 Dec 2015 15:24:59 +0100
with message-id <20151215142459.GR3105@betterave.cristau.org>
and subject line Re: Bug#807598: xserver-xorg-video-intel: [i915] No hardware acceleration
has caused the Debian Bug report #807598,
regarding xserver-xorg-video-intel: [i915] No hardware acceleration
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.)


-- 
807598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807598
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.99.917-2
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Motherboard Asus Z170-A with Intel integrated graphics.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Driver is loaded:
# lsmod | egrep  'i915'

i915                 1097728  0
drm_kms_helper        126976  1 i915
drm                   352256  2 i915,drm_kms_helper
i2c_algo_bit           16384  1 i915
video                  36864  2 i915,asus_wmi
button                 16384  1 i915

Started login manager:
# /etc/init.d/wdm restart

   * What was the outcome of this action?

X server uses software rendering indicating that DRI2 is not available:

# grep rendering /var/log/Xorg.0.log
[  2717.090] (EE) AIGLX: reverting to software rendering

See log file below for the other errors reported.

   * What outcome did you expect instead?

Another report
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782690
seemed to indicate that a similar problem was solved in the version I'm
using.

*** End of the template - remove these template lines ***


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

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:1912] (rev 06)

/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.2.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-8) ) #1 SMP Debian 4.2.6-3 (2015-12-06)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 49906 Dec 10 14:57 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  2716.870] 
X.Org X Server 1.17.3
Release Date: 2015-10-26
[  2716.870] X Protocol Version 11, Revision 0
[  2716.870] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[  2716.870] Current Operating System: Linux night 4.2.0-1-amd64 #1 SMP Debian 4.2.6-3 (2015-12-06) x86_64
[  2716.870] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=/dev/mapper/night_vg1-root ro quiet
[  2716.870] Build Date: 27 October 2015  11:41:02PM
[  2716.870] xorg-server 2:1.17.3-2 (http://www.debian.org/support) 
[  2716.870] Current version of pixman: 0.33.4
[  2716.870] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2716.870] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2716.870] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 10 14:57:09 2015
[  2716.870] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2716.870] (==) No Layout section.  Using the first Screen section.
[  2716.870] (==) No screen section available. Using defaults.
[  2716.870] (**) |-->Screen "Default Screen Section" (0)
[  2716.870] (**) |   |-->Monitor "<default monitor>"
[  2716.870] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  2716.870] (==) Automatically adding devices
[  2716.870] (==) Automatically enabling devices
[  2716.870] (==) Automatically adding GPU devices
[  2716.870] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2716.870] 	Entry deleted from font path.
[  2716.870] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  2716.870] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2716.870] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2716.870] (II) Loader magic: 0x565364142de0
[  2716.870] (II) Module ABI versions:
[  2716.870] 	X.Org ANSI C Emulation: 0.4
[  2716.870] 	X.Org Video Driver: 19.0
[  2716.870] 	X.Org XInput driver : 21.0
[  2716.870] 	X.Org Server Extension : 9.0
[  2716.873] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[  2716.874] (--) PCI:*(0:0:2:0) 8086:1912:1043:8694 rev 6, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[  2716.874] (II) LoadModule: "glx"
[  2716.874] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2716.875] (II) Module glx: vendor="X.Org Foundation"
[  2716.875] 	compiled for 1.17.3, module version = 1.0.0
[  2716.875] 	ABI class: X.Org Server Extension, version 9.0
[  2716.875] (==) AIGLX enabled
[  2716.875] (==) Matched intel as autoconfigured driver 0
[  2716.875] (==) Matched modesetting as autoconfigured driver 1
[  2716.875] (==) Matched fbdev as autoconfigured driver 2
[  2716.875] (==) Matched vesa as autoconfigured driver 3
[  2716.875] (==) Assigned the driver to the xf86ConfigLayout
[  2716.875] (II) LoadModule: "intel"
[  2716.875] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2716.875] (II) Module intel: vendor="X.Org Foundation"
[  2716.875] 	compiled for 1.17.2, module version = 2.99.917
[  2716.875] 	Module class: X.Org Video Driver
[  2716.875] 	ABI class: X.Org Video Driver, version 19.0
[  2716.875] (II) LoadModule: "modesetting"
[  2716.875] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  2716.875] (II) Module modesetting: vendor="X.Org Foundation"
[  2716.875] 	compiled for 1.17.3, module version = 1.17.3
[  2716.875] 	Module class: X.Org Video Driver
[  2716.875] 	ABI class: X.Org Video Driver, version 19.0
[  2716.875] (II) LoadModule: "fbdev"
[  2716.875] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2716.875] (II) Module fbdev: vendor="X.Org Foundation"
[  2716.875] 	compiled for 1.17.1, module version = 0.4.4
[  2716.875] 	Module class: X.Org Video Driver
[  2716.875] 	ABI class: X.Org Video Driver, version 19.0
[  2716.875] (II) LoadModule: "vesa"
[  2716.875] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2716.875] (II) Module vesa: vendor="X.Org Foundation"
[  2716.875] 	compiled for 1.17.3, module version = 2.3.4
[  2716.875] 	Module class: X.Org Video Driver
[  2716.875] 	ABI class: X.Org Video Driver, version 19.0
[  2716.875] (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
[  2716.876] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  2716.876] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  2716.876] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  2716.876] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  2716.876] (II) FBDEV: driver for framebuffer: fbdev
[  2716.876] (II) VESA: driver for VESA chipsets: vesa
[  2716.876] (++) using VT number 7

[  2716.880] (EE) open /dev/dri/card0: No such file or directory
[  2716.880] (WW) Falling back to old probe method for modesetting
[  2716.880] (EE) open /dev/dri/card0: No such file or directory
[  2716.880] (II) Loading sub module "fbdevhw"
[  2716.880] (II) LoadModule: "fbdevhw"
[  2716.880] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2716.880] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2716.880] 	compiled for 1.17.3, module version = 0.0.2
[  2716.880] 	ABI class: X.Org Video Driver, version 19.0
[  2716.880] (EE) open /dev/fb0: No such file or directory
[  2716.880] (WW) Falling back to old probe method for fbdev
[  2716.880] (II) Loading sub module "fbdevhw"
[  2716.880] (II) LoadModule: "fbdevhw"
[  2716.880] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2716.880] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2716.880] 	compiled for 1.17.3, module version = 0.0.2
[  2716.880] 	ABI class: X.Org Video Driver, version 19.0
[  2716.880] (EE) open /dev/fb0: No such file or directory
[  2716.880] (EE) Screen 0 deleted because of no matching config section.
[  2716.880] (II) UnloadModule: "modesetting"
[  2716.880] (EE) Screen 0 deleted because of no matching config section.
[  2716.880] (II) UnloadModule: "fbdev"
[  2716.880] (II) UnloadSubModule: "fbdevhw"
[  2716.880] (II) Loading sub module "vbe"
[  2716.880] (II) LoadModule: "vbe"
[  2716.881] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  2716.881] (II) Module vbe: vendor="X.Org Foundation"
[  2716.881] 	compiled for 1.17.3, module version = 1.1.0
[  2716.881] 	ABI class: X.Org Video Driver, version 19.0
[  2716.881] (II) Loading sub module "int10"
[  2716.881] (II) LoadModule: "int10"
[  2716.881] (II) Loading /usr/lib/xorg/modules/libint10.so
[  2716.881] (II) Module int10: vendor="X.Org Foundation"
[  2716.881] 	compiled for 1.17.3, module version = 1.0.0
[  2716.881] 	ABI class: X.Org Video Driver, version 19.0
[  2716.881] (II) VESA(0): initializing int10
[  2716.882] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  2716.884] (II) VESA(0): VESA BIOS detected
[  2716.884] (II) VESA(0): VESA VBE Version 3.0
[  2716.884] (II) VESA(0): VESA VBE Total Mem: 524224 kB
[  2716.884] (II) VESA(0): VESA VBE OEM: Intel(R) SKL Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[  2716.884] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[  2716.917] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2716.917] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[  2716.917] (==) VESA(0): RGB weight 888
[  2716.917] (==) VESA(0): Default visual is TrueColor
[  2716.917] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[  2716.917] (II) Loading sub module "ddc"
[  2716.917] (II) LoadModule: "ddc"
[  2716.917] (II) Module "ddc" already built-in
[  2716.917] (II) VESA(0): VESA VBE DDC supported
[  2716.917] (II) VESA(0): VESA VBE DDC Level 2
[  2716.917] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[  2716.930] (II) VESA(0): VESA VBE DDC read successfully
[  2716.930] (II) VESA(0): Manufacturer: GSM  Model: 5ab7  Serial#: 23777
[  2716.930] (II) VESA(0): Year: 2015  Week: 7
[  2716.930] (II) VESA(0): EDID Version: 1.3
[  2716.930] (II) VESA(0): Digital Display Input
[  2716.930] (II) VESA(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[  2716.930] (II) VESA(0): Gamma: 2.20
[  2716.930] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
[  2716.930] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2716.930] (II) VESA(0): First detailed timing is preferred mode
[  2716.930] (II) VESA(0): redX: 0.645 redY: 0.335   greenX: 0.305 greenY: 0.630
[  2716.930] (II) VESA(0): blueX: 0.148 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[  2716.930] (II) VESA(0): Supported established timings:
[  2716.930] (II) VESA(0): 720x400@70Hz
[  2716.930] (II) VESA(0): 640x480@60Hz
[  2716.930] (II) VESA(0): 640x480@75Hz
[  2716.930] (II) VESA(0): 800x600@60Hz
[  2716.930] (II) VESA(0): 800x600@75Hz
[  2716.930] (II) VESA(0): 1024x768@60Hz
[  2716.930] (II) VESA(0): 1024x768@75Hz
[  2716.930] (II) VESA(0): 1280x1024@75Hz
[  2716.930] (II) VESA(0): Manufacturer's mask: 0
[  2716.930] (II) VESA(0): Supported standard timings:
[  2716.930] (II) VESA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  2716.930] (II) VESA(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  2716.930] (II) VESA(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  2716.930] (II) VESA(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  2716.930] (II) VESA(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  2716.930] (II) VESA(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  2716.930] (II) VESA(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  2716.930] (II) VESA(0): #7: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[  2716.930] (II) VESA(0): Supported detailed timing:
[  2716.930] (II) VESA(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
[  2716.930] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  2716.930] (II) VESA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  2716.930] (II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[  2716.930] (II) VESA(0): Monitor name: LG IPS FULLHD
[  2716.930] (II) VESA(0): Serial No: 507NTWG0P777
[  2716.930] (II) VESA(0): EDID (in hex):
[  2716.930] (II) VESA(0): 	00ffffffffffff001e6db75ae15c0000
[  2716.930] (II) VESA(0): 	0719010380301b78ea3135a5554ea126
[  2716.930] (II) VESA(0): 	0c5054a54b00714f81809500b300a9c0
[  2716.930] (II) VESA(0): 	810081c09040023a801871382d40582c
[  2716.930] (II) VESA(0): 	4500e00e1100001e000000fd00384b1e
[  2716.930] (II) VESA(0): 	530f000a202020202020000000fc004c
[  2716.930] (II) VESA(0): 	47204950532046554c4c4844000000ff
[  2716.930] (II) VESA(0): 	003530374e54574730503737370a00a5
[  2716.930] (II) VESA(0): EDID vendor "GSM", prod id 23223
[  2716.930] (II) VESA(0): Using EDID range info for horizontal sync
[  2716.930] (II) VESA(0): Using EDID range info for vertical refresh
[  2716.930] (II) VESA(0): Printing DDC gathered Modelines:
[  2716.930] (II) VESA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  2716.930] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2716.930] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2716.930] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2716.930] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2716.930] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2716.930] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2716.930] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2716.930] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2716.930] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2716.930] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2716.930] (II) VESA(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  2716.930] (II) VESA(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  2716.930] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[  2716.930] (II) VESA(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  2716.930] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[  2716.930] (II) VESA(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[  2716.930] (II) VESA(0): Searching for matching VESA mode(s):
[  2716.932] Mode: 107 (1280x1024)
[  2716.932] 	ModeAttributes: 0x9b
[  2716.932] 	WinAAttributes: 0x7
[  2716.932] 	WinBAttributes: 0x0
[  2716.932] 	WinGranularity: 64
[  2716.932] 	WinSize: 64
[  2716.932] 	WinASegment: 0xa000
[  2716.932] 	WinBSegment: 0x0
[  2716.932] 	WinFuncPtr: 0xc0009951
[  2716.932] 	BytesPerScanline: 1280
[  2716.932] 	XResolution: 1280
[  2716.932] 	YResolution: 1024
[  2716.932] 	XCharSize: 8
[  2716.932] 	YCharSize: 16
[  2716.932] 	NumberOfPlanes: 1
[  2716.932] 	BitsPerPixel: 8
[  2716.932] 	NumberOfBanks: 1
[  2716.932] 	MemoryModel: 4
[  2716.932] 	BankSize: 0
[  2716.932] 	NumberOfImages: 152
[  2716.932] 	RedMaskSize: 0
[  2716.932] 	RedFieldPosition: 0
[  2716.932] 	GreenMaskSize: 0
[  2716.932] 	GreenFieldPosition: 0
[  2716.932] 	BlueMaskSize: 0
[  2716.932] 	BlueFieldPosition: 0
[  2716.932] 	RsvdMaskSize: 0
[  2716.932] 	RsvdFieldPosition: 0
[  2716.932] 	DirectColorModeInfo: 0
[  2716.932] 	PhysBasePtr: 0xc0000000
[  2716.932] 	LinBytesPerScanLine: 1280
[  2716.932] 	BnkNumberOfImagePages: 152
[  2716.932] 	LinNumberOfImagePages: 152
[  2716.932] 	LinRedMaskSize: 0
[  2716.932] 	LinRedFieldPosition: 0
[  2716.932] 	LinGreenMaskSize: 0
[  2716.932] 	LinGreenFieldPosition: 0
[  2716.932] 	LinBlueMaskSize: 0
[  2716.932] 	LinBlueFieldPosition: 0
[  2716.932] 	LinRsvdMaskSize: 0
[  2716.932] 	LinRsvdFieldPosition: 0
[  2716.932] 	MaxPixelClock: 230000000
[  2716.934] Mode: 11a (1280x1024)
[  2716.934] 	ModeAttributes: 0x9b
[  2716.934] 	WinAAttributes: 0x7
[  2716.934] 	WinBAttributes: 0x0
[  2716.934] 	WinGranularity: 64
[  2716.934] 	WinSize: 64
[  2716.934] 	WinASegment: 0xa000
[  2716.934] 	WinBSegment: 0x0
[  2716.934] 	WinFuncPtr: 0xc0009951
[  2716.934] 	BytesPerScanline: 2560
[  2716.934] 	XResolution: 1280
[  2716.934] 	YResolution: 1024
[  2716.934] 	XCharSize: 8
[  2716.934] 	YCharSize: 16
[  2716.934] 	NumberOfPlanes: 1
[  2716.934] 	BitsPerPixel: 16
[  2716.934] 	NumberOfBanks: 1
[  2716.934] 	MemoryModel: 6
[  2716.934] 	BankSize: 0
[  2716.934] 	NumberOfImages: 203
[  2716.934] 	RedMaskSize: 5
[  2716.934] 	RedFieldPosition: 11
[  2716.934] 	GreenMaskSize: 6
[  2716.934] 	GreenFieldPosition: 5
[  2716.934] 	BlueMaskSize: 5
[  2716.934] 	BlueFieldPosition: 0
[  2716.934] 	RsvdMaskSize: 0
[  2716.934] 	RsvdFieldPosition: 0
[  2716.934] 	DirectColorModeInfo: 0
[  2716.934] 	PhysBasePtr: 0xc0000000
[  2716.934] 	LinBytesPerScanLine: 2560
[  2716.934] 	BnkNumberOfImagePages: 203
[  2716.934] 	LinNumberOfImagePages: 203
[  2716.934] 	LinRedMaskSize: 5
[  2716.934] 	LinRedFieldPosition: 11
[  2716.934] 	LinGreenMaskSize: 6
[  2716.934] 	LinGreenFieldPosition: 5
[  2716.934] 	LinBlueMaskSize: 5
[  2716.934] 	LinBlueFieldPosition: 0
[  2716.934] 	LinRsvdMaskSize: 0
[  2716.934] 	LinRsvdFieldPosition: 0
[  2716.934] 	MaxPixelClock: 230000000
[  2716.936] *Mode: 11b (1280x1024)
[  2716.936] 	ModeAttributes: 0x9b
[  2716.936] 	WinAAttributes: 0x7
[  2716.936] 	WinBAttributes: 0x0
[  2716.936] 	WinGranularity: 64
[  2716.936] 	WinSize: 64
[  2716.936] 	WinASegment: 0xa000
[  2716.936] 	WinBSegment: 0x0
[  2716.936] 	WinFuncPtr: 0xc0009951
[  2716.936] 	BytesPerScanline: 5120
[  2716.936] 	XResolution: 1280
[  2716.936] 	YResolution: 1024
[  2716.936] 	XCharSize: 8
[  2716.936] 	YCharSize: 16
[  2716.936] 	NumberOfPlanes: 1
[  2716.936] 	BitsPerPixel: 32
[  2716.936] 	NumberOfBanks: 1
[  2716.936] 	MemoryModel: 6
[  2716.936] 	BankSize: 0
[  2716.936] 	NumberOfImages: 101
[  2716.936] 	RedMaskSize: 8
[  2716.936] 	RedFieldPosition: 16
[  2716.936] 	GreenMaskSize: 8
[  2716.936] 	GreenFieldPosition: 8
[  2716.936] 	BlueMaskSize: 8
[  2716.936] 	BlueFieldPosition: 0
[  2716.936] 	RsvdMaskSize: 8
[  2716.936] 	RsvdFieldPosition: 24
[  2716.936] 	DirectColorModeInfo: 0
[  2716.936] 	PhysBasePtr: 0xc0000000
[  2716.936] 	LinBytesPerScanLine: 5120
[  2716.936] 	BnkNumberOfImagePages: 101
[  2716.936] 	LinNumberOfImagePages: 101
[  2716.936] 	LinRedMaskSize: 8
[  2716.936] 	LinRedFieldPosition: 16
[  2716.936] 	LinGreenMaskSize: 8
[  2716.936] 	LinGreenFieldPosition: 8
[  2716.936] 	LinBlueMaskSize: 8
[  2716.936] 	LinBlueFieldPosition: 0
[  2716.936] 	LinRsvdMaskSize: 8
[  2716.936] 	LinRsvdFieldPosition: 24
[  2716.936] 	MaxPixelClock: 230000000
[  2716.938] Mode: 105 (1024x768)
[  2716.938] 	ModeAttributes: 0x9b
[  2716.938] 	WinAAttributes: 0x7
[  2716.938] 	WinBAttributes: 0x0
[  2716.938] 	WinGranularity: 64
[  2716.938] 	WinSize: 64
[  2716.938] 	WinASegment: 0xa000
[  2716.938] 	WinBSegment: 0x0
[  2716.938] 	WinFuncPtr: 0xc0009951
[  2716.938] 	BytesPerScanline: 1024
[  2716.938] 	XResolution: 1024
[  2716.938] 	YResolution: 768
[  2716.938] 	XCharSize: 8
[  2716.938] 	YCharSize: 16
[  2716.938] 	NumberOfPlanes: 1
[  2716.938] 	BitsPerPixel: 8
[  2716.938] 	NumberOfBanks: 1
[  2716.938] 	MemoryModel: 4
[  2716.938] 	BankSize: 0
[  2716.938] 	NumberOfImages: 169
[  2716.938] 	RedMaskSize: 0
[  2716.938] 	RedFieldPosition: 0
[  2716.938] 	GreenMaskSize: 0
[  2716.938] 	GreenFieldPosition: 0
[  2716.938] 	BlueMaskSize: 0
[  2716.938] 	BlueFieldPosition: 0
[  2716.938] 	RsvdMaskSize: 0
[  2716.938] 	RsvdFieldPosition: 0
[  2716.938] 	DirectColorModeInfo: 0
[  2716.938] 	PhysBasePtr: 0xc0000000
[  2716.938] 	LinBytesPerScanLine: 1024
[  2716.938] 	BnkNumberOfImagePages: 169
[  2716.938] 	LinNumberOfImagePages: 169
[  2716.938] 	LinRedMaskSize: 0
[  2716.938] 	LinRedFieldPosition: 0
[  2716.938] 	LinGreenMaskSize: 0
[  2716.938] 	LinGreenFieldPosition: 0
[  2716.938] 	LinBlueMaskSize: 0
[  2716.938] 	LinBlueFieldPosition: 0
[  2716.938] 	LinRsvdMaskSize: 0
[  2716.938] 	LinRsvdFieldPosition: 0
[  2716.938] 	MaxPixelClock: 230000000
[  2716.940] Mode: 117 (1024x768)
[  2716.940] 	ModeAttributes: 0x9b
[  2716.940] 	WinAAttributes: 0x7
[  2716.940] 	WinBAttributes: 0x0
[  2716.940] 	WinGranularity: 64
[  2716.940] 	WinSize: 64
[  2716.940] 	WinASegment: 0xa000
[  2716.940] 	WinBSegment: 0x0
[  2716.940] 	WinFuncPtr: 0xc0009951
[  2716.940] 	BytesPerScanline: 2048
[  2716.940] 	XResolution: 1024
[  2716.940] 	YResolution: 768
[  2716.940] 	XCharSize: 8
[  2716.940] 	YCharSize: 16
[  2716.940] 	NumberOfPlanes: 1
[  2716.940] 	BitsPerPixel: 16
[  2716.940] 	NumberOfBanks: 1
[  2716.940] 	MemoryModel: 6
[  2716.940] 	BankSize: 0
[  2716.940] 	NumberOfImages: 84
[  2716.940] 	RedMaskSize: 5
[  2716.940] 	RedFieldPosition: 11
[  2716.940] 	GreenMaskSize: 6
[  2716.940] 	GreenFieldPosition: 5
[  2716.940] 	BlueMaskSize: 5
[  2716.940] 	BlueFieldPosition: 0
[  2716.940] 	RsvdMaskSize: 0
[  2716.940] 	RsvdFieldPosition: 0
[  2716.940] 	DirectColorModeInfo: 0
[  2716.940] 	PhysBasePtr: 0xc0000000
[  2716.940] 	LinBytesPerScanLine: 2048
[  2716.940] 	BnkNumberOfImagePages: 84
[  2716.940] 	LinNumberOfImagePages: 84
[  2716.940] 	LinRedMaskSize: 5
[  2716.940] 	LinRedFieldPosition: 11
[  2716.940] 	LinGreenMaskSize: 6
[  2716.940] 	LinGreenFieldPosition: 5
[  2716.940] 	LinBlueMaskSize: 5
[  2716.940] 	LinBlueFieldPosition: 0
[  2716.940] 	LinRsvdMaskSize: 0
[  2716.940] 	LinRsvdFieldPosition: 0
[  2716.940] 	MaxPixelClock: 230000000
[  2716.942] *Mode: 118 (1024x768)
[  2716.942] 	ModeAttributes: 0x9b
[  2716.942] 	WinAAttributes: 0x7
[  2716.942] 	WinBAttributes: 0x0
[  2716.942] 	WinGranularity: 64
[  2716.942] 	WinSize: 64
[  2716.942] 	WinASegment: 0xa000
[  2716.942] 	WinBSegment: 0x0
[  2716.942] 	WinFuncPtr: 0xc0009951
[  2716.942] 	BytesPerScanline: 4096
[  2716.942] 	XResolution: 1024
[  2716.942] 	YResolution: 768
[  2716.942] 	XCharSize: 8
[  2716.942] 	YCharSize: 16
[  2716.942] 	NumberOfPlanes: 1
[  2716.942] 	BitsPerPixel: 32
[  2716.942] 	NumberOfBanks: 1
[  2716.942] 	MemoryModel: 6
[  2716.942] 	BankSize: 0
[  2716.942] 	NumberOfImages: 169
[  2716.942] 	RedMaskSize: 8
[  2716.942] 	RedFieldPosition: 16
[  2716.942] 	GreenMaskSize: 8
[  2716.942] 	GreenFieldPosition: 8
[  2716.942] 	BlueMaskSize: 8
[  2716.942] 	BlueFieldPosition: 0
[  2716.942] 	RsvdMaskSize: 8
[  2716.942] 	RsvdFieldPosition: 24
[  2716.942] 	DirectColorModeInfo: 0
[  2716.942] 	PhysBasePtr: 0xc0000000
[  2716.942] 	LinBytesPerScanLine: 4096
[  2716.942] 	BnkNumberOfImagePages: 169
[  2716.942] 	LinNumberOfImagePages: 169
[  2716.942] 	LinRedMaskSize: 8
[  2716.942] 	LinRedFieldPosition: 16
[  2716.942] 	LinGreenMaskSize: 8
[  2716.942] 	LinGreenFieldPosition: 8
[  2716.942] 	LinBlueMaskSize: 8
[  2716.942] 	LinBlueFieldPosition: 0
[  2716.942] 	LinRsvdMaskSize: 8
[  2716.942] 	LinRsvdFieldPosition: 24
[  2716.942] 	MaxPixelClock: 230000000
[  2716.944] *Mode: 112 (640x480)
[  2716.944] 	ModeAttributes: 0x9b
[  2716.944] 	WinAAttributes: 0x7
[  2716.944] 	WinBAttributes: 0x0
[  2716.944] 	WinGranularity: 64
[  2716.944] 	WinSize: 64
[  2716.944] 	WinASegment: 0xa000
[  2716.944] 	WinBSegment: 0x0
[  2716.944] 	WinFuncPtr: 0xc0009951
[  2716.944] 	BytesPerScanline: 2560
[  2716.944] 	XResolution: 640
[  2716.944] 	YResolution: 480
[  2716.944] 	XCharSize: 8
[  2716.944] 	YCharSize: 16
[  2716.944] 	NumberOfPlanes: 1
[  2716.944] 	BitsPerPixel: 32
[  2716.944] 	NumberOfBanks: 1
[  2716.944] 	MemoryModel: 6
[  2716.945] 	BankSize: 0
[  2716.945] 	NumberOfImages: 174
[  2716.945] 	RedMaskSize: 8
[  2716.945] 	RedFieldPosition: 16
[  2716.945] 	GreenMaskSize: 8
[  2716.945] 	GreenFieldPosition: 8
[  2716.945] 	BlueMaskSize: 8
[  2716.945] 	BlueFieldPosition: 0
[  2716.945] 	RsvdMaskSize: 8
[  2716.945] 	RsvdFieldPosition: 24
[  2716.945] 	DirectColorModeInfo: 0
[  2716.945] 	PhysBasePtr: 0xc0000000
[  2716.945] 	LinBytesPerScanLine: 2560
[  2716.945] 	BnkNumberOfImagePages: 174
[  2716.945] 	LinNumberOfImagePages: 174
[  2716.945] 	LinRedMaskSize: 8
[  2716.945] 	LinRedFieldPosition: 16
[  2716.945] 	LinGreenMaskSize: 8
[  2716.945] 	LinGreenFieldPosition: 8
[  2716.945] 	LinBlueMaskSize: 8
[  2716.945] 	LinBlueFieldPosition: 0
[  2716.945] 	LinRsvdMaskSize: 8
[  2716.945] 	LinRsvdFieldPosition: 24
[  2716.945] 	MaxPixelClock: 230000000
[  2716.947] Mode: 114 (800x600)
[  2716.947] 	ModeAttributes: 0x9b
[  2716.947] 	WinAAttributes: 0x7
[  2716.947] 	WinBAttributes: 0x0
[  2716.947] 	WinGranularity: 64
[  2716.947] 	WinSize: 64
[  2716.947] 	WinASegment: 0xa000
[  2716.947] 	WinBSegment: 0x0
[  2716.947] 	WinFuncPtr: 0xc0009951
[  2716.947] 	BytesPerScanline: 1600
[  2716.947] 	XResolution: 800
[  2716.947] 	YResolution: 600
[  2716.947] 	XCharSize: 8
[  2716.947] 	YCharSize: 16
[  2716.947] 	NumberOfPlanes: 1
[  2716.947] 	BitsPerPixel: 16
[  2716.947] 	NumberOfBanks: 1
[  2716.947] 	MemoryModel: 6
[  2716.947] 	BankSize: 0
[  2716.947] 	NumberOfImages: 33
[  2716.947] 	RedMaskSize: 5
[  2716.947] 	RedFieldPosition: 11
[  2716.947] 	GreenMaskSize: 6
[  2716.947] 	GreenFieldPosition: 5
[  2716.947] 	BlueMaskSize: 5
[  2716.947] 	BlueFieldPosition: 0
[  2716.947] 	RsvdMaskSize: 0
[  2716.947] 	RsvdFieldPosition: 0
[  2716.947] 	DirectColorModeInfo: 0
[  2716.947] 	PhysBasePtr: 0xc0000000
[  2716.947] 	LinBytesPerScanLine: 1600
[  2716.947] 	BnkNumberOfImagePages: 33
[  2716.947] 	LinNumberOfImagePages: 33
[  2716.947] 	LinRedMaskSize: 5
[  2716.947] 	LinRedFieldPosition: 11
[  2716.947] 	LinGreenMaskSize: 6
[  2716.947] 	LinGreenFieldPosition: 5
[  2716.947] 	LinBlueMaskSize: 5
[  2716.947] 	LinBlueFieldPosition: 0
[  2716.947] 	LinRsvdMaskSize: 0
[  2716.947] 	LinRsvdFieldPosition: 0
[  2716.947] 	MaxPixelClock: 230000000
[  2716.949] *Mode: 115 (800x600)
[  2716.949] 	ModeAttributes: 0x9b
[  2716.949] 	WinAAttributes: 0x7
[  2716.949] 	WinBAttributes: 0x0
[  2716.949] 	WinGranularity: 64
[  2716.949] 	WinSize: 64
[  2716.949] 	WinASegment: 0xa000
[  2716.949] 	WinBSegment: 0x0
[  2716.949] 	WinFuncPtr: 0xc0009951
[  2716.949] 	BytesPerScanline: 3200
[  2716.949] 	XResolution: 800
[  2716.949] 	YResolution: 600
[  2716.949] 	XCharSize: 8
[  2716.949] 	YCharSize: 16
[  2716.949] 	NumberOfPlanes: 1
[  2716.949] 	BitsPerPixel: 32
[  2716.949] 	NumberOfBanks: 1
[  2716.949] 	MemoryModel: 6
[  2716.949] 	BankSize: 0
[  2716.949] 	NumberOfImages: 16
[  2716.949] 	RedMaskSize: 8
[  2716.949] 	RedFieldPosition: 16
[  2716.949] 	GreenMaskSize: 8
[  2716.949] 	GreenFieldPosition: 8
[  2716.949] 	BlueMaskSize: 8
[  2716.949] 	BlueFieldPosition: 0
[  2716.949] 	RsvdMaskSize: 8
[  2716.949] 	RsvdFieldPosition: 24
[  2716.949] 	DirectColorModeInfo: 0
[  2716.949] 	PhysBasePtr: 0xc0000000
[  2716.949] 	LinBytesPerScanLine: 3200
[  2716.949] 	BnkNumberOfImagePages: 16
[  2716.949] 	LinNumberOfImagePages: 16
[  2716.949] 	LinRedMaskSize: 8
[  2716.949] 	LinRedFieldPosition: 16
[  2716.949] 	LinGreenMaskSize: 8
[  2716.949] 	LinGreenFieldPosition: 8
[  2716.949] 	LinBlueMaskSize: 8
[  2716.949] 	LinBlueFieldPosition: 0
[  2716.949] 	LinRsvdMaskSize: 8
[  2716.949] 	LinRsvdFieldPosition: 24
[  2716.949] 	MaxPixelClock: 230000000
[  2716.951] Mode: 101 (640x480)
[  2716.951] 	ModeAttributes: 0x9b
[  2716.951] 	WinAAttributes: 0x7
[  2716.951] 	WinBAttributes: 0x0
[  2716.951] 	WinGranularity: 64
[  2716.951] 	WinSize: 64
[  2716.951] 	WinASegment: 0xa000
[  2716.951] 	WinBSegment: 0x0
[  2716.951] 	WinFuncPtr: 0xc0009951
[  2716.951] 	BytesPerScanline: 640
[  2716.951] 	XResolution: 640
[  2716.951] 	YResolution: 480
[  2716.951] 	XCharSize: 8
[  2716.951] 	YCharSize: 16
[  2716.951] 	NumberOfPlanes: 1
[  2716.951] 	BitsPerPixel: 8
[  2716.951] 	NumberOfBanks: 1
[  2716.951] 	MemoryModel: 4
[  2716.951] 	BankSize: 0
[  2716.951] 	NumberOfImages: 101
[  2716.951] 	RedMaskSize: 0
[  2716.951] 	RedFieldPosition: 0
[  2716.951] 	GreenMaskSize: 0
[  2716.951] 	GreenFieldPosition: 0
[  2716.951] 	BlueMaskSize: 0
[  2716.951] 	BlueFieldPosition: 0
[  2716.951] 	RsvdMaskSize: 0
[  2716.951] 	RsvdFieldPosition: 0
[  2716.951] 	DirectColorModeInfo: 0
[  2716.951] 	PhysBasePtr: 0xc0000000
[  2716.951] 	LinBytesPerScanLine: 640
[  2716.951] 	BnkNumberOfImagePages: 101
[  2716.951] 	LinNumberOfImagePages: 101
[  2716.951] 	LinRedMaskSize: 0
[  2716.951] 	LinRedFieldPosition: 0
[  2716.951] 	LinGreenMaskSize: 0
[  2716.951] 	LinGreenFieldPosition: 0
[  2716.951] 	LinBlueMaskSize: 0
[  2716.951] 	LinBlueFieldPosition: 0
[  2716.951] 	LinRsvdMaskSize: 0
[  2716.951] 	LinRsvdFieldPosition: 0
[  2716.951] 	MaxPixelClock: 230000000
[  2716.953] Mode: 103 (800x600)
[  2716.953] 	ModeAttributes: 0x9b
[  2716.953] 	WinAAttributes: 0x7
[  2716.953] 	WinBAttributes: 0x0
[  2716.953] 	WinGranularity: 64
[  2716.953] 	WinSize: 64
[  2716.953] 	WinASegment: 0xa000
[  2716.953] 	WinBSegment: 0x0
[  2716.953] 	WinFuncPtr: 0xc0009951
[  2716.953] 	BytesPerScanline: 832
[  2716.953] 	XResolution: 800
[  2716.953] 	YResolution: 600
[  2716.953] 	XCharSize: 8
[  2716.953] 	YCharSize: 16
[  2716.953] 	NumberOfPlanes: 1
[  2716.953] 	BitsPerPixel: 8
[  2716.953] 	NumberOfBanks: 1
[  2716.953] 	MemoryModel: 4
[  2716.953] 	BankSize: 0
[  2716.953] 	NumberOfImages: 254
[  2716.953] 	RedMaskSize: 0
[  2716.953] 	RedFieldPosition: 0
[  2716.953] 	GreenMaskSize: 0
[  2716.953] 	GreenFieldPosition: 0
[  2716.953] 	BlueMaskSize: 0
[  2716.953] 	BlueFieldPosition: 0
[  2716.953] 	RsvdMaskSize: 0
[  2716.953] 	RsvdFieldPosition: 0
[  2716.953] 	DirectColorModeInfo: 0
[  2716.953] 	PhysBasePtr: 0xc0000000
[  2716.953] 	LinBytesPerScanLine: 832
[  2716.953] 	BnkNumberOfImagePages: 254
[  2716.953] 	LinNumberOfImagePages: 254
[  2716.953] 	LinRedMaskSize: 0
[  2716.953] 	LinRedFieldPosition: 0
[  2716.953] 	LinGreenMaskSize: 0
[  2716.953] 	LinGreenFieldPosition: 0
[  2716.953] 	LinBlueMaskSize: 0
[  2716.953] 	LinBlueFieldPosition: 0
[  2716.953] 	LinRsvdMaskSize: 0
[  2716.953] 	LinRsvdFieldPosition: 0
[  2716.953] 	MaxPixelClock: 230000000
[  2716.955] Mode: 111 (640x480)
[  2716.955] 	ModeAttributes: 0x9b
[  2716.955] 	WinAAttributes: 0x7
[  2716.955] 	WinBAttributes: 0x0
[  2716.955] 	WinGranularity: 64
[  2716.955] 	WinSize: 64
[  2716.955] 	WinASegment: 0xa000
[  2716.955] 	WinBSegment: 0x0
[  2716.955] 	WinFuncPtr: 0xc0009951
[  2716.955] 	BytesPerScanline: 1280
[  2716.955] 	XResolution: 640
[  2716.955] 	YResolution: 480
[  2716.955] 	XCharSize: 8
[  2716.955] 	YCharSize: 16
[  2716.955] 	NumberOfPlanes: 1
[  2716.955] 	BitsPerPixel: 16
[  2716.955] 	NumberOfBanks: 1
[  2716.955] 	MemoryModel: 6
[  2716.955] 	BankSize: 0
[  2716.955] 	NumberOfImages: 50
[  2716.955] 	RedMaskSize: 5
[  2716.955] 	RedFieldPosition: 11
[  2716.955] 	GreenMaskSize: 6
[  2716.955] 	GreenFieldPosition: 5
[  2716.955] 	BlueMaskSize: 5
[  2716.955] 	BlueFieldPosition: 0
[  2716.955] 	RsvdMaskSize: 0
[  2716.955] 	RsvdFieldPosition: 0
[  2716.955] 	DirectColorModeInfo: 0
[  2716.955] 	PhysBasePtr: 0xc0000000
[  2716.955] 	LinBytesPerScanLine: 1280
[  2716.955] 	BnkNumberOfImagePages: 50
[  2716.955] 	LinNumberOfImagePages: 50
[  2716.955] 	LinRedMaskSize: 5
[  2716.955] 	LinRedFieldPosition: 11
[  2716.955] 	LinGreenMaskSize: 6
[  2716.955] 	LinGreenFieldPosition: 5
[  2716.955] 	LinBlueMaskSize: 5
[  2716.955] 	LinBlueFieldPosition: 0
[  2716.955] 	LinRsvdMaskSize: 0
[  2716.955] 	LinRsvdFieldPosition: 0
[  2716.955] 	MaxPixelClock: 230000000
[  2716.957] Mode: 17d (1920x1080)
[  2716.957] 	ModeAttributes: 0x9b
[  2716.957] 	WinAAttributes: 0x7
[  2716.957] 	WinBAttributes: 0x0
[  2716.957] 	WinGranularity: 64
[  2716.957] 	WinSize: 64
[  2716.957] 	WinASegment: 0xa000
[  2716.957] 	WinBSegment: 0x0
[  2716.957] 	WinFuncPtr: 0xc0009951
[  2716.957] 	BytesPerScanline: 1920
[  2716.957] 	XResolution: 1920
[  2716.957] 	YResolution: 1080
[  2716.957] 	XCharSize: 8
[  2716.957] 	YCharSize: 16
[  2716.957] 	NumberOfPlanes: 1
[  2716.957] 	BitsPerPixel: 8
[  2716.957] 	NumberOfBanks: 1
[  2716.957] 	MemoryModel: 4
[  2716.957] 	BankSize: 0
[  2716.957] 	NumberOfImages: 254
[  2716.957] 	RedMaskSize: 0
[  2716.957] 	RedFieldPosition: 0
[  2716.957] 	GreenMaskSize: 0
[  2716.957] 	GreenFieldPosition: 0
[  2716.957] 	BlueMaskSize: 0
[  2716.957] 	BlueFieldPosition: 0
[  2716.957] 	RsvdMaskSize: 0
[  2716.957] 	RsvdFieldPosition: 0
[  2716.957] 	DirectColorModeInfo: 0
[  2716.957] 	PhysBasePtr: 0xc0000000
[  2716.957] 	LinBytesPerScanLine: 1920
[  2716.957] 	BnkNumberOfImagePages: 254
[  2716.957] 	LinNumberOfImagePages: 254
[  2716.957] 	LinRedMaskSize: 0
[  2716.957] 	LinRedFieldPosition: 0
[  2716.957] 	LinGreenMaskSize: 0
[  2716.957] 	LinGreenFieldPosition: 0
[  2716.957] 	LinBlueMaskSize: 0
[  2716.957] 	LinBlueFieldPosition: 0
[  2716.957] 	LinRsvdMaskSize: 0
[  2716.957] 	LinRsvdFieldPosition: 0
[  2716.957] 	MaxPixelClock: 230000000
[  2716.959] Mode: 17e (1920x1080)
[  2716.959] 	ModeAttributes: 0x9b
[  2716.959] 	WinAAttributes: 0x7
[  2716.959] 	WinBAttributes: 0x0
[  2716.959] 	WinGranularity: 64
[  2716.959] 	WinSize: 64
[  2716.959] 	WinASegment: 0xa000
[  2716.959] 	WinBSegment: 0x0
[  2716.959] 	WinFuncPtr: 0xc0009951
[  2716.959] 	BytesPerScanline: 3840
[  2716.959] 	XResolution: 1920
[  2716.959] 	YResolution: 1080
[  2716.959] 	XCharSize: 8
[  2716.959] 	YCharSize: 16
[  2716.959] 	NumberOfPlanes: 1
[  2716.959] 	BitsPerPixel: 16
[  2716.959] 	NumberOfBanks: 1
[  2716.959] 	MemoryModel: 6
[  2716.959] 	BankSize: 0
[  2716.959] 	NumberOfImages: 126
[  2716.959] 	RedMaskSize: 5
[  2716.959] 	RedFieldPosition: 11
[  2716.959] 	GreenMaskSize: 6
[  2716.959] 	GreenFieldPosition: 5
[  2716.959] 	BlueMaskSize: 5
[  2716.959] 	BlueFieldPosition: 0
[  2716.959] 	RsvdMaskSize: 0
[  2716.959] 	RsvdFieldPosition: 0
[  2716.959] 	DirectColorModeInfo: 0
[  2716.959] 	PhysBasePtr: 0xc0000000
[  2716.959] 	LinBytesPerScanLine: 3840
[  2716.959] 	BnkNumberOfImagePages: 126
[  2716.959] 	LinNumberOfImagePages: 126
[  2716.959] 	LinRedMaskSize: 5
[  2716.959] 	LinRedFieldPosition: 11
[  2716.959] 	LinGreenMaskSize: 6
[  2716.959] 	LinGreenFieldPosition: 5
[  2716.959] 	LinBlueMaskSize: 5
[  2716.959] 	LinBlueFieldPosition: 0
[  2716.959] 	LinRsvdMaskSize: 0
[  2716.959] 	LinRsvdFieldPosition: 0
[  2716.959] 	MaxPixelClock: 230000000
[  2716.961] *Mode: 17f (1920x1080)
[  2716.961] 	ModeAttributes: 0x9b
[  2716.961] 	WinAAttributes: 0x7
[  2716.961] 	WinBAttributes: 0x0
[  2716.961] 	WinGranularity: 64
[  2716.961] 	WinSize: 64
[  2716.961] 	WinASegment: 0xa000
[  2716.961] 	WinBSegment: 0x0
[  2716.961] 	WinFuncPtr: 0xc0009951
[  2716.961] 	BytesPerScanline: 7680
[  2716.961] 	XResolution: 1920
[  2716.961] 	YResolution: 1080
[  2716.961] 	XCharSize: 8
[  2716.961] 	YCharSize: 16
[  2716.961] 	NumberOfPlanes: 1
[  2716.961] 	BitsPerPixel: 32
[  2716.961] 	NumberOfBanks: 1
[  2716.961] 	MemoryModel: 6
[  2716.961] 	BankSize: 0
[  2716.961] 	NumberOfImages: 63
[  2716.961] 	RedMaskSize: 8
[  2716.961] 	RedFieldPosition: 16
[  2716.961] 	GreenMaskSize: 8
[  2716.961] 	GreenFieldPosition: 8
[  2716.961] 	BlueMaskSize: 8
[  2716.961] 	BlueFieldPosition: 0
[  2716.961] 	RsvdMaskSize: 8
[  2716.961] 	RsvdFieldPosition: 24
[  2716.961] 	DirectColorModeInfo: 0
[  2716.961] 	PhysBasePtr: 0xc0000000
[  2716.961] 	LinBytesPerScanLine: 7680
[  2716.961] 	BnkNumberOfImagePages: 63
[  2716.961] 	LinNumberOfImagePages: 63
[  2716.961] 	LinRedMaskSize: 8
[  2716.961] 	LinRedFieldPosition: 16
[  2716.961] 	LinGreenMaskSize: 8
[  2716.961] 	LinGreenFieldPosition: 8
[  2716.961] 	LinBlueMaskSize: 8
[  2716.961] 	LinBlueFieldPosition: 0
[  2716.961] 	LinRsvdMaskSize: 8
[  2716.961] 	LinRsvdFieldPosition: 24
[  2716.961] 	MaxPixelClock: 230000000
[  2716.961] 
[  2716.961] (II) VESA(0): Total Memory: 8191 64KB banks (524224kB)
[  2716.961] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[  2716.961] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
[  2716.961] (II) VESA(0): <default monitor>: Using maximum pixel clock of 155.00 MHz
[  2716.961] (WW) VESA(0): Unable to estimate virtual size
[  2716.962] (--) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[  2716.962] (**) VESA(0): *Built-in mode "1920x1080"
[  2716.962] (**) VESA(0): *Built-in mode "1280x1024"
[  2716.962] (**) VESA(0): *Built-in mode "1024x768"
[  2716.962] (**) VESA(0): *Built-in mode "800x600"
[  2716.962] (**) VESA(0): *Built-in mode "640x480"
[  2716.962] (**) VESA(0): Display dimensions: (480, 270) mm
[  2716.962] (**) VESA(0): DPI set to (101, 101)
[  2716.962] (**) VESA(0): Using "Shadow Framebuffer"
[  2716.962] (II) Loading sub module "shadow"
[  2716.962] (II) LoadModule: "shadow"
[  2716.962] (II) Loading /usr/lib/xorg/modules/libshadow.so
[  2716.962] (II) Module shadow: vendor="X.Org Foundation"
[  2716.962] 	compiled for 1.17.3, module version = 1.1.0
[  2716.962] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2716.962] (II) Loading sub module "fb"
[  2716.962] (II) LoadModule: "fb"
[  2716.962] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2716.962] (II) Module fb: vendor="X.Org Foundation"
[  2716.962] 	compiled for 1.17.3, module version = 1.0.0
[  2716.962] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2716.962] (==) Depth 24 pixmap format is 32 bpp
[  2716.962] (II) Loading sub module "int10"
[  2716.962] (II) LoadModule: "int10"
[  2716.962] (II) Loading /usr/lib/xorg/modules/libint10.so
[  2716.962] (II) Module int10: vendor="X.Org Foundation"
[  2716.962] 	compiled for 1.17.3, module version = 1.0.0
[  2716.962] 	ABI class: X.Org Video Driver, version 19.0
[  2716.962] (II) VESA(0): initializing int10
[  2716.962] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  2716.964] (II) VESA(0): VESA BIOS detected
[  2716.964] (II) VESA(0): VESA VBE Version 3.0
[  2716.964] (II) VESA(0): VESA VBE Total Mem: 524224 kB
[  2716.964] (II) VESA(0): VESA VBE OEM: Intel(R) SKL Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[  2716.964] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[  2716.964] (II) VESA(0): virtual address = (nil),
	physical address = 0xc0000000, size = 536805376
[  2716.964] (II) VESA(0): virtual address = 0x7f9848c5a000,
	physical address = 0xa0000, size = 65536
[  2716.973] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080)
[  2717.088] (==) VESA(0): Default visual is TrueColor
[  2717.088] (==) VESA(0): Backing store enabled
[  2717.088] (==) VESA(0): DPMS enabled
[  2717.088] (==) RandR enabled
[  2717.090] (II) SELinux: Disabled on system
[  2717.090] (II) AIGLX: Screen 0 is not DRI2 capable
[  2717.090] (EE) AIGLX: reverting to software rendering
[  2717.096] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2717.096] (II) AIGLX: Loaded and initialized swrast
[  2717.096] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  2717.117] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  2717.117] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2717.117] (II) LoadModule: "evdev"
[  2717.117] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2717.117] (II) Module evdev: vendor="X.Org Foundation"
[  2717.117] 	compiled for 1.16.4, module version = 2.9.2
[  2717.117] 	Module class: X.Org XInput Driver
[  2717.117] 	ABI class: X.Org XInput driver, version 21.0
[  2717.118] (EE) systemd-logind: failed to take device /dev/input/event2: Operation not permitted
[  2717.118] (II) Using input driver 'evdev' for 'Power Button'
[  2717.118] (**) Power Button: always reports core events
[  2717.118] (**) evdev: Power Button: Device: "/dev/input/event2"
[  2717.118] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2717.118] (--) evdev: Power Button: Found keys
[  2717.118] (II) evdev: Power Button: Configuring as keyboard
[  2717.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2"
[  2717.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2717.118] (**) Option "xkb_rules" "evdev"
[  2717.118] (**) Option "xkb_model" "pc105"
[  2717.118] (**) Option "xkb_layout" "be"
[  2717.126] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2717.127] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2717.127] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
[  2717.127] (II) Using input driver 'evdev' for 'Power Button'
[  2717.127] (**) Power Button: always reports core events
[  2717.127] (**) evdev: Power Button: Device: "/dev/input/event1"
[  2717.127] (--) evdev: Power Button: Vendor 0 Product 0x1
[  2717.127] (--) evdev: Power Button: Found keys
[  2717.127] (II) evdev: Power Button: Configuring as keyboard
[  2717.127] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1"
[  2717.127] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  2717.127] (**) Option "xkb_rules" "evdev"
[  2717.127] (**) Option "xkb_model" "pc105"
[  2717.127] (**) Option "xkb_layout" "be"
[  2717.127] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  2717.127] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  2717.127] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
[  2717.127] (II) Using input driver 'evdev' for 'Sleep Button'
[  2717.127] (**) Sleep Button: always reports core events
[  2717.127] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[  2717.127] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  2717.127] (--) evdev: Sleep Button: Found keys
[  2717.127] (II) evdev: Sleep Button: Configuring as keyboard
[  2717.127] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event0"
[  2717.127] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  2717.127] (**) Option "xkb_rules" "evdev"
[  2717.127] (**) Option "xkb_model" "pc105"
[  2717.127] (**) Option "xkb_layout" "be"
[  2717.128] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event15)
[  2717.128] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[  2717.128] (EE) systemd-logind: failed to take device /dev/input/event15: Operation not permitted
[  2717.128] (II) Using input driver 'evdev' for 'HID 04f3:0103'
[  2717.128] (**) HID 04f3:0103: always reports core events
[  2717.128] (**) evdev: HID 04f3:0103: Device: "/dev/input/event15"
[  2717.128] (--) evdev: HID 04f3:0103: Vendor 0x4f3 Product 0x103
[  2717.128] (--) evdev: HID 04f3:0103: Found keys
[  2717.128] (II) evdev: HID 04f3:0103: Configuring as keyboard
[  2717.128] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:0103.0001/input/input17/event15"
[  2717.128] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD, id 9)
[  2717.128] (**) Option "xkb_rules" "evdev"
[  2717.128] (**) Option "xkb_model" "pc105"
[  2717.128] (**) Option "xkb_layout" "be"
[  2717.129] (II) config/udev: Adding input device HID 04f3:0103 (/dev/input/event16)
[  2717.129] (**) HID 04f3:0103: Applying InputClass "evdev keyboard catchall"
[  2717.129] (EE) systemd-logind: failed to take device /dev/input/event16: Operation not permitted
[  2717.129] (II) Using input driver 'evdev' for 'HID 04f3:0103'
[  2717.129] (**) HID 04f3:0103: always reports core events
[  2717.129] (**) evdev: HID 04f3:0103: Device: "/dev/input/event16"
[  2717.129] (--) evdev: HID 04f3:0103: Vendor 0x4f3 Product 0x103
[  2717.129] (--) evdev: HID 04f3:0103: Found 1 mouse buttons
[  2717.129] (--) evdev: HID 04f3:0103: Found scroll wheel(s)
[  2717.129] (--) evdev: HID 04f3:0103: Found relative axes
[  2717.129] (II) evdev: HID 04f3:0103: Forcing relative x/y axes to exist.
[  2717.129] (--) evdev: HID 04f3:0103: Found absolute axes
[  2717.129] (II) evdev: HID 04f3:0103: Forcing absolute x/y axes to exist.
[  2717.129] (--) evdev: HID 04f3:0103: Found keys
[  2717.129] (II) evdev: HID 04f3:0103: Configuring as mouse
[  2717.129] (II) evdev: HID 04f3:0103: Configuring as keyboard
[  2717.129] (II) evdev: HID 04f3:0103: Adding scrollwheel support
[  2717.129] (**) evdev: HID 04f3:0103: YAxisMapping: buttons 4 and 5
[  2717.129] (**) evdev: HID 04f3:0103: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2717.129] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04F3:0103.0002/input/input18/event16"
[  2717.129] (II) XINPUT: Adding extended input device "HID 04f3:0103" (type: KEYBOARD, id 10)
[  2717.129] (**) Option "xkb_rules" "evdev"
[  2717.129] (**) Option "xkb_model" "pc105"
[  2717.129] (**) Option "xkb_layout" "be"
[  2717.129] (II) evdev: HID 04f3:0103: initialized for relative axes.
[  2717.129] (WW) evdev: HID 04f3:0103: ignoring absolute axes.
[  2717.129] (**) HID 04f3:0103: (accel) keeping acceleration scheme 1
[  2717.129] (**) HID 04f3:0103: (accel) acceleration profile 0
[  2717.129] (**) HID 04f3:0103: (accel) acceleration factor: 2.000
[  2717.129] (**) HID 04f3:0103: (accel) acceleration threshold: 4
[  2717.129] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7)
[  2717.129] (II) No input driver specified, ignoring this device.
[  2717.129] (II) This device may have been added with another device file.
[  2717.129] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event8)
[  2717.129] (II) No input driver specified, ignoring this device.
[  2717.129] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event9)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event10)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event5)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event6)
[  2717.130] (II) No input driver specified, ignoring this device.
[  2717.130] (II) This device may have been added with another device file.
[  2717.130] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event4)
[  2717.130] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  2717.131] (EE) systemd-logind: failed to take device /dev/input/event4: Operation not permitted
[  2717.131] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[  2717.131] (**) Eee PC WMI hotkeys: always reports core events
[  2717.131] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event4"
[  2717.131] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[  2717.131] (--) evdev: Eee PC WMI hotkeys: Found keys
[  2717.131] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[  2717.131] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input7/event4"
[  2717.131] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[  2717.131] (**) Option "xkb_rules" "evdev"
[  2717.131] (**) Option "xkb_model" "pc105"
[  2717.131] (**) Option "xkb_layout" "be"
[  2717.131] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event14)
[  2717.131] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[  2717.131] (EE) systemd-logind: failed to take device /dev/input/event14: Operation not permitted
[  2717.131] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[  2717.131] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[  2717.131] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event14"
[  2717.131] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[  2717.131] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[  2717.131] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[  2717.131] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[  2717.131] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[  2717.131] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[  2717.131] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[  2717.131] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[  2717.131] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2717.131] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event14"
[  2717.131] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 12)
[  2717.131] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[  2717.131] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[  2717.131] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[  2717.132] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[  2717.132] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[  2717.132] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[  2717.132] (II) No input driver specified, ignoring this device.
[  2717.132] (II) This device may have been added with another device file.
[  2717.132] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[  2717.132] (II) No input driver specified, ignoring this device.
[  2717.132] (II) This device may have been added with another device file.

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2
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=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5573648
E: XKBLAYOUT=be
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5573645
E: XKBLAYOUT=be
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event0
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=64
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5573651
E: XKBLAYOUT=be
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:0103.0001/input/input17
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:0103.0001/input/input17
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_9_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=0103
E: ID_MODEL_ENC=0103
E: ID_MODEL_ID=0103
E: ID_PATH=pci-0000:00:14.0-usb-0:9:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_9_1_0
E: ID_REVISION=0105
E: ID_SERIAL=04f3_0103
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: KEY=1000000000007 ff800000000007ff febeffdff3cfffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0003v04F3p0103e0110-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,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="HID 04f3:0103"
E: PHYS="usb-0000:00:14.0-9/input0"
E: PRODUCT=3/4f3/103/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=9321646

P: /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:0103.0001/input/input17/event15
N: input/event15
S: input/by-id/usb-04f3_0103-event-kbd
S: input/by-path/pci-0000:00:14.0-usb-0:9:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-04f3_0103-event-kbd /dev/input/by-path/pci-0000:00:14.0-usb-0:9:1.0-event-kbd
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:0103.0001/input/input17/event15
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=0103
E: ID_MODEL_ENC=0103
E: ID_MODEL_ID=0103
E: ID_PATH=pci-0000:00:14.0-usb-0:9:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_9_1_0
E: ID_REVISION=0105
E: ID_SERIAL=04f3_0103
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9358097
E: XKBLAYOUT=be
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04F3:0103.0002/input/input18
E: ABS=100000000
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04F3:0103.0002/input/input18
E: EV=1f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_9_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=0103
E: ID_MODEL_ENC=0103
E: ID_MODEL_ID=0103
E: ID_PATH=pci-0000:00:14.0-usb-0:9:1.1
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_9_1_1
E: ID_REVISION=0105
E: ID_SERIAL=04f3_0103
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: KEY=3007f 0 0 483ffff17aff32d bf54444600000000 1 130c130b17c000 267bfad941dfed 9e168000004400 10000002
E: MODALIAS=input:b0003v04F3p0103e0110-e0,1,2,3,4,k71,72,73,74,77,80,82,83,85,86,87,88,89,8A,8B,8C,8E,8F,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B1,B2,B5,CE,CF,D0,D1,D2,D4,D8,D9,DB,E0,E1,E4,EA,EB,F0,F1,F4,100,161,162,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,250,251,r6,a20,m4,lsfw
E: MSC=10
E: NAME="HID 04f3:0103"
E: PHYS="usb-0000:00:14.0-9/input1"
E: PRODUCT=3/4f3/103/110
E: PROP=0
E: REL=40
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=9321969

P: /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04F3:0103.0002/input/input18/event16
N: input/event16
S: input/by-id/usb-04f3_0103-event-if01
S: input/by-path/pci-0000:00:14.0-usb-0:9:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:14.0-usb-0:9:1.1-event /dev/input/by-id/usb-04f3_0103-event-if01
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:04F3:0103.0002/input/input18/event16
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=0103
E: ID_MODEL_ENC=0103
E: ID_MODEL_ID=0103
E: ID_PATH=pci-0000:00:14.0-usb-0:9:1.1
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_9_1_1
E: ID_REVISION=0105
E: ID_SERIAL=04f3_0103
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9365700
E: XKBLAYOUT=be
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HDA Intel PCH Line"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=2000
E: TAGS=:seat:
E: USEC_INITIALIZED=5740375

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input10/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input10/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5776447

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel PCH Line Out Front"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=5740286

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input11/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input11/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5776433

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel PCH Line Out Surround"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=5740854

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input12/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5776445

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA Intel PCH Line Out CLFE"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=5752351

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input13/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5796189

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Front 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=5763710

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input14/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5792215

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel PCH HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=5776773

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input15/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5812203

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

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input16/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5808235

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Front 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=5740278

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input8/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input8/event5
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5784219

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1f_3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH Rear 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=5740092

P: /devices/pci0000:00/0000:00:1f.3/sound/card0/input9/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1f.3/sound/card0/input9/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1f.3
E: ID_PATH_TAG=pci-0000_00_1f_3
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5776437

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

P: /devices/platform/eeepc-wmi/input/input7/event4
N: input/event4
S: input/by-path/platform-eeepc-wmi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-eeepc-wmi-event
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/eeepc-wmi/input/input7/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=5612276
E: XKBLAYOUT=be
E: XKBMODEL=pc105

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

P: /devices/platform/i8042/serio1/input/input6/event14
N: input/event14
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event14
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6010665

P: /devices/platform/i8042/serio1/input/input6/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/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5954265

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

P: /devices/platform/pcspkr/input/input5/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event3
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=5584198


DRM Information from dmesg:
---------------------------
[    0.371424] Linux agpgart interface v0.103
[    4.977125] [drm] Initialized drm 1.1.0 20060810
[    5.683548] [drm] This hardware requires preliminary hardware support.
               See CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT, and/or modparam preliminary_hw_support
[ 2664.050012] [drm] Module unloaded
[ 2696.429709] [drm] This hardware requires preliminary hardware support.
               See CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT, and/or modparam preliminary_hw_support


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

Kernel: Linux 4.2.0-1-amd64 (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: sysvinit (via /sbin/init)

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.21-3
ii  libdrm-intel1                          2.4.65-3
ii  libdrm2                                2.4.65-3
ii  libpciaccess0                          0.13.4-1
ii  libpixman-1-0                          0.33.4-1
ii  libudev1                               228-2
ii  libx11-6                               2:1.6.3-1
ii  libx11-xcb1                            2:1.6.3-1
ii  libxcb-dri2-0                          1.11.1-1
ii  libxcb-dri3-0                          1.11.1-1
ii  libxcb-sync1                           1.11.1-1
ii  libxcb-util0                           0.3.8-3
ii  libxcb1                                1.11.1-1
ii  libxcursor1                            1:1.1.14-1+b1
ii  libxdamage1                            1:1.1.4-2+b1
ii  libxext6                               2:1.3.3-1
ii  libxfixes3                             1:5.0.1-2+b2
ii  libxinerama1                           2:1.1.3-1+b1
ii  libxrandr2                             2:1.5.0-1
ii  libxrender1                            1:0.9.9-2
ii  libxshmfence1                          1.2-1
ii  libxtst6                               2:1.2.2-1+b1
ii  libxv1                                 2:1.0.10-1+b1
ii  libxvmc1                               2:1.0.9-1
ii  xserver-xorg-core [xorg-video-abi-19]  2:1.17.3-2

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, Dec 15, 2015 at 12:22:56 +0100, Gilles Sadowski wrote:

> On Tue, Dec 15, 2015 at 09:05:38AM +0100, Julien Cristau wrote:
> > On Thu, Dec 10, 2015 at 18:28:53 +0100, Gilles Sadowski wrote:
> > 
> > > [  2716.870] Current Operating System: Linux night 4.2.0-1-amd64 #1 SMP Debian 4.2.6-3 (2015-12-06) x86_64
> > 
> > SKL isn't supported until (IIRC) Linux 4.3.
> 
> What does it mean (from the perspective of a user)?
> Linux certainly runs on it without any prominent warning that things could
> blow out. ;-)
> Also the installer did not complain in any way.  [If it did, I could have
> returned the machine (as I specifically indicated to the seller that it
> should work with the current version of Debian).]
> 
> The I915 driver for Intel graphics seems to exist for a long time.
> The onboard graphics is a feature of the motherboard; so it is not obvious
> at all that one should pay attention to not buy a current CPU.
> 
> Specifying a linux parameter works around the problem, so I guess that it
> should be indicated on the driver's Wiki page.
> And, if possible, with an explanation (or link to one) of why upgrading a
> CPU can make a graphics driver not work anymore...
> 
It means you don't get graphics support on Linux on that CPU/GPU
(they're the same chip) until 4.3.  And no, turning on a "preliminary hw
support" option is very much not something we should be recommending, on
wiki pages or anywhere else.

Cheers,
Julien

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: