Intel 965GM w/ Multi-monitor ignores "Enable" option

Charles Pillar pillarama at gmail.com
Thu Apr 16 18:52:37 PDT 2009


Hi all,
   I'm posting here on the advice found on this page:
http://intellinuxgraphics.org/feedback.html - Apologies if I've got the
wrong place...
I'm hoping someone can please check my sanity... I'm having a problem with
my multi-monitor setup as follows:

Firstly the setup:
--------------------
Acer laptop with Intel Mobile GM965 Integrated Graphics (w/ Docking station)
Running Fedora 10 i386
Intel i810 driver v 2.5.0-4 (latest RPM available)
Xorg X11 v1.5.3

Philips LCD attached to VGA
Samsung LCD attached to DVI (TMDS-1)
Interlan LCD Screen (attached to LVDS)

The Problem:
----------------
I'm trying to set it up so that when I start the laptop up, which is
invariably docked, it enables the VGA and DVI outputs to run my two LCD
screens on my desk. Then if I need to take my laptop with me and leave the
desk, I want to use just the laptop screen (LVDS) and turn off both VGA and
DVI.

This should be simple using XRandR 1.2.... However the machine insists on
starting up with DVI and LVDS enabled and not the VGA. So I get one LCD and
the Laptop's build in screen.

I can get around this by setting the option "Ignore" "true" on the LVDS
Monitor section. Now the machine startes with both LCDs as it should.
However now that I have ignored the LVDS output, I can't enable it with
XRandR when I take my laptop from the Docking Station without changing the
"Ignore" directive and restarting X.

>From reading the xorg.conf man page, it would seem to me that the "Enable"
option for the monitor section should do what I want. That way I would leave
all three outputs as "Ignore False" and set Enable to False just for LVDS -
stopping it from being enabled unless I tell it to be.

Xorg.0.log suggests that it's working:

(II) intel(0): Output VGA enabled by config file
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 enabled by config file
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output VGA using initial mode 1280x1024
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Output TMDS-1 using initial mode 1680x1050
(II) intel(0): Monitoring connected displays enabled


 Trouble is, I still get one LCD and the Laptop Screen. and then it says
this further down the Xorg log:

(WW) intel(0): Option "PreferredMode" is not used
(WW) intel(0): Option "Position" is not used
(WW) intel(0): Option "Ignore" is not used
(WW) intel(0): Option "Enable" is not used

...Huh? Ignore does work... but Enable doesn't... yes it says both are "not
used"...

I hope I'm missing something here... Otherwise I'll have to assume it's a
bug...

Can anyone shed any light?

Thanks!

Charles



xorg.conf:
------------
(the relevant bits)

Section "ServerLayout"
        Identifier     "default"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "intel"
        Option      "monitor-TMDS-1" "dvi"
        Option      "monitor-VGA" "vga"
        Option      "monitor-LVDS" "lvds"
        Option      "PageFlip" "true"
        Option      "TripleBuffer" "true"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        Monitor    "vga"
        SubSection "Display"
                Virtual   3000 1200
                Viewport  0 0
                Depth     24
        EndSubSection
EndSection

Section "Monitor"
        Identifier      "dvi"
        Option        "PreferredMode"  "1680x1050"
        Option        "Position" "0 0"
        Option        "Ignore"  "false"
        Option        "Enable"  "true"
EndSection

Section "Monitor"
        Identifier      "vga"
        Option        "PreferredMode"  "1280x1024"
        Option        "Position" "-1280 0"
        Option        "Ignore"  "false"
        Option        "Enable"  "true"
EndSection

Section "Monitor"
        Identifier      "lvds"
        Option        "PreferredMode"  "1280x800"
        Option        "Position" "0 0"
        Option        "Ignore"  "true"    <---------- This works... but
disables the output completely making it unusable
        Option        "Enable"  "false"  <--------- This doesn't... do
anything...
EndSection

xorg.0.log (When configured as above)
------------

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.18-128.1.1.el5 i686
Current Operating System: Linux *********** 2.6.27.21-170.2.56.fc10.i686 #1
SMP Mon Mar 23 23:37:54 EDT 2009 i686
Build Date: 10 March 2009
07:20:48PM

Build ID: xorg-x11-server
1.5.3-15.fc10

        Before reporting problems, check http://wiki.x.org

        to make sure that you have the latest
version.

Markers: (--) probed, (**) from config file, (==) default
setting,
        (++) from command line, (!!) notice, (II)
informational,
        (WW) warning, (EE) error, (NI) not implemented, (??)
unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 17 10:34:32
2009
(==) Using config file:
"/etc/X11/xorg.conf"

(==) ServerLayout
"default"

(**) |-->Screen "Screen0"
(0)

(**) |   |-->Monitor
"vga"

(**) |   |-->Device
"Videocard0"

(**) |-->Input Device
"Keyboard0"

(==) Automatically adding
devices

(==) Automatically enabling
devices

(==) No FontPath specified.  Using compiled-in
default.
(==) FontPath set
to:


catalogue:/etc/X11/fontpath.d,


built-ins

(==) ModulePath set to
"/usr/lib/xorg/modules"

(II) Cannot locate a core pointer
device.

(II) The server relies on HAL to provide the list of input
devices.
        If no devices become available, reconfigure HAL or disable
AllowEmptyInput.
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be
disabled.
(WW) Disabling
Keyboard0

(II) Open ACPI successful
(/var/run/acpid.socket)

(II) Loader magic:
0x81f4400

(II) Module ABI
versions:

        X.Org ANSI C Emulation:
0.4

        X.Org Video Driver:
4.1

        X.Org XInput driver :
2.1

        X.Org Server Extension :
1.1

        X.Org Font Renderer :
0.6

(II) Loader running on
linux

(++) using VT number
1


(--) PCI:*(0 at 0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller rev 3, Mem @ 0xfc000000/0, 0xd0000000/0, I/O @ 0x00001800/0
(--) PCI: (0 at 0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller rev 3, Mem @ 0xfc100000/0
(II) System resource
ranges:

        [0] -1  0       0xffffffff - 0xffffffff (0x1)
MX[B]

        [1] -1  0       0x000f0000 - 0x000fffff (0x10000)
MX[B]

        [2] -1  0       0x000c0000 - 0x000effff (0x30000)
MX[B]

        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000)
MX[B]

        [4] -1  0       0x0000ffff - 0x0000ffff (0x1)
IX[B]

        [5] -1  0       0x00000000 - 0x00000000 (0x1)
IX[B]

(II) LoadModule:
"extmod"


(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SELinux
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.5.3, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 2.5.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 4.1
(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, 965G, G35, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33,
        Mobile Intel® GM45 Express Chipset,
        Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00 at 00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [8] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 0.1.0
        ABI class: X.Org Video Driver, version 4.1
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "PageFlip" "true"
(**) intel(0): Option "TripleBuffer" "true"
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xFC000000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section vga
(**) intel(0): Option "PreferredMode" "1280x1024"
(**) intel(0): Option "Position" "-1280 0"
(**) intel(0): Option "Enable" "true"
(**) intel(0): Option "Ignore" "false"
(II) intel(0): Output LVDS using monitor section lvds
(**) intel(0): Option "PreferredMode" "1280x800"
(**) intel(0): Option "Position" "0 0"
(**) intel(0): Option "Enable" "false"
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at
address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address
0xA0.
(II) intel(0): EDID vendor "AUO", prod id
9844
(II) intel(0): found backlight control method
/sys/class/backlight/acpi_video1
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB"
initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B"
registered at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus"
initialized.
(II) intel(0): Output TMDS-1 using monitor section
dvi
(**) intel(0): Option "PreferredMode"
"1680x1050"
(**) intel(0): Option "Position" "0
0"
(**) intel(0): Option "Enable"
"true"
(**) intel(0): Option "Ignore"
"false"
(II) intel(0): SDVOB: device VID/DID: 04:AA.03, clock range 25.0MHz -
165.0MHz
(II) intel(0): SDVOB: 1 input
channel
(II) intel(0): SDVOB: TMDS0 output
reported
(II) intel(0): Output TV using monitor section
tv
(**) intel(0): Option "PreferredMode"
"800x600"
(**) intel(0): Option "Position" "0
0"
(**) intel(0): Option "Enable"
"false"
(**) intel(0): Option "Ignore"
"true"
(II) intel(0): Current clock rate multiplier:
1
(II) intel(0): I2C bus "CRTDDC_A"
initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address
0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2"
removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register"
removed.
(II) intel(0): I2C bus "CRTDDC_A"
removed.
(II) intel(0): EDID for output
VGA
(II) intel(0): Manufacturer: PHL  Model: 81d  Serial#:
326082
(II) intel(0): Year: 2004  Week:
12
(II) intel(0): EDID Version:
1.3
(II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300
V
(II) intel(0): Signal levels
configurable
(II) intel(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync
Pulse req. if CompSync or SyncOnGreen
(II) intel(0): Max Image Size [cm]: horiz.: 34  vert.:
27
(II) intel(0): Gamma:
2.20

(II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
(II) intel(0): Default color space is primary color
space
(II) intel(0): First detailed timing is preferred
mode
(II) intel(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY:
0.611
(II) intel(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY:
0.329
(II) intel(0): Supported VESA Video
Modes:
(II) intel(0): 720x400 at 70Hz

(II) intel(0): 640x480 at 60Hz

(II) intel(0): 640x480 at 67Hz

(II) intel(0): 640x480 at 72Hz

(II) intel(0): 640x480 at 75Hz

(II) intel(0): 800x600 at 56Hz

(II) intel(0): 800x600 at 60Hz

(II) intel(0): 800x600 at 72Hz

(II) intel(0): 800x600 at 75Hz

(II) intel(0): 832x624 at 75Hz

(II) intel(0): 1024x768 at 60Hz

(II) intel(0): 1024x768 at 70Hz

(II) intel(0): 1024x768 at 75Hz

(II) intel(0): 1280x1024 at 75Hz

(II) intel(0): 1152x870 at 75Hz

(II) intel(0): Manufacturer's mask:
0
(II) intel(0): Supported Future Video
Modes:
(II) intel(0): #0: hsize: 1152  vsize 864  refresh: 70  vid:
19057
(II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid:
20337
(II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid:
16513
(II) intel(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid:
32897
(II) intel(0): Supported additional Video
Mode:
(II) intel(0): clock: 108.0 MHz   Image Size:  338 x 270
mm
(II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end
1688 h_border: 0
(II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking:
1066 v_border: 0
(II) intel(0): Serial No:  BZ
326082

(II) intel(0): Monitor name: Philips
170B
(II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz,
PixClock max 140 MHz
(II) intel(0): EDID (in
hex):

(II) intel(0):
00ffffffffffff00410c1d08c2f90400

(II) intel(0):
0c0e01031f221b78ee2ee5a4574a9c25

(II) intel(0):
115054bfef80714a714f814081800101

(II) intel(0):
010101010101302a009851002a403070

(II) intel(0):
1300520e1100001e000000ff0020425a

(II) intel(0):
20203332363038320a20000000fc0050

(II) intel(0):
68696c69707320313730420a000000fd

(II) intel(0):
00384c1e520e000a20202020202000c9

(II) intel(0): EDID vendor "PHL", prod id
2077
(II) intel(0): Using EDID range info for horizontal
sync
(II) intel(0): Using EDID range info for vertical
refresh
(II) intel(0): Printing DDC gathered
Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605
628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603
625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484
500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492
520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486
525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492
525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414
449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024
1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769
772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771
777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771
777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628
667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604
625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643
666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864
865 868 900 -hsync +vsync (63.0 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961
964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): EDID vendor "PHL", prod id
2077
(II) intel(0): Not using default mode "640x350" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "720x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of
range)
(II) intel(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Printing probed modes for output
VGA
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050
1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024
1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960
961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864
865 868 900 -hsync +vsync (63.0 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484
500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492
520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484
500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486
525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492
525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414
449 -hsync +vsync (31.5 kHz)
(II) intel(0): EDID for output
LVDS

(II) intel(0): Manufacturer: AUO  Model: 2674  Serial#:
0
(II) intel(0): Year: 2006  Week:
1

(II) intel(0): EDID Version:
1.3

(II) intel(0): Digital Display
Input

(II) intel(0): Max Image Size [cm]: horiz.: 33  vert.:
21
(II) intel(0): Gamma:
2.20

(II) intel(0): No DPMS capabilities
specified

(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
(II) intel(0): First detailed timing is preferred
mode
(II) intel(0): redX: 0.590 redY: 0.345   greenX: 0.315 greenY:
0.555
(II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY:
0.329
(II) intel(0): Manufacturer's mask:
0

(II) intel(0): Supported additional Video
Mode:
(II) intel(0): clock: 71.1 MHz   Image Size:  331 x 207
mm
(II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end
1440 h_border: 0
(II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823
v_border: 0
(WW) intel(0): Unknown vendor-specific block
f
(II) intel(0):
AUO

(II) intel(0):  B154EW02
V6

(II) intel(0): EDID (in
hex):

(II) intel(0):
00ffffffffffff0006af742600000000

(II) intel(0):
01100103802115780a1cf59758508e27

(II) intel(0):
27505400000001010101010101010101

(II) intel(0):
010101010101c71b00a0502017303020

(II) intel(0):
36004bcf100000180000000f00000000

(II) intel(0):
00000000000000000020000000fe0041

(II) intel(0):
554f0a202020202020202020000000fe

(II) intel(0):
004231353445573032205636200a009f

(II) intel(0): EDID vendor "AUO", prod id
9844
(II) intel(0): Not using default mode "640x350" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "720x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of
range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of
range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of
range)
(II) intel(0): Not using default mode "1152x864" (vrefresh out of
range)
(II) intel(0): Not using default mode "1280x960" (hsync out of
range)
(II) intel(0): Not using default mode "1280x960" (vrefresh out of
range)
(II) intel(0): Not using default mode "1280x1024" (hsync out of
range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of
range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of
range)
(II) intel(0): Not using default mode "1600x1200" (hsync out of
range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of
range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of
range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of
range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of
range)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "832x624" (vrefresh out of
range)
(II) intel(0): Not using default mode "1400x1050" (hsync out of
range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of
range)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Printing probed modes for output
LVDS
(II) intel(0): Modeline "1280x800"x60.0   71.11  1280 1328 1360 1440  800
803 809 823 -hsync -vsync (49.4 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492
525 -hsync -vsync (31.5 kHz)
(II) intel(0): I2C device "SDVOB DDC Bus:E-EDID segment register" registered
at address 0x60.
(II) intel(0): I2C device "SDVOB DDC Bus:ddc2" registered at address
0xA0.
(EE) intel(0): Unable to write to SDVOCTRL_E for SDVOB Slave
0x70.
(II) intel(0): EDID for output
TMDS-1

(II) intel(0): Manufacturer: SAM  Model: 373  Serial#:
1297691186
(II) intel(0): Year: 2008  Week:
34

(II) intel(0): EDID Version:
1.3

(II) intel(0): Digital Display
Input

(II) intel(0): Max Image Size [cm]: horiz.: 44  vert.:
30
(II) intel(0): Gamma:
2.20

(II) intel(0): DPMS capabilities:
Off

(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
(II) intel(0): First detailed timing is preferred
mode
(II) intel(0): redX: 0.649 redY: 0.335   greenX: 0.283 greenY:
0.605
(II) intel(0): blueX: 0.151 blueY: 0.073   whiteX: 0.312 whiteY:
0.329
(II) intel(0): Supported VESA Video
Modes:

(II) intel(0): 720x400 at 70Hz

(II) intel(0): 640x480 at 60Hz

(II) intel(0): 640x480 at 67Hz

(II) intel(0): 640x480 at 72Hz

(II) intel(0): 640x480 at 75Hz

(II) intel(0): 800x600 at 56Hz

(II) intel(0): 800x600 at 60Hz

(II) intel(0): 800x600 at 72Hz

(II) intel(0): 800x600 at 75Hz

(II) intel(0): 832x624 at 75Hz

(II) intel(0): 1024x768 at 60Hz

(II) intel(0): 1024x768 at 70Hz

(II) intel(0): 1024x768 at 75Hz

(II) intel(0): 1280x1024 at 75Hz

(II) intel(0): 1152x870 at 75Hz

(II) intel(0): Manufacturer's mask:
0

(II) intel(0): Supported Future Video
Modes:

(II) intel(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid:
179
(II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid:
32897
(II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid:
16513
(II) intel(0): #3: hsize: 1152  vsize 864  refresh: 75  vid:
20337
(II) intel(0): Supported additional Video
Mode:
(II) intel(0): clock: 119.0 MHz   Image Size:  459 x 296
mm
(II) intel(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end
1840 h_border: 0
(II) intel(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking:
1080 v_border: 0
(II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz,
PixClock max 140 MHz
(II) intel(0): Monitor name:
SyncMaster

(II) intel(0): Serial No:
HMBQ808824

(II) intel(0): EDID (in
hex):

(II) intel(0):
00ffffffffffff004c2d73033232594d

(II) intel(0):
22120103802c1e782a78f1a655489b26

(II) intel(0):
125054bfef80b30081808140714f0101

(II) intel(0):
0101010101017c2e90a0601a1e403020

(II) intel(0):
3600cb281100001a000000fd00384b1e

(II) intel(0):
510e000a202020202020000000fc0053

(II) intel(0):
796e634d61737465720a2020000000ff

(II) intel(0):
00484d42513830383832340a202000c0

(II) intel(0): EDID vendor "SAM", prod id
883
(II) intel(0): Not using default mode "640x350" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "720x400" (vrefresh out of
range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of
range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of
range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of
range)
(II) intel(0): Not using default mode "1280x960" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "1400x1050" (bad mode
clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1440" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for
virtual size)
(II) intel(0): Printing probed modes for output
TMDS-1
(II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050
1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050
1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024
1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960
961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864
865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601
603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484
500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492
520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484
500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486
525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492
525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414
449 -hsync +vsync (31.5 kHz)
(II) intel(0): Output VGA enabled by config
file
(II) intel(0): Output LVDS
connected

(II) intel(0): Output TMDS-1 enabled by config
file
(II) intel(0): Using user preference for initial
modes
(II) intel(0): Output VGA using initial mode
1280x1024
(II) intel(0): Output LVDS using initial mode
1280x800
(II) intel(0): Output TMDS-1 using initial mode
1680x1050
(II) intel(0): Monitoring connected displays
enabled
(II) intel(0): detected 512 kB
GTT.

(II) intel(0): detected 7676 kB stolen
memory.
(==) intel(0): video overlay key set to
0x101fe
(==) intel(0): Intel XvMC decoder
disabled

(**) intel(0): Will try to enable page
flipping
(**) intel(0): Triple buffering
enabled

(==) intel(0): Using gamma correction (1.0, 1.0,
1.0)
(**) intel(0): Display dimensions: (340, 270)
mm
(**) intel(0): DPI set to (224,
112)

(II) Loading sub module
"fb"

(II) LoadModule:
"fb"


(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 2.4.0
        ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000207 to
0x00000000
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS
VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): PIPEASTAT after:
status:

(==) Depth 24 pixmap format is 32
bpp

(II) do I need RAC?  No, I
don't.

(II) resource ranges after
preInit:

        [0] -1  0       0xffffffff - 0xffffffff (0x1)
MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000)
MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000)
MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000)
MX[B]
        [4] 0   0       0x000a0000 - 0x000affff (0x10000)
MS[B](OprD)
        [5] 0   0       0x000b0000 - 0x000b7fff (0x8000)
MS[B](OprD)
        [6] 0   0       0x000b8000 - 0x000bffff (0x8000)
MS[B](OprD)
        [7] -1  0       0x0000ffff - 0x0000ffff (0x1)
IX[B]
        [8] -1  0       0x00000000 - 0x00000000 (0x1)
IX[B]
        [9] 0   0       0x000003b0 - 0x000003bb (0xc)
IS[B](OprU)
        [10] 0  0       0x000003c0 - 0x000003df (0x20)
IS[B](OprU)
(II) intel(0): Kernel reported 481024 total, 1
used
(II) intel(0): I830CheckAvailableMemory: 1924092 kB
available
drmOpenDevice: node name is
/dev/dri/card0

drmOpenDevice: open result is 12,
(OK)

drmOpenDevice: node name is
/dev/dri/card0

drmOpenDevice: open result is 12,
(OK)

drmOpenByBusid: Searching for BusID
pci:0000:00:02.0

drmOpenDevice: node name is
/dev/dri/card0

drmOpenDevice: open result is 12,
(OK)

drmOpenByBusid: drmOpenMinor returns
12
drmOpenByBusid: drmGetBusid reports
pci:0000:00:02.0

(II) [drm] DRM interface version
1.3

(II) [drm] DRM open master
succeeded.

(II) intel(0): [drm] Using the DRM lock SAREA also for
drawables.
(II) intel(0): [drm] framebuffer mapped by ddx
driver
(II) intel(0): [drm] added 1 reserved context for
kernel
(II) intel(0): X context handle =
0x1

(II) intel(0): [drm] installed DRM signal
handler
(WW) intel(0): DRM version 1.9 or newer required for Page flipping.
Disabling.
(**) intel(0): Framebuffer compression
disabled
(**) intel(0): Tiling
enabled

(==) intel(0): VideoRam: 262144
KB

(II) intel(0): Attempting memory allocation with tiled
buffers.
(II) intel(0): Tiled allocation
successful.

(II) intel(0): [drm] Registers =
0x2f814000

(II) intel(0): [dri] visual configs
initialized

(II) intel(0): Page Flipping
disabled

(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) EXA(0): Offscreen pixmap area of 44236800
bytes
(II) EXA(0): Driver registered support for the following
operations:
(II)
Solid

(II)
Copy

(II)         Composite (RENDER
acceleration)

(==) intel(0): Backing store
disabled

(==) intel(0): Silken mouse
enabled

(II) intel(0): Initializing HW
Cursor

(II) intel(0): [DRI] installation
complete

(II) intel(0): Current clock rate multiplier:
1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0d5d0000 (pgoffset
54736)
(II) intel(0): Fixed memory allocation
layout:
(II) intel(0): 0x00000000-0x00000fff: power context (4
kB)
(II) intel(0): 0x0077f000:            end of stolen
memory
(II) intel(0): 0x0077f000-0x0d5cffff: DRI memory manager (211268
kB)
(II) intel(0): 0x0d5d0000-0x0fffffff: exa offscreen (43200
kB)
(II) intel(0): 0x10000000:            end of
aperture
(II) intel(0): BO memory allocation
layout:

(II) intel(0): 0x0077f000:            start of memory
manager
(II) intel(0): 0x0079f000-0x015aefff: depth buffer (14400 kB) Y
tiled
(II) intel(0): 0x0179f000-0x025aefff: third buffer (14400 kB) X
tiled
(II) intel(0): 0x0279f000-0x035aefff: back buffer (14400 kB) X
tiled
(II) intel(0): 0x03800000-0x05b27fff: front buffer (36000 kB) X
tiled
(II) intel(0): 0x0379f000-0x0379ffff: overlay registers (4
kB)
(II) intel(0): 0x037a0000-0x037b5fff: exa G965 state buffer (88
kB)
(II) intel(0): 0x037c0000-0x037c7fff: logical 3D context (32
kB)
(II) intel(0): 0x037c8000-0x037d1fff: HW cursors (40
kB)
(II) intel(0): 0x0d5d0000:            end of memory
manager
(WW) intel(0): ESR is
0x00000001

(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer
enabled
(WW) intel(0): Existing errors found in hardware
state.
(II) intel(0): using SSC reference clock of 100
MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel
format.
(II) intel(0): Output
configuration:

(II) intel(0):   Pipe A is
on

(II) intel(0):   Display plane A is now enabled and connected to pipe
A.
(II) intel(0):   Pipe B is
on

(II) intel(0):   Display plane B is now enabled and connected to pipe
B.
(II) intel(0):   Output VGA is connected to pipe
none
(II) intel(0):   Output LVDS is connected to pipe
B
(II) intel(0):   Output TMDS-1 is connected to pipe
A
(II) intel(0): [drm] mapped front buffer at 0xd3800000, handle =
0x2a71b000
(II) intel(0): [drm] mapped back buffer at 0xd279f000, handle =
0x1c500000
(II) intel(0): [drm] mapped third buffer at 0xd179f000, handle =
0x1c307000
(II) intel(0): [drm] mapped depth buffer at 0xd079f000, handle =
0x1c107000
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled
message.
(II) intel(0): DPMS
enabled

(II) intel(0): Set up textured
video

(II) intel(0): Set up overlay
video

(II) intel(0): direct rendering:
Enabled

(WW) intel(0): Option "PreferredMode" is not
used
(WW) intel(0): Option "Position" is not
used
(WW) intel(0): Option "Ignore" is not
used
(WW) intel(0): Option "Enable" is not
used
(--) RandR
disabled

(II) Initializing built-in extension
MIT-SHM
(II) Initializing built-in extension
XInputExtension
(II) Initializing built-in extension
XTEST
(II) Initializing built-in extension
XKEYBOARD
(II) Initializing built-in extension
XINERAMA
(II) Initializing built-in extension
XFIXES
(II) Initializing built-in extension
RENDER
(II) Initializing built-in extension
RANDR
(II) Initializing built-in extension
COMPOSITE
(II) Initializing built-in extension
DAMAGE
(II) Initializing built-in extension
XEVIE
drmOpenDevice: node name is
/dev/dri/card0

drmOpenDevice: open result is 13,
(OK)

drmOpenByBusid: Searching for BusID
pci:0000:00:02.0

drmOpenDevice: node name is
/dev/dri/card0

drmOpenDevice: open result is 13,
(OK)

drmOpenByBusid: drmOpenMinor returns
13
drmOpenByBusid: drmGetBusid reports
pci:0000:00:02.0

(II) AIGLX: enabled
GLX_MESA_copy_sub_buffer

(II) AIGLX: enabled GLX_SGI_swap_control and
GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver
support
(II) AIGLX: Loaded and initialized
/usr/lib/dri/i965_dri.so

(II) GLX: Initialized DRI GL provider for screen
0
(II) intel(0): Setting screen physical size to 765 x
271
(II) config/hal: Adding input device Sleep Button
(CM)
(II) LoadModule:
"evdev"


(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 2.1.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.1
(**) Sleep Button (CM): always reports core events
(**) Sleep Button (CM): Device: "/dev/input/event1"
(II) Sleep Button (CM): Found keys
(II) Sleep Button (CM): Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button (CM)" (type:
KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device CHICONY USB
Keyboard
(**) CHICONY USB Keyboard: always reports core
events
(**) CHICONY USB Keyboard: Device:
"/dev/input/event6"
(II) CHICONY USB Keyboard: Found
keys
(II) CHICONY USB Keyboard: Configuring as
keyboard
(II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type:
KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device AT Translated Set 2
keyboard
(**) AT Translated Set 2 keyboard: always reports core
events
(**) AT Translated Set 2 keyboard: Device:
"/dev/input/event5"
(II) AT Translated Set 2 keyboard: Found
keys
(II) AT Translated Set 2 keyboard: Configuring as
keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
(type: KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device Power Button
(FF)
(**) Power Button (FF): always reports core
events
(**) Power Button (FF): Device:
"/dev/input/event0"
(II) Power Button (FF): Found
keys
(II) Power Button (FF): Configuring as
keyboard
(II) XINPUT: Adding extended input device "Power Button (FF)" (type:
KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device Power Button
(CM)
(**) Power Button (CM): always reports core
events
(**) Power Button (CM): Device:
"/dev/input/event3"
(II) Power Button (CM): Found
keys
(II) Power Button (CM): Configuring as
keyboard
(II) XINPUT: Adding extended input device "Power Button (CM)" (type:
KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device Video
Bus
(**) Video Bus: always reports core
events
(**) Video Bus: Device:
"/dev/input/event10"
(II) Video Bus: Found
keys
(II) Video Bus: Configuring as
keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD)
(**) Option "xkb_rules"
"evdev"
(**) Option "xkb_model"
"pc105+inet"
(**) Option "xkb_layout"
"us"
(II) config/hal: Adding input device Macintosh mouse button
emulation
(**) Macintosh mouse button emulation: always reports core
events
(**) Macintosh mouse button emulation: Device:
"/dev/input/event4"
(II) Macintosh mouse button emulation: Found 3 mouse
buttons
(II) Macintosh mouse button emulation: Found x and y relative
axes
(II) Macintosh mouse button emulation: Configuring as
mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and
5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation"
(type: MOUSE)
(II) config/hal: Adding input device PS/2 Generic
Mouse
(**) PS/2 Generic Mouse: always reports core
events
(**) PS/2 Generic Mouse: Device:
"/dev/input/event9"

(II) PS/2 Generic Mouse: Found 3 mouse
buttons
(II) PS/2 Generic Mouse: Found x and y relative
axes
(II) PS/2 Generic Mouse: Configuring as
mouse
(**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and
5
(**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10,
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type:
MOUSE)
(II) config/hal: Adding input device Logitech USB-PS/2 Optical
Mouse
(**) Logitech USB-PS/2 Optical Mouse: always reports core
events
(**) Logitech USB-PS/2 Optical Mouse: Device:
"/dev/input/event7"
(II) Logitech USB-PS/2 Optical Mouse: Found 4 mouse
buttons
(II) Logitech USB-PS/2 Optical Mouse: Found x and y relative
axes
(II) Logitech USB-PS/2 Optical Mouse: Configuring as
mouse
(**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and
5
(**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse"
(type: MOUSE)
(II) config/hal: Adding input device SynPS/2 Synaptics
TouchPad
(II) LoadModule:
"synaptics"


(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
        compiled for 1.5.3, module version = 0.15.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.1
(II) Synaptics touchpad driver version 0.15.2
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(**) Option "Device" "/dev/input/event8"
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad"
(type: TOUCHPAD)
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 -
5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 -
4448
(--) SynPS/2 Synaptics TouchPad touchpad
found
exaCopyDirty: Pending damage region
empty!
(II) AIGLX: Suspending AIGLX clients for VT
switch
(II) intel(0): xf86UnbindGARTMemory: unbind key
0
(II) Open ACPI successful
(/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT
switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0d5d0000 (pgoffset
54736)
(II) intel(0): Fixed memory allocation
layout:
(II) intel(0): 0x00000000-0x00000fff: power context (4
kB)
(II) intel(0): 0x0077f000:            end of stolen
memory
(II) intel(0): 0x0077f000-0x0d5cffff: DRI memory manager (211268
kB)
(II) intel(0): 0x0d5d0000-0x0fffffff: exa offscreen (43200
kB)
(II) intel(0): 0x10000000:            end of
aperture
(II) intel(0): BO memory allocation
layout:
(II) intel(0): 0x0077f000:            start of memory
manager
(II) intel(0): 0x0079f000-0x015aefff: depth buffer (14400 kB) Y
tiled
(II) intel(0): 0x0179f000-0x025aefff: third buffer (14400 kB) X
tiled
(II) intel(0): 0x0279f000-0x035aefff: back buffer (14400 kB) X
tiled
(II) intel(0): 0x03800000-0x05b27fff: front buffer (36000 kB) X
tiled
(II) intel(0): 0x0379f000-0x0379ffff: overlay registers (4
kB)
(II) intel(0): 0x037a0000-0x037b5fff: exa G965 state buffer (88
kB)
(II) intel(0): 0x037c0000-0x037c7fff: logical 3D context (32
kB)
(II) intel(0): 0x037c8000-0x037d1fff: HW cursors (40
kB)
(II) intel(0): 0x0d5d0000:            end of memory
manager
(WW) intel(0): ESR is 0x00000001
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe A
(II) intel(0): [drm] mapped front buffer at 0xd3800000, handle = 0x2a71c000
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(--) SynPS/2 Synaptics TouchPad touchpad found
(II) Sleep Button (CM): Device reopened after 1 attempts.
(II) CHICONY USB Keyboard: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) Power Button (FF): Device reopened after 1 attempts.
(II) Power Button (CM): Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) PS/2 Generic Mouse: Device reopened after 1 attempts.
(II) Logitech USB-PS/2 Optical Mouse: Device reopened after 1 attempts.
(II) Sleep Button (CM): Close
(II) UnloadModule: "evdev"
(II) CHICONY USB Keyboard: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Power Button (FF): Close
(II) UnloadModule: "evdev"
(II) Power Button (CM): Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) PS/2 Generic Mouse: Close
(II) UnloadModule: "evdev"
(II) Logitech USB-PS/2 Optical Mouse: Close
(II) UnloadModule: "evdev"
(II) UnloadModule: "synaptics"
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): [drm] removed 1 reserved context for kernel
(II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf91f6000 at 0xb7f06000
(II) intel(0): [drm] Closed DRM master.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20090417/ac377ed8/attachment.html>


More information about the xorg mailing list