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

Bug#631326: marked as done (xserver-xorg-video-intel: TV display black)



Your message dated Tue, 21 Jan 2014 20:49:55 +0000
with message-id <52DEDD73.1070705@solveig.org>
and subject line Re: xserver-xorg-video-intel: TV display black - closing
has caused the Debian Bug report #631326,
regarding xserver-xorg-video-intel: TV display black
to be marked as done.

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

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


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

I can connect a VGA monitor and it works fine.
When I connect the TV, system settings -> size and orientation shows that it's
connected.

The TV screen, however, is completely black.
Changing modes with system settings and xrandr cause the TV display to flicker,
otherwise it remains black.

Using xrandr to change the output mode to PAL (which is my region) also has
no effect.

Pressing the monitor select hot-key (Fn + F4) causes

   [  3400.891] (II) PM Event received: Capability Changed
   [  3400.892] I830PMEvent: Capability change

to be added to /var/log/Xorg.0.log, but no change.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 12  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1956640 Jun 18 11:14 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 contact contact 5983 Jun 17 18:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)

# 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

# **********************************************************************
# Monitors
# **********************************************************************
Section "Monitor"
	Identifier	"LVDS1"
	Gamma   1.00  1.00  1.00  # created by KGamma
	#HorizSync   28-96
	#VertRefresh 50-75
	#Option "DPMS"
EndSection
Section "Monitor"
	Identifier	"TV1"
	Gamma   1.00  1.00  1.00  # created by KGamma
EndSection
# **********************************************************************
# Graphics devices
# **********************************************************************
Section "Device"
	Identifier	"Intel0"
EndSection

# **********************************************************************
# Screens
# **********************************************************************
Section "Screen"
	Identifier	"screen0"
	Monitor		"LVDS1"
	Device  	"Intel0"
	Subsection "Display"
        	Depth       24
        	#Modes       "1152x864" "1024x768"
        	Modes       "1440x900" "1024x768" "800x600"
		ViewPort    0 0  # initial origin if mode is smaller than desktop
		#Virtual     1280 1024
	EndSubsection
EndSection

# **********************************************************************
# Server
# **********************************************************************
Section "ServerFlags"
	Option		"DefaultServerLayout" "DefaultServerLayout"
	Option		"DRI2" "on"
	Option		"DontZap" "false"
EndSection

Section "ServerLayout"
  Identifier   "DefaultServerLayout"
  Screen       "screen0"
  InputDevice  "Generic Keyboard" "CoreKeyboard"
  InputDevice  "Configured Mouse" "CorePointer"
#  Option "Xinerama" "on"
EndSection

# **********************************************************************
# DRI
# **********************************************************************
Section "dri"
# Access to OpenGL ICD is allowed for all users:
    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#    Group 100    # users
#    Mode 0660
EndSection

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
Section "Module"
# This loads the Type1 and FreeType font modules
	Load "type1"
	Load "freetype"

	Load "dri"
	Load "synaptics"
EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
    FontPath        "unix/:7100"                    # local font server
#    FontPath   "/usr/share/fonts/X11/fonts/local/"
    FontPath   "/usr/share/fonts/X11/misc/"
    FontPath   "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath   "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath   "/usr/share/fonts/X11/Type1/"
#    FontPath   "/usr/share/fonts/X11/Speedo/"
    FontPath   "/usr/share/fonts/X11/75dpi/"
    FontPath   "/usr/share/fonts/X11/100dpi/"
EndSection

# **********************************************************************
# Input devices
# **********************************************************************
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"gb"
EndSection

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Configured Mouse"
  Option       "AccelFactor" "0.035"
  Option       "BottomEdge" "690"
  Option       "Buttons" "5"
  Option       "CircScrollDelta" "0.1"
  Option       "CircScrollTrigger" "1"
  Option       "CircularPad" "0"
  Option       "CircularScrolling" "1"
  Option       "ClickTime" "100"
  Option       "CoastingSpeed" "20"
  Option       "CornerCoasting" "1"
  Option       "Device" "/dev/input/mice"
  Option       "EdgeMotionMaxSpeed" "15"
  Option       "EdgeMotionMaxZ" "100"
  Option       "EdgeMotionMinSpeed" "1"
  Option       "EdgeMotionMinZ" "10"
  Option       "EdgeMotionUseAlways" "0"
  Option       "Emulate3Buttons" "on"
  Option       "EmulateMidButtonTime" "75"
  Option       "EmulateTwoFingerMinZ" "257"
  Option       "FastTaps" "1"
  Option       "FingerHigh" "17"
  Option       "FingerLow" "14"
  Option       "FingerPress" "255"
  Option       "GuestMouseOff" "1"
  Option       "HorizScrollDelta" "50"
  Option       "InputFashion" "Mouse"
  Option       "LBCornerButton" "0"
  Option       "LTCornerButton" "0"
  Option       "LeftEdge" "100"
  Option       "LeftRightRepeat" "1"
  Option       "LeftRightScrolling" "1"
  Option       "LockedDrags" "1"
  Option       "LockedDragTimeout" "5000"
  Option       "MaxSpeed" "1"
  Option       "MaxDoubleTapTime" "180"
  Option       "MaxTapMove" "110"
  Option       "MaxTapTime" "180"
  Option       "MinSpeed" "0.5"
  Option       "PalmDetect" "1"
  Option       "PalmMinWidth" "10"
  Option       "PalmMinZ" "200"
  Option       "PressureMotionMaxFactor" "1"
  Option       "PressureMotionMaxZ" "160"
  Option       "PressureMotionMinFactor" "1"
  Option       "PressureMotionMinZ" "30"
  Option       "Name" "ALPS;Touchpad"
  Option       "Protocol" "auto-dev"
  Option       "RBCornerButton" "3"
  Option       "RightEdge" "965"
  Option       "RTCornerButton" "2"
  Option       "SHMConfig" "on"
  Option       "ScrollButtonRepeat" "50"
  Option       "SingleTapTimeout" "180"
  Option       "TapButton1" "1"
  Option       "TapButton2" "2"
  Option       "TapButton3" "3"
  Option       "TopEdge" "100"
  Option       "TouchpadOff" "0"
  Option       "UpDownRepeat" "1"
  Option       "UpDownScrolling" "1"
  Option       "Vendor" "Sysp"
  Option       "VertScrollDelta" "30"
  Option       "ZAxisMapping" "4 5"
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 2.6.39-2-amd64 (Debian 2.6.39-2) (ben@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Wed Jun 8 11:01:04 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 36032 Jun 22 22:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  2378.251] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[  2378.251] X Protocol Version 11, Revision 0
[  2378.251] Build Operating System: Linux 2.6.39-1-amd64 x86_64 Debian
[  2378.251] Current Operating System: Linux potemkin 2.6.39-2-amd64 #1 SMP Wed Jun 8 11:01:04 UTC 2011 x86_64
[  2378.251] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-2-amd64 root=/dev/mapper/VgCompaq-debian resume=/dev/VgCompaq/swap ro quiet splash drm.debug=0x06 cryptopts=target=compaq,source=/dev/sda2,key=none,rootdev,lvm=VgCompaq-debian
[  2378.251] Build Date: 18 June 2011  10:12:52AM
[  2378.251] xorg-server 2:1.10.2-1+wheezy1 (Cyril Brulebois <kibi@debian.org>) 
[  2378.251] Current version of pixman: 0.21.8
[  2378.251] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2378.251] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2378.252] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 22 22:48:25 2011
[  2378.252] (==) Using config file: "/etc/X11/xorg.conf"
[  2378.252] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2378.252] (**) Option "defaultserverlayout" "DefaultServerLayout"
[  2378.253] (**) ServerLayout "DefaultServerLayout"
[  2378.253] (**) |-->Screen "screen0" (0)
[  2378.253] (**) |   |-->Monitor "LVDS1"
[  2378.253] (**) |   |-->Device "Intel0"
[  2378.253] (**) |-->Input Device "Generic Keyboard"
[  2378.253] (**) |-->Input Device "Configured Mouse"
[  2378.253] (**) Option "DontZap" "false"
[  2378.253] (**) Option "DRI2" "on"
[  2378.253] (==) Automatically adding devices
[  2378.253] (==) Automatically enabling devices
[  2378.253] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2378.253] 	Entry deleted from font path.
[  2378.253] (**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/75dpi/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  2378.253] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2378.253] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  2378.253] (WW) Disabling Generic Keyboard
[  2378.253] (II) Loader magic: 0x7d7b00
[  2378.253] (II) Module ABI versions:
[  2378.253] 	X.Org ANSI C Emulation: 0.4
[  2378.253] 	X.Org Video Driver: 10.0
[  2378.253] 	X.Org XInput driver : 12.2
[  2378.253] 	X.Org Server Extension : 5.0
[  2378.254] (--) PCI:*(0:0:2:0) 8086:2a02:103c:30d9 rev 3, Mem @ 0xd1000000/1048576, 0xc0000000/268435456, I/O @ 0x000030d0/8
[  2378.254] (--) PCI: (0:0:2:1) 8086:2a03:103c:30d9 rev 3, Mem @ 0xd1100000/1048576
[  2378.254] (II) Open ACPI successful (/var/run/acpid.socket)
[  2378.254] (II) "extmod" will be loaded by default.
[  2378.254] (II) "dbe" will be loaded by default.
[  2378.254] (II) "glx" will be loaded by default.
[  2378.254] (II) "record" will be loaded by default.
[  2378.254] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[  2378.254] (II) "dri2" will be loaded by default.
[  2378.254] (II) LoadModule: "dri"
[  2378.255] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2378.255] (II) Module dri: vendor="X.Org Foundation"
[  2378.255] 	compiled for 1.10.2, module version = 1.0.0
[  2378.255] 	ABI class: X.Org Server Extension, version 5.0
[  2378.255] (II) Loading extension XFree86-DRI
[  2378.255] (II) LoadModule: "synaptics"
[  2378.255] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2378.255] (II) Module synaptics: vendor="X.Org Foundation"
[  2378.255] 	compiled for 1.10.1, module version = 1.4.0
[  2378.255] 	Module class: X.Org XInput Driver
[  2378.255] 	ABI class: X.Org XInput driver, version 12.2
[  2378.255] (II) LoadModule: "extmod"
[  2378.256] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2378.256] (II) Module extmod: vendor="X.Org Foundation"
[  2378.256] 	compiled for 1.10.2, module version = 1.0.0
[  2378.256] 	Module class: X.Org Server Extension
[  2378.256] 	ABI class: X.Org Server Extension, version 5.0
[  2378.256] (II) Loading extension SELinux
[  2378.256] (II) Loading extension MIT-SCREEN-SAVER
[  2378.256] (II) Loading extension XFree86-VidModeExtension
[  2378.256] (II) Loading extension XFree86-DGA
[  2378.256] (II) Loading extension DPMS
[  2378.256] (II) Loading extension XVideo
[  2378.256] (II) Loading extension XVideo-MotionCompensation
[  2378.256] (II) Loading extension X-Resource
[  2378.256] (II) LoadModule: "dbe"
[  2378.256] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2378.256] (II) Module dbe: vendor="X.Org Foundation"
[  2378.256] 	compiled for 1.10.2, module version = 1.0.0
[  2378.256] 	Module class: X.Org Server Extension
[  2378.256] 	ABI class: X.Org Server Extension, version 5.0
[  2378.256] (II) Loading extension DOUBLE-BUFFER
[  2378.256] (II) LoadModule: "glx"
[  2378.256] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2378.257] (II) Module glx: vendor="X.Org Foundation"
[  2378.257] 	compiled for 1.10.2, module version = 1.0.0
[  2378.257] 	ABI class: X.Org Server Extension, version 5.0
[  2378.257] (==) AIGLX enabled
[  2378.257] (II) Loading extension GLX
[  2378.257] (II) LoadModule: "record"
[  2378.257] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2378.257] (II) Module record: vendor="X.Org Foundation"
[  2378.257] 	compiled for 1.10.2, module version = 1.13.0
[  2378.257] 	Module class: X.Org Server Extension
[  2378.257] 	ABI class: X.Org Server Extension, version 5.0
[  2378.257] (II) Loading extension RECORD
[  2378.257] (II) LoadModule: "dri2"
[  2378.257] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2378.257] (II) Module dri2: vendor="X.Org Foundation"
[  2378.257] 	compiled for 1.10.2, module version = 1.2.0
[  2378.257] 	ABI class: X.Org Server Extension, version 5.0
[  2378.257] (II) Loading extension DRI2
[  2378.257] (==) Matched intel as autoconfigured driver 0
[  2378.257] (==) Matched vesa as autoconfigured driver 1
[  2378.257] (==) Matched fbdev as autoconfigured driver 2
[  2378.257] (==) Assigned the driver to the xf86ConfigLayout
[  2378.257] (II) LoadModule: "intel"
[  2378.258] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2378.258] (II) Module intel: vendor="X.Org Foundation"
[  2378.258] 	compiled for 1.10.1, module version = 2.15.0
[  2378.258] 	Module class: X.Org Video Driver
[  2378.258] 	ABI class: X.Org Video Driver, version 10.0
[  2378.258] (II) LoadModule: "vesa"
[  2378.258] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2378.258] (II) Module vesa: vendor="X.Org Foundation"
[  2378.258] 	compiled for 1.10.1, module version = 2.3.0
[  2378.258] 	Module class: X.Org Video Driver
[  2378.258] 	ABI class: X.Org Video Driver, version 10.0
[  2378.258] (II) LoadModule: "fbdev"
[  2378.258] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  2378.259] (II) Module fbdev: vendor="X.Org Foundation"
[  2378.259] 	compiled for 1.10.1, module version = 0.4.2
[  2378.259] 	ABI class: X.Org Video Driver, version 10.0
[  2378.259] (II) LoadModule: "synaptics"
[  2378.259] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2378.259] (II) Module synaptics: vendor="X.Org Foundation"
[  2378.259] 	compiled for 1.10.1, module version = 1.4.0
[  2378.259] 	Module class: X.Org XInput Driver
[  2378.259] 	ABI class: X.Org XInput driver, version 12.2
[  2378.259] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[  2378.259] (II) VESA: driver for VESA chipsets: vesa
[  2378.259] (II) FBDEV: driver for framebuffer: fbdev
[  2378.259] (++) using VT number 8

[  2378.265] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2378.266] (WW) Falling back to old probe method for vesa
[  2378.266] (WW) Falling back to old probe method for fbdev
[  2378.266] (II) Loading sub module "fbdevhw"
[  2378.266] (II) LoadModule: "fbdevhw"
[  2378.266] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  2378.266] (II) Module fbdevhw: vendor="X.Org Foundation"
[  2378.266] 	compiled for 1.10.2, module version = 0.0.2
[  2378.266] 	ABI class: X.Org Video Driver, version 10.0
[  2378.266] drmOpenDevice: node name is /dev/dri/card0
[  2378.266] drmOpenDevice: open result is 9, (OK)
[  2378.266] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  2378.266] drmOpenDevice: node name is /dev/dri/card0
[  2378.266] drmOpenDevice: open result is 9, (OK)
[  2378.266] drmOpenByBusid: drmOpenMinor returns 9
[  2378.266] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2378.266] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2378.266] (==) intel(0): RGB weight 888
[  2378.266] (==) intel(0): Default visual is TrueColor
[  2378.266] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[  2378.267] (--) intel(0): Chipset: "965GM"
[  2378.267] (**) intel(0): Relaxed fencing enabled
[  2378.267] (**) intel(0): Framebuffer tiled
[  2378.267] (**) intel(0): Pixmaps tiled
[  2378.267] (**) intel(0): 3D buffers tiled
[  2378.267] (**) intel(0): SwapBuffers wait enabled
[  2378.267] (==) intel(0): video overlay key set to 0x101fe
[  2378.267] (II) intel(0): Output LVDS1 using monitor section LVDS1
[  2378.267] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  2378.288] (II) intel(0): Output VGA1 has no monitor section
[  2378.296] (II) intel(0): Output TV1 using monitor section TV1
[  2378.296] (II) intel(0): EDID for output LVDS1
[  2378.296] (II) intel(0): Manufacturer: SEC  Model: 304b  Serial#: 0
[  2378.296] (II) intel(0): Year: 2007  Week: 0
[  2378.296] (II) intel(0): EDID Version: 1.3
[  2378.296] (II) intel(0): Digital Display Input
[  2378.296] (II) intel(0): Max Image Size [cm]: horiz.: 37  vert.: 23
[  2378.296] (II) intel(0): Gamma: 2.20
[  2378.296] (II) intel(0): No DPMS capabilities specified
[  2378.296] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2378.296] (II) intel(0): First detailed timing is preferred mode
[  2378.296] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
[  2378.296] (II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
[  2378.296] (II) intel(0): Manufacturer's mask: 0
[  2378.296] (II) intel(0): Supported detailed timing:
[  2378.296] (II) intel(0): clock: 96.3 MHz   Image Size:  367 x 230 mm
[  2378.296] (II) intel(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1760 h_border: 0
[  2378.297] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[  2378.297] (II) intel(0): Unknown vendor-specific block f
[  2378.297] (II) intel(0):  SAMSUNG
[  2378.297] (II) intel(0):  LTN170X2-L02
[  2378.297] (II) intel(0): EDID (in hex):
[  2378.297] (II) intel(0): 	00ffffffffffff004ca34b3000000000
[  2378.297] (II) intel(0): 	00110103802517780a87f594574f8c27
[  2378.297] (II) intel(0): 	27505400000001010101010101010101
[  2378.297] (II) intel(0): 	0101010101019f25a04051840c304020
[  2378.297] (II) intel(0): 	33006fe6100000190000000f00000000
[  2378.297] (II) intel(0): 	000000000078e6022300000000fe0053
[  2378.297] (II) intel(0): 	414d53554e470a2020202020000000fe
[  2378.297] (II) intel(0): 	004c544e31373058322d4c30320a00f4
[  2378.297] (II) intel(0): EDID vendor "SEC", prod id 12363
[  2378.297] (II) intel(0): Printing DDC gathered Modelines:
[  2378.297] (II) intel(0): Modeline "1440x900"x0.0   96.31  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz)
[  2378.297] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  2378.297] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2378.297] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  2378.297] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  2378.297] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  2378.298] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  2378.298] (II) intel(0): Printing probed modes for output LVDS1
[  2378.298] (II) intel(0): Modeline "1440x900"x60.0   96.31  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz)
[  2378.298] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  2378.298] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[  2378.298] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[  2378.298] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[  2378.298] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2378.298] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  2378.298] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  2378.298] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  2378.320] (II) intel(0): EDID for output VGA1
[  2378.328] (II) intel(0): EDID for output TV1
[  2378.328] (II) intel(0): Printing probed modes for output TV1
[  2378.328] (II) intel(0): Modeline "848x480"x30.0   14.51  848 849 912 944  480 481 512 513 (15.4 kHz)
[  2378.328] (II) intel(0): Modeline "640x480"x30.0   11.31  640 641 704 736  480 481 512 513 (15.4 kHz)
[  2378.328] (II) intel(0): Modeline "1024x768"x30.0   26.89  1024 1025 1088 1120  768 769 800 801 (24.0 kHz)
[  2378.328] (II) intel(0): Modeline "800x600"x30.0   17.00  800 801 864 896  600 601 632 633 (19.0 kHz)
[  2378.328] (II) intel(0): Output LVDS1 connected
[  2378.328] (II) intel(0): Output VGA1 disconnected
[  2378.328] (II) intel(0): Output TV1 connected
[  2378.328] (II) intel(0): Using user preference for initial modes
[  2378.328] (II) intel(0): Output LVDS1 using initial mode 1440x900
[  2378.328] (II) intel(0): Output TV1 using initial mode 1024x768
[  2378.328] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2378.328] (II) intel(0): Kernel page flipping support detected, enabling
[  2378.328] (**) intel(0): Display dimensions: (370, 230) mm
[  2378.328] (**) intel(0): DPI set to (98, 99)
[  2378.328] (II) Loading sub module "fb"
[  2378.328] (II) LoadModule: "fb"
[  2378.329] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2378.329] (II) Module fb: vendor="X.Org Foundation"
[  2378.329] 	compiled for 1.10.2, module version = 1.0.0
[  2378.329] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2378.329] (II) Loading sub module "dri2"
[  2378.329] (II) LoadModule: "dri2"
[  2378.329] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2378.330] (II) Module dri2: vendor="X.Org Foundation"
[  2378.330] 	compiled for 1.10.2, module version = 1.2.0
[  2378.330] 	ABI class: X.Org Server Extension, version 5.0
[  2378.330] (II) UnloadModule: "vesa"
[  2378.330] (II) Unloading vesa
[  2378.330] (II) UnloadModule: "fbdev"
[  2378.330] (II) Unloading fbdev
[  2378.330] (II) UnloadModule: "fbdevhw"
[  2378.330] (II) Unloading fbdevhw
[  2378.330] (==) Depth 24 pixmap format is 32 bpp
[  2378.330] (II) intel(0): [DRI2] Setup complete
[  2378.330] (II) intel(0): [DRI2]   DRI driver: i965
[  2378.330] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[  2378.351] (II) UXA(0): Driver registered support for the following operations:
[  2378.351] (II)         solid
[  2378.351] (II)         copy
[  2378.351] (II)         composite (RENDER acceleration)
[  2378.351] (II)         put_image
[  2378.351] (II)         get_image
[  2378.351] (==) intel(0): Backing store disabled
[  2378.351] (==) intel(0): Silken mouse enabled
[  2378.352] (II) intel(0): Initializing HW Cursor
[  2378.432] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2378.473] (==) intel(0): DPMS enabled
[  2378.473] (II) intel(0): Set up textured video
[  2378.473] (II) intel(0): Set up overlay video
[  2378.473] (II) intel(0): direct rendering: DRI2 Enabled
[  2378.473] (==) intel(0): hotplug detection: "enabled"
[  2378.473] (--) RandR disabled
[  2378.473] (II) Initializing built-in extension Generic Event Extension
[  2378.473] (II) Initializing built-in extension SHAPE
[  2378.473] (II) Initializing built-in extension MIT-SHM
[  2378.473] (II) Initializing built-in extension XInputExtension
[  2378.473] (II) Initializing built-in extension XTEST
[  2378.473] (II) Initializing built-in extension BIG-REQUESTS
[  2378.473] (II) Initializing built-in extension SYNC
[  2378.473] (II) Initializing built-in extension XKEYBOARD
[  2378.473] (II) Initializing built-in extension XC-MISC
[  2378.473] (II) Initializing built-in extension SECURITY
[  2378.473] (II) Initializing built-in extension XINERAMA
[  2378.473] (II) Initializing built-in extension XFIXES
[  2378.473] (II) Initializing built-in extension RENDER
[  2378.473] (II) Initializing built-in extension RANDR
[  2378.474] (II) Initializing built-in extension COMPOSITE
[  2378.474] (II) Initializing built-in extension DAMAGE
[  2378.474] (II) SELinux: Disabled on system
[  2378.487] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2378.488] (II) AIGLX: enabled GLX_INTEL_swap_event
[  2378.488] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2378.488] (II) AIGLX: enabled GLX_SGI_make_current_read
[  2378.488] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  2378.488] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[  2378.488] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2378.488] (II) intel(0): Setting screen physical size to 381 x 238
[  2378.489] [dix] Could not init font path element unix/:7100, removing from list!
[  2378.554] (II) Using input driver 'synaptics' for 'Configured Mouse'
[  2378.554] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2378.554] (**) Option "CorePointer"
[  2378.554] (**) Configured Mouse: always reports core events
[  2378.554] (**) Option "Device" "/dev/input/mice"
[  2378.576] (--) Configured Mouse: invalid x-axis range.  defaulting to 1615 - 5685
[  2378.576] (--) Configured Mouse: invalid y-axis range.  defaulting to 1729 - 4171
[  2378.576] (--) Configured Mouse: invalid pressure range.  defaulting to 0 - 256
[  2378.576] (--) Configured Mouse: invalid finger width range.  defaulting to 0 - 16
[  2378.576] (**) Option "SHMConfig" "on"
[  2378.576] (**) Option "LeftEdge" "100"
[  2378.576] (**) Option "RightEdge" "965"
[  2378.576] (**) Option "TopEdge" "100"
[  2378.576] (**) Option "BottomEdge" "690"
[  2378.576] (**) Option "FingerLow" "14"
[  2378.576] (**) Option "FingerHigh" "17"
[  2378.576] (**) Option "FingerPress" "255"
[  2378.576] (**) Option "MaxTapTime" "180"
[  2378.576] (**) Option "MaxTapMove" "110"
[  2378.576] (**) Option "MaxDoubleTapTime" "180"
[  2378.576] (**) Option "ClickTime" "100"
[  2378.576] (**) Option "FastTaps" "1"
[  2378.576] (**) Option "EmulateMidButtonTime" "75"
[  2378.577] (**) Option "EmulateTwoFingerMinZ" "257"
[  2378.577] (**) Option "VertScrollDelta" "30"
[  2378.577] (**) Option "HorizScrollDelta" "50"
[  2378.577] (**) Option "CornerCoasting" "1"
[  2378.577] (**) Option "EdgeMotionMinZ" "10"
[  2378.577] (**) Option "EdgeMotionMaxZ" "100"
[  2378.577] (**) Option "EdgeMotionMinSpeed" "1"
[  2378.577] (**) Option "EdgeMotionMaxSpeed" "15"
[  2378.577] (**) Option "EdgeMotionUseAlways" "0"
[  2378.577] (**) Option "ScrollButtonRepeat" "50"
[  2378.577] (**) Option "TouchpadOff" "0"
[  2378.577] (**) Option "LockedDrags" "1"
[  2378.577] (**) Option "LockedDragTimeout" "5000"
[  2378.577] (**) Option "RTCornerButton" "2"
[  2378.577] (**) Option "RBCornerButton" "3"
[  2378.577] (**) Option "LTCornerButton" "0"
[  2378.577] (**) Option "LBCornerButton" "0"
[  2378.577] (**) Option "TapButton1" "1"
[  2378.577] (**) Option "TapButton2" "2"
[  2378.577] (**) Option "TapButton3" "3"
[  2378.577] (**) Option "CircularScrolling" "1"
[  2378.578] (**) Option "CircScrollTrigger" "1"
[  2378.578] (**) Option "CircularPad" "0"
[  2378.578] (**) Option "PalmDetect" "1"
[  2378.578] (**) Option "PalmMinWidth" "10"
[  2378.578] (**) Option "PalmMinZ" "200"
[  2378.578] (**) Option "SingleTapTimeout" "180"
[  2378.578] (**) Option "PressureMotionMinZ" "30"
[  2378.578] (**) Option "PressureMotionMaxZ" "160"
[  2378.578] (**) Option "MinSpeed" "0.5"
[  2378.578] (**) Option "MaxSpeed" "1"
[  2378.578] (**) Option "AccelFactor" "0.035"
[  2378.578] (**) Option "CircScrollDelta" "0.1"
[  2378.578] (**) Option "CoastingSpeed" "20"
[  2378.578] (**) Option "PressureMotionMinFactor" "1"
[  2378.578] (**) Option "PressureMotionMaxFactor" "1"
[  2378.599] (EE) Query no Synaptics: 6003C8
[  2378.599] (--) Configured Mouse: no supported touchpad found
[  2378.599] (EE) Configured Mouse Unable to query/initialize Synaptics hardware.
[  2378.600] (EE) PreInit returned 11 for "Configured Mouse"
[  2378.600] (II) UnloadModule: "synaptics"
[  2378.600] (II) Unloading synaptics
[  2378.614] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  2378.614] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2378.614] (II) LoadModule: "evdev"
[  2378.615] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.615] (II) Module evdev: vendor="X.Org Foundation"
[  2378.615] 	compiled for 1.10.1, module version = 2.6.0
[  2378.615] 	Module class: X.Org XInput Driver
[  2378.615] 	ABI class: X.Org XInput driver, version 12.2
[  2378.615] (II) Using input driver 'evdev' for 'Power Button'
[  2378.615] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.615] (**) Power Button: always reports core events
[  2378.615] (**) Power Button: Device: "/dev/input/event4"
[  2378.615] (--) Power Button: Found keys
[  2378.615] (II) Power Button: Configuring as keyboard
[  2378.615] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[  2378.615] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2378.615] (**) Option "xkb_rules" "evdev"
[  2378.615] (**) Option "xkb_model" "pc105"
[  2378.615] (**) Option "xkb_layout" "gb"
[  2378.757] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[  2378.757] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  2378.757] (II) Using input driver 'evdev' for 'Video Bus'
[  2378.757] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.757] (**) Video Bus: always reports core events
[  2378.757] (**) Video Bus: Device: "/dev/input/event10"
[  2378.760] (--) Video Bus: Found keys
[  2378.760] (II) Video Bus: Configuring as keyboard
[  2378.760] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10"
[  2378.760] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  2378.760] (**) Option "xkb_rules" "evdev"
[  2378.760] (**) Option "xkb_model" "pc105"
[  2378.760] (**) Option "xkb_layout" "gb"
[  2378.845] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2378.845] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2378.845] (II) Using input driver 'evdev' for 'Power Button'
[  2378.845] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.845] (**) Power Button: always reports core events
[  2378.845] (**) Power Button: Device: "/dev/input/event1"
[  2378.845] (--) Power Button: Found keys
[  2378.845] (II) Power Button: Configuring as keyboard
[  2378.845] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[  2378.845] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2378.845] (**) Option "xkb_rules" "evdev"
[  2378.845] (**) Option "xkb_model" "pc105"
[  2378.845] (**) Option "xkb_layout" "gb"
[  2378.847] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  2378.847] (II) No input driver/identifier specified (ignoring)
[  2378.847] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  2378.847] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  2378.848] (II) Using input driver 'evdev' for 'Sleep Button'
[  2378.848] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.848] (**) Sleep Button: always reports core events
[  2378.848] (**) Sleep Button: Device: "/dev/input/event3"
[  2378.848] (--) Sleep Button: Found keys
[  2378.848] (II) Sleep Button: Configuring as keyboard
[  2378.848] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[  2378.848] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  2378.848] (**) Option "xkb_rules" "evdev"
[  2378.848] (**) Option "xkb_model" "pc105"
[  2378.848] (**) Option "xkb_layout" "gb"
[  2378.852] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[  2378.852] (II) No input driver/identifier specified (ignoring)
[  2378.853] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event12)
[  2378.853] (II) No input driver/identifier specified (ignoring)
[  2378.854] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event13)
[  2378.854] (II) No input driver/identifier specified (ignoring)
[  2378.855] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event14)
[  2378.855] (II) No input driver/identifier specified (ignoring)
[  2378.861] (II) config/udev: Adding input device CNF7041 (/dev/input/event9)
[  2378.861] (**) CNF7041: Applying InputClass "evdev keyboard catchall"
[  2378.861] (II) Using input driver 'evdev' for 'CNF7041'
[  2378.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.861] (**) CNF7041: always reports core events
[  2378.861] (**) CNF7041: Device: "/dev/input/event9"
[  2378.862] (--) CNF7041: Found keys
[  2378.862] (II) CNF7041: Configuring as keyboard
[  2378.862] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input9/event9"
[  2378.862] (II) XINPUT: Adding extended input device "CNF7041" (type: KEYBOARD)
[  2378.862] (**) Option "xkb_rules" "evdev"
[  2378.862] (**) Option "xkb_model" "pc105"
[  2378.862] (**) Option "xkb_layout" "gb"
[  2378.870] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2378.870] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  2378.870] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  2378.870] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.871] (**) AT Translated Set 2 keyboard: always reports core events
[  2378.871] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  2378.871] (--) AT Translated Set 2 keyboard: Found keys
[  2378.871] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  2378.871] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  2378.871] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  2378.871] (**) Option "xkb_rules" "evdev"
[  2378.871] (**) Option "xkb_model" "pc105"
[  2378.871] (**) Option "xkb_layout" "gb"
[  2378.872] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event7)
[  2378.872] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[  2378.872] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[  2378.872] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.873] (**) PS/2 Mouse: always reports core events
[  2378.873] (**) PS/2 Mouse: Device: "/dev/input/event7"
[  2378.873] (--) PS/2 Mouse: Found 3 mouse buttons
[  2378.873] (--) PS/2 Mouse: Found relative axes
[  2378.873] (--) PS/2 Mouse: Found x and y relative axes
[  2378.873] (II) PS/2 Mouse: Configuring as mouse
[  2378.873] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[  2378.873] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2378.873] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[  2378.873] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[  2378.873] (II) PS/2 Mouse: initialized for relative axes.
[  2378.873] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[  2378.873] (**) PS/2 Mouse: (accel) acceleration profile 0
[  2378.874] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[  2378.874] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[  2378.874] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[  2378.874] (II) No input driver/identifier specified (ignoring)
[  2378.875] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8)
[  2378.875] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[  2378.875] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[  2378.875] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[  2378.875] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2378.875] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[  2378.875] (**) Option "Device" "/dev/input/event8"
[  2378.880] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[  2378.880] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[  2378.880] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[  2378.880] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[  2378.880] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[  2378.888] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[  2378.888] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[  2378.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[  2378.896] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
[  2378.896] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[  2378.896] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[  2378.896] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[  2378.897] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[  2378.897] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[  2378.897] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[  2378.897] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[  2378.900] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[  2378.900] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[  2378.900] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[  2378.900] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[  2378.900] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2378.901] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[  2378.901] (**) Option "Device" "/dev/input/mouse1"
[  2378.904] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range.  defaulting to 1615 - 5685
[  2378.904] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range.  defaulting to 1729 - 4171
[  2378.904] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range.  defaulting to 0 - 256
[  2378.904] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[  2378.924] (EE) Query no Synaptics: 6003C8
[  2378.924] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
[  2378.924] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
[  2378.932] (EE) PreInit returned 11 for "AlpsPS/2 ALPS GlidePoint"
[  2378.932] (II) UnloadModule: "synaptics"
[  2378.932] (II) Unloading synaptics
[  2378.933] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  2378.933] (II) No input driver/identifier specified (ignoring)
[  2378.938] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event15)
[  2378.938] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  2378.938] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[  2378.938] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.938] (**) ACPI Virtual Keyboard Device: always reports core events
[  2378.938] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event15"
[  2378.939] (--) ACPI Virtual Keyboard Device: Found keys
[  2378.939] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[  2378.939] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event15"
[  2378.939] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[  2378.939] (**) Option "xkb_rules" "evdev"
[  2378.939] (**) Option "xkb_model" "pc105"
[  2378.939] (**) Option "xkb_layout" "gb"
[  2378.940] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[  2378.940] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  2378.940] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[  2378.940] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2378.940] (**) HP WMI hotkeys: always reports core events
[  2378.940] (**) HP WMI hotkeys: Device: "/dev/input/event6"
[  2378.940] (--) HP WMI hotkeys: Found keys
[  2378.941] (II) HP WMI hotkeys: Configuring as keyboard
[  2378.941] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[  2378.941] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
[  2378.941] (**) Option "xkb_rules" "evdev"
[  2378.941] (**) Option "xkb_model" "pc105"
[  2378.941] (**) Option "xkb_layout" "gb"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/input/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
N: input/event14
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input9/event9
N: input/event9
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._CNF7041_SN0001-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: ID_MODEL=CNF7041
E: ID_MODEL_ENC=CNF7041
E: ID_MODEL_ID=b057
E: ID_REVISION=0818
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._CNF7041_SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.7-usb-0:6:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._CNF7041_SN0001-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Hewlett-Packard

P: /devices/platform/i8042/serio1/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

P: /devices/platform/i8042/serio1/input/input8/event8
N: input/event8
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input8/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input15/event15
N: input/event15
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input15/event15
E: MAJOR=13
E: MINOR=79
E: DEVNAME=/dev/input/event15
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard

P: /devices/virtual/input/input6/event6
N: input/event6
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=Hewlett-Packard


DRM Information from dmesg:
---------------------------
[   11.812154] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   11.812159] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[   11.812164] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[   11.812169] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[   11.812175] [drm:drm_setup_crtcs], 
[   11.812179] [drm:drm_enable_connectors], connector 5 enabled? yes
[   11.812182] [drm:drm_enable_connectors], connector 11 enabled? no
[   11.812185] [drm:drm_enable_connectors], connector 13 enabled? yes
[   11.812188] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[   11.812191] [drm:drm_target_preferred], looking for preferred mode on connector 5
[   11.812195] [drm:drm_target_preferred], found mode 1440x900
[   11.812197] [drm:drm_target_preferred], looking for cmdline mode on connector 13
[   11.812200] [drm:drm_target_preferred], looking for preferred mode on connector 13
[   11.812203] [drm:drm_target_preferred], found mode 848x480
[   11.812206] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[   11.812212] [drm:drm_setup_crtcs], desired mode 1440x900 set on crtc 4
[   11.812216] [drm:drm_setup_crtcs], desired mode 848x480 set on crtc 3
[   11.822201] [drm:intelfb_create], allocated 1440x900 fb: 0x00040000, bo ffff8800ba969200
[   11.822213] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[   11.822956] fbcon: inteldrmfb (fb0) is primary device
[   11.823040] [drm:drm_crtc_helper_set_config], 
[   11.823042] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[   11.823055] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   11.823058] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   11.823061] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
[   11.823066] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   11.823071] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   11.823074] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   11.823077] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   11.823080] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   11.823082] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   11.823091] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[   11.823096] [drm:intel_panel_set_backlight], set backlight PWM = 0
[   11.823112] [drm:i915_driver_irq_handler], pipe A underrun
[   11.823117] [drm:intel_opregion_asle_intr], non asle set request??
[   11.856123] [drm:intel_update_fbc], 
[   11.856127] [drm:intel_update_fbc], framebuffer not tiled, disabling compression
[   11.856132] [drm:i965_update_wm], self-refresh entries: 53, wm: 459
[   11.856135] [drm:i965_update_wm], self-refresh watermark: display plane 459 cursor 32
[   11.856137] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 459
[   11.856303] [drm:intel_crtc_mode_set], Mode for pipe A:
[   11.856306] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   11.884102] [drm:intel_pipe_set_base_atomic], Writing base 00040000 00000000 0 0 5760
[   11.884110] [drm:intel_update_fbc], 
[   11.884113] [drm:intel_update_fbc], framebuffer not tiled, disabling compression
[   11.884118] [drm:i965_update_wm], self-refresh entries: 53, wm: 459
[   11.884121] [drm:i965_update_wm], self-refresh watermark: display plane 459 cursor 32
[   11.884124] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 459
[   11.884130] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:33:848x480]
[   11.892086] [drm:i965_update_wm], self-refresh entries: 53, wm: 459
[   11.892088] [drm:i965_update_wm], self-refresh watermark: display plane 459 cursor 32
[   11.892091] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 459
[   11.892575] [drm:intel_update_fbc], 
[   11.892577] [drm:intel_update_fbc], framebuffer not tiled, disabling compression
[   11.892585] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   11.892589] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[   11.892594] [drm:intel_panel_set_backlight], set backlight PWM = 0
[   11.892607] [drm:drm_crtc_helper_set_config], 
[   11.892609] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[   11.892620] [drm:i915_driver_irq_handler], 
[   11.892622] [drm:drm_crtc_helper_set_config], pipe A underrun
[   11.892626] [drm:drm_crtc_helper_set_config], 
[   11.892629] [drm:intel_opregion_asle_intr], modes are different, full mode set
[   11.892633] [drm:drm_mode_debug_printmodeline], 
[   11.892636] [drm:i915_driver_irq_handler], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   11.892641] [drm:drm_mode_debug_printmodeline], 
[   11.892644] [drm:intel_opregion_asle_intr], Modeline 32:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   11.892650] [drm:drm_crtc_helper_set_config], 
[   11.892653] [drm:i915_driver_irq_handler], encoder changed, full mode switch
[   11.892656] [drm:drm_crtc_helper_set_config], 
[   11.892658] [drm:intel_opregion_asle_intr], crtc changed, full mode switch
[   11.892662] [drm:drm_crtc_helper_set_config], 
[   11.892664] [drm:i915_driver_irq_handler], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   11.892668] [drm:drm_crtc_helper_set_config], 
[   11.892671] [drm:intel_opregion_asle_intr], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   11.892675] [drm:drm_crtc_helper_set_config], 
[   11.892677] [drm:i915_driver_irq_handler], attempting to set mode from userspace
[   11.892681] [drm:drm_mode_debug_printmodeline], 
[   11.892683] [drm:intel_opregion_asle_intr], Modeline 32:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   11.892690] [drm:i915_driver_irq_handler], pipe A underrun
[   11.892692] [drm:drm_crtc_helper_set_mode], 
[   11.892694] [drm:intel_opregion_asle_intr], [CRTC:4]
[   11.892699] [drm:i915_driver_irq_handler], 
[   11.892700] [drm:intel_crtc_mode_set], pipe A underrun
[   11.892705] [drm:intel_opregion_asle_intr], non asle set request??
[   11.892862] [drm:intel_crtc_mode_set], Mode for pipe B:
[   11.892864] [drm:drm_mode_debug_printmodeline], Modeline 32:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   11.928075] [drm:intel_pipe_set_base_atomic], Writing base 00040000 00000000 0 0 5760
[   11.928081] [drm:intel_update_fbc], 
[   11.928084] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   11.928089] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   11.928095] [drm:drm_crtc_helper_set_mode], [ENCODER:6:LVDS-6] set [MODE:32:1440x900]
[   11.928099] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   11.928583] [drm:intel_update_fbc], 
[   11.928585] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   11.928590] [drm:intel_lvds_enable], applying panel-fitter: 0, 0
[   11.928596] [drm:intel_panel_set_backlight], set backlight PWM = 1
[   11.928606] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   11.928610] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:5:LVDS-1] set DPMS on
[   11.928624] [drm:i915_driver_irq_handler], pipe A underrun
[   11.928631] [drm:intel_opregion_asle_intr], non asle set request??
[   11.928634] [drm:i915_driver_irq_handler], pipe A underrun
[   11.928638] [drm:intel_opregion_asle_intr], non asle set request??
[   11.928646] [drm:drm_crtc_helper_set_config], 
[   11.928648] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[   11.928662] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   11.928665] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   11.928668] [drm:drm_crtc_helper_set_config], 
[   11.928670] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[   11.928675] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   11.928678] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   11.930206] fb0: inteldrmfb frame buffer device
[   11.930208] drm: registered panic notifier
[   11.992922] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.758100] [drm:drm_crtc_helper_set_config], 
[   16.758105] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[   16.758130] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   16.758133] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   16.758137] [drm:drm_crtc_helper_set_config], 
[   16.758138] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[   16.758144] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   16.758147] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   21.964047] [drm:intel_crt_detect], CRT not detected via hotplug
[   21.964053] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   23.105579] [drm:drm_crtc_helper_set_config], 
[   23.105583] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[   23.105602] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.105606] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.105609] [drm:drm_crtc_helper_set_config], 
[   23.105612] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[   23.105618] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.105621] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.122706] [drm:i915_driver_open], 
[   23.122764] [drm:drm_crtc_helper_set_config], 
[   23.122768] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[   23.122787] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.122790] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.122795] [drm:drm_crtc_helper_set_config], 
[   23.122797] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[   23.122804] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.122807] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.122846] [drm:i915_driver_open], 
[   23.123173] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[   23.123180] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[   23.132596] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   23.132603] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[   23.132623] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[   23.132627] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   23.132635] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   23.132918] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   23.132923] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   23.144036] [drm:intel_crt_detect], CRT not detected via hotplug
[   23.144042] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   23.144051] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   23.144055] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   23.152075] [drm:intel_crt_detect], CRT not detected via hotplug
[   23.152085] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   23.152204] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   23.152209] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[   23.160052] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[   23.160056] [drm:intel_tv_detect_type], Detected Composite TV connection
[   23.160076] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[   23.160080] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   23.160085] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[   23.160090] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[   23.160095] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[   23.160107] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   23.160213] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   23.160219] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[   23.160231] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[   23.160235] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   23.160241] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   23.161346] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   23.161351] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   23.168113] [drm:intel_crt_detect], CRT not detected via hotplug
[   23.168122] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   23.168142] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   23.168147] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   23.176040] [drm:intel_crt_detect], CRT not detected via hotplug
[   23.176044] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   23.176159] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   23.176164] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[   23.184081] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[   23.184086] [drm:intel_tv_detect_type], Detected Composite TV connection
[   23.184115] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[   23.184119] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   23.184125] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[   23.184130] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[   23.184136] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[   23.184186] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   23.436594] [drm:drm_mode_addfb], [FB:35]
[   23.436701] [drm:drm_mode_setcrtc], [CRTC:3]
[   23.436709] [drm:drm_mode_setcrtc], [CONNECTOR:13:SVIDEO-1]
[   23.436712] [drm:drm_crtc_helper_set_config], 
[   23.436715] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[   23.436729] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   23.436733] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   23.436738] [drm:drm_mode_debug_printmodeline], Modeline 36:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[   23.436744] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.436748] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.436751] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   23.436754] [drm:drm_mode_debug_printmodeline], Modeline 36:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[   23.436762] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[   23.452050] [drm:intel_update_fbc], 
[   23.452054] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   23.452060] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   23.452227] [drm:intel_crtc_mode_set], Mode for pipe A:
[   23.452231] [drm:drm_mode_debug_printmodeline], Modeline 36:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[   23.488893] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[   23.488901] [drm:intel_update_fbc], 
[   23.488904] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   23.496041] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   23.496050] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:36:1024x768]
[   23.504108] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[   23.504594] [drm:intel_update_fbc], 
[   23.504597] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   23.504606] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   23.504611] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[   23.504708] [drm:drm_mode_setcrtc], [CRTC:4]
[   23.504715] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[   23.504718] [drm:drm_crtc_helper_set_config], 
[   23.504721] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:35] #connectors=1 (x y) (0 0)
[   23.504731] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[   23.504734] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[   23.504741] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[   23.504746] [drm:intel_update_fbc], 
[   23.504748] [drm:intel_update_fbc], more than one pipe active, disabling compression
[   25.967632] [drm:intel_crtc_cursor_set], 
[   25.967690] [drm:intel_crtc_cursor_set], 
[   31.976046] [drm:intel_crt_detect], CRT not detected via hotplug
[   31.976052] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   32.892461] [drm:i915_driver_irq_handler], pipe A underrun
[   41.992106] [drm:intel_crt_detect], CRT not detected via hotplug
[   41.992118] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   52.008157] [drm:intel_crt_detect], CRT not detected via hotplug
[   52.008168] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   55.228187] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   55.228195] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[   55.228213] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[   55.228217] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   55.228225] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   55.228442] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   55.228446] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   55.236080] [drm:intel_crt_detect], CRT not detected via hotplug
[   55.236087] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   55.236098] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   55.236103] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   55.244127] [drm:intel_crt_detect], CRT not detected via hotplug
[   55.244136] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   55.244162] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   55.244171] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[   55.260132] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[   55.260141] [drm:intel_tv_detect_type], Detected Composite TV connection
[   55.260168] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[   55.260176] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   55.260188] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[   55.260199] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[   55.260211] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[   55.260254] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   62.024057] [drm:intel_crt_detect], CRT not detected via hotplug
[   62.024064] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   68.920081] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[   68.920086] [drm:intel_tv_detect_type], Detected Composite TV connection
[   68.928096] [drm:intel_crt_detect], CRT not detected via hotplug
[   72.040062] [drm:intel_crt_detect], CRT not detected via hotplug
[   72.040067] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   82.056043] [drm:intel_crt_detect], CRT not detected via hotplug
[   82.056051] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   92.072044] [drm:intel_crt_detect], CRT not detected via hotplug
[   92.072050] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[   94.609453] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   94.609461] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[   94.609481] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[   94.609485] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[   94.609492] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[   94.609673] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   94.609677] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   94.620042] [drm:intel_crt_detect], CRT not detected via hotplug
[   94.620048] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   94.620062] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[   94.620067] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[   94.628043] [drm:intel_crt_detect], CRT not detected via hotplug
[   94.628050] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[   94.628079] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[   94.628084] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[   94.636042] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[   94.636047] [drm:intel_tv_detect_type], Detected Composite TV connection
[   94.636067] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[   94.636070] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[   94.636076] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[   94.636081] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[   94.636086] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[   94.636128] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  101.042292] [drm:intel_crtc_cursor_set], 
[  101.042296] [drm:intel_crtc_cursor_set], cursor off
[  101.367214] [drm:intel_crtc_cursor_set], 
[  102.088054] [drm:intel_crt_detect], CRT not detected via hotplug
[  102.088060] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  104.754569] [drm:intel_crtc_cursor_set], 
[  104.754574] [drm:intel_crtc_cursor_set], cursor off
[  108.717447] [drm:intel_crtc_cursor_set], 
[  112.104054] [drm:intel_crt_detect], CRT not detected via hotplug
[  112.104060] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  116.536374] [drm:intel_crtc_cursor_set], 
[  116.536379] [drm:intel_crtc_cursor_set], cursor off
[  119.785622] [drm:intel_crtc_cursor_set], 
[  122.120063] [drm:intel_crt_detect], CRT not detected via hotplug
[  122.120071] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  131.550633] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  131.550644] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  131.550668] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  131.550673] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[  131.550684] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  131.550923] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  131.550929] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  131.564082] [drm:intel_crt_detect], CRT not detected via hotplug
[  131.564095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  131.564120] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  131.564130] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  131.572113] [drm:intel_crt_detect], CRT not detected via hotplug
[  131.572125] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  131.572183] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  131.572193] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[  131.580103] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[  131.580111] [drm:intel_tv_detect_type], Detected Composite TV connection
[  131.580141] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[  131.580149] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[  131.580161] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[  131.580173] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[  131.580185] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[  131.580222] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  132.136126] [drm:intel_crt_detect], CRT not detected via hotplug
[  132.136137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  141.429617] [drm:intel_crtc_cursor_set], 
[  141.429625] [drm:intel_crtc_cursor_set], cursor off
[  142.152137] [drm:intel_crt_detect], CRT not detected via hotplug
[  142.152149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  142.557917] [drm:drm_mode_setcrtc], [CRTC:3]
[  142.557938] [drm:drm_mode_setcrtc], [CONNECTOR:13:SVIDEO-1]
[  142.557946] [drm:drm_crtc_helper_set_config], 
[  142.557952] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[  142.557970] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[  142.557977] [drm:drm_mode_debug_printmodeline], Modeline 36:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[  142.557989] [drm:drm_mode_debug_printmodeline], Modeline 38:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[  142.558002] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[  142.558010] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[  142.558018] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[  142.558025] [drm:drm_mode_debug_printmodeline], Modeline 38:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[  142.558040] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[  142.572087] [drm:intel_update_fbc], 
[  142.572095] [drm:intel_update_fbc], more than one pipe active, disabling compression
[  142.572105] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[  142.572480] [drm:intel_crtc_mode_set], Mode for pipe A:
[  142.572487] [drm:drm_mode_debug_printmodeline], Modeline 38:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[  142.596126] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[  142.596138] [drm:intel_update_fbc], 
[  142.596144] [drm:intel_update_fbc], more than one pipe active, disabling compression
[  142.604120] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[  142.604135] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:38:]
[  142.612132] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[  142.612623] [drm:intel_update_fbc], 
[  142.612628] [drm:intel_update_fbc], more than one pipe active, disabling compression
[  142.612643] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[  142.612651] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[  142.613324] [drm:intel_crtc_cursor_set], 
[  142.613331] [drm:intel_crtc_cursor_set], cursor off
[  142.613389] [drm:intel_crtc_cursor_set], 
[  142.613430] [drm:intel_crtc_cursor_set], 
[  142.613435] [drm:intel_crtc_cursor_set], cursor off
[  142.613453] [drm:intel_crtc_cursor_set], 
[  142.613474] [drm:intel_crtc_cursor_set], 
[  142.613479] [drm:intel_crtc_cursor_set], cursor off
[  142.613496] [drm:intel_crtc_cursor_set], 
[  142.613514] [drm:intel_crtc_cursor_set], 
[  142.613519] [drm:intel_crtc_cursor_set], cursor off
[  142.613536] [drm:intel_crtc_cursor_set], 
[  149.662943] [drm:intel_crtc_cursor_set], 
[  149.662952] [drm:intel_crtc_cursor_set], cursor off
[  149.662987] [drm:intel_crtc_cursor_set], 
[  149.663019] [drm:intel_crtc_cursor_set], 
[  149.663024] [drm:intel_crtc_cursor_set], cursor off
[  149.663042] [drm:intel_crtc_cursor_set], 
[  149.663063] [drm:intel_crtc_cursor_set], 
[  149.663068] [drm:intel_crtc_cursor_set], cursor off
[  149.663084] [drm:intel_crtc_cursor_set], 
[  149.663102] [drm:intel_crtc_cursor_set], 
[  149.663107] [drm:intel_crtc_cursor_set], cursor off
[  149.663124] [drm:intel_crtc_cursor_set], 
[  149.949674] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  149.949685] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  149.949709] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  149.949713] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[  149.949722] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  149.949926] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  149.949932] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  149.964087] [drm:intel_crt_detect], CRT not detected via hotplug
[  149.964095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  149.964113] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  149.964118] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  149.972097] [drm:intel_crt_detect], CRT not detected via hotplug
[  149.972102] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  149.972135] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  149.972140] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[  149.980045] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[  149.980049] [drm:intel_tv_detect_type], Detected Composite TV connection
[  149.980068] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[  149.980072] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[  149.980078] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[  149.980084] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[  149.980090] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[  149.980117] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  152.168090] [drm:intel_crt_detect], CRT not detected via hotplug
[  152.168103] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  152.220123] [drm:intel_crtc_cursor_set], 
[  156.622500] [drm:intel_crtc_cursor_set], 
[  156.622509] [drm:intel_crtc_cursor_set], cursor off
[  156.889931] [drm:intel_crtc_cursor_set], 
[  157.115992] [drm:intel_crtc_cursor_set], 
[  157.116000] [drm:intel_crtc_cursor_set], cursor off
[  157.352423] [drm:intel_crtc_cursor_set], 
[  162.184116] [drm:intel_crt_detect], CRT not detected via hotplug
[  162.184128] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  166.316779] [drm:intel_crtc_cursor_set], 
[  166.316787] [drm:intel_crtc_cursor_set], cursor off
[  172.200049] [drm:intel_crt_detect], CRT not detected via hotplug
[  172.200055] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  182.216154] [drm:intel_crt_detect], CRT not detected via hotplug
[  182.216166] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  189.979430] [drm:intel_crtc_cursor_set], 
[  189.979439] [drm:intel_crtc_cursor_set], cursor off
[  192.125465] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  192.125480] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  192.125514] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  192.125523] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[  192.125540] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  192.125925] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  192.125934] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  192.140148] [drm:intel_crt_detect], CRT not detected via hotplug
[  192.140161] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  192.140185] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  192.140194] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  192.148125] [drm:intel_crt_detect], CRT not detected via hotplug
[  192.148134] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  192.148183] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  192.148191] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[  192.156088] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[  192.156097] [drm:intel_tv_detect_type], Detected Composite TV connection
[  192.156125] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[  192.156134] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[  192.156146] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[  192.156157] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[  192.156169] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[  192.156258] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  192.232127] [drm:intel_crt_detect], CRT not detected via hotplug
[  192.232138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  199.933547] [drm:intel_crtc_cursor_set], 
[  202.248128] [drm:intel_crt_detect], CRT not detected via hotplug
[  202.248140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  202.981466] [drm:intel_crtc_cursor_set], 
[  202.981475] [drm:intel_crtc_cursor_set], cursor off
[  203.158251] [drm:intel_crtc_cursor_set], 
[  203.951940] [drm:intel_crtc_cursor_set], 
[  203.951950] [drm:intel_crtc_cursor_set], cursor off
[  212.264118] [drm:intel_crt_detect], CRT not detected via hotplug
[  212.264131] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  222.280140] [drm:intel_crt_detect], CRT not detected via hotplug
[  222.280152] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  232.296137] [drm:intel_crt_detect], CRT not detected via hotplug
[  232.296149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  242.312129] [drm:intel_crt_detect], CRT not detected via hotplug
[  242.312141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  252.328125] [drm:intel_crt_detect], CRT not detected via hotplug
[  252.328136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  262.344130] [drm:intel_crt_detect], CRT not detected via hotplug
[  262.344142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  272.360056] [drm:intel_crt_detect], CRT not detected via hotplug
[  272.360069] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  282.376102] [drm:intel_crt_detect], CRT not detected via hotplug
[  282.376114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  292.392156] [drm:intel_crt_detect], CRT not detected via hotplug
[  292.392168] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  294.330473] [drm:intel_crtc_cursor_set], 
[  295.375867] [drm:intel_crtc_cursor_set], 
[  295.375876] [drm:intel_crtc_cursor_set], cursor off
[  299.338440] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  299.338455] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[  299.338486] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[  299.338495] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[  299.338512] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[  299.338902] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  299.338911] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  299.348109] [drm:intel_crt_detect], CRT not detected via hotplug
[  299.348123] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  299.348148] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[  299.348157] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[  299.356086] [drm:intel_crt_detect], CRT not detected via hotplug
[  299.356095] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[  299.356132] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  299.356141] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[  299.364052] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[  299.364063] [drm:intel_tv_detect_type], Detected Composite TV connection
[  299.364096] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[  299.364104] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[  299.364116] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[  299.364128] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[  299.364140] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[  299.364205] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[  302.408136] [drm:intel_crt_detect], CRT not detected via hotplug
[  302.408147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  312.424125] [drm:intel_crt_detect], CRT not detected via hotplug
[  312.424136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  322.440133] [drm:intel_crt_detect], CRT not detected via hotplug
[  322.440145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  330.162269] [drm:intel_crtc_cursor_set], 
[  332.456133] [drm:intel_crt_detect], CRT not detected via hotplug
[  332.456144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  340.459244] [drm:intel_crtc_cursor_set], 
[  340.459253] [drm:intel_crtc_cursor_set], cursor off
[  341.729890] [drm:intel_crtc_cursor_set], 
[  342.472122] [drm:intel_crt_detect], CRT not detected via hotplug
[  342.472133] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  344.718142] [drm:intel_crtc_cursor_set], 
[  344.718151] [drm:intel_crtc_cursor_set], cursor off
[  352.488132] [drm:intel_crt_detect], CRT not detected via hotplug
[  352.488143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  362.504115] [drm:intel_crt_detect], CRT not detected via hotplug
[  362.504128] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  372.520092] [drm:intel_crt_detect], CRT not detected via hotplug
[  372.520105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  382.536131] [drm:intel_crt_detect], CRT not detected via hotplug
[  382.536142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  392.552134] [drm:intel_crt_detect], CRT not detected via hotplug
[  392.552146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  402.568127] [drm:intel_crt_detect], CRT not detected via hotplug
[  402.568139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  412.584132] [drm:intel_crt_detect], CRT not detected via hotplug
[  412.584143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  420.198419] [drm:intel_crtc_cursor_set], 
[  422.600130] [drm:intel_crt_detect], CRT not detected via hotplug
[  422.600141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  424.342197] [drm:intel_crtc_cursor_set], 
[  424.342206] [drm:intel_crtc_cursor_set], cursor off
[  432.616144] [drm:intel_crt_detect], CRT not detected via hotplug
[  432.616155] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  442.632130] [drm:intel_crt_detect], CRT not detected via hotplug
[  442.632141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  452.648129] [drm:intel_crt_detect], CRT not detected via hotplug
[  452.648141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  462.664122] [drm:intel_crt_detect], CRT not detected via hotplug
[  462.664134] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  466.598195] [drm:intel_crtc_cursor_set], 
[  472.680087] [drm:intel_crt_detect], CRT not detected via hotplug
[  472.680094] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  482.696102] [drm:intel_crt_detect], CRT not detected via hotplug
[  482.696108] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  492.712126] [drm:intel_crt_detect], CRT not detected via hotplug
[  492.712138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  502.728129] [drm:intel_crt_detect], CRT not detected via hotplug
[  502.728141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  512.744142] [drm:intel_crt_detect], CRT not detected via hotplug
[  512.744154] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  522.760052] [drm:intel_crt_detect], CRT not detected via hotplug
[  522.760059] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  532.776093] [drm:intel_crt_detect], CRT not detected via hotplug
[  532.776104] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  542.792137] [drm:intel_crt_detect], CRT not detected via hotplug
[  542.792149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  552.808133] [drm:intel_crt_detect], CRT not detected via hotplug
[  552.808145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  562.824133] [drm:intel_crt_detect], CRT not detected via hotplug
[  562.824145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  572.840097] [drm:intel_crt_detect], CRT not detected via hotplug
[  572.840104] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  582.856128] [drm:intel_crt_detect], CRT not detected via hotplug
[  582.856139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  592.872132] [drm:intel_crt_detect], CRT not detected via hotplug
[  592.872144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  602.888134] [drm:intel_crt_detect], CRT not detected via hotplug
[  602.888145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  612.904166] [drm:intel_crt_detect], CRT not detected via hotplug
[  612.904178] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  622.920129] [drm:intel_crt_detect], CRT not detected via hotplug
[  622.920140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  632.936133] [drm:intel_crt_detect], CRT not detected via hotplug
[  632.936145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  642.952127] [drm:intel_crt_detect], CRT not detected via hotplug
[  642.952138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  652.968047] [drm:intel_crt_detect], CRT not detected via hotplug
[  652.968054] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  662.984136] [drm:intel_crt_detect], CRT not detected via hotplug
[  662.984147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  673.000128] [drm:intel_crt_detect], CRT not detected via hotplug
[  673.000140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  683.016102] [drm:intel_crt_detect], CRT not detected via hotplug
[  683.016114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  693.032069] [drm:intel_crt_detect], CRT not detected via hotplug
[  693.032080] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  697.837048] [drm:intel_crtc_cursor_set], 
[  698.177545] [drm:intel_crtc_cursor_set], 
[  698.177554] [drm:intel_crtc_cursor_set], cursor off
[  698.380580] [drm:intel_crtc_cursor_set], 
[  698.504447] [drm:intel_crtc_cursor_set], 
[  698.504456] [drm:intel_crtc_cursor_set], cursor off
[  698.677272] [drm:intel_crtc_cursor_set], 
[  698.861272] [drm:intel_crtc_cursor_set], 
[  698.861281] [drm:intel_crtc_cursor_set], cursor off
[  698.943177] [drm:intel_crtc_cursor_set], 
[  703.048092] [drm:intel_crt_detect], CRT not detected via hotplug
[  703.048103] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  713.064095] [drm:intel_crt_detect], CRT not detected via hotplug
[  713.064106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  716.939838] [drm:intel_crtc_cursor_set], 
[  716.939846] [drm:intel_crtc_cursor_set], cursor off
[  719.306060] [drm:intel_crtc_cursor_set], 
[  719.306068] [drm:intel_crtc_cursor_set], cursor off
[  723.080113] [drm:intel_crt_detect], CRT not detected via hotplug
[  723.080126] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  733.096128] [drm:intel_crt_detect], CRT not detected via hotplug
[  733.096139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  743.112132] [drm:intel_crt_detect], CRT not detected via hotplug
[  743.112143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  749.582927] [drm:intel_crtc_cursor_set], 
[  750.070534] [drm:intel_crtc_cursor_set], 
[  750.951107] [drm:intel_crtc_cursor_set], 
[  750.951116] [drm:intel_crtc_cursor_set], cursor off
[  750.951130] [drm:intel_crtc_cursor_set], 
[  750.951136] [drm:intel_crtc_cursor_set], cursor off
[  751.258717] [drm:intel_crtc_cursor_set], 
[  751.258729] [drm:intel_crtc_cursor_set], 
[  753.128130] [drm:intel_crt_detect], CRT not detected via hotplug
[  753.128142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  754.214812] [drm:intel_crtc_cursor_set], 
[  754.214821] [drm:intel_crtc_cursor_set], cursor off
[  754.214834] [drm:intel_crtc_cursor_set], 
[  754.214839] [drm:intel_crtc_cursor_set], cursor off
[  754.491755] [drm:intel_crtc_cursor_set], 
[  754.491769] [drm:intel_crtc_cursor_set], 
[  754.491798] [drm:intel_crtc_cursor_set], 
[  754.491800] [drm:intel_crtc_cursor_set], cursor off
[  754.491805] [drm:intel_crtc_cursor_set], 
[  754.491807] [drm:intel_crtc_cursor_set], cursor off
[  754.689167] [drm:intel_crtc_cursor_set], 
[  754.689180] [drm:intel_crtc_cursor_set], 
[  754.689653] [drm:intel_crtc_cursor_set], 
[  754.689657] [drm:intel_crtc_cursor_set], cursor off
[  754.689665] [drm:intel_crtc_cursor_set], 
[  754.689667] [drm:intel_crtc_cursor_set], cursor off
[  754.708727] [drm:intel_crtc_cursor_set], 
[  754.708739] [drm:intel_crtc_cursor_set], 
[  763.144142] [drm:intel_crt_detect], CRT not detected via hotplug
[  763.144153] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  769.749258] [drm:intel_crtc_cursor_set], 
[  769.749267] [drm:intel_crtc_cursor_set], cursor off
[  773.160131] [drm:intel_crt_detect], CRT not detected via hotplug
[  773.160143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  783.176131] [drm:intel_crt_detect], CRT not detected via hotplug
[  783.176143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  793.192126] [drm:intel_crt_detect], CRT not detected via hotplug
[  793.192138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  802.902093] [drm:intel_crtc_cursor_set], 
[  802.902102] [drm:intel_crtc_cursor_set], cursor off
[  802.993501] [drm:intel_crtc_cursor_set], 
[  803.004243] [drm:intel_crtc_cursor_set], 
[  803.208098] [drm:intel_crt_detect], CRT not detected via hotplug
[  803.208109] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  813.024782] [drm:intel_crtc_cursor_set], 
[  813.024787] [drm:intel_crtc_cursor_set], cursor off
[  813.224103] [drm:intel_crt_detect], CRT not detected via hotplug
[  813.224109] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  823.240125] [drm:intel_crt_detect], CRT not detected via hotplug
[  823.240137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  827.892763] [drm:intel_crtc_cursor_set], 
[  832.116954] [drm:intel_crtc_cursor_set], 
[  832.116963] [drm:intel_crtc_cursor_set], cursor off
[  833.256138] [drm:intel_crt_detect], CRT not detected via hotplug
[  833.256149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  843.272135] [drm:intel_crt_detect], CRT not detected via hotplug
[  843.272147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  853.288244] [drm:intel_crt_detect], CRT not detected via hotplug
[  853.288256] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  863.304101] [drm:intel_crt_detect], CRT not detected via hotplug
[  863.304113] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  868.674135] [drm:intel_crtc_cursor_set], 
[  870.615101] [drm:intel_crtc_cursor_set], 
[  870.615109] [drm:intel_crtc_cursor_set], cursor off
[  872.750024] [drm:intel_crtc_cursor_set], 
[  873.320131] [drm:intel_crt_detect], CRT not detected via hotplug
[  873.320143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  873.581485] [drm:intel_crtc_cursor_set], 
[  873.581494] [drm:intel_crtc_cursor_set], cursor off
[  883.336128] [drm:intel_crt_detect], CRT not detected via hotplug
[  883.336140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  884.487957] [drm:intel_crtc_cursor_set], 
[  893.352132] [drm:intel_crt_detect], CRT not detected via hotplug
[  893.352144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  893.567773] [drm:intel_crtc_cursor_set], 
[  893.567783] [drm:intel_crtc_cursor_set], cursor off
[  903.368099] [drm:intel_crt_detect], CRT not detected via hotplug
[  903.368111] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  909.786450] [drm:intel_crtc_cursor_set], 
[  911.091036] [drm:intel_crtc_cursor_set], 
[  911.091045] [drm:intel_crtc_cursor_set], cursor off
[  913.384130] [drm:intel_crt_detect], CRT not detected via hotplug
[  913.384142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  923.400082] [drm:intel_crt_detect], CRT not detected via hotplug
[  923.400091] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  925.197031] [drm:intel_crtc_cursor_set], 
[  926.418402] [drm:intel_crtc_cursor_set], 
[  926.418407] [drm:intel_crtc_cursor_set], cursor off
[  930.539087] [drm:intel_crtc_cursor_set], 
[  932.225710] [drm:intel_crtc_cursor_set], 
[  932.225719] [drm:intel_crtc_cursor_set], cursor off
[  933.416107] [drm:intel_crt_detect], CRT not detected via hotplug
[  933.416113] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  935.356474] [drm:intel_crtc_cursor_set], 
[  936.953271] [drm:intel_crtc_cursor_set], 
[  936.953279] [drm:intel_crtc_cursor_set], cursor off
[  943.432133] [drm:intel_crt_detect], CRT not detected via hotplug
[  943.432145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  953.448135] [drm:intel_crt_detect], CRT not detected via hotplug
[  953.448147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  956.667848] [drm:intel_crtc_cursor_set], 
[  960.121107] [drm:intel_crtc_cursor_set], 
[  960.121115] [drm:intel_crtc_cursor_set], cursor off
[  963.464134] [drm:intel_crt_detect], CRT not detected via hotplug
[  963.464146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  973.480094] [drm:intel_crt_detect], CRT not detected via hotplug
[  973.480106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  983.496104] [drm:intel_crt_detect], CRT not detected via hotplug
[  983.496110] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[  993.512083] [drm:intel_crt_detect], CRT not detected via hotplug
[  993.512089] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1003.528131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1003.528142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1006.330697] [drm:intel_crtc_cursor_set], 
[ 1008.669114] [drm:intel_crtc_cursor_set], 
[ 1008.669123] [drm:intel_crtc_cursor_set], cursor off
[ 1013.544130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1013.544142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1023.560131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1023.560143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1027.122654] [drm:intel_crtc_cursor_set], 
[ 1033.576123] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1033.576135] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1037.399618] [drm:intel_crtc_cursor_set], 
[ 1037.399627] [drm:intel_crtc_cursor_set], cursor off
[ 1037.399641] [drm:intel_crtc_cursor_set], 
[ 1037.399646] [drm:intel_crtc_cursor_set], cursor off
[ 1037.861647] [drm:intel_crtc_cursor_set], 
[ 1037.861658] [drm:intel_crtc_cursor_set], 
[ 1043.592136] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1043.592142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1049.319886] [drm:intel_crtc_cursor_set], 
[ 1049.319892] [drm:intel_crtc_cursor_set], cursor off
[ 1049.319901] [drm:intel_crtc_cursor_set], 
[ 1049.319904] [drm:intel_crtc_cursor_set], cursor off
[ 1050.391257] [drm:intel_crtc_cursor_set], 
[ 1050.391281] [drm:intel_crtc_cursor_set], 
[ 1053.608129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1053.608140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1063.624128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1063.624140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1073.640140] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1073.640151] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1083.656130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1083.656142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1090.783225] [drm:intel_crtc_cursor_set], 
[ 1090.783233] [drm:intel_crtc_cursor_set], cursor off
[ 1093.672125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1093.672136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1103.688137] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1103.688149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1113.704129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1113.704141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1123.148310] [drm:intel_crtc_cursor_set], 
[ 1123.259706] [drm:intel_crtc_cursor_set], 
[ 1123.259710] [drm:intel_crtc_cursor_set], cursor off
[ 1123.720056] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1123.720069] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1127.006073] [drm:intel_crtc_cursor_set], 
[ 1127.060349] [drm:intel_crtc_cursor_set], 
[ 1127.060353] [drm:intel_crtc_cursor_set], cursor off
[ 1129.227010] [drm:intel_crtc_cursor_set], 
[ 1133.736130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1133.736141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1143.752132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1143.752143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1153.768121] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1153.768132] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1155.137015] [drm:intel_crtc_cursor_set], 
[ 1155.137020] [drm:intel_crtc_cursor_set], cursor off
[ 1163.784148] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1163.784160] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1165.793003] [drm:intel_crtc_cursor_set], 
[ 1171.278868] [drm:intel_crtc_cursor_set], 
[ 1171.278877] [drm:intel_crtc_cursor_set], cursor off
[ 1173.800133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1173.800145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1183.816070] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1183.816083] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1193.832127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1193.832139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1203.848106] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1203.848112] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1213.079211] [drm:intel_crtc_cursor_set], 
[ 1213.864056] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1213.864063] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1221.289489] [drm:intel_crtc_cursor_set], 
[ 1221.289497] [drm:intel_crtc_cursor_set], cursor off
[ 1221.783357] [drm:intel_crtc_cursor_set], 
[ 1223.880089] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1223.880101] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1224.324578] [drm:intel_crtc_cursor_set], 
[ 1224.324586] [drm:intel_crtc_cursor_set], cursor off
[ 1233.896128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1233.896140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1243.912094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1243.912105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1253.928132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1253.928144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1263.944132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1263.944143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1273.960127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1273.960139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1283.976132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1283.976144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1293.992131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1293.992142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1304.008127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1304.008138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1314.024134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1314.024145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1324.040130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1324.040142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1334.056126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1334.056137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1344.072091] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1344.072106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1354.088101] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1354.088113] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1364.104127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1364.104138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1373.747683] [drm:intel_crtc_cursor_set], 
[ 1374.120131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1374.120143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1376.205439] [drm:intel_crtc_cursor_set], 
[ 1376.205448] [drm:intel_crtc_cursor_set], cursor off
[ 1384.136094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1384.136105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1394.152127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1394.152139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1399.052259] [drm:intel_crtc_cursor_set], 
[ 1404.168054] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1404.168063] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1404.372585] [drm:intel_crtc_cursor_set], 
[ 1404.372592] [drm:intel_crtc_cursor_set], cursor off
[ 1414.184138] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1414.184150] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1424.200126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1424.200138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1434.216139] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1434.216150] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1435.980489] [drm:intel_crtc_cursor_set], 
[ 1444.232132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1444.232144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1454.248123] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1454.248135] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1464.264132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1464.264143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1472.455496] [drm:intel_crtc_cursor_set], 
[ 1472.455505] [drm:intel_crtc_cursor_set], cursor off
[ 1474.280132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1474.280143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1484.296125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1484.296137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1494.312101] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1494.312113] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1504.328102] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1504.328114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1508.349573] [drm:intel_crtc_cursor_set], 
[ 1511.737162] [drm:intel_crtc_cursor_set], 
[ 1511.737171] [drm:intel_crtc_cursor_set], cursor off
[ 1514.344102] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1514.344115] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1517.390467] [drm:intel_crtc_cursor_set], 
[ 1524.360126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1524.360137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1534.376432] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1534.376440] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1544.392089] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1544.392102] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1549.953148] [drm:intel_crtc_cursor_set], 
[ 1549.953158] [drm:intel_crtc_cursor_set], cursor off
[ 1552.787577] [drm:intel_crtc_cursor_set], 
[ 1552.787586] [drm:intel_crtc_cursor_set], cursor off
[ 1554.408133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1554.408145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1562.794407] [drm:intel_crtc_cursor_set], 
[ 1564.424130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1564.424141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1568.604479] [drm:intel_crtc_cursor_set], 
[ 1568.604485] [drm:intel_crtc_cursor_set], cursor off
[ 1574.440124] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1574.440136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1577.805508] [drm:intel_crtc_cursor_set], 
[ 1584.456130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1584.456142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1594.472133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1594.472145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1604.488128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1604.488140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1614.504133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1614.504145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1624.520132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1624.520144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1632.626511] [drm:intel_crtc_cursor_set], 
[ 1632.626515] [drm:intel_crtc_cursor_set], cursor off
[ 1632.877647] [drm:intel_crtc_cursor_set], 
[ 1633.818171] [drm:intel_crtc_cursor_set], 
[ 1633.818179] [drm:intel_crtc_cursor_set], cursor off
[ 1634.536127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1634.536138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1640.762052] [drm:intel_crtc_cursor_set], 
[ 1644.552052] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1644.552059] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1654.568400] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1654.568408] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1664.584051] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1664.584063] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1674.600108] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1674.600120] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1684.616102] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1684.616114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1694.632091] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1694.632103] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1704.648136] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1704.648148] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1714.664098] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1714.664110] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1724.680139] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1724.680151] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1734.696104] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1734.696110] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1744.712085] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1744.712090] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1754.728127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1754.728140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1763.736438] [drm:intel_crtc_cursor_set], 
[ 1764.744133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1764.744145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1768.435581] [drm:intel_crtc_cursor_set], 
[ 1768.435590] [drm:intel_crtc_cursor_set], cursor off
[ 1774.760172] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1774.760185] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1783.098486] [drm:intel_crtc_cursor_set], 
[ 1784.776101] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1784.776114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1785.468382] [drm:intel_crtc_cursor_set], 
[ 1785.468386] [drm:intel_crtc_cursor_set], cursor off
[ 1791.318601] [drm:intel_crtc_cursor_set], 
[ 1791.827485] [drm:intel_crtc_cursor_set], 
[ 1791.827494] [drm:intel_crtc_cursor_set], cursor off
[ 1793.572229] [drm:intel_crtc_cursor_set], 
[ 1793.641937] [drm:intel_crtc_cursor_set], 
[ 1793.641946] [drm:intel_crtc_cursor_set], cursor off
[ 1794.792086] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1794.792092] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1804.808134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1804.808146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1814.824064] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1814.824071] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1824.840088] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1824.840099] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1834.856113] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1834.856120] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1844.872139] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1844.872151] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1854.888061] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1854.888069] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1864.904111] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1864.904118] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1866.459634] [drm:intel_crtc_cursor_set], 
[ 1869.682615] [drm:intel_crtc_cursor_set], 
[ 1869.682624] [drm:intel_crtc_cursor_set], cursor off
[ 1870.188467] [drm:intel_crtc_cursor_set], 
[ 1870.235508] [drm:intel_crtc_cursor_set], 
[ 1870.235513] [drm:intel_crtc_cursor_set], cursor off
[ 1874.920128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1874.920140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1884.936130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1884.936142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1894.748004] [drm:intel_crtc_cursor_set], 
[ 1894.806610] [drm:intel_crtc_cursor_set], 
[ 1894.806618] [drm:intel_crtc_cursor_set], cursor off
[ 1894.952131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1894.952142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1897.599545] [drm:intel_crtc_cursor_set], 
[ 1898.071401] [drm:intel_crtc_cursor_set], 
[ 1898.071409] [drm:intel_crtc_cursor_set], cursor off
[ 1904.968129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1904.968140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1912.041536] [drm:intel_crtc_cursor_set], 
[ 1914.984133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1914.984144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1918.090140] [drm:intel_crtc_cursor_set], 
[ 1918.090150] [drm:intel_crtc_cursor_set], cursor off
[ 1918.917274] [drm:intel_crtc_cursor_set], 
[ 1925.000135] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1925.000147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1929.722775] [drm:intel_crtc_cursor_set], 
[ 1929.722783] [drm:intel_crtc_cursor_set], cursor off
[ 1935.016045] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1935.016052] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1945.032072] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1945.032080] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1955.048094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1955.048106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1965.064095] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1965.064106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1975.080103] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1975.080114] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1985.096131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1985.096142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 1988.316185] [drm:intel_crtc_cursor_set], 
[ 1991.872112] [drm:intel_crtc_cursor_set], 
[ 1991.872120] [drm:intel_crtc_cursor_set], cursor off
[ 1995.112074] [drm:intel_crt_detect], CRT not detected via hotplug
[ 1995.112087] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2005.128076] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2005.128081] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2015.144131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2015.144143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2025.160094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2025.160106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2030.976159] [drm:intel_crtc_cursor_set], 
[ 2035.176132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2035.176144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2037.020058] [drm:intel_crtc_cursor_set], 
[ 2037.020066] [drm:intel_crtc_cursor_set], cursor off
[ 2045.192080] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2045.192087] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2055.208127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2055.208139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2058.574829] [drm:intel_crtc_cursor_set], 
[ 2058.574838] [drm:intel_crtc_cursor_set], cursor off
[ 2065.224113] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2065.224122] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2075.240133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2075.240145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2085.256128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2085.256140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2095.272131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2095.272142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2103.606244] [drm:intel_crtc_cursor_set], 
[ 2105.288056] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2105.288068] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2115.238847] [drm:intel_crtc_cursor_set], 
[ 2115.304125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2115.304136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2115.337086] [drm:intel_crtc_cursor_set], 
[ 2115.337094] [drm:intel_crtc_cursor_set], cursor off
[ 2115.610605] [drm:intel_crtc_cursor_set], 
[ 2116.088175] [drm:intel_crtc_cursor_set], 
[ 2116.088183] [drm:intel_crtc_cursor_set], cursor off
[ 2125.320129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2125.320140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2135.336137] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2135.336149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2145.352124] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2145.352136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2155.368128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2155.368139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2165.384136] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2165.384147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2175.400126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2175.400137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2185.416098] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2185.416109] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2195.432132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2195.432143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2205.448126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2205.448138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2215.464138] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2215.464149] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2225.480097] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2225.480108] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2235.504042] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2235.504048] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2237.721386] [drm:intel_crtc_cursor_set], 
[ 2239.500149] [drm:intel_crtc_cursor_set], 
[ 2239.500158] [drm:intel_crtc_cursor_set], cursor off
[ 2245.544069] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2245.544076] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2249.926197] [drm:intel_crtc_cursor_set], 
[ 2249.926205] [drm:intel_crtc_cursor_set], cursor off
[ 2255.560068] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2255.560079] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2265.576129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2265.576140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2272.059725] [drm:intel_crtc_cursor_set], 
[ 2275.592094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2275.592105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2285.608125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2285.608136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2285.796975] [drm:intel_crtc_cursor_set], 
[ 2285.796984] [drm:intel_crtc_cursor_set], cursor off
[ 2295.624128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2295.624139] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2303.130684] [drm:intel_crtc_cursor_set], 
[ 2305.640041] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2305.640048] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2307.704386] [drm:intel_crtc_cursor_set], 
[ 2307.704394] [drm:intel_crtc_cursor_set], cursor off
[ 2312.364306] [drm:intel_crtc_cursor_set], 
[ 2315.656116] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2315.656127] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2325.672134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2325.672146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2335.688129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2335.688140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2341.531445] [drm:intel_crtc_cursor_set], 
[ 2341.531450] [drm:intel_crtc_cursor_set], cursor off
[ 2341.739151] [drm:drm_mode_addfb], [FB:39]
[ 2341.739211] [drm:drm_mode_setcrtc], [CRTC:3]
[ 2341.739219] [drm:drm_mode_setcrtc], [CONNECTOR:13:SVIDEO-1]
[ 2341.739223] [drm:drm_crtc_helper_set_config], 
[ 2341.739225] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:39] #connectors=1 (x y) (0 0)
[ 2341.739241] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2341.739245] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2341.750037] [drm:intel_pipe_set_base_atomic], Writing base 03EA0000 00000000 0 0 6144
[ 2341.750043] [drm:intel_update_fbc], 
[ 2341.750046] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2341.756129] [drm:drm_mode_setcrtc], [CRTC:4]
[ 2341.756137] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 2341.756141] [drm:drm_crtc_helper_set_config], 
[ 2341.756143] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:39] #connectors=1 (x y) (0 0)
[ 2341.756154] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2341.756158] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2341.756164] [drm:intel_pipe_set_base_atomic], Writing base 03EA0000 00000000 0 0 6144
[ 2341.756169] [drm:intel_update_fbc], 
[ 2341.756171] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2341.928164] [drm:intel_crtc_cursor_set], 
[ 2341.943540] [drm:intel_crtc_cursor_set], 
[ 2341.943545] [drm:intel_crtc_cursor_set], cursor off
[ 2341.943600] [drm:drm_crtc_helper_set_config], 
[ 2341.943602] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2341.943615] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 2341.943618] [drm:drm_mode_debug_printmodeline], Modeline 38:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[ 2341.943623] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2341.943629] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2341.943632] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2341.943636] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 2341.943638] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2341.943647] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 2341.956139] [drm:intel_update_fbc], 
[ 2341.956146] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2341.956153] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2341.956527] [drm:intel_crtc_mode_set], Mode for pipe A:
[ 2341.956533] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2341.980144] [drm:intel_pipe_set_base_atomic], Writing base 00040000 00000000 0 0 5760
[ 2341.980153] [drm:intel_update_fbc], 
[ 2341.980158] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2341.988098] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2341.988107] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:33:848x480]
[ 2341.996147] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2341.996635] [drm:intel_update_fbc], 
[ 2341.996639] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2341.996650] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 2341.996658] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[ 2341.996669] [drm:drm_crtc_helper_set_config], 
[ 2341.996674] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2341.996690] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2341.996697] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2341.996706] [drm:intel_pipe_set_base_atomic], Writing base 00040000 00000000 0 0 5760
[ 2341.996714] [drm:intel_update_fbc], 
[ 2341.996718] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2342.004136] [drm:drm_crtc_helper_set_config], 
[ 2342.004140] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.004154] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.004161] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.004168] [drm:drm_crtc_helper_set_config], 
[ 2342.004173] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.004185] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.004191] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.004219] [drm:drm_crtc_helper_set_config], 
[ 2342.004223] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.004236] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.004242] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.004250] [drm:drm_crtc_helper_set_config], 
[ 2342.004254] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.004266] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.004272] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.007430] [drm:drm_crtc_helper_set_config], 
[ 2342.007435] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.007450] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.007458] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.007465] [drm:drm_crtc_helper_set_config], 
[ 2342.007470] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.007483] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.007490] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.040156] [drm:drm_crtc_helper_set_config], 
[ 2342.040162] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.040178] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.040182] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2342.040186] [drm:drm_crtc_helper_set_config], 
[ 2342.040188] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2342.040194] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2342.040198] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2345.704093] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2345.704105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2355.720134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2355.720145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2365.736128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2365.736140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2375.752124] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2375.752135] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2378.260255] [drm:drm_crtc_helper_set_config], 
[ 2378.260259] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2378.260274] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.260277] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.260282] [drm:drm_crtc_helper_set_config], 
[ 2378.260284] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2378.260290] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.260293] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.266662] [drm:i915_driver_open], 
[ 2378.266718] [drm:drm_crtc_helper_set_config], 
[ 2378.266722] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:34] #connectors=1 (x y) (0 0)
[ 2378.266740] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.266744] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.266748] [drm:drm_crtc_helper_set_config], 
[ 2378.266750] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:34] #connectors=1 (x y) (0 0)
[ 2378.266757] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.266760] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.266806] [drm:i915_driver_open], 
[ 2378.267156] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[ 2378.267162] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[ 2378.267240] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2378.267245] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 2378.267260] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 2378.267264] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[ 2378.267272] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2378.267488] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2378.267494] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2378.280153] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2378.280166] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2378.280190] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2378.280199] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2378.288148] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2378.288158] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2378.288274] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2378.288284] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[ 2378.296128] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[ 2378.296137] [drm:intel_tv_detect_type], Detected Composite TV connection
[ 2378.296164] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[ 2378.296173] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2378.296185] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[ 2378.296197] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[ 2378.296209] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[ 2378.296229] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2378.296367] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2378.296377] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 2378.296399] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 2378.296407] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[ 2378.296422] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2378.298806] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2378.298816] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2378.312133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2378.312143] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2378.312158] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2378.312166] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2378.320120] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2378.320128] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2378.320214] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2378.320223] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[ 2378.328121] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[ 2378.328130] [drm:intel_tv_detect_type], Detected Composite TV connection
[ 2378.328156] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[ 2378.328165] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2378.328177] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[ 2378.328189] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[ 2378.328201] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[ 2378.328226] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2378.352124] [drm:drm_mode_addfb], [FB:35]
[ 2378.352221] [drm:drm_mode_setcrtc], [CRTC:3]
[ 2378.352230] [drm:drm_mode_setcrtc], [CONNECTOR:13:SVIDEO-1]
[ 2378.352233] [drm:drm_crtc_helper_set_config], 
[ 2378.352235] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[ 2378.352249] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 2378.352253] [drm:drm_mode_debug_printmodeline], Modeline 33:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2378.352258] [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[ 2378.352264] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.352267] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.352271] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 2378.352274] [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[ 2378.352282] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 2378.368135] [drm:intel_update_fbc], 
[ 2378.368142] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2378.368151] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2378.368524] [drm:intel_crtc_mode_set], Mode for pipe A:
[ 2378.368531] [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[ 2378.408512] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[ 2378.408524] [drm:intel_update_fbc], 
[ 2378.408530] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2378.416098] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2378.416104] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:39:1024x768]
[ 2378.424145] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2378.424635] [drm:intel_update_fbc], 
[ 2378.424641] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2378.424655] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 2378.424664] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[ 2378.424784] [drm:drm_mode_setcrtc], [CRTC:4]
[ 2378.424797] [drm:drm_mode_setcrtc], [CONNECTOR:5:LVDS-1]
[ 2378.424804] [drm:drm_crtc_helper_set_config], 
[ 2378.424810] [drm:drm_crtc_helper_set_config], [CRTC:4] [FB:35] #connectors=1 (x y) (0 0)
[ 2378.424828] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2378.424836] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2378.424848] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[ 2378.424857] [drm:intel_update_fbc], 
[ 2378.424862] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2378.967418] [drm:intel_crtc_cursor_set], 
[ 2378.967487] [drm:intel_crtc_cursor_set], 
[ 2381.735196] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2381.735204] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 2381.735222] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 2381.735226] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[ 2381.735234] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2381.735430] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2381.735435] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2381.748129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2381.748140] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2381.748156] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2381.748164] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2381.756143] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2381.756152] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2381.756191] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2381.756200] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[ 2381.764130] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[ 2381.764138] [drm:intel_tv_detect_type], Detected Composite TV connection
[ 2381.764165] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[ 2381.764173] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2381.764185] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[ 2381.764197] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[ 2381.764209] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[ 2381.764240] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2381.766298] [drm:drm_mode_setcrtc], [CRTC:3]
[ 2381.766314] [drm:drm_mode_setcrtc], [CONNECTOR:13:SVIDEO-1]
[ 2381.766322] [drm:drm_crtc_helper_set_config], 
[ 2381.766327] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:35] #connectors=1 (x y) (0 0)
[ 2381.766345] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[ 2381.766352] [drm:drm_mode_debug_printmodeline], Modeline 39:"1024x768" 0 26886 1024 1025 1088 1120 768 769 800 801 0x0 0x0
[ 2381.766365] [drm:drm_mode_debug_printmodeline], Modeline 43:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[ 2381.766378] [drm:drm_crtc_helper_set_config], [CONNECTOR:5:LVDS-1] to [CRTC:4]
[ 2381.766386] [drm:drm_crtc_helper_set_config], [CONNECTOR:13:SVIDEO-1] to [CRTC:3]
[ 2381.766394] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[ 2381.766401] [drm:drm_mode_debug_printmodeline], Modeline 43:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[ 2381.766415] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 2381.780095] [drm:intel_update_fbc], 
[ 2381.780102] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2381.780112] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2381.780488] [drm:intel_crtc_mode_set], Mode for pipe A:
[ 2381.780495] [drm:drm_mode_debug_printmodeline], Modeline 43:"" 0 11315 640 641 704 736 480 481 512 513 0x0 0x0
[ 2381.804132] [drm:intel_pipe_set_base_atomic], Writing base 00532000 00000000 0 0 6144
[ 2381.804144] [drm:intel_update_fbc], 
[ 2381.804149] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2381.812103] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2381.812113] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TV-14] set [MODE:43:]
[ 2381.820136] [drm:i965_update_wm], Setting FIFO watermarks - A: 8, B: 8, C: 8, SR 1
[ 2381.820626] [drm:intel_update_fbc], 
[ 2381.820632] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 2381.820646] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[ 2381.820654] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:13:SVIDEO-1] set DPMS on
[ 2381.820899] [drm:intel_crtc_cursor_set], 
[ 2381.820905] [drm:intel_crtc_cursor_set], cursor off
[ 2381.826855] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2381.826869] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 2381.826898] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 2381.826907] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[ 2381.826923] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2381.827313] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2381.827322] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2381.840099] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2381.840108] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2381.840124] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2381.840132] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2381.848130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2381.848138] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2381.848175] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2381.848184] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[ 2381.856139] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[ 2381.856147] [drm:intel_tv_detect_type], Detected Composite TV connection
[ 2381.856172] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[ 2381.856181] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2381.856193] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[ 2381.856205] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[ 2381.856217] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[ 2381.856246] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2385.768047] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2385.768059] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2395.784129] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2395.784141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2399.611299] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2399.611309] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[ 2399.611335] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[ 2399.611340] [drm:drm_mode_debug_printmodeline], Modeline 28:"1440x900" 60 96310 1440 1504 1536 1760 900 903 906 912 0x48 0xa
[ 2399.611348] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[ 2399.611535] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2399.611543] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2399.624073] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2399.624082] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2399.624102] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[ 2399.624107] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[ 2399.632050] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2399.632059] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[ 2399.632178] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2399.632183] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1]
[ 2399.640049] [drm:intel_tv_detect_type], TV detected: c00c7, bf0000aa
[ 2399.640055] [drm:intel_tv_detect_type], Detected Composite TV connection
[ 2399.640077] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:SVIDEO-1] probed modes :
[ 2399.640081] [drm:drm_mode_debug_printmodeline], Modeline 31:"848x480" 30 14513 848 849 912 944 480 481 512 513 0x48 0x0
[ 2399.640086] [drm:drm_mode_debug_printmodeline], Modeline 8:"640x480" 30 11315 640 641 704 736 480 481 512 513 0x48 0x0
[ 2399.640091] [drm:drm_mode_debug_printmodeline], Modeline 30:"1024x768" 30 26886 1024 1025 1088 1120 768 769 800 801 0x40 0x0
[ 2399.640097] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 30 16998 800 801 864 896 600 601 632 633 0x40 0x0
[ 2399.640134] [drm:drm_mode_getconnector], [CONNECTOR:13:?]
[ 2402.794884] [drm:intel_crtc_cursor_set], 
[ 2405.800050] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2405.800058] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2415.816116] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2415.816129] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2418.026998] [drm:intel_crtc_cursor_set], 
[ 2418.027007] [drm:intel_crtc_cursor_set], cursor off
[ 2425.832112] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2425.832125] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2435.848093] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2435.848105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2445.864131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2445.864142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2455.880116] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2455.880128] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2465.896092] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2465.896104] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2475.912134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2475.912146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2485.928088] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2485.928100] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2495.944124] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2495.944135] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2504.518545] [drm:intel_crtc_cursor_set], 
[ 2505.960132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2505.960143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2508.565691] [drm:intel_crtc_cursor_set], 
[ 2508.565700] [drm:intel_crtc_cursor_set], cursor off
[ 2511.429016] [drm:intel_crtc_cursor_set], 
[ 2515.976132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2515.976144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2517.028585] [drm:intel_crtc_cursor_set], 
[ 2517.028594] [drm:intel_crtc_cursor_set], cursor off
[ 2525.992125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2525.992136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2526.154027] [drm:intel_crtc_cursor_set], 
[ 2528.042821] [drm:intel_crtc_cursor_set], 
[ 2528.042825] [drm:intel_crtc_cursor_set], cursor off
[ 2536.008143] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2536.008155] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2546.024075] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2546.024087] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2556.040141] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2556.040154] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2566.056111] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2566.056122] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2575.485290] [drm:intel_crtc_cursor_set], 
[ 2575.485299] [drm:intel_crtc_cursor_set], cursor off
[ 2576.072130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2576.072142] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2576.225512] [drm:intel_crtc_cursor_set], 
[ 2586.088123] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2586.088135] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2596.104042] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2596.104049] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2599.681792] [drm:intel_crtc_cursor_set], 
[ 2599.681802] [drm:intel_crtc_cursor_set], cursor off
[ 2606.120130] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2606.120141] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2613.648675] [drm:intel_crtc_cursor_set], 
[ 2616.136090] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2616.136102] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2626.152092] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2626.152105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2636.168132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2636.168144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2646.184025] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2646.184032] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2656.200094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2656.200105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2662.887847] [drm:intel_crtc_cursor_set], 
[ 2664.611985] [drm:intel_crtc_cursor_set], 
[ 2664.611993] [drm:intel_crtc_cursor_set], cursor off
[ 2666.216062] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2666.216070] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2667.216367] [drm:intel_crtc_cursor_set], 
[ 2667.779100] [drm:intel_crtc_cursor_set], 
[ 2667.779108] [drm:intel_crtc_cursor_set], cursor off
[ 2669.553722] [drm:intel_crtc_cursor_set], 
[ 2673.079901] [drm:intel_crtc_cursor_set], 
[ 2673.079910] [drm:intel_crtc_cursor_set], cursor off
[ 2676.232078] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2676.232085] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2686.248133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2686.248144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2696.264071] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2696.264078] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2706.280097] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2706.280110] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2709.696741] [drm:intel_crtc_cursor_set], 
[ 2710.898735] [drm:intel_crtc_cursor_set], 
[ 2710.898740] [drm:intel_crtc_cursor_set], cursor off
[ 2716.296133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2716.296145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2726.312132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2726.312144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2726.509529] [drm:intel_crtc_cursor_set], 
[ 2727.173265] [drm:intel_crtc_cursor_set], 
[ 2727.173274] [drm:intel_crtc_cursor_set], cursor off
[ 2731.922192] [drm:intel_crtc_cursor_set], 
[ 2736.328104] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2736.328116] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2743.392738] [drm:intel_crtc_cursor_set], 
[ 2743.392747] [drm:intel_crtc_cursor_set], cursor off
[ 2746.344136] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2746.344148] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2756.360131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2756.360143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2766.376135] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2766.376147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2771.154744] [drm:intel_crtc_cursor_set], 
[ 2771.154754] [drm:intel_crtc_cursor_set], cursor off
[ 2776.392053] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2776.392060] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2780.167467] [drm:intel_crtc_cursor_set], 
[ 2786.408133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2786.408145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2795.681861] [drm:intel_crtc_cursor_set], 
[ 2795.880804] [drm:intel_crtc_cursor_set], 
[ 2795.880813] [drm:intel_crtc_cursor_set], cursor off
[ 2795.880826] [drm:intel_crtc_cursor_set], 
[ 2795.880831] [drm:intel_crtc_cursor_set], cursor off
[ 2795.894753] [drm:intel_crtc_cursor_set], 
[ 2795.894770] [drm:intel_crtc_cursor_set], 
[ 2796.424131] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2796.424143] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2804.867082] [drm:intel_crtc_cursor_set], 
[ 2804.867087] [drm:intel_crtc_cursor_set], cursor off
[ 2804.867097] [drm:intel_crtc_cursor_set], 
[ 2804.867099] [drm:intel_crtc_cursor_set], cursor off
[ 2806.440133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2806.440145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2814.420951] [drm:intel_crtc_cursor_set], 
[ 2814.420969] [drm:intel_crtc_cursor_set], 
[ 2816.456134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2816.456146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2825.709711] [drm:intel_crtc_cursor_set], 
[ 2825.709720] [drm:intel_crtc_cursor_set], cursor off
[ 2826.472132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2826.472144] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2836.488092] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2836.488099] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2846.504140] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2846.504152] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2856.520052] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2856.520064] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2859.562726] [drm:intel_crtc_cursor_set], 
[ 2864.749409] [drm:intel_crtc_cursor_set], 
[ 2864.749414] [drm:intel_crtc_cursor_set], cursor off
[ 2866.536128] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2866.536140] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2868.911647] [drm:intel_crtc_cursor_set], 
[ 2871.841354] [drm:intel_crtc_cursor_set], 
[ 2871.841359] [drm:intel_crtc_cursor_set], cursor off
[ 2875.148146] [drm:intel_crtc_cursor_set], 
[ 2876.552098] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2876.552109] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2881.913156] [drm:intel_crtc_cursor_set], 
[ 2881.913166] [drm:intel_crtc_cursor_set], cursor off
[ 2886.568099] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2886.568105] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2886.972215] [drm:intel_crtc_cursor_set], 
[ 2887.914781] [drm:intel_crtc_cursor_set], 
[ 2887.914793] [drm:intel_crtc_cursor_set], cursor off
[ 2890.273642] [drm:intel_crtc_cursor_set], 
[ 2892.655368] [drm:intel_crtc_cursor_set], 
[ 2892.655377] [drm:intel_crtc_cursor_set], cursor off
[ 2894.567604] [drm:intel_crtc_cursor_set], 
[ 2896.584133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2896.584145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2899.770185] [drm:intel_crtc_cursor_set], 
[ 2899.770194] [drm:intel_crtc_cursor_set], cursor off
[ 2901.831310] [drm:intel_crtc_cursor_set], 
[ 2906.600134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2906.600145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2914.982979] [drm:intel_crtc_cursor_set], 
[ 2914.982988] [drm:intel_crtc_cursor_set], cursor off
[ 2916.616126] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2916.616138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2925.645064] [drm:intel_crtc_cursor_set], 
[ 2926.632065] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2926.632077] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2929.903748] [drm:intel_crtc_cursor_set], 
[ 2929.903756] [drm:intel_crtc_cursor_set], cursor off
[ 2936.648094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2936.648106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2946.664095] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2946.664106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2956.680134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2956.680145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2962.035458] [drm:intel_crtc_cursor_set], 
[ 2966.696053] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2966.696066] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2976.712062] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2976.712074] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2986.728134] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2986.728146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2996.744075] [drm:intel_crt_detect], CRT not detected via hotplug
[ 2996.744087] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 2998.686599] [drm:intel_crtc_cursor_set], 
[ 2998.686608] [drm:intel_crtc_cursor_set], cursor off
[ 3006.760127] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3006.760138] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3016.776135] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3016.776147] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3026.792133] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3026.792145] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3036.808135] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3036.808146] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3046.824099] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3046.824111] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3056.840099] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3056.840111] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3062.742688] [drm:intel_crtc_cursor_set], 
[ 3066.856111] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3066.856124] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3076.872099] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3076.872111] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3086.888094] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3086.888106] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3096.904125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3096.904136] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3106.920100] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3106.920112] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3116.936143] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3116.936154] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3118.475958] [drm:intel_crtc_cursor_set], 
[ 3118.475967] [drm:intel_crtc_cursor_set], cursor off
[ 3126.952125] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3126.952137] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2
[ 3136.968075] [drm:intel_crt_detect], CRT not detected via hotplug
[ 3136.968082] [drm:output_poll_execute], [CONNECTOR:11:VGA-1] status updated from 2 to 2


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

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                 2.13-4             Embedded GNU C Library: Shared lib
ii  libdrm-intel1         2.4.25-2           Userspace interface to intel-speci
ii  libdrm2               2.4.25-2           Userspace interface to kernel DRM 
ii  libpciaccess0         0.12.1-1           Generic PCI access library for X
ii  libudev0              171-1              libudev shared library
ii  xserver-xorg-core [xo 2:1.10.2-1+wheezy1 Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi! I'm closing this bug, since it was tagged "moreinfo" for years
without answer. If you still encounter this problem, please feel free
to re-open it or ask me to do it.

 Solveig

--- End Message ---

Reply to: