Hi,
I'm running this snapshot:

$ uname -a                                                                     
OpenBSD amd64_p.lan.net 4.9 GENERIC.MP#780 amd64

When I load X with any xorg, the VGA output (which I use) blanks, whereas
LVDS doesn't. Switching from Xorg to a terminal and back can make it display 
again. Howerver, if I do it quite a few times, the screen is blank, and 
the LED switches from blue to yellow.

Here's the kernel messages:
Feb 14 00:27:50 amd64_p /bsd: render error detected, EIR: 10<PTEERR>
Feb 14 00:27:50 amd64_p /bsd:   PGTBL_ER: 0x00000010
Feb 14 00:27:50 amd64_p /bsd: inteldrm0: resetting gpu: done!

This issue wasn't present in 4.8/4.7.

Here's my Xorg.0.log:

[548720.635] (--) checkDevMem: using aperture driver /dev/xf86
[548720.662] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode 
(version 3.32)
[548721.689] 
X.Org X Server 1.9.3
Release Date: 2010-12-13
[548721.689] X Protocol Version 11, Revision 0
[548721.689] Build Operating System: OpenBSD 4.9 amd64 
[548721.690] Current Operating System: OpenBSD amd64_p.lan.net 4.9 
GENERIC.MP#780 amd64
[548721.690] Build Date: 18 January 2011  07:23:59PM
[548721.690]  
[548721.690] Current version of pixman: 0.20.0
[548721.690]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[548721.690] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[548721.690] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 14 00:27:25 
2011
[548721.691] (II) Loader magic: 0x7a1720
[548721.691] (II) Module ABI versions:
[548721.691]    X.Org ANSI C Emulation: 0.4
[548721.691]    X.Org Video Driver: 8.0
[548721.691]    X.Org XInput driver : 11.0
[548721.691]    X.Org Server Extension : 4.0
[548721.692] (--) PCI:*(0:0:2:0) 8086:2a02:1179:ff40 rev 3, Mem @ 
0xfeb00000/1048576, 0xd0000000/268435456, I/O @ 0x0000ec00/8
[548721.692] (--) PCI: (0:0:2:1) 8086:2a03:1179:ff40 rev 3, Mem @ 
0xfe900000/1048576
[548721.692] (==) Using default built-in configuration (21 lines)
[548721.692] (==) --- Start of built-in configuration ---
[548721.692]    Section "Device"
[548721.692]            Identifier      "Builtin Default intel Device 0"
[548721.692]            Driver  "intel"
[548721.692]    EndSection
[548721.692]    Section "Screen"
[548721.692]            Identifier      "Builtin Default intel Screen 0"
[548721.692]            Device  "Builtin Default intel Device 0"
[548721.692]    EndSection
[548721.692]    Section "Device"
[548721.692]            Identifier      "Builtin Default vesa Device 0"
[548721.692]            Driver  "vesa"
[548721.692]    EndSection
[548721.692]    Section "Screen"
[548721.692]            Identifier      "Builtin Default vesa Screen 0"
[548721.692]            Device  "Builtin Default vesa Device 0"
[548721.692]    EndSection
[548721.692]    Section "ServerLayout"
[548721.692]            Identifier      "Builtin Default Layout"
[548721.692]            Screen  "Builtin Default intel Screen 0"
[548721.692]            Screen  "Builtin Default vesa Screen 0"
[548721.692]    EndSection
[548721.692] (==) --- End of built-in configuration ---
[548721.692] (==) ServerLayout "Builtin Default Layout"
[548721.692] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[548721.692] (**) |   |-->Monitor "<default monitor>"
[548721.693] (**) |   |-->Device "Builtin Default intel Device 0"
[548721.693] (==) No monitor specified for screen "Builtin Default intel Screen 
0".
        Using a default monitor configuration.
[548721.693] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
[548721.693] (**) |   |-->Monitor "<default monitor>"
[548721.693] (**) |   |-->Device "Builtin Default vesa Device 0"
[548721.693] (==) No monitor specified for screen "Builtin Default vesa Screen 
0".
        Using a default monitor configuration.
[548721.693] (==) Disabling SIGIO handlers for input devices
[548721.694] (==) Not automatically adding devices
[548721.694] (==) Not automatically enabling devices
[548721.694] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[548721.694] (==) ModulePath set to "/usr/X11R6/lib/modules"
[548721.694] (==) |-->Input Device "<default pointer>"
[548721.694] (==) |-->Input Device "<default keyboard>"
[548721.694] (==) The core pointer device wasn't specified explicitly in the 
layout.
        Using the default mouse configuration.
[548721.694] (==) The core keyboard device wasn't specified explicitly in the 
layout.
        Using the default keyboard configuration.
[548721.694] (II) LoadModule: "extmod"
[548721.696] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[548721.697] (II) Module extmod: vendor="X.Org Foundation"
[548721.697]    compiled for 1.9.3, module version = 1.0.0
[548721.697]    Module class: X.Org Server Extension
[548721.697]    ABI class: X.Org Server Extension, version 4.0
[548721.697] (II) Loading extension MIT-SCREEN-SAVER
[548721.697] (II) Loading extension XFree86-VidModeExtension
[548721.697] (II) Loading extension XFree86-DGA
[548721.697] (II) Loading extension DPMS
[548721.697] (II) Loading extension XVideo
[548721.697] (II) Loading extension XVideo-MotionCompensation
[548721.697] (II) Loading extension X-Resource
[548721.697] (II) LoadModule: "dbe"
[548721.699] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[548721.699] (II) Module dbe: vendor="X.Org Foundation"
[548721.699]    compiled for 1.9.3, module version = 1.0.0
[548721.699]    Module class: X.Org Server Extension
[548721.699]    ABI class: X.Org Server Extension, version 4.0
[548721.699] (II) Loading extension DOUBLE-BUFFER
[548721.699] (II) LoadModule: "glx"
[548721.701] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[548721.702] (II) Module glx: vendor="X.Org Foundation"
[548721.702]    compiled for 1.9.3, module version = 1.0.0
[548721.702]    ABI class: X.Org Server Extension, version 4.0
[548721.702] (==) AIGLX enabled
[548721.702] (II) Loading extension GLX
[548721.702] (II) LoadModule: "record"
[548721.704] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[548721.705] (II) Module record: vendor="X.Org Foundation"
[548721.705]    compiled for 1.9.3, module version = 1.13.0
[548721.705]    Module class: X.Org Server Extension
[548721.705]    ABI class: X.Org Server Extension, version 4.0
[548721.705] (II) Loading extension RECORD
[548721.705] (II) LoadModule: "dri"
[548721.706] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[548721.707] (II) Module dri: vendor="X.Org Foundation"
[548721.707]    compiled for 1.9.3, module version = 1.0.0
[548721.707]    ABI class: X.Org Server Extension, version 4.0
[548721.707] (II) Loading extension XFree86-DRI
[548721.707] (II) LoadModule: "dri2"
[548721.709] (II) Loading /usr/X11R6/lib/modules/extensions/libdri2.so
[548721.710] (II) Module dri2: vendor="X.Org Foundation"
[548721.710]    compiled for 1.9.3, module version = 1.2.0
[548721.710]    ABI class: X.Org Server Extension, version 4.0
[548721.710] (II) Loading extension DRI2
[548721.710] (II) LoadModule: "intel"
[548721.711] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[548721.715] (II) Module intel: vendor="X.Org Foundation"
[548721.715]    compiled for 1.9.3, module version = 2.9.1
[548721.715]    Module class: X.Org Video Driver
[548721.715]    ABI class: X.Org Video Driver, version 8.0
[548721.715] (II) LoadModule: "vesa"
[548721.716] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[548721.717] (II) Module vesa: vendor="X.Org Foundation"
[548721.717]    compiled for 1.9.3, module version = 2.3.0
[548721.717]    Module class: X.Org Video Driver
[548721.717]    ABI class: X.Org Video Driver, version 8.0
[548721.717] (II) LoadModule: "mouse"
[548721.719] (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
[548721.719] (II) Module mouse: vendor="X.Org Foundation"
[548721.719]    compiled for 1.9.3, module version = 1.6.0
[548721.719]    Module class: X.Org XInput Driver
[548721.719]    ABI class: X.Org XInput driver, version 11.0
[548721.719] (II) LoadModule: "kbd"
[548721.721] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[548721.722] (II) Module kbd: vendor="X.Org Foundation"
[548721.722]    compiled for 1.9.3, module version = 1.5.0
[548721.722]    Module class: X.Org XInput Driver
[548721.722]    ABI class: X.Org XInput driver, version 11.0
[548721.722] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
[548721.722] (II) VESA: driver for VESA chipsets: vesa
[548721.722] (WW) Falling back to old probe method for vesa
[548721.723] (II) Loading sub module "vgahw"
[548721.723] (II) LoadModule: "vgahw"
[548721.725] (II) Loading /usr/X11R6/lib/modules/libvgahw.so
[548721.726] (II) Module vgahw: vendor="X.Org Foundation"
[548721.726]    compiled for 1.9.3, module version = 0.1.0
[548721.726]    ABI class: X.Org Video Driver, version 8.0
[548721.726] (II) Loading sub module "ramdac"
[548721.726] (II) LoadModule: "ramdac"
[548721.726] (II) Module "ramdac" already built-in
[548721.727] drmOpenDevice: node name is /dev/drm0
[548721.727] drmOpenDevice: open result is 10, (OK)
[548721.727] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[548721.727] drmOpenDevice: node name is /dev/drm0
[548721.727] drmOpenDevice: open result is 10, (OK)
[548721.727] drmOpenByBusid: drmOpenMinor returns 10
[548721.727] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[548721.727] (II) intel(0): Creating default Display subsection in Screen 
section
        "Builtin Default intel Screen 0" for depth/fbbpp 24/32
[548721.727] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[548721.728] (==) intel(0): RGB weight 888
[548721.728] (==) intel(0): Default visual is TrueColor
[548721.728] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[548721.728] (--) intel(0): Chipset: "965GM"
[548721.728] (--) intel(0): Linear framebuffer at 0xD0000000
[548721.728] (--) intel(0): IO registers at addr 0xFEB00000 size 1048576
[548721.728] (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
[548721.728] (II) intel(0): No SDVO device is found in VBT
[548721.729] (II) intel(0): 2 display pipes available.
[548721.729] (II) Loading sub module "ddc"
[548721.729] (II) LoadModule: "ddc"
[548721.729] (II) Module "ddc" already built-in
[548721.729] (II) Loading sub module "i2c"
[548721.729] (II) LoadModule: "i2c"
[548721.729] (II) Module "i2c" already built-in
[548721.729] (II) intel(0): Output VGA has no monitor section
[548721.729] (II) intel(0): Output LVDS has no monitor section
[548721.729] (II) intel(0): I2C bus "LVDSDDC_C" initialized.
[548721.729] (II) intel(0): Attempting to determine panel fixed mode.
[548721.729] (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 
0xA0.
[548721.785] (II) intel(0): EDID for output LVDS
[548721.785] (II) intel(0): Manufacturer: LPL  Model: 127  Serial#: 0
[548721.785] (II) intel(0): Year: 2008  Week: 0
[548721.785] (II) intel(0): EDID Version: 1.3
[548721.785] (II) intel(0): Digital Display Input
[548721.785] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[548721.785] (II) intel(0): Gamma: 2.20
[548721.785] (II) intel(0): No DPMS capabilities specified
[548721.785] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[548721.785] (II) intel(0): First detailed timing is preferred mode
[548721.785] (II) intel(0): redX: 0.594 redY: 0.349   greenX: 0.325 greenY: 
0.543
[548721.785] (II) intel(0): blueX: 0.157 blueY: 0.139   whiteX: 0.313 whiteY: 
0.329
[548721.785] (II) intel(0): Manufacturer's mask: 0
[548721.785] (II) intel(0): Supported detailed timing:
[548721.785] (II) intel(0): clock: 71.0 MHz   Image Size:  331 x 207 mm
[548721.785] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 
h_blank_end 1440 h_border: 0
[548721.785] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 
v_blanking: 823 v_border: 0
[548721.785] (II) intel(0):  LGPhilipsLCD
[548721.785] (II) intel(0): Monitor name: LP154WX4-TLD4
[548721.785] (II) intel(0): EDID (in hex):
[548721.785] (II) intel(0):     00ffffffffffff00320c270100000000
[548721.785] (II) intel(0):     00120103802115780a14659859538b28
[548721.785] (II) intel(0):     23505400000001010101010101010101
[548721.785] (II) intel(0):     010101010101bc1b00a0502017303020
[548721.785] (II) intel(0):     36004bcf100000190000000000000000
[548721.785] (II) intel(0):     00000000000000000000000000fe004c
[548721.785] (II) intel(0):     475068696c6970734c43440a000000fc
[548721.785] (II) intel(0):     004c503135345758342d544c44340073
[548721.786] (II) intel(0): EDID vendor "LPL", prod id 295
[548721.786] (==) intel(0): Write-combining range (0xa0000,0x10000) was already 
clear
[548721.881] (II) intel(0): I2C bus "CRTDDC_A" initialized.
[548721.881] (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 
0xA0.
[548721.937] (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
[548721.937] (II) intel(0): I2C bus "CRTDDC_A" removed.
[548721.937] (II) intel(0): EDID for output VGA
[548721.937] (II) intel(0): Manufacturer: VSC  Model: 5920  Serial#: 26101
[548721.937] (II) intel(0): Year: 2007  Week: 44
[548721.937] (II) intel(0): EDID Version: 1.3
[548721.937] (II) intel(0): Analog Display Input,  Input Voltage Level: 
0.700/0.300 V
[548721.937] (II) intel(0): Sync:  Separate
[548721.937] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 26
[548721.937] (II) intel(0): Gamma: 2.20
[548721.937] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[548721.937] (II) intel(0): Default color space is primary color space
[548721.937] (II) intel(0): First detailed timing is preferred mode
[548721.937] (II) intel(0): redX: 0.640 redY: 0.334   greenX: 0.286 greenY: 
0.599
[548721.937] (II) intel(0): blueX: 0.154 blueY: 0.077   whiteX: 0.313 whiteY: 
0.329
[548721.937] (II) intel(0): Supported established timings:
[548721.937] (II) intel(0): 720x400@70Hz
[548721.937] (II) intel(0): 640x480@60Hz
[548721.937] (II) intel(0): 640x480@67Hz
[548721.937] (II) intel(0): 640x480@72Hz
[548721.937] (II) intel(0): 640x480@75Hz
[548721.937] (II) intel(0): 800x600@56Hz
[548721.937] (II) intel(0): 800x600@60Hz
[548721.937] (II) intel(0): 800x600@72Hz
[548721.937] (II) intel(0): 800x600@75Hz
[548721.937] (II) intel(0): 832x624@75Hz
[548721.937] (II) intel(0): 1024x768@60Hz
[548721.937] (II) intel(0): 1024x768@70Hz
[548721.937] (II) intel(0): 1024x768@75Hz
[548721.937] (II) intel(0): 1280x1024@75Hz
[548721.937] (II) intel(0): 1152x864@75Hz
[548721.937] (II) intel(0): Manufacturer's mask: 0
[548721.937] (II) intel(0): Supported standard timings:
[548721.937] (II) intel(0): #0: hsize: 1440  vsize 900  refresh: 60  vid: 149
[548721.937] (II) intel(0): #1: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[548721.937] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[548721.937] (II) intel(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[548721.937] (II) intel(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[548721.937] (II) intel(0): Supported detailed timing:
[548721.938] (II) intel(0): clock: 106.5 MHz   Image Size:  410 x 256 mm
[548721.938] (II) intel(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 
h_blank_end 1904 h_border: 0
[548721.938] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 
v_blanking: 934 v_border: 0
[548721.938] (II) intel(0): Serial No: QQT074426101
[548721.938] (II) intel(0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 82 
kHz, PixClock max 145 MHz
[548721.938] (II) intel(0): Monitor name: VA1926wSERIES
[548721.938] (II) intel(0): EDID (in hex):
[548721.938] (II) intel(0):     00ffffffffffff005a632059f5650000
[548721.938] (II) intel(0):     2c11010308291a782ee5b5a355499927
[548721.938] (II) intel(0):     135054bfef809500950f81808140714f
[548721.938] (II) intel(0):     0101010101019a29a0d0518422305098
[548721.938] (II) intel(0):     36009a001100001c000000ff00515154
[548721.938] (II) intel(0):     3037343432363130310a000000fd0032
[548721.938] (II) intel(0):     4b18520e000a202020202020000000fc
[548721.938] (II) intel(0):     00564131393236775345524945530099
[548721.938] (II) intel(0): EDID vendor "VSC", prod id 22816
[548721.938] (II) intel(0): Using EDID range info for horizontal sync
[548721.938] (II) intel(0): Using EDID range info for vertical refresh
[548721.938] (II) intel(0): Printing DDC gathered Modelines:
[548721.938] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[548721.938] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[548721.938] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz)
[548721.938] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz)
[548721.938] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz)
[548721.938] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz)
[548721.938] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[548721.939] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz)
[548721.939] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[548721.939] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz)
[548721.939] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[548721.939] (II) intel(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 
1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[548721.939] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[548721.939] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[548721.939] (II) intel(0): EDID vendor "VSC", prod id 22816
[548721.939] (II) intel(0): Printing probed modes for output VGA
[548721.939] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[548721.939] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[548721.939] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[548721.939] (II) intel(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 
1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[548721.939] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[548721.939] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[548721.939] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[548721.939] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[548721.939] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz)
[548721.940] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz)
[548721.940] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz)
[548721.940] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz)
[548721.940] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[548721.940] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz)
[548721.996] (II) intel(0): EDID for output LVDS
[548721.996] (II) intel(0): Manufacturer: LPL  Model: 127  Serial#: 0
[548721.996] (II) intel(0): Year: 2008  Week: 0
[548721.996] (II) intel(0): EDID Version: 1.3
[548721.996] (II) intel(0): Digital Display Input
[548721.996] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[548721.996] (II) intel(0): Gamma: 2.20
[548721.996] (II) intel(0): No DPMS capabilities specified
[548721.996] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[548721.996] (II) intel(0): First detailed timing is preferred mode
[548721.996] (II) intel(0): GTF timings supported
[548721.996] (II) intel(0): redX: 0.594 redY: 0.349   greenX: 0.325 greenY: 
0.543
[548721.996] (II) intel(0): blueX: 0.157 blueY: 0.139   whiteX: 0.313 whiteY: 
0.329
[548721.996] (II) intel(0): Manufacturer's mask: 0
[548721.996] (II) intel(0): Supported detailed timing:
[548721.996] (II) intel(0): clock: 71.0 MHz   Image Size:  331 x 207 mm
[548721.996] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 
h_blank_end 1440 h_border: 0
[548721.996] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 
v_blanking: 823 v_border: 0
[548721.996] (II) intel(0):  LGPhilipsLCD
[548721.996] (II) intel(0): Monitor name: LP154WX4-TLD4
[548721.996] (II) intel(0): EDID (in hex):
[548721.996] (II) intel(0):     00ffffffffffff00320c270100000000
[548721.996] (II) intel(0):     00120103802115780a14659859538b28
[548721.996] (II) intel(0):     23505400000001010101010101010101
[548721.996] (II) intel(0):     010101010101bc1b00a0502017303020
[548721.996] (II) intel(0):     36004bcf100000190000000000000000
[548721.996] (II) intel(0):     00000000000000000000000000fe004c
[548721.996] (II) intel(0):     475068696c6970734c43440a000000fc
[548721.996] (II) intel(0):     004c503135345758342d544c44340073
[548721.996] (II) intel(0): EDID vendor "LPL", prod id 295
[548721.997] (II) intel(0): Not using default mode "640x350" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "320x175" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "640x400" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "320x200" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "720x400" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "360x200" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "640x480" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "640x480" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "640x480" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "800x600" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "800x600" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "800x600" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "800x600" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "1024x768i" (interlace mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "512x384i" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "1024x768" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "1024x768" (vrefresh out of 
range)
[548721.997] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[548721.997] (II) intel(0): Not using default mode "1024x768" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1152x864" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "576x432" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1280x960" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "640x480" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1280x960" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "640x480" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1280x1024" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "640x512" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "640x512" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "640x512" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1600x1200" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1792x1344" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "896x672" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1792x1344" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "896x672" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1856x1392" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "928x696" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1856x1392" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "928x696" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1920x1440" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "960x720" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "960x720" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "832x624" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "416x312" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1400x1050" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "700x525" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1400x1050" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "700x525" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "960x720" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "2048x1536" (hsync out of 
range)
[548721.998] (II) intel(0): Not using default mode "1024x768" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "1024x768" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of 
range)
[548721.998] (II) intel(0): Not using default mode "1024x768" (doublescan mode 
not supported)
[548721.998] (II) intel(0): Printing probed modes for output LVDS
[548721.998] (II) intel(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[548721.998] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[548721.998] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[548721.999] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[548721.999] (II) intel(0): Output VGA connected
[548721.999] (II) intel(0): Output LVDS connected
[548721.999] (II) intel(0): Using fuzzy aspect match for initial modes
[548721.999] (II) intel(0): Output VGA using initial mode 1024x768
[548721.999] (II) intel(0): Output LVDS using initial mode 1024x768
[548721.999] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless 
otherwise stated.
[548722.492] (==) intel(0): Write-combining range (0xa0000,0x10000) was already 
clear
[548722.514] (II) intel(0): detected 512 kB GTT.
[548722.514] (II) intel(0): detected 7676 kB stolen memory.
[548722.514] (==) intel(0): video overlay key set to 0x101fe
[548722.514] (**) intel(0): Display dimensions: (410, 260) mm
[548722.514] (**) intel(0): DPI set to (63, 75)
[548722.514] (II) Loading sub module "fb"
[548722.514] (II) LoadModule: "fb"
[548722.517] (II) Loading /usr/X11R6/lib/modules/libfb.so
[548722.518] (II) Module fb: vendor="X.Org Foundation"
[548722.518]    compiled for 1.9.3, module version = 1.0.0
[548722.518]    ABI class: X.Org ANSI C Emulation, version 0.4
[548722.519] (II) UnloadModule: "vesa"
[548722.519] (II) Unloading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[548722.519] (==) Depth 24 pixmap format is 32 bpp
[548722.519] (II) intel(0): Kernel reported 241152 total, 0 used
[548722.519] (II) intel(0): I830CheckAvailableMemory: 964608 kB available
[548722.519] (II) intel(0): [DRI2] Setup complete
[548722.519] (II) intel(0): [DRI2]   DRI driver: i965
[548722.519] (**) intel(0): Framebuffer compression disabled
[548722.519] (**) intel(0): Tiling enabled
[548722.519] (**) intel(0): SwapBuffers wait enabled
[548722.528] (==) intel(0): VideoRam: 262144 KB
[548722.528] (II) intel(0): Attempting memory allocation with tiled buffers.
[548722.529] (II) intel(0): Tiled allocation successful.
[548722.529] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, 
hwp->PIOOffset is 0x0000
[548722.529] (==) intel(0): Write-combining range (0xa0000,0x10000) was already 
clear
[548722.529] (II) UXA(0): Driver registered support for the following 
operations:
[548722.529] (II)         solid
[548722.529] (II)         copy
[548722.529] (II)         composite (RENDER acceleration)
[548722.529] (II)         put_image
[548722.529] (II)         get_image
[548722.530] (==) intel(0): Backing store disabled
[548722.530] (==) intel(0): Silken mouse disabled
[548722.530] (II) intel(0): Initializing HW Cursor
[548722.885] (II) intel(0): Fixed memory allocation layout:
[548722.885] (II) intel(0): 0x00000000-0x00000fff: power context (4 kB)
[548722.885] (II) intel(0): 0x0077f000:            end of stolen memory
[548722.885] (II) intel(0): 0x0077f000-0x0fffffff: DRI memory manager (254468 
kB)
[548722.886] (II) intel(0): 0x10000000:            end of aperture
[548722.886] (II) intel(0): BO memory allocation layout:
[548722.886] (II) intel(0): 0x0077f000:            start of memory manager
[548722.886] (II) intel(0): 0x0079f000-0x00a9efff: front buffer (3072 kB) X 
tiled
[548722.886] (II) intel(0): 0x00b9f000-0x00b9ffff: overlay registers (4 kB)
[548722.886] (II) intel(0): 0x00ba0000-0x00ba9fff: HW cursors (40 kB)
[548722.886] (II) intel(0): 0x10000000:            end of memory manager
[548723.232] (II) intel(0): Selecting standard 18 bit TMDS pixel format.
[548723.352] (II) intel(0): Output configuration:
[548723.352] (II) intel(0):   Pipe A is on
[548723.352] (II) intel(0):   Display plane A is now enabled and connected to 
pipe A.
[548723.352] (II) intel(0):   Pipe B is on
[548723.352] (II) intel(0):   Display plane B is now enabled and connected to 
pipe B.
[548723.352] (II) intel(0):   Output VGA is connected to pipe A
[548723.352] (II) intel(0):   Output LVDS is connected to pipe B
[548723.352] (II) intel(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[548723.353] (==) intel(0): DPMS enabled
[548723.353] (==) intel(0): Intel XvMC decoder enabled
[548723.353] (II) intel(0): Set up textured video
[548723.353] (II) intel(0): Set up overlay video
[548723.354] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[548723.354] (II) intel(0): direct rendering: DRI2 Enabled
[548723.354] (--) RandR disabled
[548723.354] (II) Initializing built-in extension Generic Event Extension
[548723.354] (II) Initializing built-in extension SHAPE
[548723.354] (II) Initializing built-in extension MIT-SHM
[548723.354] (II) Initializing built-in extension XInputExtension
[548723.354] (II) Initializing built-in extension XTEST
[548723.354] (II) Initializing built-in extension BIG-REQUESTS
[548723.354] (II) Initializing built-in extension SYNC
[548723.355] (II) Initializing built-in extension XKEYBOARD
[548723.355] (II) Initializing built-in extension XC-MISC
[548723.355] (II) Initializing built-in extension XINERAMA
[548723.355] (II) Initializing built-in extension XFIXES
[548723.355] (II) Initializing built-in extension RENDER
[548723.355] (II) Initializing built-in extension RANDR
[548723.355] (II) Initializing built-in extension COMPOSITE
[548723.355] (II) Initializing built-in extension DAMAGE
[548723.413] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[548723.413] (II) AIGLX: enabled GLX_INTEL_swap_event
[548723.413] (II) AIGLX: enabled GLX_SGI_make_current_read
[548723.413] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[548723.413] (II) AIGLX: Loaded and initialized 
/usr/X11R6/lib/modules/dri/i965_dri.so
[548723.413] (II) GLX: Initialized DRI2 GL provider for screen 0
[548723.415] (II) intel(0): Setting screen physical size to 270 x 203
[548723.805] (WW) <default pointer>: No Device specified, looking for one...
[548724.180] (II) <default pointer>: found Device "/dev/wsmouse"
[548724.222] (**) <default pointer>: Protocol: WSMouse
[548724.222] (**) Option "CorePointer"
[548724.222] (**) <default pointer>: always reports core events
[548724.222] (**) Option "Device" "/dev/wsmouse"
[548724.632] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[548724.632] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[548724.632] (**) <default pointer>: Buttons: 9
[548724.632] (II) XINPUT: Adding extended input device "<default pointer>" 
(type: MOUSE)
[548724.632] (**) <default pointer>: (accel) keeping acceleration scheme 1
[548724.632] (**) <default pointer>: (accel) acceleration profile 0
[548724.632] (**) <default pointer>: (accel) acceleration factor: 2.000
[548724.632] (**) <default pointer>: (accel) acceleration threshold: 4
[548725.013] (**) Option "CoreKeyboard"
[548725.013] (**) <default keyboard>: always reports core events
[548725.013] (**) Option "Protocol" "standard"
[548725.013] (**) <default keyboard>: Protocol: standard
[548725.013] (--) <default keyboard>: using wscons layout us
[548725.013] (**) Option "XkbRules" "xorg"
[548725.013] (**) <default keyboard>: XkbRules: "xorg"
[548725.013] (**) Option "XkbModel" "pc105"
[548725.013] (**) <default keyboard>: XkbModel: "pc105"
[548725.013] (**) Option "XkbLayout" "us"
[548725.013] (**) <default keyboard>: XkbLayout: "us"
[548725.013] (**) Option "CustomKeycodes" "off"
[548725.013] (**) <default keyboard>: CustomKeycodes disabled
[548725.013] (II) XINPUT: Adding extended input device "<default keyboard>" 
(type: KEYBOARD)
[548728.182] (II) AIGLX: Suspending AIGLX clients for VT switch
[548747.004] (II) AIGLX: Resuming AIGLX clients after VT switch
[548747.266] (II) intel(0): Fixed memory allocation layout:
[548747.266] (II) intel(0): 0x00000000-0x00000fff: power context (4 kB)
[548747.266] (II) intel(0): 0x0077f000:            end of stolen memory
[548747.266] (II) intel(0): 0x0077f000-0x0fffffff: DRI memory manager (254468 
kB)
[548747.266] (II) intel(0): 0x10000000:            end of aperture
[548747.266] (II) intel(0): BO memory allocation layout:
[548747.266] (II) intel(0): 0x0077f000:            start of memory manager
[548747.266] (II) intel(0): 0x0079f000-0x00a9efff: front buffer (3072 kB) X 
tiled
[548747.266] (II) intel(0): 0x00b9f000-0x00b9ffff: overlay registers (4 kB)
[548747.266] (II) intel(0): 0x00ba0000-0x00ba9fff: HW cursors (40 kB)
[548747.266] (II) intel(0): 0x10000000:            end of memory manager
[548747.602] (II) intel(0): Selecting standard 18 bit TMDS pixel format.
[548747.943] (II) intel(0): Output configuration:
[548747.943] (II) intel(0):   Pipe A is on
[548747.943] (II) intel(0):   Display plane A is now enabled and connected to 
pipe A.
[548747.943] (II) intel(0):   Pipe B is on
[548747.943] (II) intel(0):   Display plane B is now enabled and connected to 
pipe B.
[548747.943] (II) intel(0):   Output VGA is connected to pipe A
[548747.943] (II) intel(0):   Output LVDS is connected to pipe B
[548747.945] (II) intel(0): I2C bus "CRTDDC_A" initialized.
[548747.945] (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 
0xA0.
[548748.001] (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
[548748.001] (II) intel(0): I2C bus "CRTDDC_A" removed.
[548748.001] (II) intel(0): EDID vendor "VSC", prod id 22816
[548748.057] (II) intel(0): EDID vendor "LPL", prod id 295
[548748.057] (II) intel(0): Printing DDC gathered Modelines:
[548748.057] (II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 
1440  800 803 809 823 -hsync -vsync (49.3 kHz)
[548748.057] (II) intel(0): EDID vendor "LPL", prod id 295

Reply via email to