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

Bug#769191: xorg: apt-get dist-upgrade somehow reconfigured my system to use the nvidia driver, even though I have no nvidia hardware



Package: xorg
Version: 1:7.7+7
Severity: critical
Justification: breaks the whole system

This evening I ran 'apt-get dist-upgrade' on my 'testing' system, rebooted, and
found the system unusable -- it just came up with gdm3's "Oh no! Something has
gone wrong!" screen.

It turns out that the problem is that somehow, dist-upgrade reconfigured X to
use the nvidia drivers for GLX -- e.g., from /var/log/messages:

-------

Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: (II) LoadModule: "glx"
Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: (II) Loading
/usr/lib/xorg/modules/linux/libglx.so
Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: (II) Module glx: vendor="NVIDIA
Corporation"
Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: compiled for 4.0.2, module version =
1.0.0
Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: Module class: X.Org Server Extension
Nov 12 01:47:34 branna gdm-Xorg-:0[4239]: (II) NVIDIA GLX Module  340.46  Wed
Sep 24 13:54:14 PDT 2014

[...]

Nov 12 01:47:35 branna gdm-Xorg-:0[4239]: (EE) Failed to initialize GLX
extension (Compatible NVIDIA X driver not found)

[...]

Nov 12 01:47:35 branna /usr/bin/dbus-launch[4270]: Xlib:  extension "GLX"
missing on display ":0".
Nov 12 01:47:35 branna /usr/bin/dbus-launch[4270]: gnome-session-is-
accelerated: No hardware 3D support.

-------

That this didn't work very well is unsurprising, given that this laptop
contains no nvidia hardware.

First I tried removing xserver-xorg-video-nvidia. This triggered some sort of
error message from update-alternatives complaining that my "glx" group was
broken and it was keeping things pointing to nvidia in the mean time --
unfortunately though I no longer have the exact error message because I was
working in the text console and it got lost in scrollback. It didn't solve the
problem.

What did work was

# By itself this does nothing:
apt-get install glx-alternative-mesa
# But after running it, a bunch of nvidia packages suddenly become "no longer
required"
# Allowing this command to remove them:
apt-get autoremove

After running this, a quick /etc/init.d/gdm3 restart made my system usable
again.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar  3  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2397280 Sep 22 22:49 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 710 Mar  4  2014 50-synaptics-local.conf
-rw-r--r-- 1 root root 636 Mar  4  2014 50-synaptics-local.conf~

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.16-3-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-12) ) #1 SMP Debian 3.16.5-1 (2014-10-10)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root   1751 Mar  4  2014 /var/log/Xorg.1.log
-rw-r--r-- 1 root root   1751 Mar  4  2014 /var/log/Xorg.2.log
-rw-r--r-- 1 root root   1751 Mar  4  2014 /var/log/Xorg.3.log
-rw-r--r-- 1 root root   1751 Mar  4  2014 /var/log/Xorg.4.log
-rw-r--r-- 1 root root   1751 Mar  4  2014 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 139389 Aug  5 19:00 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     3.806] 
X.Org X Server 1.15.99.904 (1.16.0 RC 4)
Release Date: 2014-07-07
[     3.806] X Protocol Version 11, Revision 0
[     3.806] Build Operating System: Linux 3.14-1-amd64 x86_64 Debian
[     3.806] Current Operating System: Linux branna 3.14-1-amd64 #1 SMP Debian 3.14.12-1 (2014-07-11) x86_64
[     3.806] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14-1-amd64 root=UUID=984b6089-a7e7-46fa-9bca-019f8f50a836 ro quiet
[     3.806] Build Date: 08 July 2014  01:26:43PM
[     3.806] xorg-server 2:1.15.99.904-1 (http://www.debian.org/support) 
[     3.806] Current version of pixman: 0.32.6
[     3.806] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.806] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.806] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 21 15:55:18 2014
[     3.807] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.807] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.809] (==) No Layout section.  Using the first Screen section.
[     3.809] (==) No screen section available. Using defaults.
[     3.809] (**) |-->Screen "Default Screen Section" (0)
[     3.809] (**) |   |-->Monitor "<default monitor>"
[     3.809] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.809] (==) Automatically adding devices
[     3.809] (==) Automatically enabling devices
[     3.809] (==) Automatically adding GPU devices
[     3.810] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.810] 	Entry deleted from font path.
[     3.812] (==) 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
[     3.812] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.812] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.812] (II) Loader magic: 0x7fa5a4e7ad80
[     3.812] (II) Module ABI versions:
[     3.812] 	X.Org ANSI C Emulation: 0.4
[     3.812] 	X.Org Video Driver: 18.0
[     3.812] 	X.Org XInput driver : 21.0
[     3.812] 	X.Org Server Extension : 8.0
[     3.812] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.813] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:220c rev 11, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[     3.813] (II) LoadModule: "glx"
[     3.814] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.821] (II) Module glx: vendor="X.Org Foundation"
[     3.821] 	compiled for 1.15.99.904, module version = 1.0.0
[     3.821] 	ABI class: X.Org Server Extension, version 8.0
[     3.821] (==) AIGLX enabled
[     3.821] (==) Matched intel as autoconfigured driver 0
[     3.821] (==) Matched intel as autoconfigured driver 1
[     3.821] (==) Matched modesetting as autoconfigured driver 2
[     3.821] (==) Matched fbdev as autoconfigured driver 3
[     3.821] (==) Matched vesa as autoconfigured driver 4
[     3.821] (==) Assigned the driver to the xf86ConfigLayout
[     3.821] (II) LoadModule: "intel"
[     3.821] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     3.823] (II) Module intel: vendor="X.Org Foundation"
[     3.823] 	compiled for 1.15.99.904, module version = 2.21.15
[     3.823] 	Module class: X.Org Video Driver
[     3.823] 	ABI class: X.Org Video Driver, version 18.0
[     3.823] (II) LoadModule: "modesetting"
[     3.824] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.824] (II) Module modesetting: vendor="X.Org Foundation"
[     3.824] 	compiled for 1.15.99.904, module version = 0.9.0
[     3.824] 	Module class: X.Org Video Driver
[     3.824] 	ABI class: X.Org Video Driver, version 18.0
[     3.824] (II) LoadModule: "fbdev"
[     3.824] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     3.825] (II) Module fbdev: vendor="X.Org Foundation"
[     3.825] 	compiled for 1.15.99.904, module version = 0.4.4
[     3.825] 	Module class: X.Org Video Driver
[     3.825] 	ABI class: X.Org Video Driver, version 18.0
[     3.825] (II) LoadModule: "vesa"
[     3.825] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     3.825] (II) Module vesa: vendor="X.Org Foundation"
[     3.825] 	compiled for 1.15.99.904, module version = 2.3.3
[     3.825] 	Module class: X.Org Video Driver
[     3.825] 	ABI class: X.Org Video Driver, version 18.0
[     3.825] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[     3.826] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.826] (II) FBDEV: driver for framebuffer: fbdev
[     3.826] (II) VESA: driver for VESA chipsets: vesa
[     3.826] (++) using VT number 7

[     3.832] (WW) Falling back to old probe method for modesetting
[     3.832] (WW) Falling back to old probe method for fbdev
[     3.832] (II) Loading sub module "fbdevhw"
[     3.832] (II) LoadModule: "fbdevhw"
[     3.832] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     3.833] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.833] 	compiled for 1.15.99.904, module version = 0.0.2
[     3.833] 	ABI class: X.Org Video Driver, version 18.0
[     3.833] (WW) Falling back to old probe method for vesa
[     3.833] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.833] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     3.833] (==) intel(0): RGB weight 888
[     3.833] (==) intel(0): Default visual is TrueColor
[     3.833] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[     3.833] (**) intel(0): Relaxed fencing enabled
[     3.833] (**) intel(0): Wait on SwapBuffers? enabled
[     3.833] (**) intel(0): Triple buffering? enabled
[     3.833] (**) intel(0): Framebuffer tiled
[     3.833] (**) intel(0): Pixmaps tiled
[     3.833] (**) intel(0): 3D buffers tiled
[     3.833] (**) intel(0): SwapBuffers wait enabled
[     3.833] (==) intel(0): video overlay key set to 0x101fe
[     3.833] (II) intel(0): Output eDP1 has no monitor section
[     3.833] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[     3.833] (II) intel(0): Output DP1 has no monitor section
[     3.864] (II) intel(0): Output HDMI1 has no monitor section
[     3.864] (II) intel(0): Output DP2 has no monitor section
[     3.864] (II) intel(0): Output HDMI2 has no monitor section
[     3.864] (II) intel(0): EDID for output eDP1
[     3.864] (II) intel(0): Manufacturer: AUO  Model: 123d  Serial#: 0
[     3.864] (II) intel(0): Year: 2012  Week: 0
[     3.864] (II) intel(0): EDID Version: 1.4
[     3.864] (II) intel(0): Digital Display Input
[     3.864] (II) intel(0): 6 bits per channel
[     3.864] (II) intel(0): Digital interface is DisplayPort
[     3.864] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     3.864] (II) intel(0): Gamma: 2.20
[     3.864] (II) intel(0): No DPMS capabilities specified
[     3.864] (II) intel(0): Supported color encodings: RGB 4:4:4 
[     3.864] (II) intel(0): First detailed timing is preferred mode
[     3.864] (II) intel(0): Preferred mode is native pixel format and refresh rate
[     3.864] (II) intel(0): redX: 0.643 redY: 0.336   greenX: 0.313 greenY: 0.620
[     3.865] (II) intel(0): blueX: 0.151 blueY: 0.053   whiteX: 0.313 whiteY: 0.329
[     3.865] (II) intel(0): Manufacturer's mask: 0
[     3.865] (II) intel(0): Supported detailed timing:
[     3.865] (II) intel(0): clock: 141.0 MHz   Image Size:  309 x 173 mm
[     3.865] (II) intel(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[     3.865] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[     3.865] (II) intel(0): Unknown vendor-specific block f
[     3.865] (II) intel(0):  AUO
[     3.865] (II) intel(0):  B140HAN01.2
[     3.865] (II) intel(0): EDID (in hex):
[     3.865] (II) intel(0): 	00ffffffffffff0006af3d1200000000
[     3.865] (II) intel(0): 	00160104951f11780287e5a456509e26
[     3.865] (II) intel(0): 	0d505400000001010101010101010101
[     3.865] (II) intel(0): 	010101010101143780b8703824401010
[     3.865] (II) intel(0): 	3e0035ad100000180000000f00000000
[     3.865] (II) intel(0): 	00000000000000000020000000fe0041
[     3.865] (II) intel(0): 	554f0a202020202020202020000000fe
[     3.865] (II) intel(0): 	004231343048414e30312e32200a00a3
[     3.865] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[     3.865] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[     3.865] (II) intel(0): Printing probed modes for output eDP1
[     3.865] (II) intel(0): Modeline "1920x1080"x60.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[     3.865] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     3.865] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     3.865] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     3.865] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     3.865] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     3.865] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     3.865] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     3.865] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     3.865] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     3.865] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     3.865] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     3.865] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     3.865] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     3.865] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     3.865] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     3.865] (II) intel(0): EDID for output DP1
[     3.896] (II) intel(0): EDID for output HDMI1
[     3.896] (II) intel(0): EDID for output DP2
[     3.896] (II) intel(0): EDID for output HDMI2
[     3.896] (II) intel(0): Output eDP1 connected
[     3.896] (II) intel(0): Output DP1 disconnected
[     3.896] (II) intel(0): Output HDMI1 disconnected
[     3.896] (II) intel(0): Output DP2 disconnected
[     3.896] (II) intel(0): Output HDMI2 disconnected
[     3.896] (II) intel(0): Using exact sizes for initial modes
[     3.896] (II) intel(0): Output eDP1 using initial mode 1920x1080
[     3.896] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     3.896] (II) intel(0): Kernel page flipping support detected, enabling
[     3.896] (==) intel(0): DPI set to (96, 96)
[     3.896] (II) Loading sub module "fb"
[     3.896] (II) LoadModule: "fb"
[     3.896] (II) Loading /usr/lib/xorg/modules/libfb.so
[     3.898] (II) Module fb: vendor="X.Org Foundation"
[     3.898] 	compiled for 1.15.99.904, module version = 1.0.0
[     3.898] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.898] (II) Loading sub module "dri2"
[     3.898] (II) LoadModule: "dri2"
[     3.898] (II) Module "dri2" already built-in
[     3.898] (II) UnloadModule: "modesetting"
[     3.898] (II) Unloading modesetting
[     3.898] (II) UnloadModule: "fbdev"
[     3.898] (II) Unloading fbdev
[     3.898] (II) UnloadSubModule: "fbdevhw"
[     3.898] (II) Unloading fbdevhw
[     3.898] (II) UnloadModule: "vesa"
[     3.898] (II) Unloading vesa
[     3.898] (==) Depth 24 pixmap format is 32 bpp
[     3.898] (II) intel(0): [DRI2] Setup complete
[     3.898] (II) intel(0): [DRI2]   DRI driver: i965
[     3.898] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[     3.900] (II) UXA(0): Driver registered support for the following operations:
[     3.900] (II)         solid
[     3.900] (II)         copy
[     3.900] (II)         composite (RENDER acceleration)
[     3.900] (II)         put_image
[     3.900] (II)         get_image
[     3.900] (==) intel(0): Backing store enabled
[     3.900] (==) intel(0): Silken mouse enabled
[     3.900] (II) intel(0): Initializing HW Cursor
[     3.900] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     3.901] (==) intel(0): DPMS enabled
[     3.901] (==) intel(0): Intel XvMC decoder enabled
[     3.901] (II) intel(0): Set up textured video
[     3.901] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[     3.901] (II) intel(0): direct rendering: DRI2 Enabled
[     3.901] (==) intel(0): hotplug detection: "enabled"
[     3.920] (--) RandR disabled
[     3.924] (II) SELinux: Disabled on system
[     3.951] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     3.951] (II) AIGLX: enabled GLX_ARB_create_context
[     3.951] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     3.951] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[     3.951] (II) AIGLX: enabled GLX_INTEL_swap_event
[     3.951] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     3.951] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     3.951] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     3.951] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     3.951] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     3.951] (II) AIGLX: Loaded and initialized i965
[     3.951] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.951] (II) intel(0): Setting screen physical size to 508 x 285
[     3.996] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     3.996] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.996] (II) LoadModule: "evdev"
[     3.996] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     3.997] (II) Module evdev: vendor="X.Org Foundation"
[     3.997] 	compiled for 1.15.99.904, module version = 2.8.2
[     3.997] 	Module class: X.Org XInput Driver
[     3.997] 	ABI class: X.Org XInput driver, version 21.0
[     3.997] (II) Using input driver 'evdev' for 'Power Button'
[     3.997] (**) Power Button: always reports core events
[     3.997] (**) evdev: Power Button: Device: "/dev/input/event3"
[     3.997] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.997] (--) evdev: Power Button: Found keys
[     3.997] (II) evdev: Power Button: Configuring as keyboard
[     3.997] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[     3.997] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.997] (**) Option "xkb_rules" "evdev"
[     3.997] (**) Option "xkb_model" "pc105"
[     3.997] (**) Option "xkb_layout" "us"
[     3.997] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     3.997] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     3.998] (II) Using input driver 'evdev' for 'Video Bus'
[     3.998] (**) Video Bus: always reports core events
[     3.998] (**) evdev: Video Bus: Device: "/dev/input/event11"
[     3.998] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     3.998] (--) evdev: Video Bus: Found keys
[     3.998] (II) evdev: Video Bus: Configuring as keyboard
[     3.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
[     3.998] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.998] (**) Option "xkb_rules" "evdev"
[     3.998] (**) Option "xkb_model" "pc105"
[     3.998] (**) Option "xkb_layout" "us"
[     3.998] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     3.998] (II) No input driver specified, ignoring this device.
[     3.998] (II) This device may have been added with another device file.
[     3.998] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     3.998] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     3.998] (II) Using input driver 'evdev' for 'Sleep Button'
[     3.998] (**) Sleep Button: always reports core events
[     3.998] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[     3.998] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     3.998] (--) evdev: Sleep Button: Found keys
[     3.998] (II) evdev: Sleep Button: Configuring as keyboard
[     3.998] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event2"
[     3.998] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     3.998] (**) Option "xkb_rules" "evdev"
[     3.998] (**) Option "xkb_model" "pc105"
[     3.998] (**) Option "xkb_layout" "us"
[     3.999] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[     3.999] (II) No input driver specified, ignoring this device.
[     3.999] (II) This device may have been added with another device file.
[     3.999] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[     3.999] (II) No input driver specified, ignoring this device.
[     3.999] (II) This device may have been added with another device file.
[     3.999] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[     3.999] (II) No input driver specified, ignoring this device.
[     3.999] (II) This device may have been added with another device file.
[     3.999] (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
[     3.999] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[     3.999] (II) Using input driver 'evdev' for 'Integrated Camera'
[     3.999] (**) Integrated Camera: always reports core events
[     3.999] (**) evdev: Integrated Camera: Device: "/dev/input/event9"
[     3.999] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x26a
[     3.999] (--) evdev: Integrated Camera: Found keys
[     3.999] (II) evdev: Integrated Camera: Configuring as keyboard
[     3.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input11/event9"
[     3.999] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[     3.999] (**) Option "xkb_rules" "evdev"
[     3.999] (**) Option "xkb_model" "pc105"
[     3.999] (**) Option "xkb_layout" "us"
[     3.999] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[     3.999] (II) No input driver specified, ignoring this device.
[     3.999] (II) This device may have been added with another device file.
[     4.000] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[     4.000] (II) No input driver specified, ignoring this device.
[     4.000] (II) This device may have been added with another device file.
[     4.000] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[     4.000] (II) No input driver specified, ignoring this device.
[     4.000] (II) This device may have been added with another device file.
[     4.000] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     4.000] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     4.000] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     4.000] (**) AT Translated Set 2 keyboard: always reports core events
[     4.000] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     4.000] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     4.000] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     4.000] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     4.000] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     4.000] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[     4.000] (**) Option "xkb_rules" "evdev"
[     4.000] (**) Option "xkb_model" "pc105"
[     4.000] (**) Option "xkb_layout" "us"
[     4.000] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[     4.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     4.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     4.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[     4.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "SynPS/2 Synaptics TouchPad"
[     4.000] (II) LoadModule: "synaptics"
[     4.000] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     4.002] (II) Module synaptics: vendor="X.Org Foundation"
[     4.002] 	compiled for 1.15.99.904, module version = 1.8.0
[     4.002] 	Module class: X.Org XInput Driver
[     4.002] 	ABI class: X.Org XInput driver, version 21.0
[     4.002] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[     4.002] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.002] (**) Option "Device" "/dev/input/event10"
[     4.077] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[     4.077] (II) synaptics: SynPS/2 Synaptics TouchPad: found top buttonpad property
[     4.077] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1024 - 5112 (res 42)
[     4.077] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 2024 - 4832 (res 42)
[     4.078] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     4.078] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[     4.078] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[     4.078] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     4.078] (**) Option "RTCornerButton" "0"
[     4.078] (**) Option "RBCornerButton" "0"
[     4.078] (**) Option "LTCornerButton" "0"
[     4.078] (**) Option "LBCornerButton" "0"
[     4.078] (**) Option "TapButton1" "0"
[     4.078] (**) Option "TapButton2" "0"
[     4.078] (**) Option "SoftButtonAreas" "3477 5112 0 0 2659 3476 0 0"
[     4.078] (**) Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
[     4.078] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.078] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.156] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[     4.156] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[     4.156] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     4.156] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[     4.156] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[     4.156] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     4.156] (**) Option "ConstantDeceleration" "9999999"
[     4.156] (**) SynPS/2 Synaptics TouchPad: (accel) constant deceleration by 9999999.0
[     4.156] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     4.156] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     4.156] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     4.156] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.156] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     4.156] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[     4.156] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[     4.156] (II) No input driver specified, ignoring this device.
[     4.156] (II) This device may have been added with another device file.
[     4.157] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[     4.157] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[     4.157] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[     4.157] (**) ThinkPad Extra Buttons: always reports core events
[     4.157] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[     4.157] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[     4.157] (--) evdev: ThinkPad Extra Buttons: Found keys
[     4.157] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[     4.157] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[     4.157] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[     4.157] (**) Option "xkb_rules" "evdev"
[     4.157] (**) Option "xkb_model" "pc105"
[     4.157] (**) Option "xkb_layout" "us"
[     4.536] (II) intel(0): EDID vendor "AUO", prod id 4669
[     4.536] (II) intel(0): Printing DDC gathered Modelines:
[     4.536] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[     4.879] (II) intel(0): EDID vendor "AUO", prod id 4669
[     4.879] (II) intel(0): Printing DDC gathered Modelines:
[     4.879] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[     4.961] (II) intel(0): EDID vendor "AUO", prod id 4669
[     4.961] (II) intel(0): Printing DDC gathered Modelines:
[     4.961] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[     6.778] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[     6.778] (II) No input driver specified, ignoring this device.
[     6.778] (II) This device may have been added with another device file.
[     6.783] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
[     6.783] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[     6.783] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[     6.783] (**) TPPS/2 IBM TrackPoint: always reports core events
[     6.783] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event15"
[     6.783] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[     6.783] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[     6.783] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[     6.783] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[     6.783] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[     6.783] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[     6.783] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     6.783] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event15"
[     6.783] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[     6.783] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[     6.784] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[     6.784] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[     6.784] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     6.784] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    10.294] (II) intel(0): EDID vendor "AUO", prod id 4669
[    10.294] (II) intel(0): Printing DDC gathered Modelines:
[    10.294] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[    10.676] (II) intel(0): EDID vendor "AUO", prod id 4669
[    10.676] (II) intel(0): Printing DDC gathered Modelines:
[    10.676] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[    10.716] (II) intel(0): EDID vendor "AUO", prod id 4669
[    10.716] (II) intel(0): Printing DDC gathered Modelines:
[    10.716] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2396.108] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2396.108] (II) intel(0): Printing DDC gathered Modelines:
[  2396.108] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2396.320] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2396.320] (II) intel(0): Printing DDC gathered Modelines:
[  2396.320] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2400.055] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2400.055] (II) intel(0): Printing DDC gathered Modelines:
[  2400.055] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2404.656] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2404.656] (II) intel(0): Printing DDC gathered Modelines:
[  2404.656] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2404.976] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2404.976] (II) intel(0): Printing DDC gathered Modelines:
[  2404.976] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2405.087] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2405.087] (II) intel(0): Printing DDC gathered Modelines:
[  2405.087] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2405.812] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2405.812] (II) intel(0): Printing DDC gathered Modelines:
[  2405.812] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2406.080] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2406.080] (II) intel(0): Printing DDC gathered Modelines:
[  2406.080] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2406.345] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2406.345] (II) intel(0): Printing DDC gathered Modelines:
[  2406.345] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2406.982] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2406.982] (II) intel(0): Printing DDC gathered Modelines:
[  2406.982] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2407.275] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2407.275] (II) intel(0): Printing DDC gathered Modelines:
[  2407.275] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2407.623] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2407.623] (II) intel(0): Printing DDC gathered Modelines:
[  2407.623] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  2408.187] (II) intel(0): EDID vendor "AUO", prod id 4669
[  2408.187] (II) intel(0): Printing DDC gathered Modelines:
[  2408.187] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 18936.756] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 18936.756] (II) intel(0): Printing DDC gathered Modelines:
[ 18936.756] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 18936.886] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 18936.886] (II) intel(0): Printing DDC gathered Modelines:
[ 18936.886] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 18940.523] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 18940.523] (II) intel(0): Printing DDC gathered Modelines:
[ 18940.523] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 18940.571] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 18940.571] (II) intel(0): Printing DDC gathered Modelines:
[ 18940.571] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 19524.043] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 19524.043] (II) intel(0): Printing DDC gathered Modelines:
[ 19524.043] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 19524.159] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 19524.159] (II) intel(0): Printing DDC gathered Modelines:
[ 19524.159] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 19527.504] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 19527.504] (II) intel(0): Printing DDC gathered Modelines:
[ 19527.504] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 19530.868] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 19530.868] (II) intel(0): Printing DDC gathered Modelines:
[ 19530.868] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20609.899] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20609.902] (II) intel(0): Printing DDC gathered Modelines:
[ 20609.902] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20609.949] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20609.949] (II) intel(0): Printing DDC gathered Modelines:
[ 20609.949] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20610.042] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20610.042] (II) intel(0): Printing DDC gathered Modelines:
[ 20610.042] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20610.610] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20610.610] (II) intel(0): Printing DDC gathered Modelines:
[ 20610.610] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20615.928] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20615.928] (II) intel(0): Printing DDC gathered Modelines:
[ 20615.928] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20616.130] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20616.130] (II) intel(0): Printing DDC gathered Modelines:
[ 20616.130] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20617.541] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20617.541] (II) intel(0): Printing DDC gathered Modelines:
[ 20617.541] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20618.064] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20618.064] (II) intel(0): Printing DDC gathered Modelines:
[ 20618.064] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 20618.558] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 20618.558] (II) intel(0): Printing DDC gathered Modelines:
[ 20618.558] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 26467.688] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 26467.688] (II) intel(0): Printing DDC gathered Modelines:
[ 26467.688] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 26467.790] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 26467.790] (II) intel(0): Printing DDC gathered Modelines:
[ 26467.790] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 26470.432] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 26470.432] (II) intel(0): Printing DDC gathered Modelines:
[ 26470.432] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 26474.336] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 26474.336] (II) intel(0): Printing DDC gathered Modelines:
[ 26474.336] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 34760.162] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 34760.162] (II) intel(0): Printing DDC gathered Modelines:
[ 34760.162] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 34760.213] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 34760.213] (II) intel(0): Printing DDC gathered Modelines:
[ 34760.213] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 34763.800] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 34763.800] (II) intel(0): Printing DDC gathered Modelines:
[ 34763.800] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 34769.822] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 34769.822] (II) intel(0): Printing DDC gathered Modelines:
[ 34769.822] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 38932.019] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 38932.019] (II) intel(0): Printing DDC gathered Modelines:
[ 38932.019] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 38932.139] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 38932.139] (II) intel(0): Printing DDC gathered Modelines:
[ 38932.139] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 38932.296] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 38932.296] (II) intel(0): Printing DDC gathered Modelines:
[ 38932.296] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 38932.453] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 38932.453] (II) intel(0): Printing DDC gathered Modelines:
[ 38932.453] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 38932.637] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 38932.637] (II) intel(0): Printing DDC gathered Modelines:
[ 38932.637] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 45123.964] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 45123.964] (II) intel(0): Printing DDC gathered Modelines:
[ 45123.964] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 45124.112] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 45124.112] (II) intel(0): Printing DDC gathered Modelines:
[ 45124.112] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 45127.720] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 45127.720] (II) intel(0): Printing DDC gathered Modelines:
[ 45127.720] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 45133.273] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 45133.274] (II) intel(0): Printing DDC gathered Modelines:
[ 45133.274] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 63639.551] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 63639.551] (II) intel(0): Printing DDC gathered Modelines:
[ 63639.551] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 63639.774] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 63639.774] (II) intel(0): Printing DDC gathered Modelines:
[ 63639.774] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 63643.340] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 63643.340] (II) intel(0): Printing DDC gathered Modelines:
[ 63643.340] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 63648.808] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 63648.808] (II) intel(0): Printing DDC gathered Modelines:
[ 63648.808] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66329.803] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66329.803] (II) intel(0): Printing DDC gathered Modelines:
[ 66329.803] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66330.040] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66330.040] (II) intel(0): Printing DDC gathered Modelines:
[ 66330.040] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66333.461] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66333.461] (II) intel(0): Printing DDC gathered Modelines:
[ 66333.461] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66336.769] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66336.769] (II) intel(0): Printing DDC gathered Modelines:
[ 66336.769] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66366.701] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66366.701] (II) intel(0): Printing DDC gathered Modelines:
[ 66366.701] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66367.128] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66367.128] (II) intel(0): Printing DDC gathered Modelines:
[ 66367.128] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66367.376] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66367.376] (II) intel(0): Printing DDC gathered Modelines:
[ 66367.376] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66367.627] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66367.628] (II) intel(0): Printing DDC gathered Modelines:
[ 66367.628] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66367.874] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66367.874] (II) intel(0): Printing DDC gathered Modelines:
[ 66367.874] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66368.122] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66368.122] (II) intel(0): Printing DDC gathered Modelines:
[ 66368.122] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66368.380] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66368.380] (II) intel(0): Printing DDC gathered Modelines:
[ 66368.380] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66368.618] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66368.618] (II) intel(0): Printing DDC gathered Modelines:
[ 66368.618] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66369.087] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66369.087] (II) intel(0): Printing DDC gathered Modelines:
[ 66369.087] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66369.372] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66369.372] (II) intel(0): Printing DDC gathered Modelines:
[ 66369.372] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66369.770] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66369.770] (II) intel(0): Printing DDC gathered Modelines:
[ 66369.770] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66369.934] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66369.934] (II) intel(0): Printing DDC gathered Modelines:
[ 66369.934] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66370.101] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66370.101] (II) intel(0): Printing DDC gathered Modelines:
[ 66370.101] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66370.478] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66370.478] (II) intel(0): Printing DDC gathered Modelines:
[ 66370.478] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66370.856] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66370.856] (II) intel(0): Printing DDC gathered Modelines:
[ 66370.856] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66371.211] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66371.211] (II) intel(0): Printing DDC gathered Modelines:
[ 66371.211] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66371.415] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66371.415] (II) intel(0): Printing DDC gathered Modelines:
[ 66371.415] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66371.692] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66371.692] (II) intel(0): Printing DDC gathered Modelines:
[ 66371.692] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66371.889] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66371.889] (II) intel(0): Printing DDC gathered Modelines:
[ 66371.889] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66372.101] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66372.101] (II) intel(0): Printing DDC gathered Modelines:
[ 66372.101] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 66615.893] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 66615.903] (II) intel(0): Printing DDC gathered Modelines:
[ 66615.903] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 74643.866] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 74643.866] (II) intel(0): Printing DDC gathered Modelines:
[ 74643.866] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 74644.115] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 74644.115] (II) intel(0): Printing DDC gathered Modelines:
[ 74644.115] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 74647.946] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 74647.946] (II) intel(0): Printing DDC gathered Modelines:
[ 74647.946] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 74654.746] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 74654.746] (II) intel(0): Printing DDC gathered Modelines:
[ 74654.746] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85359.842] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85359.842] (II) intel(0): Printing DDC gathered Modelines:
[ 85359.842] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.073] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.073] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.073] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.270] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.271] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.271] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.451] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.451] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.451] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.609] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.609] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.609] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.790] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.790] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.790] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85360.957] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85360.957] (II) intel(0): Printing DDC gathered Modelines:
[ 85360.957] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85361.109] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85361.110] (II) intel(0): Printing DDC gathered Modelines:
[ 85361.110] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85361.255] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85361.256] (II) intel(0): Printing DDC gathered Modelines:
[ 85361.256] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 85361.411] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 85361.411] (II) intel(0): Printing DDC gathered Modelines:
[ 85361.411] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 86774.306] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 86774.306] (II) intel(0): Printing DDC gathered Modelines:
[ 86774.306] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 86774.573] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 86774.573] (II) intel(0): Printing DDC gathered Modelines:
[ 86774.573] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 86778.156] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 86778.156] (II) intel(0): Printing DDC gathered Modelines:
[ 86778.156] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 86781.545] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 86781.545] (II) intel(0): Printing DDC gathered Modelines:
[ 86781.545] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98852.453] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98852.453] (II) intel(0): Printing DDC gathered Modelines:
[ 98852.453] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98852.524] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98852.524] (II) intel(0): Printing DDC gathered Modelines:
[ 98852.524] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98856.253] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98856.253] (II) intel(0): Printing DDC gathered Modelines:
[ 98856.253] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98859.900] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98859.900] (II) intel(0): Printing DDC gathered Modelines:
[ 98859.900] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98873.620] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98873.620] (II) intel(0): Printing DDC gathered Modelines:
[ 98873.620] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98873.700] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98873.700] (II) intel(0): Printing DDC gathered Modelines:
[ 98873.700] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98873.832] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98873.832] (II) intel(0): Printing DDC gathered Modelines:
[ 98873.832] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98873.966] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98873.966] (II) intel(0): Printing DDC gathered Modelines:
[ 98873.966] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.116] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.116] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.116] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.266] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.266] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.266] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.400] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.400] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.400] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.516] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.516] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.516] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.665] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.665] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.665] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98874.800] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98874.800] (II) intel(0): Printing DDC gathered Modelines:
[ 98874.800] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 98875.124] (II) intel(0): EDID vendor "AUO", prod id 4669
[ 98875.124] (II) intel(0): Printing DDC gathered Modelines:
[ 98875.124] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[104445.769] (II) intel(0): EDID vendor "AUO", prod id 4669
[104445.769] (II) intel(0): Printing DDC gathered Modelines:
[104445.769] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[104446.040] (II) intel(0): EDID vendor "AUO", prod id 4669
[104446.040] (II) intel(0): Printing DDC gathered Modelines:
[104446.040] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[104449.680] (II) intel(0): EDID vendor "AUO", prod id 4669
[104449.680] (II) intel(0): Printing DDC gathered Modelines:
[104449.680] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[104453.968] (II) intel(0): EDID vendor "AUO", prod id 4669
[104453.968] (II) intel(0): Printing DDC gathered Modelines:
[104453.968] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106270.422] (II) intel(0): EDID vendor "AUO", prod id 4669
[106270.422] (II) intel(0): Printing DDC gathered Modelines:
[106270.422] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106270.539] (II) intel(0): EDID vendor "AUO", prod id 4669
[106270.539] (II) intel(0): Printing DDC gathered Modelines:
[106270.539] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106271.550] (II) intel(0): EDID vendor "AUO", prod id 4669
[106271.550] (II) intel(0): Printing DDC gathered Modelines:
[106271.550] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106271.817] (II) intel(0): EDID vendor "AUO", prod id 4669
[106271.817] (II) intel(0): Printing DDC gathered Modelines:
[106271.817] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106275.129] (II) intel(0): EDID vendor "AUO", prod id 4669
[106275.129] (II) intel(0): Printing DDC gathered Modelines:
[106275.129] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106275.467] (II) intel(0): EDID vendor "AUO", prod id 4669
[106275.467] (II) intel(0): Printing DDC gathered Modelines:
[106275.467] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106275.549] (II) intel(0): EDID vendor "AUO", prod id 4669
[106275.549] (II) intel(0): Printing DDC gathered Modelines:
[106275.549] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106275.583] (II) intel(0): EDID vendor "AUO", prod id 4669
[106275.583] (II) intel(0): Printing DDC gathered Modelines:
[106275.583] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106275.619] (II) intel(0): EDID vendor "AUO", prod id 4669
[106275.619] (II) intel(0): Printing DDC gathered Modelines:
[106275.619] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106305.842] (II) intel(0): EDID vendor "AUO", prod id 4669
[106305.842] (II) intel(0): Printing DDC gathered Modelines:
[106305.842] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106306.111] (II) intel(0): EDID vendor "AUO", prod id 4669
[106306.111] (II) intel(0): Printing DDC gathered Modelines:
[106306.112] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106309.412] (II) intel(0): EDID vendor "AUO", prod id 4669
[106309.412] (II) intel(0): Printing DDC gathered Modelines:
[106309.412] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106312.426] (II) intel(0): EDID vendor "AUO", prod id 4669
[106312.426] (II) intel(0): Printing DDC gathered Modelines:
[106312.426] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106336.677] (II) AIGLX: Suspending AIGLX clients for VT switch
[106347.134] (II) AIGLX: Resuming AIGLX clients after VT switch
[106347.148] (II) intel(0): EDID vendor "AUO", prod id 4669
[106347.148] (II) intel(0): Printing DDC gathered Modelines:
[106347.148] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106347.198] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[106352.550] (II) intel(0): EDID vendor "AUO", prod id 4669
[106352.550] (II) intel(0): Printing DDC gathered Modelines:
[106352.550] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106370.586] (II) intel(0): EDID vendor "AUO", prod id 4669
[106370.586] (II) intel(0): Printing DDC gathered Modelines:
[106370.586] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106370.694] (II) intel(0): EDID vendor "AUO", prod id 4669
[106370.694] (II) intel(0): Printing DDC gathered Modelines:
[106370.694] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106370.876] (II) intel(0): EDID vendor "AUO", prod id 4669
[106370.876] (II) intel(0): Printing DDC gathered Modelines:
[106370.876] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.044] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.044] (II) intel(0): Printing DDC gathered Modelines:
[106371.044] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.210] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.210] (II) intel(0): Printing DDC gathered Modelines:
[106371.210] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.376] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.376] (II) intel(0): Printing DDC gathered Modelines:
[106371.376] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.526] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.526] (II) intel(0): Printing DDC gathered Modelines:
[106371.526] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.676] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.676] (II) intel(0): Printing DDC gathered Modelines:
[106371.676] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.809] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.809] (II) intel(0): Printing DDC gathered Modelines:
[106371.809] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106371.976] (II) intel(0): EDID vendor "AUO", prod id 4669
[106371.976] (II) intel(0): Printing DDC gathered Modelines:
[106371.976] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[106372.142] (II) intel(0): EDID vendor "AUO", prod id 4669
[106372.142] (II) intel(0): Printing DDC gathered Modelines:
[106372.142] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[121175.486] (II) intel(0): EDID vendor "AUO", prod id 4669
[121175.486] (II) intel(0): Printing DDC gathered Modelines:
[121175.486] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[121175.759] (II) intel(0): EDID vendor "AUO", prod id 4669
[121175.759] (II) intel(0): Printing DDC gathered Modelines:
[121175.759] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[121179.396] (II) intel(0): EDID vendor "AUO", prod id 4669
[121179.396] (II) intel(0): Printing DDC gathered Modelines:
[121179.396] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[121183.985] (II) intel(0): EDID vendor "AUO", prod id 4669
[121183.985] (II) intel(0): Printing DDC gathered Modelines:
[121183.985] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[128678.741] (II) intel(0): EDID vendor "AUO", prod id 4669
[128678.741] (II) intel(0): Printing DDC gathered Modelines:
[128678.741] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[128678.810] (II) intel(0): EDID vendor "AUO", prod id 4669
[128678.810] (II) intel(0): Printing DDC gathered Modelines:
[128678.810] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[128682.488] (II) intel(0): EDID vendor "AUO", prod id 4669
[128682.488] (II) intel(0): Printing DDC gathered Modelines:
[128682.488] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[128686.364] (II) intel(0): EDID vendor "AUO", prod id 4669
[128686.364] (II) intel(0): Printing DDC gathered Modelines:
[128686.364] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.317] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.322] (II) intel(0): Printing DDC gathered Modelines:
[135362.322] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.404] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.404] (II) intel(0): Printing DDC gathered Modelines:
[135362.404] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.536] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.536] (II) intel(0): Printing DDC gathered Modelines:
[135362.536] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.670] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.670] (II) intel(0): Printing DDC gathered Modelines:
[135362.670] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.805] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.805] (II) intel(0): Printing DDC gathered Modelines:
[135362.805] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135362.952] (II) intel(0): EDID vendor "AUO", prod id 4669
[135362.952] (II) intel(0): Printing DDC gathered Modelines:
[135362.952] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135363.084] (II) intel(0): EDID vendor "AUO", prod id 4669
[135363.084] (II) intel(0): Printing DDC gathered Modelines:
[135363.084] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135363.233] (II) intel(0): EDID vendor "AUO", prod id 4669
[135363.233] (II) intel(0): Printing DDC gathered Modelines:
[135363.233] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135363.414] (II) intel(0): EDID vendor "AUO", prod id 4669
[135363.414] (II) intel(0): Printing DDC gathered Modelines:
[135363.414] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135363.619] (II) intel(0): EDID vendor "AUO", prod id 4669
[135363.619] (II) intel(0): Printing DDC gathered Modelines:
[135363.619] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135363.857] (II) intel(0): EDID vendor "AUO", prod id 4669
[135363.857] (II) intel(0): Printing DDC gathered Modelines:
[135363.857] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135367.760] (II) intel(0): EDID vendor "AUO", prod id 4669
[135367.764] (II) intel(0): Printing DDC gathered Modelines:
[135367.764] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135367.991] (II) intel(0): EDID vendor "AUO", prod id 4669
[135367.991] (II) intel(0): Printing DDC gathered Modelines:
[135367.991] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135368.197] (II) intel(0): EDID vendor "AUO", prod id 4669
[135368.197] (II) intel(0): Printing DDC gathered Modelines:
[135368.197] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135368.425] (II) intel(0): EDID vendor "AUO", prod id 4669
[135368.425] (II) intel(0): Printing DDC gathered Modelines:
[135368.425] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135368.719] (II) intel(0): EDID vendor "AUO", prod id 4669
[135368.719] (II) intel(0): Printing DDC gathered Modelines:
[135368.719] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135510.844] (II) intel(0): EDID vendor "AUO", prod id 4669
[135510.844] (II) intel(0): Printing DDC gathered Modelines:
[135510.844] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135510.929] (II) intel(0): EDID vendor "AUO", prod id 4669
[135510.929] (II) intel(0): Printing DDC gathered Modelines:
[135510.929] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135511.172] (II) intel(0): EDID vendor "AUO", prod id 4669
[135511.172] (II) intel(0): Printing DDC gathered Modelines:
[135511.172] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135511.457] (II) intel(0): EDID vendor "AUO", prod id 4669
[135511.457] (II) intel(0): Printing DDC gathered Modelines:
[135511.457] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[135512.777] (II) intel(0): EDID vendor "AUO", prod id 4669
[135512.777] (II) intel(0): Printing DDC gathered Modelines:
[135512.777] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[147985.591] (II) intel(0): EDID vendor "AUO", prod id 4669
[147985.591] (II) intel(0): Printing DDC gathered Modelines:
[147985.591] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[147985.759] (II) intel(0): EDID vendor "AUO", prod id 4669
[147985.759] (II) intel(0): Printing DDC gathered Modelines:
[147985.759] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[147986.009] (II) intel(0): EDID vendor "AUO", prod id 4669
[147986.009] (II) intel(0): Printing DDC gathered Modelines:
[147986.009] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[147986.337] (II) intel(0): EDID vendor "AUO", prod id 4669
[147986.337] (II) intel(0): Printing DDC gathered Modelines:
[147986.337] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[147986.678] (II) intel(0): EDID vendor "AUO", prod id 4669
[147986.678] (II) intel(0): Printing DDC gathered Modelines:
[147986.678] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150574.302] (II) intel(0): EDID vendor "AUO", prod id 4669
[150574.302] (II) intel(0): Printing DDC gathered Modelines:
[150574.302] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150574.547] (II) intel(0): EDID vendor "AUO", prod id 4669
[150574.547] (II) intel(0): Printing DDC gathered Modelines:
[150574.547] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150578.159] (II) intel(0): EDID vendor "AUO", prod id 4669
[150578.159] (II) intel(0): Printing DDC gathered Modelines:
[150578.159] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150584.512] (II) intel(0): EDID vendor "AUO", prod id 4669
[150584.512] (II) intel(0): Printing DDC gathered Modelines:
[150584.512] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150911.881] (II) intel(0): EDID vendor "AUO", prod id 4669
[150911.881] (II) intel(0): Printing DDC gathered Modelines:
[150911.881] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150912.337] (II) intel(0): EDID vendor "AUO", prod id 4669
[150912.337] (II) intel(0): Printing DDC gathered Modelines:
[150912.337] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150912.585] (II) intel(0): EDID vendor "AUO", prod id 4669
[150912.585] (II) intel(0): Printing DDC gathered Modelines:
[150912.585] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150912.831] (II) intel(0): EDID vendor "AUO", prod id 4669
[150912.831] (II) intel(0): Printing DDC gathered Modelines:
[150912.831] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[150913.213] (II) intel(0): EDID vendor "AUO", prod id 4669
[150913.213] (II) intel(0): Printing DDC gathered Modelines:
[150913.213] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[200388.790] (II) intel(0): EDID vendor "AUO", prod id 4669
[200388.790] (II) intel(0): Printing DDC gathered Modelines:
[200388.791] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[200389.095] (II) intel(0): EDID vendor "AUO", prod id 4669
[200389.095] (II) intel(0): Printing DDC gathered Modelines:
[200389.095] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[200392.632] (II) intel(0): EDID vendor "AUO", prod id 4669
[200392.632] (II) intel(0): Printing DDC gathered Modelines:
[200392.632] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[200397.813] (II) intel(0): EDID vendor "AUO", prod id 4669
[200397.814] (II) intel(0): Printing DDC gathered Modelines:
[200397.814] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[226720.802] (II) intel(0): EDID vendor "AUO", prod id 4669
[226720.803] (II) intel(0): Printing DDC gathered Modelines:
[226720.803] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[226721.112] (II) intel(0): EDID vendor "AUO", prod id 4669
[226721.112] (II) intel(0): Printing DDC gathered Modelines:
[226721.112] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[226721.447] (II) intel(0): EDID vendor "AUO", prod id 4669
[226721.447] (II) intel(0): Printing DDC gathered Modelines:
[226721.447] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[226721.704] (II) intel(0): EDID vendor "AUO", prod id 4669
[226721.708] (II) intel(0): Printing DDC gathered Modelines:
[226721.709] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[226721.981] (II) intel(0): EDID vendor "AUO", prod id 4669
[226721.981] (II) intel(0): Printing DDC gathered Modelines:
[226721.981] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[230558.521] (II) intel(0): EDID vendor "AUO", prod id 4669
[230558.521] (II) intel(0): Printing DDC gathered Modelines:
[230558.521] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[230693.586] (II) intel(0): EDID vendor "AUO", prod id 4669
[230693.586] (II) intel(0): Printing DDC gathered Modelines:
[230693.586] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[244915.983] (II) intel(0): EDID vendor "AUO", prod id 4669
[244915.983] (II) intel(0): Printing DDC gathered Modelines:
[244915.983] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[244916.248] (II) intel(0): EDID vendor "AUO", prod id 4669
[244916.248] (II) intel(0): Printing DDC gathered Modelines:
[244916.248] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[244919.938] (II) intel(0): EDID vendor "AUO", prod id 4669
[244919.938] (II) intel(0): Printing DDC gathered Modelines:
[244919.938] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[244923.893] (II) intel(0): EDID vendor "AUO", prod id 4669
[244923.893] (II) intel(0): Printing DDC gathered Modelines:
[244923.893] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247502.962] (II) intel(0): EDID vendor "AUO", prod id 4669
[247502.962] (II) intel(0): Printing DDC gathered Modelines:
[247502.962] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247503.328] (II) intel(0): EDID vendor "AUO", prod id 4669
[247503.328] (II) intel(0): Printing DDC gathered Modelines:
[247503.328] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247503.652] (II) intel(0): EDID vendor "AUO", prod id 4669
[247503.652] (II) intel(0): Printing DDC gathered Modelines:
[247503.652] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247503.956] (II) intel(0): EDID vendor "AUO", prod id 4669
[247503.956] (II) intel(0): Printing DDC gathered Modelines:
[247503.956] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247504.273] (II) intel(0): EDID vendor "AUO", prod id 4669
[247504.273] (II) intel(0): Printing DDC gathered Modelines:
[247504.273] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247504.894] (II) intel(0): EDID vendor "AUO", prod id 4669
[247504.894] (II) intel(0): Printing DDC gathered Modelines:
[247504.894] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247505.249] (II) intel(0): EDID vendor "AUO", prod id 4669
[247505.249] (II) intel(0): Printing DDC gathered Modelines:
[247505.249] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247505.435] (II) intel(0): EDID vendor "AUO", prod id 4669
[247505.435] (II) intel(0): Printing DDC gathered Modelines:
[247505.435] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247505.681] (II) intel(0): EDID vendor "AUO", prod id 4669
[247505.681] (II) intel(0): Printing DDC gathered Modelines:
[247505.681] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[247505.964] (II) intel(0): EDID vendor "AUO", prod id 4669
[247505.964] (II) intel(0): Printing DDC gathered Modelines:
[247505.964] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[262268.564] (II) intel(0): EDID vendor "AUO", prod id 4669
[262268.565] (II) intel(0): Printing DDC gathered Modelines:
[262268.565] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[262270.185] (II) intel(0): EDID vendor "AUO", prod id 4669
[262270.185] (II) intel(0): Printing DDC gathered Modelines:
[262270.185] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[262285.234] (II) intel(0): EDID vendor "AUO", prod id 4669
[262285.234] (II) intel(0): Printing DDC gathered Modelines:
[262285.234] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[263005.019] (II) intel(0): EDID vendor "AUO", prod id 4669
[263005.019] (II) intel(0): Printing DDC gathered Modelines:
[263005.019] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[265032.010] (II) intel(0): EDID vendor "AUO", prod id 4669
[265032.010] (II) intel(0): Printing DDC gathered Modelines:
[265032.010] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[265032.298] (II) intel(0): EDID vendor "AUO", prod id 4669
[265032.298] (II) intel(0): Printing DDC gathered Modelines:
[265032.298] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[265035.868] (II) intel(0): EDID vendor "AUO", prod id 4669
[265035.868] (II) intel(0): Printing DDC gathered Modelines:
[265035.868] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[265039.291] (II) intel(0): EDID vendor "AUO", prod id 4669
[265039.291] (II) intel(0): Printing DDC gathered Modelines:
[265039.291] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[268024.087] (II) intel(0): EDID vendor "AUO", prod id 4669
[268024.087] (II) intel(0): Printing DDC gathered Modelines:
[268024.087] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[268024.606] (II) intel(0): EDID vendor "AUO", prod id 4669
[268024.606] (II) intel(0): Printing DDC gathered Modelines:
[268024.606] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[268024.970] (II) intel(0): EDID vendor "AUO", prod id 4669
[268024.970] (II) intel(0): Printing DDC gathered Modelines:
[268024.970] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[268025.288] (II) intel(0): EDID vendor "AUO", prod id 4669
[268025.288] (II) intel(0): Printing DDC gathered Modelines:
[268025.288] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[268025.610] (II) intel(0): EDID vendor "AUO", prod id 4669
[268025.610] (II) intel(0): Printing DDC gathered Modelines:
[268025.610] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279438.436] (II) intel(0): EDID vendor "AUO", prod id 4669
[279438.437] (II) intel(0): Printing DDC gathered Modelines:
[279438.437] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279438.469] (II) intel(0): EDID vendor "AUO", prod id 4669
[279438.469] (II) intel(0): Printing DDC gathered Modelines:
[279438.470] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279439.559] (II) intel(0): EDID vendor "AUO", prod id 4669
[279439.559] (II) intel(0): Printing DDC gathered Modelines:
[279439.560] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279439.914] (II) intel(0): EDID vendor "AUO", prod id 4669
[279439.914] (II) intel(0): Printing DDC gathered Modelines:
[279439.914] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279442.687] (II) intel(0): EDID vendor "AUO", prod id 4669
[279442.687] (II) intel(0): Printing DDC gathered Modelines:
[279442.687] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[279468.092] (II) intel(0): EDID vendor "AUO", prod id 4669
[279468.092] (II) intel(0): Printing DDC gathered Modelines:
[279468.092] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[281409.775] (II) intel(0): EDID vendor "AUO", prod id 4669
[281409.775] (II) intel(0): Printing DDC gathered Modelines:
[281409.775] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[281411.104] (II) intel(0): EDID vendor "AUO", prod id 4669
[281411.104] (II) intel(0): Printing DDC gathered Modelines:
[281411.104] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[282518.054] (II) intel(0): EDID vendor "AUO", prod id 4669
[282518.054] (II) intel(0): Printing DDC gathered Modelines:
[282518.054] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[282519.200] (II) intel(0): EDID vendor "AUO", prod id 4669
[282519.200] (II) intel(0): Printing DDC gathered Modelines:
[282519.200] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[285534.260] (II) intel(0): EDID vendor "AUO", prod id 4669
[285534.260] (II) intel(0): Printing DDC gathered Modelines:
[285534.260] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[286857.639] (II) intel(0): EDID vendor "AUO", prod id 4669
[286857.639] (II) intel(0): Printing DDC gathered Modelines:
[286857.639] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[286858.881] (II) intel(0): EDID vendor "AUO", prod id 4669
[286858.881] (II) intel(0): Printing DDC gathered Modelines:
[286858.881] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[287533.129] (II) intel(0): EDID vendor "AUO", prod id 4669
[287533.129] (II) intel(0): Printing DDC gathered Modelines:
[287533.129] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[287533.176] (II) intel(0): EDID vendor "AUO", prod id 4669
[287533.176] (II) intel(0): Printing DDC gathered Modelines:
[287533.176] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[287533.340] (II) intel(0): EDID vendor "AUO", prod id 4669
[287533.340] (II) intel(0): Printing DDC gathered Modelines:
[287533.340] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[287534.080] (II) intel(0): EDID vendor "AUO", prod id 4669
[287534.080] (II) intel(0): Printing DDC gathered Modelines:
[287534.080] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[287536.667] (II) intel(0): EDID vendor "AUO", prod id 4669
[287536.667] (II) intel(0): Printing DDC gathered Modelines:
[287536.667] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[289568.777] (II) intel(0): EDID vendor "AUO", prod id 4669
[289568.777] (II) intel(0): Printing DDC gathered Modelines:
[289568.777] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[289568.863] (II) intel(0): EDID vendor "AUO", prod id 4669
[289568.863] (II) intel(0): Printing DDC gathered Modelines:
[289568.863] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[289572.864] (II) intel(0): EDID vendor "AUO", prod id 4669
[289572.864] (II) intel(0): Printing DDC gathered Modelines:
[289572.864] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[289577.439] (II) intel(0): EDID vendor "AUO", prod id 4669
[289577.439] (II) intel(0): Printing DDC gathered Modelines:
[289577.439] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[292547.121] (II) intel(0): EDID vendor "AUO", prod id 4669
[292547.121] (II) intel(0): Printing DDC gathered Modelines:
[292547.121] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[292547.373] (II) intel(0): EDID vendor "AUO", prod id 4669
[292547.373] (II) intel(0): Printing DDC gathered Modelines:
[292547.373] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[292547.722] (II) intel(0): EDID vendor "AUO", prod id 4669
[292547.722] (II) intel(0): Printing DDC gathered Modelines:
[292547.722] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[292548.039] (II) intel(0): EDID vendor "AUO", prod id 4669
[292548.039] (II) intel(0): Printing DDC gathered Modelines:
[292548.039] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[292548.330] (II) intel(0): EDID vendor "AUO", prod id 4669
[292548.330] (II) intel(0): Printing DDC gathered Modelines:
[292548.330] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[294894.522] (II) intel(0): EDID vendor "AUO", prod id 4669
[294894.576] (II) intel(0): Printing DDC gathered Modelines:
[294894.576] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[299337.538] (II) intel(0): EDID vendor "AUO", prod id 4669
[299337.538] (II) intel(0): Printing DDC gathered Modelines:
[299337.538] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[299337.598] (II) intel(0): EDID vendor "AUO", prod id 4669
[299337.598] (II) intel(0): Printing DDC gathered Modelines:
[299337.598] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[299341.267] (II) intel(0): EDID vendor "AUO", prod id 4669
[299341.267] (II) intel(0): Printing DDC gathered Modelines:
[299341.267] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[299344.802] (II) intel(0): EDID vendor "AUO", prod id 4669
[299344.802] (II) intel(0): Printing DDC gathered Modelines:
[299344.802] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304810.708] (II) intel(0): EDID vendor "AUO", prod id 4669
[304810.708] (II) intel(0): Printing DDC gathered Modelines:
[304810.708] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304810.764] (II) intel(0): EDID vendor "AUO", prod id 4669
[304810.765] (II) intel(0): Printing DDC gathered Modelines:
[304810.765] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304814.515] (II) intel(0): EDID vendor "AUO", prod id 4669
[304814.515] (II) intel(0): Printing DDC gathered Modelines:
[304814.515] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.002] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.002] (II) intel(0): Printing DDC gathered Modelines:
[304818.002] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.207] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.207] (II) intel(0): Printing DDC gathered Modelines:
[304818.207] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.269] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.269] (II) intel(0): Printing DDC gathered Modelines:
[304818.269] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.331] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.331] (II) intel(0): Printing DDC gathered Modelines:
[304818.331] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.364] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.364] (II) intel(0): Printing DDC gathered Modelines:
[304818.364] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.400] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.400] (II) intel(0): Printing DDC gathered Modelines:
[304818.400] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304818.564] (II) intel(0): EDID vendor "AUO", prod id 4669
[304818.564] (II) intel(0): Printing DDC gathered Modelines:
[304818.564] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304819.198] (II) intel(0): EDID vendor "AUO", prod id 4669
[304819.198] (II) intel(0): Printing DDC gathered Modelines:
[304819.198] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304819.403] (II) intel(0): EDID vendor "AUO", prod id 4669
[304819.403] (II) intel(0): Printing DDC gathered Modelines:
[304819.403] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304819.568] (II) intel(0): EDID vendor "AUO", prod id 4669
[304819.568] (II) intel(0): Printing DDC gathered Modelines:
[304819.568] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304819.852] (II) intel(0): EDID vendor "AUO", prod id 4669
[304819.852] (II) intel(0): Printing DDC gathered Modelines:
[304819.852] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[304820.163] (II) intel(0): EDID vendor "AUO", prod id 4669
[304820.163] (II) intel(0): Printing DDC gathered Modelines:
[304820.163] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[307784.428] (II) intel(0): EDID vendor "AUO", prod id 4669
[307784.428] (II) intel(0): Printing DDC gathered Modelines:
[307784.428] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[307784.586] (II) intel(0): EDID vendor "AUO", prod id 4669
[307784.586] (II) intel(0): Printing DDC gathered Modelines:
[307784.586] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[307787.601] (II) intel(0): EDID vendor "AUO", prod id 4669
[307787.601] (II) intel(0): Printing DDC gathered Modelines:
[307787.601] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[307791.043] (II) intel(0): EDID vendor "AUO", prod id 4669
[307791.043] (II) intel(0): Printing DDC gathered Modelines:
[307791.043] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[308679.891] (II) intel(0): EDID vendor "AUO", prod id 4669
[308679.891] (II) intel(0): Printing DDC gathered Modelines:
[308679.891] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[308679.940] (II) intel(0): EDID vendor "AUO", prod id 4669
[308679.940] (II) intel(0): Printing DDC gathered Modelines:
[308679.940] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[308680.566] (II) intel(0): EDID vendor "AUO", prod id 4669
[308680.566] (II) intel(0): Printing DDC gathered Modelines:
[308680.566] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[308681.074] (II) intel(0): EDID vendor "AUO", prod id 4669
[308681.074] (II) intel(0): Printing DDC gathered Modelines:
[308681.074] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[308684.928] (II) intel(0): EDID vendor "AUO", prod id 4669
[308684.928] (II) intel(0): Printing DDC gathered Modelines:
[308684.928] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[322899.520] (II) intel(0): EDID vendor "AUO", prod id 4669
[322899.520] (II) intel(0): Printing DDC gathered Modelines:
[322899.520] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[322899.648] (II) intel(0): EDID vendor "AUO", prod id 4669
[322899.652] (II) intel(0): Printing DDC gathered Modelines:
[322899.652] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[322900.091] (II) intel(0): EDID vendor "AUO", prod id 4669
[322900.091] (II) intel(0): Printing DDC gathered Modelines:
[322900.091] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[322900.418] (II) intel(0): EDID vendor "AUO", prod id 4669
[322900.418] (II) intel(0): Printing DDC gathered Modelines:
[322900.419] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[322900.736] (II) intel(0): EDID vendor "AUO", prod id 4669
[322900.736] (II) intel(0): Printing DDC gathered Modelines:
[322900.736] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[323911.471] (II) intel(0): EDID vendor "AUO", prod id 4669
[323911.471] (II) intel(0): Printing DDC gathered Modelines:
[323911.471] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[323911.517] (II) intel(0): EDID vendor "AUO", prod id 4669
[323911.517] (II) intel(0): Printing DDC gathered Modelines:
[323911.517] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[323911.654] (II) intel(0): EDID vendor "AUO", prod id 4669
[323911.654] (II) intel(0): Printing DDC gathered Modelines:
[323911.654] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[323912.147] (II) intel(0): EDID vendor "AUO", prod id 4669
[323912.147] (II) intel(0): Printing DDC gathered Modelines:
[323912.147] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[323916.257] (II) intel(0): EDID vendor "AUO", prod id 4669
[323916.257] (II) intel(0): Printing DDC gathered Modelines:
[323916.257] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330624.006] (II) intel(0): EDID vendor "AUO", prod id 4669
[330624.006] (II) intel(0): Printing DDC gathered Modelines:
[330624.006] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330624.068] (II) intel(0): EDID vendor "AUO", prod id 4669
[330624.068] (II) intel(0): Printing DDC gathered Modelines:
[330624.068] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330627.997] (II) intel(0): EDID vendor "AUO", prod id 4669
[330627.997] (II) intel(0): Printing DDC gathered Modelines:
[330627.997] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330632.698] (II) intel(0): EDID vendor "AUO", prod id 4669
[330632.698] (II) intel(0): Printing DDC gathered Modelines:
[330632.698] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330633.157] (II) intel(0): EDID vendor "AUO", prod id 4669
[330633.157] (II) intel(0): Printing DDC gathered Modelines:
[330633.157] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330633.389] (II) intel(0): EDID vendor "AUO", prod id 4669
[330633.389] (II) intel(0): Printing DDC gathered Modelines:
[330633.389] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330633.807] (II) intel(0): EDID vendor "AUO", prod id 4669
[330633.807] (II) intel(0): Printing DDC gathered Modelines:
[330633.807] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330634.073] (II) intel(0): EDID vendor "AUO", prod id 4669
[330634.073] (II) intel(0): Printing DDC gathered Modelines:
[330634.073] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330634.305] (II) intel(0): EDID vendor "AUO", prod id 4669
[330634.305] (II) intel(0): Printing DDC gathered Modelines:
[330634.305] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[330634.454] (II) intel(0): EDID vendor "AUO", prod id 4669
[330634.454] (II) intel(0): Printing DDC gathered Modelines:
[330634.454] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334127.862] (II) intel(0): EDID vendor "AUO", prod id 4669
[334127.862] (II) intel(0): Printing DDC gathered Modelines:
[334127.862] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334127.894] (II) intel(0): EDID vendor "AUO", prod id 4669
[334127.894] (II) intel(0): Printing DDC gathered Modelines:
[334127.894] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334128.028] (II) intel(0): EDID vendor "AUO", prod id 4669
[334128.028] (II) intel(0): Printing DDC gathered Modelines:
[334128.028] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334128.472] (II) intel(0): EDID vendor "AUO", prod id 4669
[334128.472] (II) intel(0): Printing DDC gathered Modelines:
[334128.472] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334131.396] (II) intel(0): EDID vendor "AUO", prod id 4669
[334131.396] (II) intel(0): Printing DDC gathered Modelines:
[334131.396] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.037] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.037] (II) intel(0): Printing DDC gathered Modelines:
[334136.037] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.090] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.090] (II) intel(0): Printing DDC gathered Modelines:
[334136.090] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.157] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.157] (II) intel(0): Printing DDC gathered Modelines:
[334136.157] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.191] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.191] (II) intel(0): Printing DDC gathered Modelines:
[334136.191] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.406] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.406] (II) intel(0): Printing DDC gathered Modelines:
[334136.406] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.446] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.446] (II) intel(0): Printing DDC gathered Modelines:
[334136.446] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.481] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.481] (II) intel(0): Printing DDC gathered Modelines:
[334136.481] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.515] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.515] (II) intel(0): Printing DDC gathered Modelines:
[334136.515] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.553] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.554] (II) intel(0): Printing DDC gathered Modelines:
[334136.554] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.590] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.590] (II) intel(0): Printing DDC gathered Modelines:
[334136.590] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.623] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.623] (II) intel(0): Printing DDC gathered Modelines:
[334136.623] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[334136.765] (II) intel(0): EDID vendor "AUO", prod id 4669
[334136.765] (II) intel(0): Printing DDC gathered Modelines:
[334136.765] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337465.520] (II) intel(0): EDID vendor "AUO", prod id 4669
[337465.520] (II) intel(0): Printing DDC gathered Modelines:
[337465.520] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337465.729] (II) intel(0): EDID vendor "AUO", prod id 4669
[337465.729] (II) intel(0): Printing DDC gathered Modelines:
[337465.729] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337468.546] (II) intel(0): EDID vendor "AUO", prod id 4669
[337468.546] (II) intel(0): Printing DDC gathered Modelines:
[337468.546] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337472.659] (II) intel(0): EDID vendor "AUO", prod id 4669
[337472.659] (II) intel(0): Printing DDC gathered Modelines:
[337472.659] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337476.699] (II) intel(0): EDID vendor "AUO", prod id 4669
[337476.699] (II) intel(0): Printing DDC gathered Modelines:
[337476.699] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337476.835] (II) intel(0): EDID vendor "AUO", prod id 4669
[337476.835] (II) intel(0): Printing DDC gathered Modelines:
[337476.835] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337476.984] (II) intel(0): EDID vendor "AUO", prod id 4669
[337476.984] (II) intel(0): Printing DDC gathered Modelines:
[337476.984] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337477.135] (II) intel(0): EDID vendor "AUO", prod id 4669
[337477.135] (II) intel(0): Printing DDC gathered Modelines:
[337477.136] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337477.286] (II) intel(0): EDID vendor "AUO", prod id 4669
[337477.286] (II) intel(0): Printing DDC gathered Modelines:
[337477.286] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337477.651] (II) intel(0): EDID vendor "AUO", prod id 4669
[337477.656] (II) intel(0): Printing DDC gathered Modelines:
[337477.656] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337482.323] (II) intel(0): EDID vendor "AUO", prod id 4669
[337482.323] (II) intel(0): Printing DDC gathered Modelines:
[337482.323] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337482.462] (II) intel(0): EDID vendor "AUO", prod id 4669
[337482.462] (II) intel(0): Printing DDC gathered Modelines:
[337482.462] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337482.612] (II) intel(0): EDID vendor "AUO", prod id 4669
[337482.612] (II) intel(0): Printing DDC gathered Modelines:
[337482.612] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[337482.903] (II) intel(0): EDID vendor "AUO", prod id 4669
[337482.903] (II) intel(0): Printing DDC gathered Modelines:
[337482.903] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[339163.347] (II) intel(0): EDID vendor "AUO", prod id 4669
[339163.347] (II) intel(0): Printing DDC gathered Modelines:
[339163.347] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[339163.586] (II) intel(0): EDID vendor "AUO", prod id 4669
[339163.587] (II) intel(0): Printing DDC gathered Modelines:
[339163.587] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[339167.004] (II) intel(0): EDID vendor "AUO", prod id 4669
[339167.004] (II) intel(0): Printing DDC gathered Modelines:
[339167.004] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[339171.181] (II) intel(0): EDID vendor "AUO", prod id 4669
[339171.181] (II) intel(0): Printing DDC gathered Modelines:
[339171.181] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[342163.491] (II) intel(0): EDID vendor "AUO", prod id 4669
[342163.491] (II) intel(0): Printing DDC gathered Modelines:
[342163.491] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[342268.641] (II) intel(0): EDID vendor "AUO", prod id 4669
[342268.641] (II) intel(0): Printing DDC gathered Modelines:
[342268.641] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[350822.418] (II) intel(0): EDID vendor "AUO", prod id 4669
[350822.418] (II) intel(0): Printing DDC gathered Modelines:
[350822.418] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[350830.206] (II) intel(0): EDID vendor "AUO", prod id 4669
[350830.206] (II) intel(0): Printing DDC gathered Modelines:
[350830.206] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[350836.159] (II) intel(0): EDID vendor "AUO", prod id 4669
[350836.159] (II) intel(0): Printing DDC gathered Modelines:
[350836.159] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[352280.578] (II) intel(0): EDID vendor "AUO", prod id 4669
[352280.578] (II) intel(0): Printing DDC gathered Modelines:
[352280.578] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[352280.920] (II) intel(0): EDID vendor "AUO", prod id 4669
[352280.920] (II) intel(0): Printing DDC gathered Modelines:
[352280.920] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[352285.909] (II) intel(0): EDID vendor "AUO", prod id 4669
[352285.909] (II) intel(0): Printing DDC gathered Modelines:
[352285.909] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[352289.378] (II) intel(0): EDID vendor "AUO", prod id 4669
[352289.378] (II) intel(0): Printing DDC gathered Modelines:
[352289.378] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[361124.366] (II) intel(0): EDID vendor "AUO", prod id 4669
[361124.366] (II) intel(0): Printing DDC gathered Modelines:
[361124.366] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362438.096] (II) intel(0): EDID vendor "AUO", prod id 4669
[362438.096] (II) intel(0): Printing DDC gathered Modelines:
[362438.096] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362438.320] (II) intel(0): EDID vendor "AUO", prod id 4669
[362438.320] (II) intel(0): Printing DDC gathered Modelines:
[362438.320] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362441.332] (II) intel(0): EDID vendor "AUO", prod id 4669
[362441.332] (II) intel(0): Printing DDC gathered Modelines:
[362441.332] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362445.275] (II) intel(0): EDID vendor "AUO", prod id 4669
[362445.275] (II) intel(0): Printing DDC gathered Modelines:
[362445.275] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362445.706] (II) intel(0): EDID vendor "AUO", prod id 4669
[362445.706] (II) intel(0): Printing DDC gathered Modelines:
[362445.706] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362954.454] (II) intel(0): EDID vendor "AUO", prod id 4669
[362954.454] (II) intel(0): Printing DDC gathered Modelines:
[362954.454] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362954.790] (II) intel(0): EDID vendor "AUO", prod id 4669
[362954.790] (II) intel(0): Printing DDC gathered Modelines:
[362954.790] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362958.161] (II) intel(0): EDID vendor "AUO", prod id 4669
[362958.161] (II) intel(0): Printing DDC gathered Modelines:
[362958.161] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362958.210] (II) intel(0): EDID vendor "AUO", prod id 4669
[362958.210] (II) intel(0): Printing DDC gathered Modelines:
[362958.210] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362962.132] (II) intel(0): EDID vendor "AUO", prod id 4669
[362962.132] (II) intel(0): Printing DDC gathered Modelines:
[362962.132] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362962.248] (II) intel(0): EDID vendor "AUO", prod id 4669
[362962.248] (II) intel(0): Printing DDC gathered Modelines:
[362962.248] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362962.419] (II) intel(0): EDID vendor "AUO", prod id 4669
[362962.419] (II) intel(0): Printing DDC gathered Modelines:
[362962.419] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362962.534] (II) intel(0): EDID vendor "AUO", prod id 4669
[362962.534] (II) intel(0): Printing DDC gathered Modelines:
[362962.534] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362962.665] (II) intel(0): EDID vendor "AUO", prod id 4669
[362962.665] (II) intel(0): Printing DDC gathered Modelines:
[362962.665] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362963.414] (II) intel(0): EDID vendor "AUO", prod id 4669
[362963.414] (II) intel(0): Printing DDC gathered Modelines:
[362963.414] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362963.667] (II) intel(0): EDID vendor "AUO", prod id 4669
[362963.667] (II) intel(0): Printing DDC gathered Modelines:
[362963.667] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362963.887] (II) intel(0): EDID vendor "AUO", prod id 4669
[362963.887] (II) intel(0): Printing DDC gathered Modelines:
[362963.887] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[362964.111] (II) intel(0): EDID vendor "AUO", prod id 4669
[362964.111] (II) intel(0): Printing DDC gathered Modelines:
[362964.111] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[366530.076] (II) intel(0): EDID vendor "AUO", prod id 4669
[366530.076] (II) intel(0): Printing DDC gathered Modelines:
[366530.076] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[366530.410] (II) intel(0): EDID vendor "AUO", prod id 4669
[366530.410] (II) intel(0): Printing DDC gathered Modelines:
[366530.410] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[366533.989] (II) intel(0): EDID vendor "AUO", prod id 4669
[366533.989] (II) intel(0): Printing DDC gathered Modelines:
[366533.989] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[366537.377] (II) intel(0): EDID vendor "AUO", prod id 4669
[366537.377] (II) intel(0): Printing DDC gathered Modelines:
[366537.377] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372829.126] (II) intel(0): EDID vendor "AUO", prod id 4669
[372829.126] (II) intel(0): Printing DDC gathered Modelines:
[372829.126] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372829.376] (II) intel(0): EDID vendor "AUO", prod id 4669
[372829.376] (II) intel(0): Printing DDC gathered Modelines:
[372829.376] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372829.604] (II) intel(0): EDID vendor "AUO", prod id 4669
[372829.604] (II) intel(0): Printing DDC gathered Modelines:
[372829.604] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372829.872] (II) intel(0): EDID vendor "AUO", prod id 4669
[372829.872] (II) intel(0): Printing DDC gathered Modelines:
[372829.872] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372830.153] (II) intel(0): EDID vendor "AUO", prod id 4669
[372830.153] (II) intel(0): Printing DDC gathered Modelines:
[372830.153] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372831.348] (II) intel(0): EDID vendor "AUO", prod id 4669
[372831.348] (II) intel(0): Printing DDC gathered Modelines:
[372831.348] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372831.596] (II) intel(0): EDID vendor "AUO", prod id 4669
[372831.597] (II) intel(0): Printing DDC gathered Modelines:
[372831.597] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372831.848] (II) intel(0): EDID vendor "AUO", prod id 4669
[372831.848] (II) intel(0): Printing DDC gathered Modelines:
[372831.848] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372832.122] (II) intel(0): EDID vendor "AUO", prod id 4669
[372832.122] (II) intel(0): Printing DDC gathered Modelines:
[372832.122] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[372832.424] (II) intel(0): EDID vendor "AUO", prod id 4669
[372832.424] (II) intel(0): Printing DDC gathered Modelines:
[372832.424] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390645.444] (II) intel(0): EDID vendor "AUO", prod id 4669
[390645.444] (II) intel(0): Printing DDC gathered Modelines:
[390645.444] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390645.792] (II) intel(0): EDID vendor "AUO", prod id 4669
[390645.792] (II) intel(0): Printing DDC gathered Modelines:
[390645.792] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390649.707] (II) intel(0): EDID vendor "AUO", prod id 4669
[390649.707] (II) intel(0): Printing DDC gathered Modelines:
[390649.707] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390653.682] (II) intel(0): EDID vendor "AUO", prod id 4669
[390653.682] (II) intel(0): Printing DDC gathered Modelines:
[390653.682] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390999.183] (II) intel(0): EDID vendor "AUO", prod id 4669
[390999.184] (II) intel(0): Printing DDC gathered Modelines:
[390999.184] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[390999.484] (II) intel(0): EDID vendor "AUO", prod id 4669
[390999.484] (II) intel(0): Printing DDC gathered Modelines:
[390999.484] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[391002.836] (II) intel(0): EDID vendor "AUO", prod id 4669
[391002.836] (II) intel(0): Printing DDC gathered Modelines:
[391002.836] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[391002.868] (II) intel(0): EDID vendor "AUO", prod id 4669
[391002.868] (II) intel(0): Printing DDC gathered Modelines:
[391002.868] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[402878.820] (II) intel(0): EDID vendor "AUO", prod id 4669
[402878.820] (II) intel(0): Printing DDC gathered Modelines:
[402878.820] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[402879.178] (II) intel(0): EDID vendor "AUO", prod id 4669
[402879.178] (II) intel(0): Printing DDC gathered Modelines:
[402879.178] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[402882.848] (II) intel(0): EDID vendor "AUO", prod id 4669
[402882.848] (II) intel(0): Printing DDC gathered Modelines:
[402882.848] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[402886.256] (II) intel(0): EDID vendor "AUO", prod id 4669
[402886.256] (II) intel(0): Printing DDC gathered Modelines:
[402886.256] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404454.129] (II) intel(0): EDID vendor "AUO", prod id 4669
[404454.129] (II) intel(0): Printing DDC gathered Modelines:
[404454.129] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404454.448] (II) intel(0): EDID vendor "AUO", prod id 4669
[404454.449] (II) intel(0): Printing DDC gathered Modelines:
[404454.449] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404458.007] (II) intel(0): EDID vendor "AUO", prod id 4669
[404458.007] (II) intel(0): Printing DDC gathered Modelines:
[404458.007] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404461.397] (II) intel(0): EDID vendor "AUO", prod id 4669
[404461.397] (II) intel(0): Printing DDC gathered Modelines:
[404461.397] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404507.645] (II) intel(0): EDID vendor "AUO", prod id 4669
[404507.645] (II) intel(0): Printing DDC gathered Modelines:
[404507.645] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404507.728] (II) intel(0): EDID vendor "AUO", prod id 4669
[404507.728] (II) intel(0): Printing DDC gathered Modelines:
[404507.728] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404511.539] (II) intel(0): EDID vendor "AUO", prod id 4669
[404511.540] (II) intel(0): Printing DDC gathered Modelines:
[404511.540] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.059] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.059] (II) intel(0): Printing DDC gathered Modelines:
[404515.059] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.601] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.601] (II) intel(0): Printing DDC gathered Modelines:
[404515.601] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.735] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.736] (II) intel(0): Printing DDC gathered Modelines:
[404515.736] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.852] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.852] (II) intel(0): Printing DDC gathered Modelines:
[404515.852] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.888] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.888] (II) intel(0): Printing DDC gathered Modelines:
[404515.888] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404515.943] (II) intel(0): EDID vendor "AUO", prod id 4669
[404515.943] (II) intel(0): Printing DDC gathered Modelines:
[404515.943] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404516.099] (II) intel(0): EDID vendor "AUO", prod id 4669
[404516.099] (II) intel(0): Printing DDC gathered Modelines:
[404516.099] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[404516.360] (II) intel(0): EDID vendor "AUO", prod id 4669
[404516.360] (II) intel(0): Printing DDC gathered Modelines:
[404516.360] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[405879.075] (II) intel(0): EDID vendor "AUO", prod id 4669
[405879.075] (II) intel(0): Printing DDC gathered Modelines:
[405879.075] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[405879.392] (II) intel(0): EDID vendor "AUO", prod id 4669
[405879.392] (II) intel(0): Printing DDC gathered Modelines:
[405879.393] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[405882.978] (II) intel(0): EDID vendor "AUO", prod id 4669
[405882.978] (II) intel(0): Printing DDC gathered Modelines:
[405882.978] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[405886.268] (II) intel(0): EDID vendor "AUO", prod id 4669
[405886.268] (II) intel(0): Printing DDC gathered Modelines:
[405886.268] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[408049.964] (II) intel(0): EDID vendor "AUO", prod id 4669
[408049.964] (II) intel(0): Printing DDC gathered Modelines:
[408049.964] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[408050.341] (II) intel(0): EDID vendor "AUO", prod id 4669
[408050.341] (II) intel(0): Printing DDC gathered Modelines:
[408050.341] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[408053.999] (II) intel(0): EDID vendor "AUO", prod id 4669
[408053.999] (II) intel(0): Printing DDC gathered Modelines:
[408053.999] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[408057.948] (II) intel(0): EDID vendor "AUO", prod id 4669
[408057.948] (II) intel(0): Printing DDC gathered Modelines:
[408057.948] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[415487.545] (II) intel(0): EDID vendor "AUO", prod id 4669
[415487.545] (II) intel(0): Printing DDC gathered Modelines:
[415487.545] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[415487.853] (II) intel(0): EDID vendor "AUO", prod id 4669
[415487.853] (II) intel(0): Printing DDC gathered Modelines:
[415487.853] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[415491.664] (II) intel(0): EDID vendor "AUO", prod id 4669
[415491.664] (II) intel(0): Printing DDC gathered Modelines:
[415491.664] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[415491.697] (II) intel(0): EDID vendor "AUO", prod id 4669
[415491.697] (II) intel(0): Printing DDC gathered Modelines:
[415491.697] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[421076.850] (II) intel(0): EDID vendor "AUO", prod id 4669
[421076.850] (II) intel(0): Printing DDC gathered Modelines:
[421076.850] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[421077.241] (II) intel(0): EDID vendor "AUO", prod id 4669
[421077.241] (II) intel(0): Printing DDC gathered Modelines:
[421077.241] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[421081.021] (II) intel(0): EDID vendor "AUO", prod id 4669
[421081.021] (II) intel(0): Printing DDC gathered Modelines:
[421081.021] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[421084.859] (II) intel(0): EDID vendor "AUO", prod id 4669
[421084.859] (II) intel(0): Printing DDC gathered Modelines:
[421084.859] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[421997.907] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event16)
[421997.909] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[421997.909] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[421997.909] (**) ACPI Virtual Keyboard Device: always reports core events
[421997.909] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event16"
[421997.909] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[421997.909] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[421997.909] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[421997.909] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event16"
[421997.909] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[421997.909] (**) Option "xkb_rules" "evdev"
[421997.909] (**) Option "xkb_model" "pc105"
[421997.909] (**) Option "xkb_layout" "us"
[442899.863] (II) intel(0): EDID vendor "AUO", prod id 4669
[442899.863] (II) intel(0): Printing DDC gathered Modelines:
[442899.863] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[461852.951] (II) intel(0): EDID vendor "AUO", prod id 4669
[461852.951] (II) intel(0): Printing DDC gathered Modelines:
[461852.951] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[469597.369] (II) intel(0): EDID vendor "AUO", prod id 4669
[469597.369] (II) intel(0): Printing DDC gathered Modelines:
[469597.369] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[472840.288] (II) intel(0): EDID vendor "AUO", prod id 4669
[472840.288] (II) intel(0): Printing DDC gathered Modelines:
[472840.288] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[473716.589] (II) intel(0): EDID vendor "AUO", prod id 4669
[473716.589] (II) intel(0): Printing DDC gathered Modelines:
[473716.589] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[473869.150] (II) evdev: ACPI Virtual Keyboard Device: Close
[473869.151] (II) UnloadModule: "evdev"
[473869.153] (II) evdev: TPPS/2 IBM TrackPoint: Close
[473869.153] (II) UnloadModule: "evdev"
[473869.153] (II) evdev: ThinkPad Extra Buttons: Close
[473869.153] (II) UnloadModule: "evdev"
[473869.155] (II) UnloadModule: "synaptics"
[473869.155] (II) evdev: AT Translated Set 2 keyboard: Close
[473869.155] (II) UnloadModule: "evdev"
[473869.155] (II) evdev: Integrated Camera: Close
[473869.155] (II) UnloadModule: "evdev"
[473869.155] (II) evdev: Sleep Button: Close
[473869.155] (II) UnloadModule: "evdev"
[473869.155] (II) evdev: Video Bus: Close
[473869.155] (II) UnloadModule: "evdev"
[473869.155] (II) evdev: Power Button: Close
[473869.155] (II) UnloadModule: "evdev"
[473870.743] (EE) Server terminated successfully (0). Closing log file.

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

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

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13
N: input/event13
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=51404
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=75911

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=95684

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

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

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=54240

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input17/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input17/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=54309

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

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input18/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input18/event16
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=54351

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input13
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input13
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_8_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=026a
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0003
E: ID_SERIAL=SunplusIT_INC._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_INC.
E: ID_VENDOR_ENC=SunplusIT\x20INC.
E: ID_VENDOR_ID=5986
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v5986p026Ae0003-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:14.0-8/button"
E: PRODUCT=3/5986/26a/3
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=28386

P: /devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input13/event11
N: input/event11
S: input/by-id/usb-SunplusIT_INC._Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-SunplusIT_INC._Integrated_Camera-event-if00 /dev/input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input13/event11
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=026a
E: ID_PATH=pci-0000:00:14.0-usb-0:8:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_8_1_0
E: ID_REVISION=0003
E: ID_SERIAL=SunplusIT_INC._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SunplusIT_INC.
E: ID_VENDOR_ENC=SunplusIT\x20INC.
E: ID_VENDOR_ID=5986
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=28439
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/292/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=8150

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8312

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel PCH 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=9357

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9461

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9668

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=10318

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9254

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=7581

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

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

P: /devices/platform/i8042/serio1/input/input7/event12
N: input/event12
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/event12
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event12
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=89460

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

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

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

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

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

P: /devices/platform/pcspkr/input/input6/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input6/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=96952

P: /devices/platform/thinkpad_acpi/input/input5
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=18040000 0 10000000000000 0 1501b02102004 c000080021104000 10e000000000000 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8E,94,98,9D,AB,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,ram4,lsfw3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=8
E: TAGS=:seat:
E: USEC_INITIALIZED=96848

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


DRM Information from dmesg:
---------------------------
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.715258] Linux agpgart interface v0.103
[    1.799484] [drm] Initialized drm 1.1.0 20060810
[    1.814138] [drm] Memory usable by graphics device = 2048M
[    1.814140] [drm] Replacing VGA console driver
[    1.814146] fb: switching to inteldrmfb from simple
[    1.873582] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.873583] [drm] Driver supports precise vblank timestamp query.
[    1.904234] [drm] VBT doesn't support DRRS
[    2.017337] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[    2.034115] fbcon: inteldrmfb (fb0) is primary device
[    3.103082] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.134939] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    3.795292] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off


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

Kernel: Linux 3.16-3-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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.14.1-1
ii  libgl1-mesa-dri                       10.3.2-1
ii  libgl1-mesa-glx [libgl1]              10.3.2-1
ii  libglu1-mesa                          9.0.0-2
ii  x11-apps                              7.7+3
ii  x11-session-utils                     7.7+1
ii  x11-utils                             7.7+2
ii  x11-xkb-utils                         7.7+1
ii  x11-xserver-utils                     7.7+3+b1
ii  xauth                                 1:1.0.9-1
ii  xfce4-terminal [x-terminal-emulator]  0.6.3-1+b1
ii  xfonts-100dpi                         1:1.0.3
ii  xfonts-75dpi                          1:1.0.3
ii  xfonts-base                           1:1.0.3
ii  xfonts-scalable                       1:1.0.3-1
ii  xfonts-utils                          1:7.7+2
ii  xinit                                 1.3.4-1
ii  xkb-data                              2.12-1
ii  xorg-docs-core                        1:1.7-1
ii  xserver-xorg                          1:7.7+7
ii  xterm [x-terminal-emulator]           312-1

xorg recommends no packages.

Versions of packages xorg suggests:
pn  x11-xfs-utils  <none>
pn  xorg-docs      <none>

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.19-12
ii  x11-xkb-utils                                         7.7+1
ii  xkb-data                                              2.12-1
ii  xserver-xorg-core                                     2:1.16.1-1
ii  xserver-xorg-input-all                                1:7.7+7
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.9.0-2
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.1-1
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.8.1-1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.0-1+b3
ii  xserver-xorg-input-void [xorg-driver-input]           1:1.4.0-1+b4
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.26.0+20140918-1
ii  xserver-xorg-video-all                                1:7.7+7
ii  xserver-xorg-video-ati [xorg-driver-video]            1:7.5.0-1
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.5.2-2+b1
ii  xserver-xorg-video-dummy [xorg-driver-video]          1:0.3.7-1+b3
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1+b2
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.21.15-2+b2
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.4-2
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.6.3-2+b1
ii  xserver-xorg-video-modesetting [xorg-driver-video]    0.9.0-1+b1
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.8-1+b2
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.11-1
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.3.3-1+b2
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.9.2-1+b2
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:7.5.0-1
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.7-2+b2
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.7-2+b2
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.6-2+b2
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.5-1+b2
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.6-2+b2
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.3-1+b3
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:13.0.2-3+b1

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

-- no debconf information


Reply to: