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

Bug#697007: X segfaults on fontforge start



Package: xserver-xorg-core
Version: 2:1.12.4-3
Severity: normal

If that matters, fontforge version is 0.0.20100501-2.

Have no idea what may cause that, but I remember this happened before
as well. Will try to reproduce with all packages updated once more.

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  3  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2027892 Nov  5 11:35 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1683 Sep 23  2011 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier  "Layout 1"
	Screen      "Default Screen"
	InputDevice "Generic Keyboard" "CoreKeyboard"
	InputDevice "Configured Mouse" "CorePointer"
EndSection

Section "ServerFlags"
	Option "DontZap" "off"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbOption"	"grp:ctrl_shift_toggle"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"by(latin),ru(winkeys),by(winkeys)"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"VGA1"
EndSection

Section "Monitor"
	Identifier	"DVI1"
EndSection

Section "Monitor"
	Identifier	"LVDS1"
	DisplaySize 304 190
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"LVDS1"
        DefaultDepth    24
        SubSection     "Display"
		Depth       24
        EndSubSection
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.6-trunk-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.6.4-1~experimental.1

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 28154 Jun 24  2011 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 79096 Jun 30  2011 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 35575 Dec 30 19:52 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log.old):
---------------------------------------------------------------------
[    68.731] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    68.731] X Protocol Version 11, Revision 0
[    68.731] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    68.731] Current Operating System: Linux ileemo 3.6-trunk-686-pae #1 SMP Debian 3.6.4-1~experimental.1 i686
[    68.731] Kernel command line: root=UUID=5caec832-0116-4961-918d-e6df8166014f ro fastboot quiet splash video=radeonfb:mode_option=1400x1050-24@60
[    68.731] Build Date: 05 November 2012  10:28:15AM
[    68.731] xorg-server 2:1.12.4-3 (Julien Cristau <jcristau@debian.org>) 
[    68.731] Current version of pixman: 0.22.2
[    68.731] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    68.731] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    68.732] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec  1 18:23:08 2012
[    68.809] (==) Using config file: "/etc/X11/xorg.conf"
[    68.809] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    68.847] (==) ServerLayout "Layout 1"
[    68.847] (**) |-->Screen "Default Screen" (0)
[    68.847] (**) |   |-->Monitor "LVDS1"
[    68.848] (==) No device specified for screen "Default Screen".
	Using the first device section listed.
[    68.848] (**) |   |-->Device "Configured Video Device"
[    68.848] (**) |-->Input Device "Generic Keyboard"
[    68.848] (**) |-->Input Device "Configured Mouse"
[    68.848] (**) Option "DontZap" "off"
[    68.848] (==) Automatically adding devices
[    68.848] (==) Automatically enabling devices
[    68.862] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    68.862] (==) ModulePath set to "/usr/lib/xorg/modules"
[    68.862] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    68.862] (WW) Disabling Generic Keyboard
[    68.862] (WW) Disabling Configured Mouse
[    68.862] (II) Loader magic: 0xb77e45a0
[    68.862] (II) Module ABI versions:
[    68.862] 	X.Org ANSI C Emulation: 0.4
[    68.862] 	X.Org Video Driver: 12.1
[    68.862] 	X.Org XInput driver : 16.0
[    68.862] 	X.Org Server Extension : 6.0
[    68.863] (--) PCI:*(0:0:2:0) 8086:27a2:1028:01c2 rev 3, Mem @ 0xeff00000/524288, 0xd0000000/268435456, 0xefec0000/262144, I/O @ 0x0000eff8/8
[    68.863] (--) PCI: (0:0:2:1) 8086:27a6:1028:01c2 rev 3, Mem @ 0xeff80000/524288
[    68.863] (II) Open ACPI successful (/var/run/acpid.socket)
[    68.863] (II) LoadModule: "extmod"
[    68.975] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    68.990] (II) Module extmod: vendor="X.Org Foundation"
[    68.990] 	compiled for 1.12.4, module version = 1.0.0
[    68.990] 	Module class: X.Org Server Extension
[    68.990] 	ABI class: X.Org Server Extension, version 6.0
[    68.990] (II) Loading extension SELinux
[    68.990] (II) Loading extension MIT-SCREEN-SAVER
[    68.990] (II) Loading extension XFree86-VidModeExtension
[    68.990] (II) Loading extension XFree86-DGA
[    68.990] (II) Loading extension DPMS
[    68.990] (II) Loading extension XVideo
[    68.990] (II) Loading extension XVideo-MotionCompensation
[    68.990] (II) Loading extension X-Resource
[    68.990] (II) LoadModule: "dbe"
[    68.990] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    68.991] (II) Module dbe: vendor="X.Org Foundation"
[    68.991] 	compiled for 1.12.4, module version = 1.0.0
[    68.991] 	Module class: X.Org Server Extension
[    68.991] 	ABI class: X.Org Server Extension, version 6.0
[    68.991] (II) Loading extension DOUBLE-BUFFER
[    68.991] (II) LoadModule: "glx"
[    68.991] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    69.164] (II) Module glx: vendor="X.Org Foundation"
[    69.164] 	compiled for 1.12.4, module version = 1.0.0
[    69.164] 	ABI class: X.Org Server Extension, version 6.0
[    69.164] (==) AIGLX enabled
[    69.172] (II) Loading extension GLX
[    69.172] (II) LoadModule: "record"
[    69.172] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    69.173] (II) Module record: vendor="X.Org Foundation"
[    69.173] 	compiled for 1.12.4, module version = 1.13.0
[    69.173] 	Module class: X.Org Server Extension
[    69.173] 	ABI class: X.Org Server Extension, version 6.0
[    69.173] (II) Loading extension RECORD
[    69.173] (II) LoadModule: "dri"
[    69.173] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    69.187] (II) Module dri: vendor="X.Org Foundation"
[    69.187] 	compiled for 1.12.4, module version = 1.0.0
[    69.187] 	ABI class: X.Org Server Extension, version 6.0
[    69.187] (II) Loading extension XFree86-DRI
[    69.187] (II) LoadModule: "dri2"
[    69.188] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    69.208] (II) Module dri2: vendor="X.Org Foundation"
[    69.208] 	compiled for 1.12.4, module version = 1.2.0
[    69.208] 	ABI class: X.Org Server Extension, version 6.0
[    69.208] (II) Loading extension DRI2
[    69.208] (==) Matched intel as autoconfigured driver 0
[    69.208] (==) Matched vesa as autoconfigured driver 1
[    69.208] (==) Matched fbdev as autoconfigured driver 2
[    69.208] (==) Assigned the driver to the xf86ConfigLayout
[    69.208] (II) LoadModule: "intel"
[    69.236] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    69.329] (II) Module intel: vendor="X.Org Foundation"
[    69.329] 	compiled for 1.12.3.902, module version = 2.20.5
[    69.329] 	Module class: X.Org Video Driver
[    69.329] 	ABI class: X.Org Video Driver, version 12.1
[    69.329] (II) LoadModule: "vesa"
[    69.329] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    69.345] (II) Module vesa: vendor="X.Org Foundation"
[    69.345] 	compiled for 1.12.1, module version = 2.3.1
[    69.345] 	Module class: X.Org Video Driver
[    69.345] 	ABI class: X.Org Video Driver, version 12.0
[    69.345] (II) LoadModule: "fbdev"
[    69.345] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    69.346] (II) Module fbdev: vendor="X.Org Foundation"
[    69.346] 	compiled for 1.12.1, module version = 0.4.2
[    69.346] 	ABI class: X.Org Video Driver, version 12.0
[    69.346] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
	Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
	Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
	Haswell Server (GT2+), Haswell SDV Desktop (GT1),
	Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
	Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
	Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
	Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
	Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
	Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
	Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
	Haswell ULT Server (GT1), Haswell ULT Server (GT2),
	Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
	Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
	Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
	Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
	Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
[    69.347] (II) VESA: driver for VESA chipsets: vesa
[    69.347] (II) FBDEV: driver for framebuffer: fbdev
[    69.347] (++) using VT number 7

[    69.353] drmOpenDevice: node name is /dev/dri/card0
[    69.353] drmOpenDevice: open result is 8, (OK)
[    69.357] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    69.357] drmOpenDevice: node name is /dev/dri/card0
[    69.357] drmOpenDevice: open result is 8, (OK)
[    69.357] drmOpenByBusid: drmOpenMinor returns 8
[    69.357] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    69.361] (WW) Falling back to old probe method for vesa
[    69.361] (WW) Falling back to old probe method for fbdev
[    69.361] (II) Loading sub module "fbdevhw"
[    69.361] (II) LoadModule: "fbdevhw"
[    69.361] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    69.487] (II) Module fbdevhw: vendor="X.Org Foundation"
[    69.487] 	compiled for 1.12.4, module version = 0.0.2
[    69.487] 	ABI class: X.Org Video Driver, version 12.1
[    69.487] drmOpenDevice: node name is /dev/dri/card0
[    69.487] drmOpenDevice: open result is 9, (OK)
[    69.491] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    69.491] drmOpenDevice: node name is /dev/dri/card0
[    69.491] drmOpenDevice: open result is 9, (OK)
[    69.491] drmOpenByBusid: drmOpenMinor returns 9
[    69.491] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    69.491] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    69.491] (==) intel(0): RGB weight 888
[    69.491] (==) intel(0): Default visual is TrueColor
[    69.491] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
[    69.491] (**) intel(0): Relaxed fencing disabled
[    69.491] (**) intel(0): Wait on SwapBuffers? enabled
[    69.491] (**) intel(0): Triple buffering? enabled
[    69.491] (**) intel(0): Framebuffer tiled
[    69.491] (**) intel(0): Pixmaps tiled
[    69.491] (**) intel(0): 3D buffers tiled
[    69.491] (**) intel(0): SwapBuffers wait enabled
[    69.491] (==) intel(0): video overlay key set to 0x101fe
[    69.492] (II) intel(0): Output LVDS1 using monitor section LVDS1
[    69.492] (II) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[    69.540] (II) intel(0): Output VGA1 using monitor section VGA1
[    69.549] (II) intel(0): Output DVI1 using monitor section DVI1
[    69.916] (II) intel(0): Output TV1 has no monitor section
[    69.917] (II) intel(0): EDID for output LVDS1
[    69.917] (II) intel(0): Manufacturer: LPL  Model: e0  Serial#: 0
[    69.917] (II) intel(0): Year: 2006  Week: 0
[    69.917] (II) intel(0): EDID Version: 1.3
[    69.917] (II) intel(0): Digital Display Input
[    69.917] (II) intel(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[    69.917] (II) intel(0): Gamma: 2.20
[    69.917] (II) intel(0): No DPMS capabilities specified
[    69.917] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    69.917] (II) intel(0): First detailed timing is preferred mode
[    69.917] (II) intel(0): redX: 0.588 redY: 0.346   greenX: 0.327 greenY: 0.549
[    69.917] (II) intel(0): blueX: 0.156 blueY: 0.142   whiteX: 0.312 whiteY: 0.328
[    69.917] (II) intel(0): Manufacturer's mask: 0
[    69.917] (II) intel(0): Supported detailed timing:
[    69.917] (II) intel(0): clock: 88.9 MHz   Image Size:  304 x 190 mm
[    69.917] (II) intel(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 1600 h_border: 0
[    69.917] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[    69.917] (II) intel(0): Supported detailed timing:
[    69.917] (II) intel(0): clock: 88.9 MHz   Image Size:  304 x 190 mm
[    69.917] (II) intel(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 1600 h_border: 0
[    69.917] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[    69.917] (II) intel(0):  JW804
[    69.917] (II) intel(0):  /7?o‡џЧ
[    69.917] (II) intel(0): EDID (in hex):
[    69.917] (II) intel(0): 	00ffffffffffff00320ce00000000000
[    69.917] (II) intel(0): 	00100103801e13780aae109658538c28
[    69.917] (II) intel(0): 	24505400000001010101010101010101
[    69.917] (II) intel(0): 	010101010101b922a0a050841a303020
[    69.917] (II) intel(0): 	360030be10000018b922a0a050841a30
[    69.917] (II) intel(0): 	3020360030be10000000000000fe004a
[    69.917] (II) intel(0): 	57383034003134315750310a000000fe
[    69.917] (II) intel(0): 	001f2f373f6f879fd702010a20200056
[    69.917] (II) intel(0): EDID vendor "LPL", prod id 224
[    69.917] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[    69.919] (II) intel(0): Printing DDC gathered Modelines:
[    69.919] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[    69.919] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    69.919] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    69.920] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    69.920] (II) intel(0): Printing probed modes for output LVDS1
[    69.920] (II) intel(0): Modeline "1440x900"x60.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[    69.920] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    69.920] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    69.920] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    69.920] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    69.920] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    69.920] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    69.920] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    69.920] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    69.968] (II) intel(0): EDID for output VGA1
[    69.976] (II) intel(0): EDID for output DVI1
[    70.340] (II) intel(0): EDID for output TV1
[    70.341] (II) intel(0): Output LVDS1 connected
[    70.341] (II) intel(0): Output VGA1 disconnected
[    70.341] (II) intel(0): Output DVI1 disconnected
[    70.341] (II) intel(0): Output TV1 disconnected
[    70.341] (II) intel(0): Using exact sizes for initial modes
[    70.341] (II) intel(0): Output LVDS1 using initial mode 1440x900
[    70.341] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    70.341] (II) intel(0): Kernel page flipping support detected, enabling
[    70.341] (**) intel(0): Display dimensions: (304, 190) mm
[    70.341] (**) intel(0): DPI set to (120, 120)
[    70.341] (II) Loading sub module "fb"
[    70.341] (II) LoadModule: "fb"
[    70.404] (II) Loading /usr/lib/xorg/modules/libfb.so
[    70.449] (II) Module fb: vendor="X.Org Foundation"
[    70.450] 	compiled for 1.12.4, module version = 1.0.0
[    70.450] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    70.450] (II) Loading sub module "dri2"
[    70.450] (II) LoadModule: "dri2"
[    70.450] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    70.450] (II) Module dri2: vendor="X.Org Foundation"
[    70.450] 	compiled for 1.12.4, module version = 1.2.0
[    70.450] 	ABI class: X.Org Server Extension, version 6.0
[    70.450] (II) UnloadModule: "vesa"
[    70.450] (II) Unloading vesa
[    70.450] (II) UnloadModule: "fbdev"
[    70.450] (II) Unloading fbdev
[    70.450] (II) UnloadSubModule: "fbdevhw"
[    70.450] (II) Unloading fbdevhw
[    70.450] (==) Depth 24 pixmap format is 32 bpp
[    70.450] (II) intel(0): [DRI2] Setup complete
[    70.450] (II) intel(0): [DRI2]   DRI driver: i915
[    70.450] (II) intel(0): Allocated new frame buffer 1472x900 stride 8192, tiled
[    70.571] (II) UXA(0): Driver registered support for the following operations:
[    70.571] (II)         solid
[    70.571] (II)         copy
[    70.571] (II)         composite (RENDER acceleration)
[    70.571] (II)         put_image
[    70.571] (II)         get_image
[    70.571] (==) intel(0): Backing store disabled
[    70.571] (==) intel(0): Silken mouse enabled
[    70.571] (II) intel(0): Initializing HW Cursor
[    70.571] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    70.572] (==) intel(0): DPMS enabled
[    70.572] (==) intel(0): Intel XvMC decoder disabled
[    70.572] (II) intel(0): Set up textured video
[    70.572] (II) intel(0): Set up overlay video
[    70.572] (II) intel(0): direct rendering: DRI2 Enabled
[    70.572] (==) intel(0): hotplug detection: "enabled"
[    70.603] (--) RandR disabled
[    70.603] (II) Initializing built-in extension Generic Event Extension
[    70.603] (II) Initializing built-in extension SHAPE
[    70.604] (II) Initializing built-in extension MIT-SHM
[    70.604] (II) Initializing built-in extension XInputExtension
[    70.604] (II) Initializing built-in extension XTEST
[    70.604] (II) Initializing built-in extension BIG-REQUESTS
[    70.604] (II) Initializing built-in extension SYNC
[    70.604] (II) Initializing built-in extension XKEYBOARD
[    70.604] (II) Initializing built-in extension XC-MISC
[    70.604] (II) Initializing built-in extension SECURITY
[    70.604] (II) Initializing built-in extension XINERAMA
[    70.604] (II) Initializing built-in extension XFIXES
[    70.604] (II) Initializing built-in extension RENDER
[    70.604] (II) Initializing built-in extension RANDR
[    70.604] (II) Initializing built-in extension COMPOSITE
[    70.604] (II) Initializing built-in extension DAMAGE
[    70.604] (II) SELinux: Disabled on system
[    70.812] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    70.812] (II) AIGLX: enabled GLX_INTEL_swap_event
[    70.812] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    70.812] (II) AIGLX: enabled GLX_SGI_make_current_read
[    70.812] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    70.812] (II) AIGLX: Loaded and initialized i915
[    70.812] (II) GLX: Initialized DRI2 GL provider for screen 0
[    70.813] (II) intel(0): Setting screen physical size to 304 x 190
[    71.943] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    71.943] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    71.943] (II) LoadModule: "evdev"
[    71.943] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    71.963] (II) Module evdev: vendor="X.Org Foundation"
[    71.963] 	compiled for 1.12.1, module version = 2.7.0
[    71.963] 	Module class: X.Org XInput Driver
[    71.963] 	ABI class: X.Org XInput driver, version 16.0
[    71.963] (II) Using input driver 'evdev' for 'Video Bus'
[    71.963] (**) Video Bus: always reports core events
[    71.963] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    71.963] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    71.963] (--) evdev: Video Bus: Found keys
[    71.963] (II) evdev: Video Bus: Configuring as keyboard
[    71.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input4/event4"
[    71.963] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    71.963] (**) Option "xkb_rules" "evdev"
[    71.963] (**) Option "xkb_model" "pc104"
[    71.963] (**) Option "xkb_layout" "us"
[    71.990] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    71.991] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    71.991] (II) Using input driver 'evdev' for 'Power Button'
[    71.991] (**) Power Button: always reports core events
[    71.991] (**) evdev: Power Button: Device: "/dev/input/event2"
[    71.991] (--) evdev: Power Button: Vendor 0 Product 0x1
[    71.991] (--) evdev: Power Button: Found keys
[    71.991] (II) evdev: Power Button: Configuring as keyboard
[    71.991] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    71.991] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    71.991] (**) Option "xkb_rules" "evdev"
[    71.991] (**) Option "xkb_model" "pc104"
[    71.991] (**) Option "xkb_layout" "us"
[    71.991] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    71.991] (II) No input driver specified, ignoring this device.
[    71.991] (II) This device may have been added with another device file.
[    71.992] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    71.992] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    71.992] (II) Using input driver 'evdev' for 'Sleep Button'
[    71.992] (**) Sleep Button: always reports core events
[    71.992] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    71.992] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    71.992] (--) evdev: Sleep Button: Found keys
[    71.992] (II) evdev: Sleep Button: Configuring as keyboard
[    71.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    71.992] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    71.992] (**) Option "xkb_rules" "evdev"
[    71.992] (**) Option "xkb_model" "pc104"
[    71.992] (**) Option "xkb_layout" "us"
[    71.993] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[    71.993] (II) No input driver specified, ignoring this device.
[    71.993] (II) This device may have been added with another device file.
[    71.993] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[    71.993] (II) No input driver specified, ignoring this device.
[    71.993] (II) This device may have been added with another device file.
[    71.994] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    71.994] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    71.994] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    71.994] (**) AT Translated Set 2 keyboard: always reports core events
[    71.994] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    71.994] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    71.994] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    71.994] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    71.994] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    71.994] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    71.994] (**) Option "xkb_rules" "evdev"
[    71.994] (**) Option "xkb_model" "pc104"
[    71.994] (**) Option "xkb_layout" "us"
[    71.994] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event6)
[    71.994] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    71.994] (II) Using input driver 'evdev' for 'DualPoint Stick'
[    71.994] (**) DualPoint Stick: always reports core events
[    71.994] (**) evdev: DualPoint Stick: Device: "/dev/input/event6"
[    71.994] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[    71.995] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[    71.995] (--) evdev: DualPoint Stick: Found relative axes
[    71.995] (--) evdev: DualPoint Stick: Found x and y relative axes
[    71.995] (II) evdev: DualPoint Stick: Configuring as mouse
[    71.995] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[    71.995] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    71.995] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    71.995] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 10)
[    71.995] (II) evdev: DualPoint Stick: initialized for relative axes.
[    71.995] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[    71.995] (**) DualPoint Stick: (accel) acceleration profile 0
[    71.995] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    71.995] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    71.995] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse0)
[    71.995] (II) No input driver specified, ignoring this device.
[    71.995] (II) This device may have been added with another device file.
[    71.996] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event7)
[    71.996] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    71.996] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    71.996] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[    71.996] (II) LoadModule: "synaptics"
[    71.996] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    72.107] (II) Module synaptics: vendor="X.Org Foundation"
[    72.107] 	compiled for 1.12.1.902, module version = 1.6.2
[    72.107] 	Module class: X.Org XInput Driver
[    72.107] 	ABI class: X.Org XInput driver, version 16.0
[    72.107] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    72.107] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    72.108] (**) Option "Device" "/dev/input/event7"
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[    72.108] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[    72.108] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    72.108] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    72.108] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    72.108] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 11)
[    72.108] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    72.108] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[    72.108] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[    72.108] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    72.108] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    72.108] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    72.109] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    72.109] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    72.109] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse1)
[    72.109] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    72.110] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event10)
[    72.110] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    72.110] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    72.110] (**) ACPI Virtual Keyboard Device: always reports core events
[    72.110] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event10"
[    72.110] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    72.110] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    72.110] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    72.110] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event10"
[    72.110] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 12)
[    72.110] (**) Option "xkb_rules" "evdev"
[    72.110] (**) Option "xkb_model" "pc104"
[    72.110] (**) Option "xkb_layout" "us"
[    72.110] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[    72.110] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    72.110] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    72.110] (**) Dell WMI hotkeys: always reports core events
[    72.111] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event5"
[    72.111] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    72.111] (--) evdev: Dell WMI hotkeys: Found keys
[    72.111] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    72.111] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[    72.111] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 13)
[    72.111] (**) Option "xkb_rules" "evdev"
[    72.111] (**) Option "xkb_model" "pc104"
[    72.111] (**) Option "xkb_layout" "us"
[    87.151] (II) intel(0): EDID vendor "LPL", prod id 224
[    87.151] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[    87.151] (II) intel(0): Printing DDC gathered Modelines:
[    87.151] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[    90.815] (II) intel(0): EDID vendor "LPL", prod id 224
[    90.815] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[    90.815] (II) intel(0): Printing DDC gathered Modelines:
[    90.815] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[    91.233] (II) intel(0): EDID vendor "LPL", prod id 224
[    91.233] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[    91.233] (II) intel(0): Printing DDC gathered Modelines:
[    91.233] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[  7617.455] (II) intel(0): EDID vendor "LPL", prod id 224
[  7617.471] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[  7617.471] (II) intel(0): Printing DDC gathered Modelines:
[  7617.471] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[  7618.082] (II) intel(0): EDID vendor "LPL", prod id 224
[  7618.082] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[  7618.082] (II) intel(0): Printing DDC gathered Modelines:
[  7618.082] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[  7618.715] (II) intel(0): EDID vendor "LPL", prod id 224
[  7618.715] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[  7618.715] (II) intel(0): Printing DDC gathered Modelines:
[  7618.715] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[  7619.136] (II) PM Event received: Capability Changed
[  7619.166] I830PMEvent: Capability change
[  7620.413] (II) intel(0): EDID vendor "LPL", prod id 224
[  7620.413] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[  7620.413] (II) intel(0): Printing DDC gathered Modelines:
[  7620.413] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[  7620.850] (II) PM Event received: Capability Changed
[  7620.850] I830PMEvent: Capability change
[ 15158.604] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 15163.197] (II) Open ACPI successful (/var/run/acpid.socket)
[ 15164.347] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 15164.364] (II) intel(0): EDID vendor "LPL", prod id 224
[ 15164.364] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 15164.364] (II) intel(0): Printing DDC gathered Modelines:
[ 15164.364] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 15164.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 15165.035] (II) intel(0): EDID vendor "LPL", prod id 224
[ 15165.035] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 15165.035] (II) intel(0): Printing DDC gathered Modelines:
[ 15165.035] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 25217.566] (II) intel(0): EDID vendor "LPL", prod id 224
[ 25217.566] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 25217.566] (II) intel(0): Printing DDC gathered Modelines:
[ 25217.566] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 25218.207] (II) intel(0): EDID vendor "LPL", prod id 224
[ 25218.207] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 25218.207] (II) intel(0): Printing DDC gathered Modelines:
[ 25218.207] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 25218.718] (II) intel(0): EDID vendor "LPL", prod id 224
[ 25218.718] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 25218.718] (II) intel(0): Printing DDC gathered Modelines:
[ 25218.718] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 25219.134] (II) PM Event received: Capability Changed
[ 25219.167] I830PMEvent: Capability change
[ 54386.179] (II) intel(0): EDID vendor "LPL", prod id 224
[ 54386.179] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[ 54386.179] (II) intel(0): Printing DDC gathered Modelines:
[ 54386.179] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[ 54386.650] (II) PM Event received: Capability Changed
[ 54386.650] I830PMEvent: Capability change
[ 92353.850] (II) config/udev: Adding input device FaceCam 311 (/dev/input/event11)
[ 92353.864] (**) FaceCam 311: Applying InputClass "evdev keyboard catchall"
[ 92353.864] (II) Using input driver 'evdev' for 'FaceCam 311'
[ 92353.884] (**) FaceCam 311: always reports core events
[ 92353.884] (**) evdev: FaceCam 311: Device: "/dev/input/event11"
[ 92353.884] (--) evdev: FaceCam 311: Vendor 0x458 Product 0x707d
[ 92353.884] (--) evdev: FaceCam 311: Found keys
[ 92353.884] (II) evdev: FaceCam 311: Configuring as keyboard
[ 92353.890] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input11/event11"
[ 92353.890] (II) XINPUT: Adding extended input device "FaceCam 311" (type: KEYBOARD, id 14)
[ 92353.890] (**) Option "xkb_rules" "evdev"
[ 92353.890] (**) Option "xkb_model" "pc104"
[ 92353.890] (**) Option "xkb_layout" "us"
[102279.285] (II) config/udev: removing device FaceCam 311
[102279.285] (II) evdev: FaceCam 311: Close
[102279.286] (II) UnloadModule: "evdev"
[107408.894] (II) intel(0): EDID vendor "LPL", prod id 224
[107408.894] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[107408.894] (II) intel(0): Printing DDC gathered Modelines:
[107408.894] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[107411.748] (II) AIGLX: Suspending AIGLX clients for VT switch
[107416.135] (II) Open ACPI successful (/var/run/acpid.socket)
[107416.225] (II) AIGLX: Resuming AIGLX clients after VT switch
[107416.236] (II) intel(0): EDID vendor "LPL", prod id 224
[107416.236] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[107416.236] (II) intel(0): Printing DDC gathered Modelines:
[107416.236] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[107416.658] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[107416.982] (II) intel(0): EDID vendor "LPL", prod id 224
[107416.982] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[107416.982] (II) intel(0): Printing DDC gathered Modelines:
[107416.982] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[111856.991] (II) intel(0): EDID vendor "LPL", prod id 224
[111856.991] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[111856.991] (II) intel(0): Printing DDC gathered Modelines:
[111856.991] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[111858.481] (II) AIGLX: Suspending AIGLX clients for VT switch
[111862.623] (II) Open ACPI successful (/var/run/acpid.socket)
[111862.623] (II) AIGLX: Resuming AIGLX clients after VT switch
[111862.640] (II) intel(0): EDID vendor "LPL", prod id 224
[111862.640] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[111862.640] (II) intel(0): Printing DDC gathered Modelines:
[111862.640] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[111863.053] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[111863.099] (II) intel(0): EDID vendor "LPL", prod id 224
[111863.099] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[111863.099] (II) intel(0): Printing DDC gathered Modelines:
[111863.099] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[130897.368] (II) config/udev: Adding input device Bluetooth Laser Travel Mouse (/dev/input/mouse2)
[130897.368] (II) No input driver specified, ignoring this device.
[130897.368] (II) This device may have been added with another device file.
[130897.368] (II) config/udev: Adding input device Bluetooth Laser Travel Mouse (/dev/input/event11)
[130897.368] (**) Bluetooth Laser Travel Mouse: Applying InputClass "evdev pointer catchall"
[130897.368] (II) Using input driver 'evdev' for 'Bluetooth Laser Travel Mouse'
[130897.368] (**) Bluetooth Laser Travel Mouse: always reports core events
[130897.368] (**) evdev: Bluetooth Laser Travel Mouse: Device: "/dev/input/event11"
[130897.369] (--) evdev: Bluetooth Laser Travel Mouse: Vendor 0x46d Product 0xb008
[130897.369] (--) evdev: Bluetooth Laser Travel Mouse: Found 12 mouse buttons
[130897.369] (--) evdev: Bluetooth Laser Travel Mouse: Found scroll wheel(s)
[130897.369] (--) evdev: Bluetooth Laser Travel Mouse: Found relative axes
[130897.369] (--) evdev: Bluetooth Laser Travel Mouse: Found x and y relative axes
[130897.369] (II) evdev: Bluetooth Laser Travel Mouse: Configuring as mouse
[130897.369] (II) evdev: Bluetooth Laser Travel Mouse: Adding scrollwheel support
[130897.369] (**) evdev: Bluetooth Laser Travel Mouse: YAxisMapping: buttons 4 and 5
[130897.369] (**) evdev: Bluetooth Laser Travel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[130897.369] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input12/event11"
[130897.369] (II) XINPUT: Adding extended input device "Bluetooth Laser Travel Mouse" (type: MOUSE, id 14)
[130897.370] (II) evdev: Bluetooth Laser Travel Mouse: initialized for relative axes.
[130897.370] (**) Bluetooth Laser Travel Mouse: (accel) keeping acceleration scheme 1
[130897.370] (**) Bluetooth Laser Travel Mouse: (accel) acceleration profile 0
[130897.370] (**) Bluetooth Laser Travel Mouse: (accel) acceleration factor: 2.000
[130897.370] (**) Bluetooth Laser Travel Mouse: (accel) acceleration threshold: 4
[140626.625] [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
[140626.625] 
[140626.625] Backtrace:
[140626.754] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb77776d9]
[140626.754] 1: /usr/bin/X (mieqEnqueue+0x22b) [0xb7755fcb]
[140626.754] 2: /usr/bin/X (0xb75fa000+0x513c5) [0xb764b3c5]
[140626.754] 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0xb768552b]
[140626.754] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb7174000+0x35ad) [0xb71775ad]
[140626.754] 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb7174000+0x4a2c) [0xb7178a2c]
[140626.754] 6: /usr/bin/X (0xb75fa000+0x7abc1) [0xb7674bc1]
[140626.754] 7: /usr/bin/X (0xb75fa000+0xa090a) [0xb769a90a]
[140626.754] 8: (vdso) (__kernel_sigreturn+0x0) [0xb75db400]
[140626.754] 9: /usr/lib/i386-linux-gnu/libpixman-1.so.0 (0xb747c000+0x52858) [0xb74ce858]
[140626.754] 10: /usr/lib/i386-linux-gnu/libpixman-1.so.0 (0xb747c000+0x4dbda) [0xb74c9bda]
[140626.754] 11: /usr/lib/i386-linux-gnu/libpixman-1.so.0 (0xb747c000+0x3e643) [0xb74ba643]
[140626.754] 12: /usr/lib/i386-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x3b2) [0xb74bba22]
[140626.754] 13: /usr/lib/i386-linux-gnu/libpixman-1.so.0 (pixman_image_composite+0xa6) [0xb74bbd06]
[140626.754] 14: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1f9) [0xb6f6f1c9]
[140626.774] 15: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6f7b000+0xf57dd) [0xb70707dd]
[140626.774] 16: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6f7b000+0xf22d9) [0xb706d2d9]
[140626.774] 17: /usr/bin/X (0xb75fa000+0x106182) [0xb7700182]
[140626.774] 18: /usr/bin/X (CompositePicture+0x319) [0xb76f45a9]
[140626.774] 19: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6f7b000+0xf3c59) [0xb706ec59]
[140626.774] 20: /usr/bin/X (CompositeTrapezoids+0xab) [0xb76f47ab]
[140626.774] 21: /usr/bin/X (0xb75fa000+0xff9a0) [0xb76f99a0]
[140626.774] 22: /usr/bin/X (0xb75fa000+0xfac6e) [0xb76f4c6e]
[140626.774] 23: /usr/bin/X (0xb75fa000+0x3c375) [0xb7636375]
[140626.774] 24: /usr/bin/X (0xb75fa000+0x29e95) [0xb7623e95]
[140626.774] 25: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb72ade46]
[140626.774] 26: /usr/bin/X (0xb75fa000+0x2a1e9) [0xb76241e9]
[140626.774] 
[140626.774] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[140626.774] [mi] mieq is *NOT* the cause.  It is a victim.
[140626.910] [mi] Increasing EQ size to 512 to prevent dropped events.
[140626.910] [mi] EQ processing has resumed after 7 dropped events.
[140626.910] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[142937.991] (II) intel(0): EDID vendor "LPL", prod id 224
[142937.991] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142937.991] (II) intel(0): Printing DDC gathered Modelines:
[142937.991] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[142938.402] (II) intel(0): EDID vendor "LPL", prod id 224
[142938.402] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142938.402] (II) intel(0): Printing DDC gathered Modelines:
[142938.402] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[142939.065] (II) intel(0): EDID vendor "LPL", prod id 224
[142939.065] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142939.065] (II) intel(0): Printing DDC gathered Modelines:
[142939.065] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[142939.965] (II) intel(0): EDID vendor "LPL", prod id 224
[142939.965] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142939.965] (II) intel(0): Printing DDC gathered Modelines:
[142939.965] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[142940.488] (II) intel(0): EDID vendor "LPL", prod id 224
[142940.489] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142940.489] (II) intel(0): Printing DDC gathered Modelines:
[142940.489] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[142940.890] (II) intel(0): EDID vendor "LPL", prod id 224
[142940.890] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[142940.890] (II) intel(0): Printing DDC gathered Modelines:
[142940.890] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[149094.064] (II) config/udev: removing device Bluetooth Laser Travel Mouse
[149094.066] (II) evdev: Bluetooth Laser Travel Mouse: Close
[149094.110] (II) UnloadModule: "evdev"
[149314.524] (II) intel(0): EDID vendor "LPL", prod id 224
[149314.524] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[149314.524] (II) intel(0): Printing DDC gathered Modelines:
[149314.524] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[149316.894] (II) AIGLX: Suspending AIGLX clients for VT switch
[149321.724] (II) Open ACPI successful (/var/run/acpid.socket)
[149321.724] (II) AIGLX: Resuming AIGLX clients after VT switch
[149321.830] (II) intel(0): EDID vendor "LPL", prod id 224
[149321.830] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[149321.830] (II) intel(0): Printing DDC gathered Modelines:
[149321.830] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[149322.240] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[149322.555] (II) intel(0): EDID vendor "LPL", prod id 224
[149322.556] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[149322.556] (II) intel(0): Printing DDC gathered Modelines:
[149322.556] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[151282.722] (II) intel(0): EDID vendor "LPL", prod id 224
[151282.722] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[151282.722] (II) intel(0): Printing DDC gathered Modelines:
[151282.722] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[151284.438] (II) AIGLX: Suspending AIGLX clients for VT switch
[151289.308] (II) Open ACPI successful (/var/run/acpid.socket)
[151289.308] (II) AIGLX: Resuming AIGLX clients after VT switch
[151289.331] (II) intel(0): EDID vendor "LPL", prod id 224
[151289.331] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[151289.331] (II) intel(0): Printing DDC gathered Modelines:
[151289.331] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[151289.864] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[151290.077] (II) intel(0): EDID vendor "LPL", prod id 224
[151290.077] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[151290.077] (II) intel(0): Printing DDC gathered Modelines:
[151290.077] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[156305.071] (II) intel(0): EDID vendor "LPL", prod id 224
[156305.071] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[156305.071] (II) intel(0): Printing DDC gathered Modelines:
[156305.071] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[156306.249] (II) AIGLX: Suspending AIGLX clients for VT switch
[156310.645] (II) Open ACPI successful (/var/run/acpid.socket)
[156310.645] (II) AIGLX: Resuming AIGLX clients after VT switch
[156310.656] (II) intel(0): EDID vendor "LPL", prod id 224
[156310.656] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[156310.656] (II) intel(0): Printing DDC gathered Modelines:
[156310.656] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[156311.089] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[156311.937] (II) intel(0): EDID vendor "LPL", prod id 224
[156311.937] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[156311.937] (II) intel(0): Printing DDC gathered Modelines:
[156311.937] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[163310.633] (II) intel(0): EDID vendor "LPL", prod id 224
[163310.684] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[163310.684] (II) intel(0): Printing DDC gathered Modelines:
[163310.684] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[163315.613] (II) AIGLX: Suspending AIGLX clients for VT switch
[163320.011] (II) Open ACPI successful (/var/run/acpid.socket)
[163320.664] (II) AIGLX: Resuming AIGLX clients after VT switch
[163320.684] (II) intel(0): EDID vendor "LPL", prod id 224
[163320.684] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[163320.684] (II) intel(0): Printing DDC gathered Modelines:
[163320.684] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[163321.088] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[163321.204] (II) intel(0): EDID vendor "LPL", prod id 224
[163321.204] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[163321.204] (II) intel(0): Printing DDC gathered Modelines:
[163321.204] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[166939.043] (II) intel(0): EDID vendor "LPL", prod id 224
[166939.043] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[166939.043] (II) intel(0): Printing DDC gathered Modelines:
[166939.043] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[166941.340] (II) AIGLX: Suspending AIGLX clients for VT switch
[166945.688] (II) Open ACPI successful (/var/run/acpid.socket)
[166945.688] (II) AIGLX: Resuming AIGLX clients after VT switch
[166945.708] (II) intel(0): EDID vendor "LPL", prod id 224
[166945.709] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[166945.709] (II) intel(0): Printing DDC gathered Modelines:
[166945.709] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[166946.147] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[166946.253] (II) intel(0): EDID vendor "LPL", prod id 224
[166946.253] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[166946.253] (II) intel(0): Printing DDC gathered Modelines:
[166946.253] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[199219.537] (II) intel(0): EDID vendor "LPL", prod id 224
[199219.595] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[199219.595] (II) intel(0): Printing DDC gathered Modelines:
[199219.595] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[199222.398] (II) AIGLX: Suspending AIGLX clients for VT switch
[199226.554] (II) Open ACPI successful (/var/run/acpid.socket)
[199226.554] (II) AIGLX: Resuming AIGLX clients after VT switch
[199226.572] (II) intel(0): EDID vendor "LPL", prod id 224
[199226.572] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[199226.572] (II) intel(0): Printing DDC gathered Modelines:
[199226.572] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[199226.991] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[199227.091] (II) intel(0): EDID vendor "LPL", prod id 224
[199227.091] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[199227.091] (II) intel(0): Printing DDC gathered Modelines:
[199227.092] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[200472.484] (II) intel(0): EDID vendor "LPL", prod id 224
[200472.484] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[200472.484] (II) intel(0): Printing DDC gathered Modelines:
[200472.484] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[200473.085] (II) intel(0): EDID vendor "LPL", prod id 224
[200473.085] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[200473.085] (II) intel(0): Printing DDC gathered Modelines:
[200473.085] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[200473.569] (II) intel(0): EDID vendor "LPL", prod id 224
[200473.569] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[200473.569] (II) intel(0): Printing DDC gathered Modelines:
[200473.569] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[200474.011] (II) PM Event received: Capability Changed
[200474.031] I830PMEvent: Capability change
[200526.493] (II) PM Event received: Capability Changed
[200526.493] I830PMEvent: Capability change
[200536.341] (II) intel(0): EDID vendor "LPL", prod id 224
[200536.341] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[200536.341] (II) intel(0): Printing DDC gathered Modelines:
[200536.341] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[203328.479] (II) intel(0): EDID vendor "LPL", prod id 224
[203328.479] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[203328.480] (II) intel(0): Printing DDC gathered Modelines:
[203328.480] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[203330.564] (II) AIGLX: Suspending AIGLX clients for VT switch
[203335.059] (II) Open ACPI successful (/var/run/acpid.socket)
[203335.059] (II) AIGLX: Resuming AIGLX clients after VT switch
[203335.082] (II) intel(0): EDID vendor "LPL", prod id 224
[203335.082] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[203335.255] (II) intel(0): Printing DDC gathered Modelines:
[203335.255] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[203335.688] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[203335.877] (II) intel(0): EDID vendor "LPL", prod id 224
[203335.877] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[203335.877] (II) intel(0): Printing DDC gathered Modelines:
[203335.877] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[213293.597] (II) intel(0): EDID vendor "LPL", prod id 224
[213293.597] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[213293.597] (II) intel(0): Printing DDC gathered Modelines:
[213293.597] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[213295.214] (II) AIGLX: Suspending AIGLX clients for VT switch
[213299.842] (II) Open ACPI successful (/var/run/acpid.socket)
[213299.842] (II) AIGLX: Resuming AIGLX clients after VT switch
[213299.865] (II) intel(0): EDID vendor "LPL", prod id 224
[213299.865] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[213299.865] (II) intel(0): Printing DDC gathered Modelines:
[213299.865] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[213300.410] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[213300.914] (II) intel(0): EDID vendor "LPL", prod id 224
[213300.914] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[213300.914] (II) intel(0): Printing DDC gathered Modelines:
[213300.914] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229240.646] (II) intel(0): EDID vendor "LPL", prod id 224
[229240.646] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229240.646] (II) intel(0): Printing DDC gathered Modelines:
[229240.646] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229241.535] (II) intel(0): EDID vendor "LPL", prod id 224
[229241.535] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229241.535] (II) intel(0): Printing DDC gathered Modelines:
[229241.535] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229242.952] (II) intel(0): EDID vendor "LPL", prod id 224
[229242.952] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229242.952] (II) intel(0): Printing DDC gathered Modelines:
[229242.952] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229244.224] (II) intel(0): EDID vendor "LPL", prod id 224
[229244.224] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229244.224] (II) intel(0): Printing DDC gathered Modelines:
[229244.224] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229244.930] (II) intel(0): EDID vendor "LPL", prod id 224
[229244.930] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229244.930] (II) intel(0): Printing DDC gathered Modelines:
[229244.930] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[229246.744] (II) intel(0): EDID vendor "LPL", prod id 224
[229246.744] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[229246.744] (II) intel(0): Printing DDC gathered Modelines:
[229246.744] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[230464.794] (II) intel(0): EDID vendor "LPL", prod id 224
[230464.814] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[230464.814] (II) intel(0): Printing DDC gathered Modelines:
[230464.814] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[230482.161] (II) AIGLX: Suspending AIGLX clients for VT switch
[230486.346] (II) Open ACPI successful (/var/run/acpid.socket)
[230486.346] (II) AIGLX: Resuming AIGLX clients after VT switch
[230486.355] (II) intel(0): EDID vendor "LPL", prod id 224
[230486.366] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[230486.366] (II) intel(0): Printing DDC gathered Modelines:
[230486.366] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[230486.770] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[230487.024] (II) intel(0): EDID vendor "LPL", prod id 224
[230487.024] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[230487.024] (II) intel(0): Printing DDC gathered Modelines:
[230487.024] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[230490.110] (II) intel(0): EDID vendor "LPL", prod id 224
[230490.111] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[230490.111] (II) intel(0): Printing DDC gathered Modelines:
[230490.111] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[230491.494] (II) intel(0): EDID vendor "LPL", prod id 224
[230491.494] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[230491.495] (II) intel(0): Printing DDC gathered Modelines:
[230491.495] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[232628.012] (II) intel(0): EDID vendor "LPL", prod id 224
[232628.018] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[232628.018] (II) intel(0): Printing DDC gathered Modelines:
[232628.018] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[232629.189] (II) AIGLX: Suspending AIGLX clients for VT switch
[232633.326] (II) Open ACPI successful (/var/run/acpid.socket)
[232633.326] (II) AIGLX: Resuming AIGLX clients after VT switch
[232633.336] (II) intel(0): EDID vendor "LPL", prod id 224
[232633.336] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[232633.336] (II) intel(0): Printing DDC gathered Modelines:
[232633.336] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[232633.766] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[232634.317] (II) intel(0): EDID vendor "LPL", prod id 224
[232634.317] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[232634.317] (II) intel(0): Printing DDC gathered Modelines:
[232634.317] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[234147.902] (II) intel(0): EDID vendor "LPL", prod id 224
[234147.902] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[234147.902] (II) intel(0): Printing DDC gathered Modelines:
[234147.903] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[234149.296] (II) AIGLX: Suspending AIGLX clients for VT switch
[234153.397] (II) Open ACPI successful (/var/run/acpid.socket)
[234153.397] (II) AIGLX: Resuming AIGLX clients after VT switch
[234153.423] (II) intel(0): EDID vendor "LPL", prod id 224
[234153.423] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[234153.424] (II) intel(0): Printing DDC gathered Modelines:
[234153.424] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[234153.858] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[234154.006] (II) intel(0): EDID vendor "LPL", prod id 224
[234154.006] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[234154.006] (II) intel(0): Printing DDC gathered Modelines:
[234154.006] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[237490.747] (II) intel(0): EDID vendor "LPL", prod id 224
[237490.747] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[237490.747] (II) intel(0): Printing DDC gathered Modelines:
[237490.747] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[237492.033] (II) AIGLX: Suspending AIGLX clients for VT switch
[237496.353] (II) Open ACPI successful (/var/run/acpid.socket)
[237496.353] (II) AIGLX: Resuming AIGLX clients after VT switch
[237496.380] (II) intel(0): EDID vendor "LPL", prod id 224
[237496.380] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[237496.380] (II) intel(0): Printing DDC gathered Modelines:
[237496.380] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[237496.781] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[237496.922] (II) intel(0): EDID vendor "LPL", prod id 224
[237496.922] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[237496.922] (II) intel(0): Printing DDC gathered Modelines:
[237496.922] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[241498.316] (II) intel(0): EDID vendor "LPL", prod id 224
[241498.316] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[241498.316] (II) intel(0): Printing DDC gathered Modelines:
[241498.316] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[241499.480] (II) AIGLX: Suspending AIGLX clients for VT switch
[241503.580] (II) Open ACPI successful (/var/run/acpid.socket)
[241503.580] (II) AIGLX: Resuming AIGLX clients after VT switch
[241503.592] (II) intel(0): EDID vendor "LPL", prod id 224
[241503.592] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[241503.592] (II) intel(0): Printing DDC gathered Modelines:
[241503.592] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[241504.024] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[241504.538] (II) intel(0): EDID vendor "LPL", prod id 224
[241504.541] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[241504.541] (II) intel(0): Printing DDC gathered Modelines:
[241504.541] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[251056.994] (II) intel(0): EDID vendor "LPL", prod id 224
[251056.994] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[251056.994] (II) intel(0): Printing DDC gathered Modelines:
[251056.994] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[251058.470] (II) AIGLX: Suspending AIGLX clients for VT switch
[251063.004] (II) Open ACPI successful (/var/run/acpid.socket)
[251063.004] (II) AIGLX: Resuming AIGLX clients after VT switch
[251063.024] (II) intel(0): EDID vendor "LPL", prod id 224
[251063.024] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[251063.024] (II) intel(0): Printing DDC gathered Modelines:
[251063.024] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[251063.459] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[251063.893] (II) intel(0): EDID vendor "LPL", prod id 224
[251063.893] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[251063.893] (II) intel(0): Printing DDC gathered Modelines:
[251063.893] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[255734.233] (II) intel(0): EDID vendor "LPL", prod id 224
[255734.233] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[255734.233] (II) intel(0): Printing DDC gathered Modelines:
[255734.233] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[255736.158] (II) AIGLX: Suspending AIGLX clients for VT switch
[255740.448] (II) Open ACPI successful (/var/run/acpid.socket)
[255740.448] (II) AIGLX: Resuming AIGLX clients after VT switch
[255740.472] (II) intel(0): EDID vendor "LPL", prod id 224
[255740.472] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[255740.472] (II) intel(0): Printing DDC gathered Modelines:
[255740.472] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[255740.894] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[255740.923] (II) intel(0): EDID vendor "LPL", prod id 224
[255740.923] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[255740.923] (II) intel(0): Printing DDC gathered Modelines:
[255740.923] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256273.836] (II) intel(0): EDID vendor "LPL", prod id 224
[256273.836] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256273.836] (II) intel(0): Printing DDC gathered Modelines:
[256273.836] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256274.382] (II) intel(0): EDID vendor "LPL", prod id 224
[256274.382] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256274.382] (II) intel(0): Printing DDC gathered Modelines:
[256274.382] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256274.988] (II) intel(0): EDID vendor "LPL", prod id 224
[256274.988] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256274.988] (II) intel(0): Printing DDC gathered Modelines:
[256274.988] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256275.655] (II) intel(0): EDID vendor "LPL", prod id 224
[256275.655] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256275.656] (II) intel(0): Printing DDC gathered Modelines:
[256275.656] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256276.120] (II) intel(0): EDID vendor "LPL", prod id 224
[256276.120] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256276.120] (II) intel(0): Printing DDC gathered Modelines:
[256276.120] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256276.912] (II) intel(0): EDID vendor "LPL", prod id 224
[256276.912] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256276.912] (II) intel(0): Printing DDC gathered Modelines:
[256276.912] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[256960.655] (II) intel(0): EDID vendor "LPL", prod id 224
[256960.655] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[256960.655] (II) intel(0): Printing DDC gathered Modelines:
[256960.655] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[260107.669] (II) intel(0): EDID vendor "LPL", prod id 224
[260107.669] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[260107.669] (II) intel(0): Printing DDC gathered Modelines:
[260107.669] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[260109.545] (II) AIGLX: Suspending AIGLX clients for VT switch
[260113.743] (II) Open ACPI successful (/var/run/acpid.socket)
[260113.743] (II) AIGLX: Resuming AIGLX clients after VT switch
[260113.774] (II) intel(0): EDID vendor "LPL", prod id 224
[260113.774] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[260113.774] (II) intel(0): Printing DDC gathered Modelines:
[260113.774] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[260114.192] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[260114.238] (II) intel(0): EDID vendor "LPL", prod id 224
[260114.238] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[260114.238] (II) intel(0): Printing DDC gathered Modelines:
[260114.238] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[261314.535] (II) intel(0): EDID vendor "LPL", prod id 224
[261314.535] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[261314.535] (II) intel(0): Printing DDC gathered Modelines:
[261314.535] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[261316.162] (II) AIGLX: Suspending AIGLX clients for VT switch
[261320.432] (II) Open ACPI successful (/var/run/acpid.socket)
[261320.432] (II) AIGLX: Resuming AIGLX clients after VT switch
[261320.453] (II) intel(0): EDID vendor "LPL", prod id 224
[261320.453] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[261320.453] (II) intel(0): Printing DDC gathered Modelines:
[261320.453] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[261320.874] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[261321.234] (II) intel(0): EDID vendor "LPL", prod id 224
[261321.234] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[261321.234] (II) intel(0): Printing DDC gathered Modelines:
[261321.234] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[264917.958] (II) intel(0): EDID vendor "LPL", prod id 224
[264917.958] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[264917.958] (II) intel(0): Printing DDC gathered Modelines:
[264917.958] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[264919.291] (II) AIGLX: Suspending AIGLX clients for VT switch
[264923.892] (II) Open ACPI successful (/var/run/acpid.socket)
[264923.892] (II) AIGLX: Resuming AIGLX clients after VT switch
[264923.913] (II) intel(0): EDID vendor "LPL", prod id 224
[264923.913] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[264923.913] (II) intel(0): Printing DDC gathered Modelines:
[264923.913] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[264924.329] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[264924.964] (II) intel(0): EDID vendor "LPL", prod id 224
[264924.964] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[264924.964] (II) intel(0): Printing DDC gathered Modelines:
[264924.964] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[269090.888] (II) intel(0): EDID vendor "LPL", prod id 224
[269090.888] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[269090.888] (II) intel(0): Printing DDC gathered Modelines:
[269090.888] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[269093.072] (II) AIGLX: Suspending AIGLX clients for VT switch
[269097.426] (II) Open ACPI successful (/var/run/acpid.socket)
[269097.427] (II) AIGLX: Resuming AIGLX clients after VT switch
[269097.440] (II) intel(0): EDID vendor "LPL", prod id 224
[269097.440] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[269097.440] (II) intel(0): Printing DDC gathered Modelines:
[269097.440] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[269097.900] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[269098.015] (II) intel(0): EDID vendor "LPL", prod id 224
[269098.015] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[269098.015] (II) intel(0): Printing DDC gathered Modelines:
[269098.015] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277690.916] (II) intel(0): EDID vendor "LPL", prod id 224
[277690.990] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277690.990] (II) intel(0): Printing DDC gathered Modelines:
[277690.990] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277694.349] (II) AIGLX: Suspending AIGLX clients for VT switch
[277698.770] (II) Open ACPI successful (/var/run/acpid.socket)
[277700.655] (II) AIGLX: Resuming AIGLX clients after VT switch
[277700.684] (II) intel(0): EDID vendor "LPL", prod id 224
[277700.684] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277700.684] (II) intel(0): Printing DDC gathered Modelines:
[277700.684] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277701.086] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[277701.149] (II) intel(0): EDID vendor "LPL", prod id 224
[277701.149] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277701.149] (II) intel(0): Printing DDC gathered Modelines:
[277701.149] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277711.129] (II) AIGLX: Suspending AIGLX clients for VT switch
[277717.602] (II) Open ACPI successful (/var/run/acpid.socket)
[277718.494] (II) AIGLX: Resuming AIGLX clients after VT switch
[277718.503] (II) intel(0): EDID vendor "LPL", prod id 224
[277718.504] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277718.504] (II) intel(0): Printing DDC gathered Modelines:
[277718.504] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277718.927] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[277718.969] (II) intel(0): EDID vendor "LPL", prod id 224
[277718.969] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277718.969] (II) intel(0): Printing DDC gathered Modelines:
[277718.969] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277740.049] (II) intel(0): EDID vendor "LPL", prod id 224
[277740.049] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277740.049] (II) intel(0): Printing DDC gathered Modelines:
[277740.049] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277742.596] (II) AIGLX: Suspending AIGLX clients for VT switch
[277747.212] (II) Open ACPI successful (/var/run/acpid.socket)
[277747.212] (II) AIGLX: Resuming AIGLX clients after VT switch
[277747.238] (II) intel(0): EDID vendor "LPL", prod id 224
[277747.238] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277747.238] (II) intel(0): Printing DDC gathered Modelines:
[277747.239] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277747.662] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[277748.430] (II) intel(0): EDID vendor "LPL", prod id 224
[277748.430] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277748.430] (II) intel(0): Printing DDC gathered Modelines:
[277748.430] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277761.756] (II) intel(0): EDID vendor "LPL", prod id 224
[277761.756] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277761.756] (II) intel(0): Printing DDC gathered Modelines:
[277761.756] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277764.488] (II) AIGLX: Suspending AIGLX clients for VT switch
[277769.052] (II) Open ACPI successful (/var/run/acpid.socket)
[277769.052] (II) AIGLX: Resuming AIGLX clients after VT switch
[277769.072] (II) intel(0): EDID vendor "LPL", prod id 224
[277769.072] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277769.072] (II) intel(0): Printing DDC gathered Modelines:
[277769.072] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[277769.486] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[277769.630] (II) intel(0): EDID vendor "LPL", prod id 224
[277769.711] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[277769.711] (II) intel(0): Printing DDC gathered Modelines:
[277769.711] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[285236.909] (II) config/udev: Adding input device Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner (/dev/input/event11)
[285236.922] (**) Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Applying InputClass "evdev keyboard catchall"
[285236.922] (II) Using input driver 'evdev' for 'Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner'
[285236.923] (**) Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: always reports core events
[285236.923] (**) evdev: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Device: "/dev/input/event11"
[285236.923] (--) evdev: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Vendor 0xc2e Product 0x200
[285236.923] (--) evdev: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Found keys
[285236.923] (II) evdev: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Configuring as keyboard
[285236.938] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input13/event11"
[285236.938] (II) XINPUT: Adding extended input device "Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner" (type: KEYBOARD, id 14)
[285236.938] (**) Option "xkb_rules" "evdev"
[285236.938] (**) Option "xkb_model" "pc104"
[285236.938] (**) Option "xkb_layout" "us"
[285247.052] (II) config/udev: removing device Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner
[285247.053] (II) evdev: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner: Close
[285247.053] (II) UnloadModule: "evdev"
[285636.325] (II) intel(0): EDID vendor "LPL", prod id 224
[285636.325] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[285636.325] (II) intel(0): Printing DDC gathered Modelines:
[285636.325] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[285638.314] (II) AIGLX: Suspending AIGLX clients for VT switch
[285642.440] (II) Open ACPI successful (/var/run/acpid.socket)
[285642.440] (II) AIGLX: Resuming AIGLX clients after VT switch
[285642.460] (II) intel(0): EDID vendor "LPL", prod id 224
[285642.461] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[285642.461] (II) intel(0): Printing DDC gathered Modelines:
[285642.461] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[285642.892] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[285642.968] (II) intel(0): EDID vendor "LPL", prod id 224
[285642.968] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[285642.968] (II) intel(0): Printing DDC gathered Modelines:
[285642.968] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[291451.229] (II) intel(0): EDID vendor "LPL", prod id 224
[291451.229] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[291451.229] (II) intel(0): Printing DDC gathered Modelines:
[291451.229] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[291453.947] (II) AIGLX: Suspending AIGLX clients for VT switch
[291458.162] (II) Open ACPI successful (/var/run/acpid.socket)
[291458.162] (II) AIGLX: Resuming AIGLX clients after VT switch
[291458.189] (II) intel(0): EDID vendor "LPL", prod id 224
[291458.189] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[291458.190] (II) intel(0): Printing DDC gathered Modelines:
[291458.190] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[291458.699] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[291459.059] (II) intel(0): EDID vendor "LPL", prod id 224
[291459.059] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[291459.059] (II) intel(0): Printing DDC gathered Modelines:
[291459.059] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[315120.849] (II) intel(0): EDID vendor "LPL", prod id 224
[315120.999] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[315120.999] (II) intel(0): Printing DDC gathered Modelines:
[315120.999] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[315124.169] (II) AIGLX: Suspending AIGLX clients for VT switch
[315128.650] (II) Open ACPI successful (/var/run/acpid.socket)
[315128.650] (II) AIGLX: Resuming AIGLX clients after VT switch
[315128.984] (II) intel(0): EDID vendor "LPL", prod id 224
[315128.984] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[315128.984] (II) intel(0): Printing DDC gathered Modelines:
[315128.984] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[315129.412] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[315129.470] (II) intel(0): EDID vendor "LPL", prod id 224
[315129.470] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[315129.471] (II) intel(0): Printing DDC gathered Modelines:
[315129.471] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[324432.060] (II) intel(0): EDID vendor "LPL", prod id 224
[324432.098] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[324432.098] (II) intel(0): Printing DDC gathered Modelines:
[324432.098] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[324434.668] (II) AIGLX: Suspending AIGLX clients for VT switch
[324439.625] (II) Open ACPI successful (/var/run/acpid.socket)
[324439.625] (II) AIGLX: Resuming AIGLX clients after VT switch
[324439.636] (II) intel(0): EDID vendor "LPL", prod id 224
[324440.535] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[324440.535] (II) intel(0): Printing DDC gathered Modelines:
[324440.535] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[324440.964] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[324441.678] (II) intel(0): EDID vendor "LPL", prod id 224
[324441.718] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[324441.718] (II) intel(0): Printing DDC gathered Modelines:
[324441.718] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[326359.467] (II) intel(0): EDID vendor "LPL", prod id 224
[326359.467] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[326359.468] (II) intel(0): Printing DDC gathered Modelines:
[326359.468] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[326360.084] (II) intel(0): EDID vendor "LPL", prod id 224
[326360.084] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[326360.084] (II) intel(0): Printing DDC gathered Modelines:
[326360.085] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[326360.560] (II) intel(0): EDID vendor "LPL", prod id 224
[326360.560] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[326360.560] (II) intel(0): Printing DDC gathered Modelines:
[326360.560] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[326360.994] (II) PM Event received: Capability Changed
[326361.044] I830PMEvent: Capability change
[326408.417] (II) PM Event received: Capability Changed
[326408.417] I830PMEvent: Capability change
[326418.695] (II) intel(0): EDID vendor "LPL", prod id 224
[326418.695] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[326418.695] (II) intel(0): Printing DDC gathered Modelines:
[326418.695] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[328504.467] (II) PM Event received: Capability Changed
[328504.467] I830PMEvent: Capability change
[328507.093] (II) PM Event received: Capability Changed
[328507.093] I830PMEvent: Capability change
[329522.885] (II) PM Event received: Capability Changed
[329522.885] I830PMEvent: Capability change
[329652.299] (II) PM Event received: Capability Changed
[329652.300] I830PMEvent: Capability change
[329674.449] (II) PM Event received: Capability Changed
[329674.449] I830PMEvent: Capability change
[329741.927] (II) PM Event received: Capability Changed
[329741.928] I830PMEvent: Capability change
[330821.945] (II) intel(0): EDID vendor "LPL", prod id 224
[330821.945] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[330821.945] (II) intel(0): Printing DDC gathered Modelines:
[330821.945] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[330837.029] (II) AIGLX: Suspending AIGLX clients for VT switch
[330841.349] (II) Open ACPI successful (/var/run/acpid.socket)
[330841.349] (II) AIGLX: Resuming AIGLX clients after VT switch
[330841.359] (II) intel(0): EDID vendor "LPL", prod id 224
[330841.360] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[330841.360] (II) intel(0): Printing DDC gathered Modelines:
[330841.360] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[330841.766] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[330841.832] (II) intel(0): EDID vendor "LPL", prod id 224
[330841.841] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[330841.841] (II) intel(0): Printing DDC gathered Modelines:
[330841.841] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333924.068] (II) intel(0): EDID vendor "LPL", prod id 224
[333924.068] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333924.068] (II) intel(0): Printing DDC gathered Modelines:
[333924.068] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333924.821] (II) intel(0): EDID vendor "LPL", prod id 224
[333924.821] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333924.821] (II) intel(0): Printing DDC gathered Modelines:
[333924.821] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333925.726] (II) intel(0): EDID vendor "LPL", prod id 224
[333925.726] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333925.726] (II) intel(0): Printing DDC gathered Modelines:
[333925.726] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333926.616] (II) intel(0): EDID vendor "LPL", prod id 224
[333926.616] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333926.616] (II) intel(0): Printing DDC gathered Modelines:
[333926.616] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333927.214] (II) intel(0): EDID vendor "LPL", prod id 224
[333927.214] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333927.214] (II) intel(0): Printing DDC gathered Modelines:
[333927.214] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[333928.704] (II) intel(0): EDID vendor "LPL", prod id 224
[333928.704] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[333928.704] (II) intel(0): Printing DDC gathered Modelines:
[333928.704] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[334220.365] (II) intel(0): EDID vendor "LPL", prod id 224
[334220.365] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[334220.365] (II) intel(0): Printing DDC gathered Modelines:
[334220.365] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[380498.666] (II) intel(0): EDID vendor "LPL", prod id 224
[380498.685] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[380498.685] (II) intel(0): Printing DDC gathered Modelines:
[380498.685] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[380501.103] (II) AIGLX: Suspending AIGLX clients for VT switch
[380505.254] (II) Open ACPI successful (/var/run/acpid.socket)
[380505.254] (II) AIGLX: Resuming AIGLX clients after VT switch
[380505.276] (II) intel(0): EDID vendor "LPL", prod id 224
[380505.276] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[380505.276] (II) intel(0): Printing DDC gathered Modelines:
[380505.276] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[380505.686] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[380506.634] (II) intel(0): EDID vendor "LPL", prod id 224
[380506.634] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[380506.634] (II) intel(0): Printing DDC gathered Modelines:
[380506.634] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[381372.618] (II) intel(0): EDID vendor "LPL", prod id 224
[381372.618] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[381372.618] (II) intel(0): Printing DDC gathered Modelines:
[381372.634] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[382654.050] (II) intel(0): EDID vendor "LPL", prod id 224
[382654.050] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[382654.050] (II) intel(0): Printing DDC gathered Modelines:
[382654.050] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[395264.420] (II) intel(0): EDID vendor "LPL", prod id 224
[395264.420] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[395264.420] (II) intel(0): Printing DDC gathered Modelines:
[395264.420] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[395266.046] (II) AIGLX: Suspending AIGLX clients for VT switch
[395270.489] (II) Open ACPI successful (/var/run/acpid.socket)
[395270.489] (II) AIGLX: Resuming AIGLX clients after VT switch
[395270.508] (II) intel(0): EDID vendor "LPL", prod id 224
[395270.508] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[395270.508] (II) intel(0): Printing DDC gathered Modelines:
[395270.508] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[395270.905] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[395271.403] (II) intel(0): EDID vendor "LPL", prod id 224
[395271.403] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[395271.403] (II) intel(0): Printing DDC gathered Modelines:
[395271.403] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426224.794] (II) intel(0): EDID vendor "LPL", prod id 224
[426224.794] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426224.794] (II) intel(0): Printing DDC gathered Modelines:
[426224.794] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426226.780] (II) AIGLX: Suspending AIGLX clients for VT switch
[426231.113] (II) Open ACPI successful (/var/run/acpid.socket)
[426231.113] (II) AIGLX: Resuming AIGLX clients after VT switch
[426231.136] (II) intel(0): EDID vendor "LPL", prod id 224
[426231.137] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426231.137] (II) intel(0): Printing DDC gathered Modelines:
[426231.137] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426231.768] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[426232.419] (II) intel(0): EDID vendor "LPL", prod id 224
[426232.419] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426232.419] (II) intel(0): Printing DDC gathered Modelines:
[426232.419] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426232.978] (II) intel(0): EDID vendor "LPL", prod id 224
[426232.978] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426232.978] (II) intel(0): Printing DDC gathered Modelines:
[426232.978] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426233.806] (II) intel(0): EDID vendor "LPL", prod id 224
[426233.806] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426233.806] (II) intel(0): Printing DDC gathered Modelines:
[426233.806] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426239.606] (II) intel(0): EDID vendor "LPL", prod id 224
[426239.606] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426239.606] (II) intel(0): Printing DDC gathered Modelines:
[426239.606] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426253.454] (II) intel(0): EDID vendor "LPL", prod id 224
[426253.454] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426253.454] (II) intel(0): Printing DDC gathered Modelines:
[426253.454] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426254.060] (II) intel(0): EDID vendor "LPL", prod id 224
[426254.060] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[426254.060] (II) intel(0): Printing DDC gathered Modelines:
[426254.060] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[426254.420] (II) intel(0): EDID vendor "ACI", prod id 6642
[426254.460] (II) intel(0): Using hsync ranges from config file
[426254.460] (II) intel(0): Using vrefresh ranges from config file
[426254.460] (II) intel(0): Printing DDC gathered Modelines:
[426254.460] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[426254.460] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[426254.460] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[426254.460] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[426254.460] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[426254.460] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[426254.460] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[426254.460] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[426254.460] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[426254.460] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[426254.460] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[426254.460] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[426254.460] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[426254.460] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[426254.736] (II) intel(0): EDID vendor "ACI", prod id 6642
[426254.736] (II) intel(0): Using hsync ranges from config file
[426254.736] (II) intel(0): Using vrefresh ranges from config file
[426254.736] (II) intel(0): Printing DDC gathered Modelines:
[426254.736] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[426254.736] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[426254.736] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[426254.736] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[426254.736] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[426254.736] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[426254.736] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[426254.736] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[426254.736] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[426254.736] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[426254.736] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[426254.737] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[426254.737] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[426254.737] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[426254.908] (II) intel(0): EDID vendor "ACI", prod id 6642
[426254.908] (II) intel(0): Using hsync ranges from config file
[426254.908] (II) intel(0): Using vrefresh ranges from config file
[426254.908] (II) intel(0): Printing DDC gathered Modelines:
[426254.908] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[426254.908] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[426254.908] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[426254.908] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[426254.908] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[426254.908] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[426254.908] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[426254.908] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[426254.908] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[426254.908] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[426254.908] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[426254.908] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[426254.908] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[426254.909] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[426365.257] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/event11)
[426365.270] (**) Genius Optical Mouse: Applying InputClass "evdev pointer catchall"
[426365.270] (II) Using input driver 'evdev' for 'Genius Optical Mouse'
[426365.272] (**) Genius Optical Mouse: always reports core events
[426365.272] (**) evdev: Genius Optical Mouse: Device: "/dev/input/event11"
[426365.272] (--) evdev: Genius Optical Mouse: Vendor 0x458 Product 0x3a
[426365.272] (--) evdev: Genius Optical Mouse: Found 3 mouse buttons
[426365.272] (--) evdev: Genius Optical Mouse: Found scroll wheel(s)
[426365.272] (--) evdev: Genius Optical Mouse: Found relative axes
[426365.272] (--) evdev: Genius Optical Mouse: Found x and y relative axes
[426365.272] (II) evdev: Genius Optical Mouse: Configuring as mouse
[426365.272] (II) evdev: Genius Optical Mouse: Adding scrollwheel support
[426365.272] (**) evdev: Genius Optical Mouse: YAxisMapping: buttons 4 and 5
[426365.272] (**) evdev: Genius Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[426365.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input14/event11"
[426365.286] (II) XINPUT: Adding extended input device "Genius Optical Mouse" (type: MOUSE, id 14)
[426365.286] (II) evdev: Genius Optical Mouse: initialized for relative axes.
[426365.287] (**) Genius Optical Mouse: (accel) keeping acceleration scheme 1
[426365.287] (**) Genius Optical Mouse: (accel) acceleration profile 0
[426365.287] (**) Genius Optical Mouse: (accel) acceleration factor: 2.000
[426365.287] (**) Genius Optical Mouse: (accel) acceleration threshold: 4
[426365.288] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/mouse2)
[426365.288] (II) No input driver specified, ignoring this device.
[426365.288] (II) This device may have been added with another device file.
[426369.418] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/mouse3)
[426369.418] (II) No input driver specified, ignoring this device.
[426369.418] (II) This device may have been added with another device file.
[426369.447] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event13)
[426369.447] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
[426369.447] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
[426369.447] (**) Generic USB Keyboard: always reports core events
[426369.447] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event13"
[426369.447] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
[426369.447] (--) evdev: Generic USB Keyboard: Found scroll wheel(s)
[426369.447] (II) evdev: Generic USB Keyboard: Forcing buttons for scroll wheel(s)
[426369.447] (--) evdev: Generic USB Keyboard: Found relative axes
[426369.447] (--) evdev: Generic USB Keyboard: Found x and y relative axes
[426369.447] (--) evdev: Generic USB Keyboard: Found keys
[426369.447] (II) evdev: Generic USB Keyboard: Configuring as mouse
[426369.448] (II) evdev: Generic USB Keyboard: Configuring as keyboard
[426369.448] (II) evdev: Generic USB Keyboard: Adding scrollwheel support
[426369.448] (**) evdev: Generic USB Keyboard: YAxisMapping: buttons 4 and 5
[426369.448] (**) evdev: Generic USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[426369.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input16/event13"
[426369.448] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 15)
[426369.448] (**) Option "xkb_rules" "evdev"
[426369.448] (**) Option "xkb_model" "pc104"
[426369.448] (**) Option "xkb_layout" "us"
[426369.448] (II) evdev: Generic USB Keyboard: initialized for relative axes.
[426369.449] (**) Generic USB Keyboard: (accel) keeping acceleration scheme 1
[426369.449] (**) Generic USB Keyboard: (accel) acceleration profile 0
[426369.449] (**) Generic USB Keyboard: (accel) acceleration factor: 2.000
[426369.449] (**) Generic USB Keyboard: (accel) acceleration threshold: 4
[426369.451] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event12)
[426369.451] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
[426369.451] (II) Using input driver 'evdev' for 'Generic USB Keyboard'
[426369.451] (**) Generic USB Keyboard: always reports core events
[426369.451] (**) evdev: Generic USB Keyboard: Device: "/dev/input/event12"
[426369.451] (--) evdev: Generic USB Keyboard: Vendor 0x40b Product 0x2000
[426369.451] (--) evdev: Generic USB Keyboard: Found keys
[426369.451] (II) evdev: Generic USB Keyboard: Configuring as keyboard
[426369.451] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input15/event12"
[426369.451] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 16)
[426369.451] (**) Option "xkb_rules" "evdev"
[426369.451] (**) Option "xkb_model" "pc104"
[426369.451] (**) Option "xkb_layout" "us"
[426372.260] (II) intel(0): EDID vendor "ACI", prod id 6642
[426372.260] (II) intel(0): Using hsync ranges from config file
[426372.260] (II) intel(0): Using vrefresh ranges from config file
[426372.260] (II) intel(0): Printing DDC gathered Modelines:
[426372.260] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[426372.260] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[426372.260] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[426372.260] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[426372.260] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[426372.260] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[426372.260] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[426372.260] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[426372.260] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[426372.260] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[426372.260] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[426372.261] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[426372.261] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[426372.261] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[426372.696] (II) intel(0): EDID vendor "ACI", prod id 6642
[426372.696] (II) intel(0): Using hsync ranges from config file
[426372.696] (II) intel(0): Using vrefresh ranges from config file
[426372.696] (II) intel(0): Printing DDC gathered Modelines:
[426372.696] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[426372.696] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[426372.696] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[426372.696] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[426372.696] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[426372.697] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[426372.697] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[426372.697] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[426372.697] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[426372.697] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[426372.697] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[426372.697] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[426372.697] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[426372.697] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[426372.716] (II) PM Event received: Capability Changed
[426372.758] I830PMEvent: Capability change
[436135.892] (II) intel(0): EDID vendor "ACI", prod id 6642
[436135.892] (II) intel(0): Using hsync ranges from config file
[436135.892] (II) intel(0): Using vrefresh ranges from config file
[436135.892] (II) intel(0): Printing DDC gathered Modelines:
[436135.892] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436135.892] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436135.892] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436135.892] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436135.892] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436135.892] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436135.892] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436135.892] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436135.892] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436135.892] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436135.893] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436135.893] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436135.893] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436135.893] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436136.202] (II) intel(0): Allocated new frame buffer 1408x768 stride 8192, tiled
[436136.560] (II) intel(0): EDID vendor "ACI", prod id 6642
[436136.560] (II) intel(0): Using hsync ranges from config file
[436136.560] (II) intel(0): Using vrefresh ranges from config file
[436136.560] (II) intel(0): Printing DDC gathered Modelines:
[436136.560] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436136.560] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436136.560] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436136.560] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436136.560] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436136.560] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436136.560] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436136.560] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436136.560] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436136.560] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436136.560] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436136.560] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436136.560] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436136.561] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436137.108] (II) intel(0): EDID vendor "ACI", prod id 6642
[436137.108] (II) intel(0): Using hsync ranges from config file
[436137.108] (II) intel(0): Using vrefresh ranges from config file
[436137.108] (II) intel(0): Printing DDC gathered Modelines:
[436137.108] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436137.108] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436137.108] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436137.108] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436137.108] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436137.108] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436137.108] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436137.108] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436137.108] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436137.108] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436137.108] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436137.109] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436137.109] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436137.109] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436137.696] (II) intel(0): EDID vendor "ACI", prod id 6642
[436137.696] (II) intel(0): Using hsync ranges from config file
[436137.696] (II) intel(0): Using vrefresh ranges from config file
[436137.696] (II) intel(0): Printing DDC gathered Modelines:
[436137.696] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436137.696] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436137.696] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436137.696] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436137.696] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436137.696] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436137.696] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436137.696] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436137.696] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436137.696] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436137.696] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436137.696] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436137.697] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436137.697] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436138.268] (II) intel(0): EDID vendor "ACI", prod id 6642
[436138.268] (II) intel(0): Using hsync ranges from config file
[436138.268] (II) intel(0): Using vrefresh ranges from config file
[436138.268] (II) intel(0): Printing DDC gathered Modelines:
[436138.268] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436138.268] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436138.268] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436138.268] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436138.268] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436138.268] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436138.268] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436138.268] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436138.268] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436138.268] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436138.268] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436138.269] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436138.269] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436138.269] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436138.848] (II) intel(0): EDID vendor "ACI", prod id 6642
[436138.848] (II) intel(0): Using hsync ranges from config file
[436138.848] (II) intel(0): Using vrefresh ranges from config file
[436138.848] (II) intel(0): Printing DDC gathered Modelines:
[436138.848] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436138.848] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436138.848] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436138.848] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436138.848] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436138.848] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436138.848] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436138.848] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436138.848] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436138.848] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436138.849] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436138.849] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436138.849] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436138.849] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436139.372] (II) intel(0): EDID vendor "ACI", prod id 6642
[436139.372] (II) intel(0): Using hsync ranges from config file
[436139.372] (II) intel(0): Using vrefresh ranges from config file
[436139.372] (II) intel(0): Printing DDC gathered Modelines:
[436139.372] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[436139.372] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[436139.372] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[436139.372] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[436139.372] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[436139.372] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[436139.372] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[436139.372] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[436139.373] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[436139.373] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[436139.373] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[436139.373] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[436139.373] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[436139.373] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[436449.924] (II) config/udev: removing device Genius Optical Mouse
[436449.927] (II) evdev: Genius Optical Mouse: Close
[436449.927] (II) UnloadModule: "evdev"
[437300.826] (II) config/udev: Adding input device Juchin USB Mouse (/dev/input/mouse2)
[437300.826] (II) No input driver specified, ignoring this device.
[437300.826] (II) This device may have been added with another device file.
[437300.827] (II) config/udev: Adding input device Juchin USB Mouse (/dev/input/event11)
[437300.827] (**) Juchin USB Mouse: Applying InputClass "evdev pointer catchall"
[437300.827] (II) Using input driver 'evdev' for 'Juchin USB Mouse'
[437300.828] (**) Juchin USB Mouse: always reports core events
[437300.828] (**) evdev: Juchin USB Mouse: Device: "/dev/input/event11"
[437300.828] (--) evdev: Juchin USB Mouse: Vendor 0x1d57 Product 0xd
[437300.828] (--) evdev: Juchin USB Mouse: Found 12 mouse buttons
[437300.828] (--) evdev: Juchin USB Mouse: Found scroll wheel(s)
[437300.828] (--) evdev: Juchin USB Mouse: Found relative axes
[437300.828] (--) evdev: Juchin USB Mouse: Found x and y relative axes
[437300.828] (II) evdev: Juchin USB Mouse: Configuring as mouse
[437300.828] (II) evdev: Juchin USB Mouse: Adding scrollwheel support
[437300.828] (**) evdev: Juchin USB Mouse: YAxisMapping: buttons 4 and 5
[437300.828] (**) evdev: Juchin USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[437300.828] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input17/event11"
[437300.828] (II) XINPUT: Adding extended input device "Juchin USB Mouse" (type: MOUSE, id 14)
[437300.828] (II) evdev: Juchin USB Mouse: initialized for relative axes.
[437300.829] (**) Juchin USB Mouse: (accel) keeping acceleration scheme 1
[437300.829] (**) Juchin USB Mouse: (accel) acceleration profile 0
[437300.829] (**) Juchin USB Mouse: (accel) acceleration factor: 2.000
[437300.829] (**) Juchin USB Mouse: (accel) acceleration threshold: 4
[444591.504] (II) intel(0): EDID vendor "ACI", prod id 6642
[444591.504] (II) intel(0): Using hsync ranges from config file
[444591.504] (II) intel(0): Using vrefresh ranges from config file
[444591.504] (II) intel(0): Printing DDC gathered Modelines:
[444591.504] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[444591.504] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[444591.504] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[444591.504] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[444591.504] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[444591.504] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[444591.504] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[444591.504] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[444591.504] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[444591.505] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[444591.505] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[444591.505] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[444591.505] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[444591.505] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[444591.867] (II) PM Event received: Capability Changed
[444591.868] I830PMEvent: Capability change
[444591.895] (II) PM Event received: Capability Changed
[444591.895] I830PMEvent: Capability change
[444596.824] (II) intel(0): EDID vendor "ACI", prod id 6642
[444596.824] (II) intel(0): Using hsync ranges from config file
[444596.824] (II) intel(0): Using vrefresh ranges from config file
[444596.824] (II) intel(0): Printing DDC gathered Modelines:
[444596.824] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[444596.824] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[444596.824] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[444596.824] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[444596.824] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[444596.824] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[444596.824] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[444596.824] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[444596.824] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[444596.824] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[444596.824] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[444596.824] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[444596.824] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[444596.824] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446729.540] (II) intel(0): EDID vendor "ACI", prod id 6642
[446729.540] (II) intel(0): Using hsync ranges from config file
[446729.540] (II) intel(0): Using vrefresh ranges from config file
[446729.540] (II) intel(0): Printing DDC gathered Modelines:
[446729.540] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446729.540] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446729.540] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446729.540] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446729.540] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446729.540] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446729.540] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446729.540] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446729.540] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446729.540] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446729.540] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446729.541] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446729.541] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446729.541] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446729.907] (II) intel(0): Allocated new frame buffer 1472x900 stride 8192, tiled
[446730.188] (II) intel(0): EDID vendor "ACI", prod id 6642
[446730.188] (II) intel(0): Using hsync ranges from config file
[446730.188] (II) intel(0): Using vrefresh ranges from config file
[446730.188] (II) intel(0): Printing DDC gathered Modelines:
[446730.188] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446730.188] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446730.188] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446730.188] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446730.188] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446730.188] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446730.188] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446730.188] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446730.188] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446730.188] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446730.188] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446730.188] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446730.188] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446730.188] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446730.408] (II) intel(0): EDID vendor "ACI", prod id 6642
[446730.408] (II) intel(0): Using hsync ranges from config file
[446730.410] (II) intel(0): Using vrefresh ranges from config file
[446730.410] (II) intel(0): Printing DDC gathered Modelines:
[446730.410] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446730.410] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446730.410] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446730.410] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446730.410] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446730.410] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446730.410] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446730.410] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446730.410] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446730.410] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446730.410] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446730.410] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446730.410] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446730.410] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446730.676] (II) intel(0): EDID vendor "ACI", prod id 6642
[446730.676] (II) intel(0): Using hsync ranges from config file
[446730.676] (II) intel(0): Using vrefresh ranges from config file
[446730.676] (II) intel(0): Printing DDC gathered Modelines:
[446730.676] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446730.676] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446730.676] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446730.676] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446730.676] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446730.676] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446730.676] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446730.676] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446730.676] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446730.676] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446730.676] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446730.676] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446730.676] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446730.676] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446730.860] (II) intel(0): EDID vendor "ACI", prod id 6642
[446730.860] (II) intel(0): Using hsync ranges from config file
[446730.860] (II) intel(0): Using vrefresh ranges from config file
[446730.860] (II) intel(0): Printing DDC gathered Modelines:
[446730.860] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446730.860] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446730.860] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446730.860] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446730.860] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446730.860] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446730.860] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446730.860] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446730.860] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446730.860] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446730.861] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446730.861] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446730.861] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446730.861] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446731.040] (II) intel(0): EDID vendor "ACI", prod id 6642
[446731.040] (II) intel(0): Using hsync ranges from config file
[446731.040] (II) intel(0): Using vrefresh ranges from config file
[446731.040] (II) intel(0): Printing DDC gathered Modelines:
[446731.040] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446731.040] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446731.040] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446731.040] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446731.040] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446731.040] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446731.040] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446731.040] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446731.040] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446731.040] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446731.040] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446731.040] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446731.040] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446731.040] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446731.212] (II) intel(0): EDID vendor "ACI", prod id 6642
[446731.212] (II) intel(0): Using hsync ranges from config file
[446731.212] (II) intel(0): Using vrefresh ranges from config file
[446731.212] (II) intel(0): Printing DDC gathered Modelines:
[446731.212] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446731.212] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446731.212] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446731.212] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446731.212] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446731.212] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446731.212] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446731.212] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446731.212] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446731.212] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446731.212] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446731.212] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446731.213] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446731.213] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446734.928] (II) intel(0): EDID vendor "ACI", prod id 6642
[446734.928] (II) intel(0): Using hsync ranges from config file
[446734.928] (II) intel(0): Using vrefresh ranges from config file
[446734.928] (II) intel(0): Printing DDC gathered Modelines:
[446734.928] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446734.928] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446734.928] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446734.928] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446734.928] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446734.928] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446734.928] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446734.928] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446734.928] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446734.928] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446734.928] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446734.928] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446734.928] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446734.928] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446735.144] (II) intel(0): EDID vendor "ACI", prod id 6642
[446735.144] (II) intel(0): Using hsync ranges from config file
[446735.144] (II) intel(0): Using vrefresh ranges from config file
[446735.144] (II) intel(0): Printing DDC gathered Modelines:
[446735.144] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[446735.144] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[446735.144] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[446735.144] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[446735.144] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[446735.144] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[446735.144] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[446735.144] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[446735.144] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[446735.144] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[446735.144] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[446735.144] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[446735.144] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[446735.145] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[446735.172] (II) intel(0): EDID vendor "LPL", prod id 224
[446735.175] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446735.175] (II) intel(0): Printing DDC gathered Modelines:
[446735.175] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446737.216] (II) config/udev: removing device Generic USB Keyboard
[446737.217] (II) evdev: Generic USB Keyboard: Close
[446737.217] (II) UnloadModule: "evdev"
[446737.258] (II) config/udev: removing device Generic USB Keyboard
[446737.260] (II) evdev: Generic USB Keyboard: Close
[446737.263] (II) UnloadModule: "evdev"
[446737.408] (II) config/udev: removing device Juchin USB Mouse
[446737.411] (II) evdev: Juchin USB Mouse: Close
[446737.411] (II) UnloadModule: "evdev"
[446739.360] (II) intel(0): EDID vendor "LPL", prod id 224
[446739.360] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446739.361] (II) intel(0): Printing DDC gathered Modelines:
[446739.361] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446739.427] (II) intel(0): EDID vendor "LPL", prod id 224
[446739.427] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446739.427] (II) intel(0): Printing DDC gathered Modelines:
[446739.427] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446739.553] (II) intel(0): EDID vendor "LPL", prod id 224
[446739.553] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446739.553] (II) intel(0): Printing DDC gathered Modelines:
[446739.553] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446740.831] (II) intel(0): EDID vendor "LPL", prod id 224
[446740.831] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446740.831] (II) intel(0): Printing DDC gathered Modelines:
[446740.831] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446743.141] (II) AIGLX: Suspending AIGLX clients for VT switch
[446748.656] (II) Open ACPI successful (/var/run/acpid.socket)
[446748.656] (II) AIGLX: Resuming AIGLX clients after VT switch
[446748.684] (II) intel(0): EDID vendor "LPL", prod id 224
[446748.684] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446748.684] (II) intel(0): Printing DDC gathered Modelines:
[446748.684] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446749.091] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[446749.093] (II) intel(0): EDID vendor "LPL", prod id 224
[446749.093] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446749.093] (II) intel(0): Printing DDC gathered Modelines:
[446749.093] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446749.551] (II) intel(0): EDID vendor "LPL", prod id 224
[446749.552] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446749.552] (II) intel(0): Printing DDC gathered Modelines:
[446749.552] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[446750.070] (II) intel(0): EDID vendor "LPL", prod id 224
[446750.070] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[446750.070] (II) intel(0): Printing DDC gathered Modelines:
[446750.070] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461377.803] (II) intel(0): EDID vendor "LPL", prod id 224
[461377.861] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461377.861] (II) intel(0): Printing DDC gathered Modelines:
[461377.861] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461381.008] (II) AIGLX: Suspending AIGLX clients for VT switch
[461385.749] (II) Open ACPI successful (/var/run/acpid.socket)
[461385.749] (II) AIGLX: Resuming AIGLX clients after VT switch
[461385.768] (II) intel(0): EDID vendor "LPL", prod id 224
[461385.768] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461385.768] (II) intel(0): Printing DDC gathered Modelines:
[461385.768] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461386.178] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[461386.825] (II) intel(0): EDID vendor "LPL", prod id 224
[461386.825] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461386.825] (II) intel(0): Printing DDC gathered Modelines:
[461386.825] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461463.880] (II) intel(0): EDID vendor "LPL", prod id 224
[461463.880] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461463.880] (II) intel(0): Printing DDC gathered Modelines:
[461463.880] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461464.917] (II) AIGLX: Suspending AIGLX clients for VT switch
[461469.280] (II) Open ACPI successful (/var/run/acpid.socket)
[461469.280] (II) AIGLX: Resuming AIGLX clients after VT switch
[461469.308] (II) intel(0): EDID vendor "LPL", prod id 224
[461469.308] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461469.308] (II) intel(0): Printing DDC gathered Modelines:
[461469.308] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[461469.739] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[461469.825] (II) intel(0): EDID vendor "LPL", prod id 224
[461469.825] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[461469.825] (II) intel(0): Printing DDC gathered Modelines:
[461469.825] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[465134.695] (II) intel(0): EDID vendor "LPL", prod id 224
[465134.695] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[465134.695] (II) intel(0): Printing DDC gathered Modelines:
[465134.695] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[465136.680] (II) AIGLX: Suspending AIGLX clients for VT switch
[465141.324] (II) Open ACPI successful (/var/run/acpid.socket)
[465141.324] (II) AIGLX: Resuming AIGLX clients after VT switch
[465141.346] (II) intel(0): EDID vendor "LPL", prod id 224
[465141.346] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[465141.346] (II) intel(0): Printing DDC gathered Modelines:
[465141.346] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[465141.898] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[465142.091] (II) intel(0): EDID vendor "LPL", prod id 224
[465142.091] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[465142.091] (II) intel(0): Printing DDC gathered Modelines:
[465142.091] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[468969.879] (II) intel(0): EDID vendor "LPL", prod id 224
[468969.879] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[468969.895] (II) intel(0): Printing DDC gathered Modelines:
[468969.895] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[468972.352] (II) AIGLX: Suspending AIGLX clients for VT switch
[468976.601] (II) Open ACPI successful (/var/run/acpid.socket)
[468976.601] (II) AIGLX: Resuming AIGLX clients after VT switch
[468976.621] (II) intel(0): EDID vendor "LPL", prod id 224
[468976.621] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[468976.621] (II) intel(0): Printing DDC gathered Modelines:
[468976.621] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[468977.038] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[468977.197] (II) intel(0): EDID vendor "LPL", prod id 224
[468977.197] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[468977.197] (II) intel(0): Printing DDC gathered Modelines:
[468977.197] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[471542.873] (II) PM Event received: Capability Changed
[471542.887] I830PMEvent: Capability change
[471543.685] (II) PM Event received: Capability Changed
[471543.685] I830PMEvent: Capability change
[471564.989] (II) intel(0): EDID vendor "LPL", prod id 224
[471564.989] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[471564.989] (II) intel(0): Printing DDC gathered Modelines:
[471564.989] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[471566.780] (II) AIGLX: Suspending AIGLX clients for VT switch
[471570.936] (II) Open ACPI successful (/var/run/acpid.socket)
[471570.936] (II) AIGLX: Resuming AIGLX clients after VT switch
[471570.948] (II) intel(0): EDID vendor "LPL", prod id 224
[471570.948] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[471570.948] (II) intel(0): Printing DDC gathered Modelines:
[471570.948] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[471571.358] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[471571.489] (II) intel(0): EDID vendor "LPL", prod id 224
[471571.489] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[471571.489] (II) intel(0): Printing DDC gathered Modelines:
[471571.489] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[480825.354] (II) intel(0): EDID vendor "LPL", prod id 224
[480825.354] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[480825.354] (II) intel(0): Printing DDC gathered Modelines:
[480825.354] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[480826.984] (II) AIGLX: Suspending AIGLX clients for VT switch
[480831.080] (II) Open ACPI successful (/var/run/acpid.socket)
[480831.080] (II) AIGLX: Resuming AIGLX clients after VT switch
[480831.100] (II) intel(0): EDID vendor "LPL", prod id 224
[480831.100] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[480831.100] (II) intel(0): Printing DDC gathered Modelines:
[480831.100] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[480831.514] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[480831.614] (II) intel(0): EDID vendor "LPL", prod id 224
[480831.614] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[480831.614] (II) intel(0): Printing DDC gathered Modelines:
[480831.614] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[480998.357] (II) intel(0): EDID vendor "LPL", prod id 224
[480998.357] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[480998.373] (II) intel(0): Printing DDC gathered Modelines:
[480998.374] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[480999.421] (II) AIGLX: Suspending AIGLX clients for VT switch
[481003.708] (II) Open ACPI successful (/var/run/acpid.socket)
[481003.708] (II) AIGLX: Resuming AIGLX clients after VT switch
[481003.728] (II) intel(0): EDID vendor "LPL", prod id 224
[481003.728] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[481003.728] (II) intel(0): Printing DDC gathered Modelines:
[481003.728] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[481004.153] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[481005.086] (II) intel(0): EDID vendor "LPL", prod id 224
[481005.086] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[481005.086] (II) intel(0): Printing DDC gathered Modelines:
[481005.086] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[491539.899] (II) intel(0): EDID vendor "LPL", prod id 224
[491539.899] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[491539.899] (II) intel(0): Printing DDC gathered Modelines:
[491539.899] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[491541.997] (II) AIGLX: Suspending AIGLX clients for VT switch
[491546.218] (II) Open ACPI successful (/var/run/acpid.socket)
[491546.218] (II) AIGLX: Resuming AIGLX clients after VT switch
[491546.236] (II) intel(0): EDID vendor "LPL", prod id 224
[491546.236] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[491546.236] (II) intel(0): Printing DDC gathered Modelines:
[491546.236] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[491546.663] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[491546.781] (II) intel(0): EDID vendor "LPL", prod id 224
[491546.781] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[491546.781] (II) intel(0): Printing DDC gathered Modelines:
[491546.781] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[495403.740] (II) intel(0): EDID vendor "LPL", prod id 224
[495403.740] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[495403.740] (II) intel(0): Printing DDC gathered Modelines:
[495403.740] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[495404.876] (II) AIGLX: Suspending AIGLX clients for VT switch
[495409.317] (II) Open ACPI successful (/var/run/acpid.socket)
[495409.317] (II) AIGLX: Resuming AIGLX clients after VT switch
[495409.328] (II) intel(0): EDID vendor "LPL", prod id 224
[495409.328] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[495409.328] (II) intel(0): Printing DDC gathered Modelines:
[495409.328] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[495409.785] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[495410.860] (II) intel(0): EDID vendor "LPL", prod id 224
[495410.860] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[495410.860] (II) intel(0): Printing DDC gathered Modelines:
[495410.860] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496367.057] (II) intel(0): EDID vendor "LPL", prod id 224
[496367.057] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496367.057] (II) intel(0): Printing DDC gathered Modelines:
[496367.057] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496368.389] (II) AIGLX: Suspending AIGLX clients for VT switch
[496372.577] (II) Open ACPI successful (/var/run/acpid.socket)
[496372.577] (II) AIGLX: Resuming AIGLX clients after VT switch
[496372.598] (II) intel(0): EDID vendor "LPL", prod id 224
[496372.598] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496372.598] (II) intel(0): Printing DDC gathered Modelines:
[496372.598] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496373.031] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[496373.669] (II) intel(0): EDID vendor "LPL", prod id 224
[496373.669] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496373.669] (II) intel(0): Printing DDC gathered Modelines:
[496373.669] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496508.199] (II) intel(0): EDID vendor "LPL", prod id 224
[496508.199] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496508.199] (II) intel(0): Printing DDC gathered Modelines:
[496508.199] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496508.775] (II) intel(0): EDID vendor "LPL", prod id 224
[496508.775] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496508.775] (II) intel(0): Printing DDC gathered Modelines:
[496508.775] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496509.247] (II) intel(0): EDID vendor "LPL", prod id 224
[496509.257] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496509.257] (II) intel(0): Printing DDC gathered Modelines:
[496509.257] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[496509.660] (II) PM Event received: Capability Changed
[496509.660] I830PMEvent: Capability change
[496510.945] (II) PM Event received: Capability Changed
[496510.945] I830PMEvent: Capability change
[496520.525] (II) intel(0): EDID vendor "LPL", prod id 224
[496520.525] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[496520.525] (II) intel(0): Printing DDC gathered Modelines:
[496520.525] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[497373.006] (II) intel(0): EDID vendor "LPL", prod id 224
[497373.006] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[497373.006] (II) intel(0): Printing DDC gathered Modelines:
[497373.006] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[497374.352] (II) AIGLX: Suspending AIGLX clients for VT switch
[497378.509] (II) Open ACPI successful (/var/run/acpid.socket)
[497378.509] (II) AIGLX: Resuming AIGLX clients after VT switch
[497378.533] (II) intel(0): EDID vendor "LPL", prod id 224
[497378.533] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[497378.533] (II) intel(0): Printing DDC gathered Modelines:
[497378.533] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[497378.939] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[497379.573] (II) intel(0): EDID vendor "LPL", prod id 224
[497379.573] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[497379.573] (II) intel(0): Printing DDC gathered Modelines:
[497379.573] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[499039.874] (II) PM Event received: Capability Changed
[499039.875] I830PMEvent: Capability change
[499089.561] (II) PM Event received: Capability Changed
[499089.563] I830PMEvent: Capability change
[499114.167] (II) PM Event received: Capability Changed
[499114.167] I830PMEvent: Capability change
[499622.067] (II) PM Event received: Capability Changed
[499622.067] I830PMEvent: Capability change
[499623.882] (II) PM Event received: Capability Changed
[499623.883] I830PMEvent: Capability change
[499840.476] (II) PM Event received: Capability Changed
[499840.476] I830PMEvent: Capability change
[501849.681] (II) intel(0): EDID vendor "LPL", prod id 224
[501849.681] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[501849.681] (II) intel(0): Printing DDC gathered Modelines:
[501849.681] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[501850.896] (II) AIGLX: Suspending AIGLX clients for VT switch
[501855.441] (II) Open ACPI successful (/var/run/acpid.socket)
[501855.441] (II) AIGLX: Resuming AIGLX clients after VT switch
[501855.452] (II) intel(0): EDID vendor "LPL", prod id 224
[501855.452] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[501855.452] (II) intel(0): Printing DDC gathered Modelines:
[501855.452] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[501855.857] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[501856.761] (II) intel(0): EDID vendor "LPL", prod id 224
[501856.761] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[501856.761] (II) intel(0): Printing DDC gathered Modelines:
[501856.761] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[504406.342] (II) intel(0): EDID vendor "LPL", prod id 224
[504406.342] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[504406.342] (II) intel(0): Printing DDC gathered Modelines:
[504406.342] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[504408.119] (II) AIGLX: Suspending AIGLX clients for VT switch
[504412.549] (II) Open ACPI successful (/var/run/acpid.socket)
[504412.549] (II) AIGLX: Resuming AIGLX clients after VT switch
[504412.579] (II) intel(0): EDID vendor "LPL", prod id 224
[504412.579] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[504412.580] (II) intel(0): Printing DDC gathered Modelines:
[504412.580] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[504413.066] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[504413.145] (II) intel(0): EDID vendor "LPL", prod id 224
[504413.145] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[504413.145] (II) intel(0): Printing DDC gathered Modelines:
[504413.145] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[519098.823] (II) intel(0): EDID vendor "LPL", prod id 224
[519098.823] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[519098.823] (II) intel(0): Printing DDC gathered Modelines:
[519098.823] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[519099.448] (II) intel(0): EDID vendor "LPL", prod id 224
[519099.448] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[519099.448] (II) intel(0): Printing DDC gathered Modelines:
[519099.448] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[519099.964] (II) intel(0): EDID vendor "LPL", prod id 224
[519099.964] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[519099.964] (II) intel(0): Printing DDC gathered Modelines:
[519099.964] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[519100.375] (II) PM Event received: Capability Changed
[519100.375] I830PMEvent: Capability change
[519374.539] (II) intel(0): EDID vendor "LPL", prod id 224
[519374.539] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[519374.539] (II) intel(0): Printing DDC gathered Modelines:
[519374.539] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[519374.950] (II) PM Event received: Capability Changed
[519374.950] I830PMEvent: Capability change
[526299.763] (II) intel(0): EDID vendor "LPL", prod id 224
[526299.763] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[526299.763] (II) intel(0): Printing DDC gathered Modelines:
[526299.763] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[526301.710] (II) AIGLX: Suspending AIGLX clients for VT switch
[526305.807] (II) Open ACPI successful (/var/run/acpid.socket)
[526305.807] (II) AIGLX: Resuming AIGLX clients after VT switch
[526305.836] (II) intel(0): EDID vendor "LPL", prod id 224
[526305.836] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[526305.836] (II) intel(0): Printing DDC gathered Modelines:
[526305.836] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[526306.281] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[526306.330] (II) intel(0): EDID vendor "LPL", prod id 224
[526306.331] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[526306.331] (II) intel(0): Printing DDC gathered Modelines:
[526306.331] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[527211.301] (II) intel(0): EDID vendor "LPL", prod id 224
[527211.301] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[527211.301] (II) intel(0): Printing DDC gathered Modelines:
[527211.301] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[527212.595] (II) AIGLX: Suspending AIGLX clients for VT switch
[527217.109] (II) Open ACPI successful (/var/run/acpid.socket)
[527217.109] (II) AIGLX: Resuming AIGLX clients after VT switch
[527217.136] (II) intel(0): EDID vendor "LPL", prod id 224
[527217.136] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[527217.136] (II) intel(0): Printing DDC gathered Modelines:
[527217.136] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[527217.654] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[527218.347] (II) intel(0): EDID vendor "LPL", prod id 224
[527218.347] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[527218.347] (II) intel(0): Printing DDC gathered Modelines:
[527218.347] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[535766.321] (II) AIGLX: Suspending AIGLX clients for VT switch
[535770.883] (II) Open ACPI successful (/var/run/acpid.socket)
[535770.883] (II) AIGLX: Resuming AIGLX clients after VT switch
[535770.904] (II) intel(0): EDID vendor "LPL", prod id 224
[535770.904] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[535770.904] (II) intel(0): Printing DDC gathered Modelines:
[535770.904] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[535771.344] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[535772.498] (II) intel(0): EDID vendor "LPL", prod id 224
[535772.498] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[535772.498] (II) intel(0): Printing DDC gathered Modelines:
[535772.498] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[560821.072] (II) intel(0): EDID vendor "LPL", prod id 224
[560821.118] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[560821.118] (II) intel(0): Printing DDC gathered Modelines:
[560821.119] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[560825.175] (II) AIGLX: Suspending AIGLX clients for VT switch
[560829.692] (II) Open ACPI successful (/var/run/acpid.socket)
[560829.692] (II) AIGLX: Resuming AIGLX clients after VT switch
[560829.716] (II) intel(0): EDID vendor "LPL", prod id 224
[560829.716] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[560829.717] (II) intel(0): Printing DDC gathered Modelines:
[560829.717] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[560830.461] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[560831.335] (II) intel(0): EDID vendor "LPL", prod id 224
[560831.335] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[560831.335] (II) intel(0): Printing DDC gathered Modelines:
[560831.335] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[568283.164] (II) intel(0): EDID vendor "LPL", prod id 224
[568283.164] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[568283.164] (II) intel(0): Printing DDC gathered Modelines:
[568283.164] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[568283.809] (II) intel(0): EDID vendor "LPL", prod id 224
[568283.809] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[568283.809] (II) intel(0): Printing DDC gathered Modelines:
[568283.809] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[568284.316] (II) intel(0): EDID vendor "LPL", prod id 224
[568284.316] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[568284.317] (II) intel(0): Printing DDC gathered Modelines:
[568284.317] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[568284.751] (II) PM Event received: Capability Changed
[568284.791] I830PMEvent: Capability change
[568456.137] (II) PM Event received: Capability Changed
[568456.137] I830PMEvent: Capability change
[568466.296] (II) intel(0): EDID vendor "LPL", prod id 224
[568466.297] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[568466.297] (II) intel(0): Printing DDC gathered Modelines:
[568466.297] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[578091.423] (II) intel(0): EDID vendor "LPL", prod id 224
[578091.423] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[578091.423] (II) intel(0): Printing DDC gathered Modelines:
[578091.423] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[578094.325] (II) AIGLX: Suspending AIGLX clients for VT switch
[578098.780] (II) Open ACPI successful (/var/run/acpid.socket)
[578098.780] (II) AIGLX: Resuming AIGLX clients after VT switch
[578098.800] (II) intel(0): EDID vendor "LPL", prod id 224
[578098.800] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[578098.800] (II) intel(0): Printing DDC gathered Modelines:
[578098.800] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[578099.230] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[578099.414] (II) intel(0): EDID vendor "LPL", prod id 224
[578099.414] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[578099.635] (II) intel(0): Printing DDC gathered Modelines:
[578099.636] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579073.772] (II) intel(0): EDID vendor "LPL", prod id 224
[579073.772] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579073.772] (II) intel(0): Printing DDC gathered Modelines:
[579073.772] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579077.289] (II) AIGLX: Suspending AIGLX clients for VT switch
[579081.742] (II) Open ACPI successful (/var/run/acpid.socket)
[579081.742] (II) AIGLX: Resuming AIGLX clients after VT switch
[579081.760] (II) intel(0): EDID vendor "LPL", prod id 224
[579081.760] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579081.760] (II) intel(0): Printing DDC gathered Modelines:
[579081.760] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579082.215] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[579082.349] (II) intel(0): EDID vendor "LPL", prod id 224
[579082.349] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579082.349] (II) intel(0): Printing DDC gathered Modelines:
[579082.349] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579761.464] (II) intel(0): EDID vendor "LPL", prod id 224
[579761.464] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579761.464] (II) intel(0): Printing DDC gathered Modelines:
[579761.464] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579762.321] (II) intel(0): EDID vendor "LPL", prod id 224
[579762.321] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579762.321] (II) intel(0): Printing DDC gathered Modelines:
[579762.321] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579762.979] (II) intel(0): EDID vendor "LPL", prod id 224
[579762.979] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[579762.979] (II) intel(0): Printing DDC gathered Modelines:
[579762.979] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[579763.441] (II) PM Event received: Capability Changed
[579763.468] I830PMEvent: Capability change
[580588.361] (II) intel(0): EDID vendor "LPL", prod id 224
[580588.361] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[580588.361] (II) intel(0): Printing DDC gathered Modelines:
[580588.361] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[580588.924] (II) PM Event received: Capability Changed
[580588.924] I830PMEvent: Capability change
[580599.032] (II) intel(0): EDID vendor "LPL", prod id 224
[580599.032] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[580599.032] (II) intel(0): Printing DDC gathered Modelines:
[580599.032] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[580599.744] (II) intel(0): EDID vendor "LPL", prod id 224
[580599.744] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[580599.744] (II) intel(0): Printing DDC gathered Modelines:
[580599.744] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[580600.303] (II) intel(0): EDID vendor "LPL", prod id 224
[580600.307] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[580600.307] (II) intel(0): Printing DDC gathered Modelines:
[580600.336] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[580600.799] (II) PM Event received: Capability Changed
[580600.799] I830PMEvent: Capability change
[581026.201] (II) intel(0): EDID vendor "LPL", prod id 224
[581026.201] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[581026.201] (II) intel(0): Printing DDC gathered Modelines:
[581026.201] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[581026.647] (II) PM Event received: Capability Changed
[581026.647] I830PMEvent: Capability change
[601465.993] (II) intel(0): EDID vendor "LPL", prod id 224
[601466.120] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601466.120] (II) intel(0): Printing DDC gathered Modelines:
[601466.120] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[601468.590] (II) AIGLX: Suspending AIGLX clients for VT switch
[601473.059] (II) Open ACPI successful (/var/run/acpid.socket)
[601473.059] (II) AIGLX: Resuming AIGLX clients after VT switch
[601473.216] (II) intel(0): EDID vendor "LPL", prod id 224
[601473.216] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601473.216] (II) intel(0): Printing DDC gathered Modelines:
[601473.216] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[601473.622] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[601473.793] (II) intel(0): EDID vendor "LPL", prod id 224
[601473.793] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601473.793] (II) intel(0): Printing DDC gathered Modelines:
[601473.793] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[601542.586] (II) intel(0): EDID vendor "LPL", prod id 224
[601542.586] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601542.586] (II) intel(0): Printing DDC gathered Modelines:
[601542.586] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[601543.721] (II) AIGLX: Suspending AIGLX clients for VT switch
[601547.927] (II) Open ACPI successful (/var/run/acpid.socket)
[601547.927] (II) AIGLX: Resuming AIGLX clients after VT switch
[601547.944] (II) intel(0): EDID vendor "LPL", prod id 224
[601547.944] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601547.944] (II) intel(0): Printing DDC gathered Modelines:
[601547.944] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[601548.347] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[601548.560] (II) intel(0): EDID vendor "LPL", prod id 224
[601548.560] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[601548.560] (II) intel(0): Printing DDC gathered Modelines:
[601548.560] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[603997.129] (II) intel(0): EDID vendor "LPL", prod id 224
[603997.129] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[603997.129] (II) intel(0): Printing DDC gathered Modelines:
[603997.129] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[603998.234] (II) AIGLX: Suspending AIGLX clients for VT switch
[604002.576] (II) Open ACPI successful (/var/run/acpid.socket)
[604002.576] (II) AIGLX: Resuming AIGLX clients after VT switch
[604002.596] (II) intel(0): EDID vendor "LPL", prod id 224
[604002.596] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[604002.596] (II) intel(0): Printing DDC gathered Modelines:
[604002.596] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[604003.061] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[604004.294] (II) intel(0): EDID vendor "LPL", prod id 224
[604004.294] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[604004.294] (II) intel(0): Printing DDC gathered Modelines:
[604004.294] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[605860.877] (II) intel(0): EDID vendor "LPL", prod id 224
[605860.877] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[605860.877] (II) intel(0): Printing DDC gathered Modelines:
[605860.877] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[605861.783] (II) intel(0): EDID vendor "LPL", prod id 224
[605861.783] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[605861.783] (II) intel(0): Printing DDC gathered Modelines:
[605861.783] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[605862.406] (II) intel(0): EDID vendor "LPL", prod id 224
[605862.406] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[605862.406] (II) intel(0): Printing DDC gathered Modelines:
[605862.406] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[605862.850] (II) PM Event received: Capability Changed
[605862.885] I830PMEvent: Capability change
[605922.423] (II) intel(0): EDID vendor "LPL", prod id 224
[605922.423] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[605922.423] (II) intel(0): Printing DDC gathered Modelines:
[605922.423] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[605922.895] (II) PM Event received: Capability Changed
[605922.895] I830PMEvent: Capability change
[633433.146] (II) intel(0): EDID vendor "LPL", prod id 224
[633433.146] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[633433.146] (II) intel(0): Printing DDC gathered Modelines:
[633433.146] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[633435.057] (II) AIGLX: Suspending AIGLX clients for VT switch
[633439.485] (II) Open ACPI successful (/var/run/acpid.socket)
[633439.485] (II) AIGLX: Resuming AIGLX clients after VT switch
[633439.496] (II) intel(0): EDID vendor "LPL", prod id 224
[633439.496] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[633439.496] (II) intel(0): Printing DDC gathered Modelines:
[633439.496] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[633439.914] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[633440.309] (II) intel(0): EDID vendor "LPL", prod id 224
[633440.309] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[633440.309] (II) intel(0): Printing DDC gathered Modelines:
[633440.309] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652667.690] (II) intel(0): EDID vendor "LPL", prod id 224
[652667.690] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652667.690] (II) intel(0): Printing DDC gathered Modelines:
[652667.690] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652668.126] (II) intel(0): EDID vendor "LPL", prod id 224
[652668.126] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652668.126] (II) intel(0): Printing DDC gathered Modelines:
[652668.126] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652668.613] (II) intel(0): EDID vendor "LPL", prod id 224
[652668.613] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652668.613] (II) intel(0): Printing DDC gathered Modelines:
[652668.613] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652669.805] (II) intel(0): EDID vendor "LPL", prod id 224
[652669.805] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652669.805] (II) intel(0): Printing DDC gathered Modelines:
[652669.805] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652670.425] (II) intel(0): EDID vendor "LPL", prod id 224
[652670.425] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652670.425] (II) intel(0): Printing DDC gathered Modelines:
[652670.425] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652670.998] (II) intel(0): EDID vendor "LPL", prod id 224
[652670.998] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652670.998] (II) intel(0): Printing DDC gathered Modelines:
[652670.998] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[652671.401] (II) intel(0): EDID vendor "LPL", prod id 224
[652671.401] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[652671.401] (II) intel(0): Printing DDC gathered Modelines:
[652671.401] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[684701.646] (II) intel(0): EDID vendor "LPL", prod id 224
[684701.691] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[684701.691] (II) intel(0): Printing DDC gathered Modelines:
[684701.691] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[684704.218] (II) AIGLX: Suspending AIGLX clients for VT switch
[684708.372] (II) Open ACPI successful (/var/run/acpid.socket)
[684708.372] (II) AIGLX: Resuming AIGLX clients after VT switch
[684708.392] (II) intel(0): EDID vendor "LPL", prod id 224
[684708.392] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[684708.392] (II) intel(0): Printing DDC gathered Modelines:
[684708.392] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[684708.787] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[684708.951] (II) intel(0): EDID vendor "LPL", prod id 224
[684708.951] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[684708.951] (II) intel(0): Printing DDC gathered Modelines:
[684708.951] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711213.815] (II) intel(0): EDID vendor "LPL", prod id 224
[711213.869] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711213.869] (II) intel(0): Printing DDC gathered Modelines:
[711213.869] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711214.347] (II) intel(0): EDID vendor "LPL", prod id 224
[711214.347] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711214.347] (II) intel(0): Printing DDC gathered Modelines:
[711214.347] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711214.934] (II) intel(0): EDID vendor "LPL", prod id 224
[711214.934] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711214.934] (II) intel(0): Printing DDC gathered Modelines:
[711214.934] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711215.591] (II) intel(0): EDID vendor "LPL", prod id 224
[711215.591] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711215.591] (II) intel(0): Printing DDC gathered Modelines:
[711215.591] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711216.413] (II) intel(0): EDID vendor "LPL", prod id 224
[711216.413] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711216.413] (II) intel(0): Printing DDC gathered Modelines:
[711216.413] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711217.075] (II) intel(0): EDID vendor "LPL", prod id 224
[711217.075] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711217.075] (II) intel(0): Printing DDC gathered Modelines:
[711217.075] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[711217.491] (II) intel(0): EDID vendor "LPL", prod id 224
[711217.491] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[711217.491] (II) intel(0): Printing DDC gathered Modelines:
[711217.491] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[744785.953] (II) intel(0): EDID vendor "LPL", prod id 224
[744785.974] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[744785.974] (II) intel(0): Printing DDC gathered Modelines:
[744785.974] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[744789.530] (II) AIGLX: Suspending AIGLX clients for VT switch
[744793.715] (II) Open ACPI successful (/var/run/acpid.socket)
[744793.715] (II) AIGLX: Resuming AIGLX clients after VT switch
[744793.800] (II) intel(0): EDID vendor "LPL", prod id 224
[744793.800] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[744793.800] (II) intel(0): Printing DDC gathered Modelines:
[744793.800] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[744794.210] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[744794.293] (II) intel(0): EDID vendor "LPL", prod id 224
[744794.302] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[744794.302] (II) intel(0): Printing DDC gathered Modelines:
[744794.302] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[749258.355] (II) intel(0): EDID vendor "LPL", prod id 224
[749258.355] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[749258.355] (II) intel(0): Printing DDC gathered Modelines:
[749258.356] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[749259.884] (II) AIGLX: Suspending AIGLX clients for VT switch
[749264.363] (II) Open ACPI successful (/var/run/acpid.socket)
[749264.364] (II) AIGLX: Resuming AIGLX clients after VT switch
[749264.384] (II) intel(0): EDID vendor "LPL", prod id 224
[749264.384] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[749264.384] (II) intel(0): Printing DDC gathered Modelines:
[749264.384] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[749264.817] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[749265.039] (II) intel(0): EDID vendor "LPL", prod id 224
[749265.039] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[749265.039] (II) intel(0): Printing DDC gathered Modelines:
[749265.039] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[750633.047] (II) intel(0): EDID vendor "LPL", prod id 224
[750633.048] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[750633.048] (II) intel(0): Printing DDC gathered Modelines:
[750633.048] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[750634.617] (II) AIGLX: Suspending AIGLX clients for VT switch
[750639.050] (II) Open ACPI successful (/var/run/acpid.socket)
[750639.050] (II) AIGLX: Resuming AIGLX clients after VT switch
[750639.076] (II) intel(0): EDID vendor "LPL", prod id 224
[750639.076] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[750639.076] (II) intel(0): Printing DDC gathered Modelines:
[750639.076] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[750639.486] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[750639.507] (II) intel(0): EDID vendor "LPL", prod id 224
[750639.508] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[750639.508] (II) intel(0): Printing DDC gathered Modelines:
[750639.508] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[754139.983] (II) PM Event received: Capability Changed
[754140.020] I830PMEvent: Capability change
[754140.980] (II) PM Event received: Capability Changed
[754140.980] I830PMEvent: Capability change
[754304.274] (II) PM Event received: Capability Changed
[754304.274] I830PMEvent: Capability change
[754327.515] (II) PM Event received: Capability Changed
[754327.515] I830PMEvent: Capability change
[754704.737] (II) PM Event received: Capability Changed
[754704.738] I830PMEvent: Capability change
[754705.385] (II) PM Event received: Capability Changed
[754705.385] I830PMEvent: Capability change
[755764.853] (II) PM Event received: Capability Changed
[755764.853] I830PMEvent: Capability change
[755764.976] (II) intel(0): EDID vendor "LPL", prod id 224
[755764.976] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755764.976] (II) intel(0): Printing DDC gathered Modelines:
[755764.976] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755765.559] (II) intel(0): EDID vendor "LPL", prod id 224
[755765.559] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755765.559] (II) intel(0): Printing DDC gathered Modelines:
[755765.559] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755766.006] (II) intel(0): EDID vendor "LPL", prod id 224
[755766.006] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755766.006] (II) intel(0): Printing DDC gathered Modelines:
[755766.006] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755832.121] (II) PM Event received: Capability Changed
[755832.121] I830PMEvent: Capability change
[755841.670] (II) intel(0): EDID vendor "LPL", prod id 224
[755841.670] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755841.670] (II) intel(0): Printing DDC gathered Modelines:
[755841.670] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755957.822] (II) intel(0): EDID vendor "LPL", prod id 224
[755957.822] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755957.822] (II) intel(0): Printing DDC gathered Modelines:
[755957.822] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755959.230] (II) AIGLX: Suspending AIGLX clients for VT switch
[755963.300] (II) Open ACPI successful (/var/run/acpid.socket)
[755963.300] (II) AIGLX: Resuming AIGLX clients after VT switch
[755963.320] (II) intel(0): EDID vendor "LPL", prod id 224
[755963.320] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755963.320] (II) intel(0): Printing DDC gathered Modelines:
[755963.320] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[755963.729] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[755964.269] (II) intel(0): EDID vendor "LPL", prod id 224
[755964.269] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[755964.269] (II) intel(0): Printing DDC gathered Modelines:
[755964.269] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[761393.123] (II) intel(0): EDID vendor "LPL", prod id 224
[761393.123] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[761393.123] (II) intel(0): Printing DDC gathered Modelines:
[761393.123] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[761402.249] (II) AIGLX: Suspending AIGLX clients for VT switch
[761406.371] (II) Open ACPI successful (/var/run/acpid.socket)
[761406.371] (II) AIGLX: Resuming AIGLX clients after VT switch
[761406.393] (II) intel(0): EDID vendor "LPL", prod id 224
[761406.393] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[761406.393] (II) intel(0): Printing DDC gathered Modelines:
[761406.393] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[761406.845] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[761406.928] (II) intel(0): EDID vendor "LPL", prod id 224
[761406.928] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[761406.928] (II) intel(0): Printing DDC gathered Modelines:
[761406.928] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[765052.986] (II) intel(0): EDID vendor "LPL", prod id 224
[765052.986] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[765052.986] (II) intel(0): Printing DDC gathered Modelines:
[765052.986] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[765054.479] (II) AIGLX: Suspending AIGLX clients for VT switch
[765058.745] (II) Open ACPI successful (/var/run/acpid.socket)
[765058.908] (II) AIGLX: Resuming AIGLX clients after VT switch
[765058.920] (II) intel(0): EDID vendor "LPL", prod id 224
[765058.920] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[765058.920] (II) intel(0): Printing DDC gathered Modelines:
[765058.920] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[765059.353] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[765060.116] (II) intel(0): EDID vendor "LPL", prod id 224
[765060.116] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[765060.116] (II) intel(0): Printing DDC gathered Modelines:
[765060.116] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[776247.992] (II) AIGLX: Suspending AIGLX clients for VT switch
[776252.413] (II) Open ACPI successful (/var/run/acpid.socket)
[776252.413] (II) AIGLX: Resuming AIGLX clients after VT switch
[776253.084] (II) intel(0): EDID vendor "LPL", prod id 224
[776254.750] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[776254.750] (II) intel(0): Printing DDC gathered Modelines:
[776254.750] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[776255.148] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[776255.975] (II) intel(0): EDID vendor "LPL", prod id 224
[776255.975] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[776255.975] (II) intel(0): Printing DDC gathered Modelines:
[776255.975] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777461.470] (II) intel(0): EDID vendor "LPL", prod id 224
[777461.470] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777461.470] (II) intel(0): Printing DDC gathered Modelines:
[777461.470] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777463.516] (II) AIGLX: Suspending AIGLX clients for VT switch
[777467.727] (II) Open ACPI successful (/var/run/acpid.socket)
[777467.727] (II) AIGLX: Resuming AIGLX clients after VT switch
[777467.750] (II) intel(0): EDID vendor "LPL", prod id 224
[777467.750] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777467.750] (II) intel(0): Printing DDC gathered Modelines:
[777467.750] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777468.174] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[777468.216] (II) intel(0): EDID vendor "LPL", prod id 224
[777468.332] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777468.332] (II) intel(0): Printing DDC gathered Modelines:
[777468.332] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777496.452] (II) intel(0): EDID vendor "LPL", prod id 224
[777496.452] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777496.452] (II) intel(0): Printing DDC gathered Modelines:
[777496.452] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777497.224] (II) intel(0): EDID vendor "LPL", prod id 224
[777497.224] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777497.224] (II) intel(0): Printing DDC gathered Modelines:
[777497.224] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777497.814] (II) intel(0): EDID vendor "LPL", prod id 224
[777497.814] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777497.815] (II) intel(0): Printing DDC gathered Modelines:
[777497.815] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777498.248] (II) PM Event received: Capability Changed
[777498.271] I830PMEvent: Capability change
[777515.127] (II) intel(0): EDID vendor "LPL", prod id 224
[777515.127] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777515.127] (II) intel(0): Printing DDC gathered Modelines:
[777515.127] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777515.580] (II) PM Event received: Capability Changed
[777515.580] I830PMEvent: Capability change
[777517.230] (II) intel(0): EDID vendor "LPL", prod id 224
[777517.230] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777517.230] (II) intel(0): Printing DDC gathered Modelines:
[777517.230] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777519.632] (II) AIGLX: Suspending AIGLX clients for VT switch
[777523.989] (II) Open ACPI successful (/var/run/acpid.socket)
[777523.989] (II) AIGLX: Resuming AIGLX clients after VT switch
[777524.013] (II) intel(0): EDID vendor "LPL", prod id 224
[777524.013] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777524.013] (II) intel(0): Printing DDC gathered Modelines:
[777524.013] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777524.442] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[777524.580] (II) intel(0): EDID vendor "LPL", prod id 224
[777524.581] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777524.581] (II) intel(0): Printing DDC gathered Modelines:
[777524.581] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777536.080] (II) intel(0): EDID vendor "LPL", prod id 224
[777536.080] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777536.080] (II) intel(0): Printing DDC gathered Modelines:
[777536.080] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777537.509] (II) intel(0): EDID vendor "LPL", prod id 224
[777537.509] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[777537.509] (II) intel(0): Printing DDC gathered Modelines:
[777537.509] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[777537.950] (II) PM Event received: Capability Changed
[777537.950] I830PMEvent: Capability change
[797147.888] (II) intel(0): EDID vendor "LPL", prod id 224
[797147.946] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[797147.946] (II) intel(0): Printing DDC gathered Modelines:
[797147.946] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[797151.919] (II) AIGLX: Suspending AIGLX clients for VT switch
[797156.263] (II) Open ACPI successful (/var/run/acpid.socket)
[797156.648] (II) AIGLX: Resuming AIGLX clients after VT switch
[797156.687] (II) intel(0): EDID vendor "LPL", prod id 224
[797156.688] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[797156.688] (II) intel(0): Printing DDC gathered Modelines:
[797156.688] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[797157.090] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[797160.132] (II) intel(0): EDID vendor "LPL", prod id 224
[797160.132] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[797160.132] (II) intel(0): Printing DDC gathered Modelines:
[797160.133] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[801058.227] (II) intel(0): EDID vendor "LPL", prod id 224
[801058.227] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[801058.227] (II) intel(0): Printing DDC gathered Modelines:
[801058.227] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[801060.058] (II) AIGLX: Suspending AIGLX clients for VT switch
[801064.455] (II) Open ACPI successful (/var/run/acpid.socket)
[801064.455] (II) AIGLX: Resuming AIGLX clients after VT switch
[801064.477] (II) intel(0): EDID vendor "LPL", prod id 224
[801064.477] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[801064.477] (II) intel(0): Printing DDC gathered Modelines:
[801064.477] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[801064.903] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[801065.165] (II) intel(0): EDID vendor "LPL", prod id 224
[801065.165] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[801065.165] (II) intel(0): Printing DDC gathered Modelines:
[801065.165] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806190.682] (II) intel(0): EDID vendor "LPL", prod id 224
[806190.798] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806190.798] (II) intel(0): Printing DDC gathered Modelines:
[806190.798] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806193.356] (II) AIGLX: Suspending AIGLX clients for VT switch
[806197.665] (II) Open ACPI successful (/var/run/acpid.socket)
[806197.665] (II) AIGLX: Resuming AIGLX clients after VT switch
[806197.678] (II) intel(0): EDID vendor "LPL", prod id 224
[806197.678] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806197.678] (II) intel(0): Printing DDC gathered Modelines:
[806197.678] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806198.092] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[806198.195] (II) intel(0): EDID vendor "LPL", prod id 224
[806198.195] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806198.195] (II) intel(0): Printing DDC gathered Modelines:
[806198.195] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806693.309] (II) PM Event received: Capability Changed
[806693.339] I830PMEvent: Capability change
[806693.484] (II) intel(0): EDID vendor "LPL", prod id 224
[806693.484] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806693.484] (II) intel(0): Printing DDC gathered Modelines:
[806693.484] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806694.210] (II) intel(0): EDID vendor "LPL", prod id 224
[806694.210] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806694.210] (II) intel(0): Printing DDC gathered Modelines:
[806694.210] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806694.727] (II) intel(0): EDID vendor "LPL", prod id 224
[806694.727] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806694.727] (II) intel(0): Printing DDC gathered Modelines:
[806694.727] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[806864.565] (II) PM Event received: Capability Changed
[806864.565] I830PMEvent: Capability change
[806874.580] (II) intel(0): EDID vendor "LPL", prod id 224
[806874.580] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[806874.580] (II) intel(0): Printing DDC gathered Modelines:
[806874.580] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[808302.626] (II) intel(0): EDID vendor "LPL", prod id 224
[808302.626] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[808302.626] (II) intel(0): Printing DDC gathered Modelines:
[808302.626] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[808304.038] (II) AIGLX: Suspending AIGLX clients for VT switch
[808308.196] (II) Open ACPI successful (/var/run/acpid.socket)
[808308.196] (II) AIGLX: Resuming AIGLX clients after VT switch
[808308.216] (II) intel(0): EDID vendor "LPL", prod id 224
[808308.216] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[808308.216] (II) intel(0): Printing DDC gathered Modelines:
[808308.216] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[808308.622] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[808308.941] (II) intel(0): EDID vendor "LPL", prod id 224
[808308.941] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[808308.941] (II) intel(0): Printing DDC gathered Modelines:
[808308.941] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[809270.641] (II) PM Event received: Capability Changed
[809270.641] I830PMEvent: Capability change
[809270.680] (II) intel(0): EDID vendor "LPL", prod id 224
[809270.680] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[809270.680] (II) intel(0): Printing DDC gathered Modelines:
[809270.680] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[809271.253] (II) intel(0): EDID vendor "LPL", prod id 224
[809271.253] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[809271.253] (II) intel(0): Printing DDC gathered Modelines:
[809271.253] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[809271.744] (II) intel(0): EDID vendor "LPL", prod id 224
[809271.744] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[809271.744] (II) intel(0): Printing DDC gathered Modelines:
[809271.744] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[811549.845] (II) PM Event received: Capability Changed
[811549.845] I830PMEvent: Capability change
[811559.235] (II) intel(0): EDID vendor "LPL", prod id 224
[811559.235] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[811559.235] (II) intel(0): Printing DDC gathered Modelines:
[811559.235] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[871996.277] (II) intel(0): EDID vendor "LPL", prod id 224
[871996.302] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[871996.303] (II) intel(0): Printing DDC gathered Modelines:
[871996.303] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[872012.157] (II) AIGLX: Suspending AIGLX clients for VT switch
[872016.237] (II) Open ACPI successful (/var/run/acpid.socket)
[872016.237] (II) AIGLX: Resuming AIGLX clients after VT switch
[872016.248] (II) intel(0): EDID vendor "LPL", prod id 224
[872016.248] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[872016.248] (II) intel(0): Printing DDC gathered Modelines:
[872016.248] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[872016.650] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[872016.681] (II) intel(0): EDID vendor "LPL", prod id 224
[872016.681] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[872016.681] (II) intel(0): Printing DDC gathered Modelines:
[872016.681] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[872018.754] (II) intel(0): EDID vendor "LPL", prod id 224
[872018.754] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[872018.754] (II) intel(0): Printing DDC gathered Modelines:
[872018.754] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[872022.053] (II) AIGLX: Suspending AIGLX clients for VT switch
[872026.291] (II) Open ACPI successful (/var/run/acpid.socket)
[872026.291] (II) AIGLX: Resuming AIGLX clients after VT switch
[872026.300] (II) intel(0): EDID vendor "LPL", prod id 224
[872026.300] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[872026.300] (II) intel(0): Printing DDC gathered Modelines:
[872026.300] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[872026.707] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[872026.738] (II) intel(0): EDID vendor "LPL", prod id 224
[872026.738] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[872026.738] (II) intel(0): Printing DDC gathered Modelines:
[872026.738] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[873885.659] (II) intel(0): EDID vendor "LPL", prod id 224
[873885.697] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[873885.697] (II) intel(0): Printing DDC gathered Modelines:
[873885.697] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[873887.085] (II) AIGLX: Suspending AIGLX clients for VT switch
[873891.153] (II) Open ACPI successful (/var/run/acpid.socket)
[873891.153] (II) AIGLX: Resuming AIGLX clients after VT switch
[873891.164] (II) intel(0): EDID vendor "LPL", prod id 224
[873891.164] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[873891.164] (II) intel(0): Printing DDC gathered Modelines:
[873891.164] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[873891.592] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[873891.692] (II) intel(0): EDID vendor "LPL", prod id 224
[873891.692] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[873891.692] (II) intel(0): Printing DDC gathered Modelines:
[873891.692] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[878826.903] (II) intel(0): EDID vendor "LPL", prod id 224
[878826.903] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[878826.903] (II) intel(0): Printing DDC gathered Modelines:
[878826.903] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[878828.610] (II) AIGLX: Suspending AIGLX clients for VT switch
[878832.743] (II) Open ACPI successful (/var/run/acpid.socket)
[878832.744] (II) AIGLX: Resuming AIGLX clients after VT switch
[878832.757] (II) intel(0): EDID vendor "LPL", prod id 224
[878832.757] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[878832.757] (II) intel(0): Printing DDC gathered Modelines:
[878832.757] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[878833.174] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[878833.211] (II) intel(0): EDID vendor "LPL", prod id 224
[878833.211] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[878833.211] (II) intel(0): Printing DDC gathered Modelines:
[878833.211] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[879858.368] (II) AIGLX: Suspending AIGLX clients for VT switch
[879862.836] (II) Open ACPI successful (/var/run/acpid.socket)
[879862.836] (II) AIGLX: Resuming AIGLX clients after VT switch
[879862.856] (II) intel(0): EDID vendor "LPL", prod id 224
[879862.856] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[879862.856] (II) intel(0): Printing DDC gathered Modelines:
[879862.856] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[879863.311] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[879863.474] (II) intel(0): EDID vendor "LPL", prod id 224
[879863.474] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[879863.474] (II) intel(0): Printing DDC gathered Modelines:
[879863.474] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[891419.285] (II) intel(0): EDID vendor "LPL", prod id 224
[891419.286] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[891419.286] (II) intel(0): Printing DDC gathered Modelines:
[891419.286] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[891423.668] (II) AIGLX: Suspending AIGLX clients for VT switch
[891428.594] (II) Open ACPI successful (/var/run/acpid.socket)
[891428.594] (II) AIGLX: Resuming AIGLX clients after VT switch
[891428.636] (II) intel(0): EDID vendor "LPL", prod id 224
[891428.637] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[891428.637] (II) intel(0): Printing DDC gathered Modelines:
[891428.637] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[891429.662] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[891432.070] (II) intel(0): EDID vendor "LPL", prod id 224
[891432.070] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[891432.070] (II) intel(0): Printing DDC gathered Modelines:
[891432.070] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[893060.133] (II) intel(0): EDID vendor "LPL", prod id 224
[893060.133] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[893060.133] (II) intel(0): Printing DDC gathered Modelines:
[893060.133] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[893061.905] (II) AIGLX: Suspending AIGLX clients for VT switch
[893065.956] (II) Open ACPI successful (/var/run/acpid.socket)
[893065.956] (II) AIGLX: Resuming AIGLX clients after VT switch
[893065.976] (II) intel(0): EDID vendor "LPL", prod id 224
[893065.976] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[893065.976] (II) intel(0): Printing DDC gathered Modelines:
[893065.976] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[893066.378] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[893066.409] (II) intel(0): EDID vendor "LPL", prod id 224
[893066.409] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[893066.409] (II) intel(0): Printing DDC gathered Modelines:
[893066.409] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[899803.065] (II) AIGLX: Suspending AIGLX clients for VT switch
[899807.388] (II) Open ACPI successful (/var/run/acpid.socket)
[899807.388] (II) AIGLX: Resuming AIGLX clients after VT switch
[899807.400] (II) intel(0): EDID vendor "LPL", prod id 224
[899807.400] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[899807.400] (II) intel(0): Printing DDC gathered Modelines:
[899807.400] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[899807.851] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[899808.045] (II) intel(0): EDID vendor "LPL", prod id 224
[899808.045] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[899808.045] (II) intel(0): Printing DDC gathered Modelines:
[899808.045] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[914891.399] (II) intel(0): EDID vendor "LPL", prod id 224
[914891.399] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[914891.399] (II) intel(0): Printing DDC gathered Modelines:
[914891.399] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[914893.373] (II) AIGLX: Suspending AIGLX clients for VT switch
[914897.963] (II) Open ACPI successful (/var/run/acpid.socket)
[914897.963] (II) AIGLX: Resuming AIGLX clients after VT switch
[914897.976] (II) intel(0): EDID vendor "LPL", prod id 224
[914897.976] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[914897.976] (II) intel(0): Printing DDC gathered Modelines:
[914897.976] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[914898.417] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[914899.390] (II) intel(0): EDID vendor "LPL", prod id 224
[914899.390] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[914899.390] (II) intel(0): Printing DDC gathered Modelines:
[914899.390] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[915286.304] (II) intel(0): EDID vendor "LPL", prod id 224
[915286.304] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[915286.304] (II) intel(0): Printing DDC gathered Modelines:
[915286.304] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[915287.030] (II) intel(0): EDID vendor "LPL", prod id 224
[915287.030] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[915287.030] (II) intel(0): Printing DDC gathered Modelines:
[915287.030] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[915287.530] (II) intel(0): EDID vendor "LPL", prod id 224
[915287.530] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[915287.530] (II) intel(0): Printing DDC gathered Modelines:
[915287.530] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[915287.948] (II) PM Event received: Capability Changed
[915287.995] I830PMEvent: Capability change
[915418.211] (II) intel(0): EDID vendor "LPL", prod id 224
[915418.211] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[915418.211] (II) intel(0): Printing DDC gathered Modelines:
[915418.211] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[915418.623] (II) PM Event received: Capability Changed
[915418.624] I830PMEvent: Capability change
[922048.193] (II) intel(0): EDID vendor "LPL", prod id 224
[922048.193] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[922048.193] (II) intel(0): Printing DDC gathered Modelines:
[922048.193] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[922049.502] (II) AIGLX: Suspending AIGLX clients for VT switch
[922053.755] (II) Open ACPI successful (/var/run/acpid.socket)
[922053.755] (II) AIGLX: Resuming AIGLX clients after VT switch
[922053.776] (II) intel(0): EDID vendor "LPL", prod id 224
[922053.776] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[922053.776] (II) intel(0): Printing DDC gathered Modelines:
[922053.776] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[922054.198] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[922054.660] (II) intel(0): EDID vendor "LPL", prod id 224
[922054.660] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[922054.660] (II) intel(0): Printing DDC gathered Modelines:
[922054.660] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[956324.154] (II) intel(0): EDID vendor "LPL", prod id 224
[956324.170] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[956324.170] (II) intel(0): Printing DDC gathered Modelines:
[956324.170] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[956342.161] (II) AIGLX: Suspending AIGLX clients for VT switch
[956346.531] (II) Open ACPI successful (/var/run/acpid.socket)
[956346.531] (II) AIGLX: Resuming AIGLX clients after VT switch
[956346.544] (II) intel(0): EDID vendor "LPL", prod id 224
[956346.544] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[956346.544] (II) intel(0): Printing DDC gathered Modelines:
[956346.544] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[956346.971] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[956347.388] (II) intel(0): EDID vendor "LPL", prod id 224
[956347.388] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[956347.388] (II) intel(0): Printing DDC gathered Modelines:
[956347.388] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[958668.546] (II) intel(0): EDID vendor "LPL", prod id 224
[958668.546] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[958668.546] (II) intel(0): Printing DDC gathered Modelines:
[958668.546] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[958669.268] (II) intel(0): EDID vendor "LPL", prod id 224
[958669.268] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[958669.268] (II) intel(0): Printing DDC gathered Modelines:
[958669.268] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[958669.753] (II) intel(0): EDID vendor "LPL", prod id 224
[958669.753] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[958669.753] (II) intel(0): Printing DDC gathered Modelines:
[958669.754] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[958670.196] (II) PM Event received: Capability Changed
[958670.235] I830PMEvent: Capability change
[958923.043] (II) intel(0): EDID vendor "LPL", prod id 224
[958923.043] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[958923.043] (II) intel(0): Printing DDC gathered Modelines:
[958923.043] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[958923.478] (II) PM Event received: Capability Changed
[958923.478] I830PMEvent: Capability change
[964027.840] (II) intel(0): EDID vendor "LPL", prod id 224
[964027.840] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[964027.840] (II) intel(0): Printing DDC gathered Modelines:
[964027.840] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[964029.154] (II) AIGLX: Suspending AIGLX clients for VT switch
[964033.539] (II) Open ACPI successful (/var/run/acpid.socket)
[964033.539] (II) AIGLX: Resuming AIGLX clients after VT switch
[964033.552] (II) intel(0): EDID vendor "LPL", prod id 224
[964033.552] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[964033.552] (II) intel(0): Printing DDC gathered Modelines:
[964033.552] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[964033.975] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[964034.468] (II) intel(0): EDID vendor "LPL", prod id 224
[964034.468] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[964034.468] (II) intel(0): Printing DDC gathered Modelines:
[964034.468] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[990746.059] (II) intel(0): EDID vendor "LPL", prod id 224
[990746.093] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[990746.093] (II) intel(0): Printing DDC gathered Modelines:
[990746.093] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[990749.880] (II) AIGLX: Suspending AIGLX clients for VT switch
[990754.495] (II) Open ACPI successful (/var/run/acpid.socket)
[990754.495] (II) AIGLX: Resuming AIGLX clients after VT switch
[990754.512] (II) intel(0): EDID vendor "LPL", prod id 224
[990754.512] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[990754.512] (II) intel(0): Printing DDC gathered Modelines:
[990754.512] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[990754.961] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[990755.157] (II) intel(0): EDID vendor "LPL", prod id 224
[990755.157] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[990755.157] (II) intel(0): Printing DDC gathered Modelines:
[990755.158] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1014655.258] (II) intel(0): EDID vendor "LPL", prod id 224
[1014655.310] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1014655.310] (II) intel(0): Printing DDC gathered Modelines:
[1014655.311] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1014657.970] (II) AIGLX: Suspending AIGLX clients for VT switch
[1014662.392] (II) Open ACPI successful (/var/run/acpid.socket)
[1014662.392] (II) AIGLX: Resuming AIGLX clients after VT switch
[1014662.411] (II) intel(0): EDID vendor "LPL", prod id 224
[1014662.413] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1014662.413] (II) intel(0): Printing DDC gathered Modelines:
[1014662.413] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1014662.833] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[1014665.311] (II) intel(0): EDID vendor "LPL", prod id 224
[1014665.311] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1014665.311] (II) intel(0): Printing DDC gathered Modelines:
[1014665.311] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034024.123] (II) intel(0): EDID vendor "LPL", prod id 224
[1034024.123] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034024.123] (II) intel(0): Printing DDC gathered Modelines:
[1034024.123] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034024.751] (II) intel(0): EDID vendor "LPL", prod id 224
[1034024.751] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034024.751] (II) intel(0): Printing DDC gathered Modelines:
[1034024.751] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034025.745] (II) intel(0): EDID vendor "LPL", prod id 224
[1034025.745] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034025.745] (II) intel(0): Printing DDC gathered Modelines:
[1034025.745] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034026.630] (II) intel(0): EDID vendor "LPL", prod id 224
[1034026.630] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034026.630] (II) intel(0): Printing DDC gathered Modelines:
[1034026.630] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034027.241] (II) intel(0): EDID vendor "LPL", prod id 224
[1034027.241] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034027.241] (II) intel(0): Printing DDC gathered Modelines:
[1034027.241] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1034028.902] (II) intel(0): EDID vendor "LPL", prod id 224
[1034028.902] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1034028.902] (II) intel(0): Printing DDC gathered Modelines:
[1034028.902] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1044384.326] (II) intel(0): EDID vendor "LPL", prod id 224
[1044384.326] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1044384.339] (II) intel(0): Printing DDC gathered Modelines:
[1044384.339] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1045056.813] (II) intel(0): EDID vendor "LPL", prod id 224
[1045056.813] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1045056.813] (II) intel(0): Printing DDC gathered Modelines:
[1045056.813] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1045310.999] (II) intel(0): EDID vendor "LPL", prod id 224
[1045310.999] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1045311.007] (II) intel(0): Printing DDC gathered Modelines:
[1045311.007] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1056729.108] (II) intel(0): EDID vendor "LPL", prod id 224
[1056729.214] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1056729.214] (II) intel(0): Printing DDC gathered Modelines:
[1056729.214] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1075605.156] (II) intel(0): EDID vendor "LPL", prod id 224
[1075605.262] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1075605.263] (II) intel(0): Printing DDC gathered Modelines:
[1075605.263] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1075608.745] (II) AIGLX: Suspending AIGLX clients for VT switch
[1075613.113] (II) Open ACPI successful (/var/run/acpid.socket)
[1075613.113] (II) AIGLX: Resuming AIGLX clients after VT switch
[1075613.132] (II) intel(0): EDID vendor "LPL", prod id 224
[1075613.132] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1075613.132] (II) intel(0): Printing DDC gathered Modelines:
[1075613.132] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1075613.565] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[1075616.005] (II) intel(0): EDID vendor "LPL", prod id 224
[1075616.232] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1075616.232] (II) intel(0): Printing DDC gathered Modelines:
[1075616.232] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1076337.818] (II) intel(0): EDID vendor "LPL", prod id 224
[1076337.818] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1076337.818] (II) intel(0): Printing DDC gathered Modelines:
[1076337.818] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1076937.793] (II) intel(0): EDID vendor "LPL", prod id 224
[1076937.793] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1076937.793] (II) intel(0): Printing DDC gathered Modelines:
[1076937.793] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1081304.547] (II) intel(0): EDID vendor "LPL", prod id 224
[1081304.547] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1081304.547] (II) intel(0): Printing DDC gathered Modelines:
[1081304.547] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1081357.558] (II) intel(0): EDID vendor "LPL", prod id 224
[1081357.558] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1081357.558] (II) intel(0): Printing DDC gathered Modelines:
[1081357.559] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1081628.455] (II) intel(0): EDID vendor "LPL", prod id 224
[1081628.470] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1081628.470] (II) intel(0): Printing DDC gathered Modelines:
[1081628.470] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1081670.638] (II) intel(0): EDID vendor "LPL", prod id 224
[1081670.638] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1081670.638] (II) intel(0): Printing DDC gathered Modelines:
[1081670.638] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1081690.054] (II) intel(0): EDID vendor "LPL", prod id 224
[1081690.054] (II) intel(0): DDCModeFromDetailedTiming: 1440x900 Warning: We only handle separate sync.
[1081690.054] (II) intel(0): Printing DDC gathered Modelines:
[1081690.054] (II) intel(0): Modeline "1440x900"x0.0   88.89  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.6 kHz eP)
[1101646.823] (II) config/udev: Adding input device Bluetooth Laser Travel Mouse (/dev/input/mouse2)
[1101646.857] (II) No input driver specified, ignoring this device.
[1101646.857] (II) This device may have been added with another device file.
[1101646.857] (II) config/udev: Adding input device Bluetooth Laser Travel Mouse (/dev/input/event11)
[1101646.857] (**) Bluetooth Laser Travel Mouse: Applying InputClass "evdev pointer catchall"
[1101646.857] (II) Using input driver 'evdev' for 'Bluetooth Laser Travel Mouse'
[1101646.878] (**) Bluetooth Laser Travel Mouse: always reports core events
[1101646.878] (**) evdev: Bluetooth Laser Travel Mouse: Device: "/dev/input/event11"
[1101646.878] (--) evdev: Bluetooth Laser Travel Mouse: Vendor 0x46d Product 0xb008
[1101646.878] (--) evdev: Bluetooth Laser Travel Mouse: Found 12 mouse buttons
[1101646.878] (--) evdev: Bluetooth Laser Travel Mouse: Found scroll wheel(s)
[1101646.878] (--) evdev: Bluetooth Laser Travel Mouse: Found relative axes
[1101646.878] (--) evdev: Bluetooth Laser Travel Mouse: Found x and y relative axes
[1101646.878] (II) evdev: Bluetooth Laser Travel Mouse: Configuring as mouse
[1101646.878] (II) evdev: Bluetooth Laser Travel Mouse: Adding scrollwheel support
[1101646.878] (**) evdev: Bluetooth Laser Travel Mouse: YAxisMapping: buttons 4 and 5
[1101646.879] (**) evdev: Bluetooth Laser Travel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[1101646.897] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18/event11"
[1101646.897] (II) XINPUT: Adding extended input device "Bluetooth Laser Travel Mouse" (type: MOUSE, id 14)
[1101646.898] (II) evdev: Bluetooth Laser Travel Mouse: initialized for relative axes.
[1101646.898] (**) Bluetooth Laser Travel Mouse: (accel) keeping acceleration scheme 1
[1101646.898] (**) Bluetooth Laser Travel Mouse: (accel) acceleration profile 0
[1101646.898] (**) Bluetooth Laser Travel Mouse: (accel) acceleration factor: 2.000
[1101646.899] (**) Bluetooth Laser Travel Mouse: (accel) acceleration threshold: 4
[1193739.726] 
[1193739.775] Backtrace:
[1193739.975] 0: /usr/bin/X (xorg_backtrace+0x49) [0xb77776d9]
[1193739.975] 1: /usr/bin/X (0xb75fa000+0x1810f6) [0xb777b0f6]
[1193739.975] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb75db40c]
[1193739.975] 3: /usr/bin/X (0xb75fa000+0x3d709) [0xb7637709]
[1193739.975] 4: /usr/bin/X (ProcessWorkQueue+0x2d) [0xb763a75d]
[1193739.975] 5: /usr/bin/X (WaitForSomething+0x60) [0xb7774860]
[1193739.975] 6: /usr/bin/X (0xb75fa000+0x3c0ee) [0xb76360ee]
[1193739.975] 7: /usr/bin/X (0xb75fa000+0x29e95) [0xb7623e95]
[1193739.975] 8: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb72ade46]
[1193739.975] 9: /usr/bin/X (0xb75fa000+0x2a1e9) [0xb76241e9]
[1193739.975] 
[1193739.987] Segmentation fault at address (nil)
[1193739.987] 
Fatal server error:
[1193739.987] Caught signal 11 (Segmentation fault). Server aborting
[1193739.988] 
[1193740.002] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[1193740.002] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[1193740.002] 
[1193740.058] (II) evdev: Video Bus: Close
[1193740.058] (II) UnloadModule: "evdev"
[1193740.072] (II) evdev: Power Button: Close
[1193740.087] (II) UnloadModule: "evdev"
[1193740.088] (II) evdev: Sleep Button: Close
[1193740.100] (II) UnloadModule: "evdev"
[1193740.105] (II) evdev: AT Translated Set 2 keyboard: Close
[1193740.106] (II) UnloadModule: "evdev"
[1193740.117] (II) evdev: DualPoint Stick: Close
[1193740.117] (II) UnloadModule: "evdev"
[1193740.179] (II) UnloadModule: "synaptics"
[1193740.180] (II) evdev: ACPI Virtual Keyboard Device: Close
[1193740.197] (II) UnloadModule: "evdev"
[1193740.199] (II) evdev: Dell WMI hotkeys: Close
[1193740.199] (II) UnloadModule: "evdev"
[1193740.205] (II) evdev: Bluetooth Laser Travel Mouse: Close
[1193740.205] (II) UnloadModule: "evdev"
[1193740.245] (II) AIGLX: Suspending AIGLX clients for VT switch
[1193740.294] Server terminated with error (1). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6406523

P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input4/event4
N: input/event4
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input4/event4
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7697333
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6240783

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7697131
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: EV=21
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: UDEV_LOG=3
E: USEC_INITIALIZED=6245429

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/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: UDEV_LOG=3
E: USEC_INITIALIZED=7321686

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: DMI_VENDOR=Dell Inc.
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=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7696850
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: EV=21
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 Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=10199326

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/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: UDEV_LOG=3
E: USEC_INITIALIZED=10205729

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: EV=21
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 Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=10199957

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/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: UDEV_LOG=3
E: USEC_INITIALIZED=10204097

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18
E: EV=17
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: KEY=ff0000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0005v046DpB008e0318-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,6,8,am4,lsfw
E: MSC=10
E: NAME="Bluetooth Laser Travel Mouse"
E: PHYS="00:16:41:B6:C4:6E"
E: PRODUCT=5/46d/b008/318
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ="00:1F:20:17:2D:47"
E: USEC_INITIALIZED=1101646453136

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18/event11
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=1101646451927

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18/mouse2
N: input/mouse2
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.4/2-2.4:1.0/bluetooth/hci0/hci0:46/input18/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=1101646797478

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
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=1100f 2902002 8380307c f910f001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,C1,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5676410

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
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: DMI_VENDOR=Dell Inc.
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: UDEV_LOG=3
E: USEC_INITIALIZED=7696748
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/platform/i8042/serio1/input/input6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="DualPoint Stick"
E: PHYS="isa0060/serio1/input1"
E: PRODUCT=11/2/8/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8233009

P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
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/event6
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8235762

P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8235776

P: /devices/platform/i8042/serio1/input/input7
E: ABS=1000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: EV=b
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=420 0 70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e6337-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
E: NAME="AlpsPS/2 ALPS DualPoint TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/8/6337
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8253781

P: /devices/platform/i8042/serio1/input/input7/event7
N: input/event7
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/event7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event7
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=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8480890

P: /devices/platform/i8042/serio1/input/input7/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/mouse1
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=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8481640

P: /devices/virtual/input/input10
E: DEVPATH=/devices/virtual/input/input10
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=21684490

P: /devices/virtual/input/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/virtual/input/input10/event10
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=21689280
E: XKBLAYOUT=us
E: XKBMODEL=pc104

P: /devices/virtual/input/input5
E: DEVPATH=/devices/virtual/input/input5
E: EV=13
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=1500b 0 2 300000 0 0 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k94,95,A1,E0,E1,E3,EC,EE,F0,ram4,lsfw
E: MSC=10
E: NAME="Dell WMI hotkeys"
E: PHYS="wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6580136

P: /devices/virtual/input/input5/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/virtual/input/input5/event5
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7696559
E: XKBLAYOUT=us
E: XKBMODEL=pc104


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


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.6-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.55
ii  libaudit0               1.7.13-1+b2
ii  libc6                   2.13-35
ii  libdrm2                 2.4.33-3
ii  libgcrypt11             1.4.6-5
ii  libpciaccess0           0.12.902-1
ii  libpixman-1-0           0.22.2-1
ii  libselinux1             2.0.89-4
ii  libudev0                175-3.1
ii  libxau6                 1:1.0.4-2
ii  libxdmcp6               1:1.0.3-2
ii  libxfont1               1:1.4.3-2
ii  udev                    175-3.1
ii  xserver-common          2:1.12.4-3

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  7.11-6

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

-- no debconf information


Reply to: