No subject


Mon Apr 20 00:24:53 PDT 2009


ble"  option for the monitor section should do what I want. That =
way I would leave all three outputs as "Ignore False" and set Ena=
ble to False just for LVDS - stopping it from being enabled unless I tell i=
t to be.<br>

<br>
Xorg.0.log suggests that it&#39;s working:<br>
<br>
(II) intel(0): Output VGA enabled by config file<br>
(II) intel(0): Output LVDS connected<br>
(II) intel(0): Output TMDS-1 enabled by config file<br>
(II) intel(0): Using user preference for initial modes<br>
(II) intel(0): Output VGA using initial mode 1280x1024<br>
(II) intel(0): Output LVDS using initial mode 1280x800<br>
(II) intel(0): Output TMDS-1 using initial mode 1680x1050<br>
(II) intel(0): Monitoring connected displays enabled<br>
<br>
<br>
&nbsp;Trouble is, I still get one LCD and the Laptop Screen. and then it sa=
ys this further down the Xorg log:<br>
<br>
(WW) intel(0): Option &quot;PreferredMode&quot; is not used<br>
(WW) intel(0): Option &quot;Position&quot; is not used<br>
(WW) intel(0): Option &quot;Ignore&quot; is not used<br>
(WW) intel(0): Option &quot;Enable&quot; is not used<br>
<br>
...Huh? Ignore does work... but Enable doesn&#39;t... yes it says both are =
&quot;not used&quot;...<br>
<br>
I hope I&#39;m missing something here... Otherwise I&#39;ll have to assume =
it&#39;s a bug...<br>
<br>
Can anyone shed any light?<br>
<br>
Thanks!<br>
<br>
Charles<br>
<br>
<br>
<br>
xorg.conf:<br>
------------<br>
(the relevant bits)<br>
<br>
Section &quot;ServerLayout&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &nbsp; &nbsp; &quot;default&quot;<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Screen &nbsp; &nbsp; &nbsp;0 &nbsp;&quot;Screen=
0&quot; 0 0<br>
 &nbsp; &nbsp; &nbsp; &nbsp;InputDevice &nbsp; &nbsp;&quot;Keyboard0&quot; =
&quot;CoreKeyboard&quot;<br>
EndSection<br>
<br>
Section &quot;Device&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &nbsp;&quot;Videocard0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;intel&quot;<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;monitor-TMDS-1=
&quot; &quot;dvi&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;monitor-VGA&qu=
ot; &quot;vga&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;monitor-LVDS&q=
uot; &quot;lvds&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;PageFlip&quot;=
 &quot;true&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;TripleBuffer&q=
uot; &quot;true&quot;<br>
EndSection<br>
<br>
Section &quot;Screen&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &quot;Screen0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Device &nbsp; &nbsp; &quot;Videocard0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;DefaultDepth &nbsp; &nbsp; 24<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Monitor &nbsp; &nbsp;&quot;vga&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;SubSection &quot;Display&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Virtual &nbsp; 3000=
 1200<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Viewport &nbsp;0 0<=
br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Depth &nbsp; &nbsp;=
 24<br>
 &nbsp; &nbsp; &nbsp; &nbsp;EndSubSection<br>
EndSection<br>
<br>
Section &quot;Monitor&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &nbsp; &nbsp; &nbsp;&quot;dvi&quot;<=
br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Preferr=
edMode&quot; &nbsp;&quot;1680x1050&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Positio=
n&quot; &quot;0 0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Ignore&=
quot; &nbsp;&quot;false&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Enable&=
quot; &nbsp;&quot;true&quot;<br>
EndSection<br>
<br>
Section &quot;Monitor&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &nbsp; &nbsp; &nbsp;&quot;vga&quot;<=
br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Preferr=
edMode&quot; &nbsp;&quot;1280x1024&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Positio=
n&quot; &quot;-1280 0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Ignore&=
quot; &nbsp;&quot;false&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Enable&=
quot; &nbsp;&quot;true&quot;<br>
EndSection<br>
<br>
Section &quot;Monitor&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Identifier &nbsp; &nbsp; &nbsp;&quot;lvds&quot;=
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Preferr=
edMode&quot; &nbsp;&quot;1280x800&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Positio=
n&quot; &quot;0 0&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Ignore&=
quot; &nbsp;&quot;true&quot; &nbsp; &nbsp;&lt;---------- This works... but =
disables the output completely making it unusable<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp;&quot;Enable&=
quot; &nbsp;&quot;false&quot; &nbsp;&lt;--------- This doesn&#39;t... do an=
ything...<br>
EndSection<br>
<br>
xorg.0.log (When configured as above)<br>
------------<br>
<br>
X.Org X Server 1.5.3<br>
Release Date: 5 November 2008<br>
X Protocol Version 11, Revision 0<br>
Build Operating System: Linux 2.6.18-128.1.1.el5 i686<br>
Current Operating System: Linux *********** 2.6.27.21-170.2.56.fc10.i686 #1=
 SMP Mon Mar 23 23:37:54 EDT 2009 i686<br>
Build Date: 10 March 2009 &nbsp;07:20:48PM<br>
Build ID: xorg-x11-server 1.5.3-15.fc10<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Before reporting problems, check <a href=3D"htt=
p://wiki.x.org" target=3D"_blank">http://wiki.x.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;to make sure that you have the latest version.<=
br>
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;(++) from command line, (!!) notice, (II) infor=
mational,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;(WW) warning, (EE) error, (NI) not implemented,=
 (??) unknown.<br>
(=3D=3D) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Fri Apr 17 10:34:=
32 2009<br>
(=3D=3D) Using config file: &quot;/etc/X11/xorg.conf&quot;<br>
(=3D=3D) ServerLayout &quot;default&quot;<br>
(**) |--&gt;Screen &quot;Screen0&quot; (0)<br>
(**) | &nbsp; |--&gt;Monitor &quot;vga&quot;<br>
(**) | &nbsp; |--&gt;Device &quot;Videocard0&quot;<br>
(**) |--&gt;Input Device &quot;Keyboard0&quot;<br>
(=3D=3D) Automatically adding devices<br>
(=3D=3D) Automatically enabling devices<br>
(=3D=3D) No FontPath specified. &nbsp;Using compiled-in default.<br>
(=3D=3D) FontPath set to:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;catalogue:/etc/X11/fontpath.d,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;built-ins<br>
(=3D=3D) ModulePath set to &quot;/usr/lib/xorg/modules&quot;<br>
(II) Cannot locate a core pointer device.<br>
(II) The server relies on HAL to provide the list of input devices.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;If no devices become available, reconfigure HAL=
 or disable AllowEmptyInput.<br>
(WW) AllowEmptyInput is on, devices using drivers &#39;kbd&#39; or &#39;mou=
se&#39; will be disabled.<br>
(WW) Disabling Keyboard0<br>
(II) Open ACPI successful (/var/run/acpid.socket)<br>
(II) Loader magic: 0x81f4400<br>
(II) Module ABI versions:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;X.Org ANSI C Emulation: 0.4<br>
 &nbsp; &nbsp; &nbsp; &nbsp;X.Org Video Driver: 4.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp;X.Org XInput driver : 2.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp;X.Org Server Extension : 1.1<br>
 &nbsp; &nbsp; &nbsp; &nbsp;X.Org Font Renderer : 0.6<br>
(II) Loader running on linux<br>
(++) using VT number 1<br>
<br>
(--) PCI:*(0 at 0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphic=
s Controller rev 3, Mem @ 0xfc000000/0, 0xd0000000/0, I/O @ 0x00001800/0<br=
>
(--) PCI: (0 at 0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphic=
s Controller rev 3, Mem @ 0xfc100000/0<br>
(II) System resource ranges:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[0] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0xffffffff =
- 0xffffffff (0x1) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[1] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000f0000 =
- 0x000fffff (0x10000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[2] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000c0000 =
- 0x000effff (0x30000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[3] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x0009ffff (0xa0000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[4] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x0000ffff =
- 0x0000ffff (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[5] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x00000000 (0x1) IX[B]<br>
(II) LoadModule: &quot;extmod&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so<br>
(II) Module extmod: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 1.0.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Module class: X.Org Server Extension<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Server Extension, version 1.1<=
br>
(II) Loading extension SELinux<br>
(II) Loading extension SHAPE<br>
(II) Loading extension MIT-SUNDRY-NONSTANDARD<br>
(II) Loading extension BIG-REQUESTS<br>
(II) Loading extension SYNC<br>
(II) Loading extension MIT-SCREEN-SAVER<br>
(II) Loading extension XC-MISC<br>
(II) Loading extension XFree86-VidModeExtension<br>
(II) Loading extension XFree86-Misc<br>
(II) Loading extension XFree86-DGA<br>
(II) Loading extension DPMS<br>
(II) Loading extension TOG-CUP<br>
(II) Loading extension Extended-Visual-Information<br>
(II) Loading extension XVideo<br>
(II) Loading extension XVideo-MotionCompensation<br>
(II) Loading extension X-Resource<br>
(II) LoadModule: &quot;dbe&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so<br>
(II) Module dbe: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 1.0.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Module class: X.Org Server Extension<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Server Extension, version 1.1<=
br>
(II) Loading extension DOUBLE-BUFFER<br>
(II) LoadModule: &quot;glx&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so<br>
(II) Module glx: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 1.0.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Server Extension, version 1.1<=
br>
(=3D=3D) AIGLX enabled<br>
(=3D=3D) Exporting typical set of GLX visuals<br>
(II) Loading extension GLX<br>
(II) LoadModule: &quot;freetype&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so<br>
(II) Module freetype: vendor=3D&quot;X.Org Foundation &amp; the After X-TT =
Project&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 2.1.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Module class: X.Org Font Renderer<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Font Renderer, version 0.6<br>
(II) Loading font FreeType<br>
(II) LoadModule: &quot;dri&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so<br>
(II) Module dri: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 1.0.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Server Extension, version 1.1<=
br>
(II) Loading extension XFree86-DRI<br>
(II) LoadModule: &quot;intel&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so<br>
(II) Module intel: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 2.5.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;Module class: X.Org Video Driver<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Video Driver, version 4.1<br>
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;i810-dc100, i810e, i815, i830M, 845G, 852GM/855=
GM, 865G, 915G,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G,=
 G35, 965Q, 946GZ,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;965GM, 965GME/GLE, G33, Q35, Q33,<br>
</div></div> &nbsp; &nbsp; &nbsp; &nbsp;Mobile Intel(r) GM45 Express Chipse=
t,<br>
<div><div></div><div class=3D"h5"> &nbsp; &nbsp; &nbsp; &nbsp;Intel Integra=
ted Graphics Device, G45/G43, Q45/Q43, G41<br>
(II) Primary Device is: PCI 00 at 00:02:0<br>
(II) resource ranges after xf86ClaimFixedResources() call:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[0] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0xffffffff =
- 0xffffffff (0x1) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[1] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000f0000 =
- 0x000fffff (0x10000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[2] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000c0000 =
- 0x000effff (0x30000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[3] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x0009ffff (0xa0000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[4] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x0000ffff =
- 0x0000ffff (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[5] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x00000000 (0x1) IX[B]<br>
(II) resource ranges after probing:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[0] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0xffffffff =
- 0xffffffff (0x1) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[1] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000f0000 =
- 0x000fffff (0x10000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[2] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000c0000 =
- 0x000effff (0x30000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[3] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x0009ffff (0xa0000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[4] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000a0000 =
- 0x000affff (0x10000) MS[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[5] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000b0000 =
- 0x000b7fff (0x8000) MS[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[6] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000b8000 =
- 0x000bffff (0x8000) MS[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[7] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x0000ffff =
- 0x0000ffff (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[8] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x00000000 (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[9] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000003b0 =
- 0x000003bb (0xc) IS[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[10] 0 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000003c0 =
- 0x000003df (0x20) IS[B]<br>
(II) Loading sub module &quot;vgahw&quot;<br>
(II) LoadModule: &quot;vgahw&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules//libvgahw.so<br>
(II) Module vgahw: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 0.1.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Video Driver, version 4.1<br>
(**) intel(0): Depth 24, (--) framebuffer bpp 32<br>
(=3D=3D) intel(0): RGB weight 888<br>
(=3D=3D) intel(0): Default visual is TrueColor<br>
(**) intel(0): Option &quot;PageFlip&quot; &quot;true&quot;<br>
(**) intel(0): Option &quot;TripleBuffer&quot; &quot;true&quot;<br>
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM<br>
(--) intel(0): Chipset: &quot;965GM&quot;<br>
(--) intel(0): Linear framebuffer at 0xD0000000<br>
(--) intel(0): IO registers at addr 0xFC000000<br>
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB<br>
(=3D=3D) intel(0): Using EXA for acceleration<br>
(II) intel(0): 2 display pipes available.<br>
(II) Loading sub module &quot;ddc&quot;<br>
(II) LoadModule: &quot;ddc&quot;<br>
(II) Module &quot;ddc&quot; already built-in<br>
(II) Loading sub module &quot;i2c&quot;<br>
(II) LoadModule: &quot;i2c&quot;<br>
(II) Module &quot;i2c&quot; already built-in<br>
(II) intel(0): Output VGA using monitor section vga<br>
(**) intel(0): Option &quot;PreferredMode&quot; &quot;1280x1024&quot;<br>
(**) intel(0): Option &quot;Position&quot; &quot;-1280 0&quot;<br>
(**) intel(0): Option &quot;Enable&quot; &quot;true&quot;<br>
(**) intel(0): Option &quot;Ignore&quot; &quot;false&quot;<br>
(II) intel(0): Output LVDS using monitor section lvds<br>
(**) intel(0): Option &quot;PreferredMode&quot; &quot;1280x800&quot;<br>
(**) intel(0): Option &quot;Position&quot; &quot;0 0&quot;<br>
(**) intel(0): Option &quot;Enable&quot; &quot;false&quot;<br>
(II) intel(0): I2C bus &quot;LVDSDDC_C&quot; initialized.<br>
(II) intel(0): Attempting to determine panel fixed mode.<br>
(II) intel(0): I2C device &quot;LVDSDDC_C:E-EDID segment register&quot; reg=
istered at address 0x60.<br>
(II) intel(0): I2C device &quot;LVDSDDC_C:ddc2&quot; registered at address =
0xA0.<br>
(II) intel(0): EDID vendor &quot;AUO&quot;, prod id 9844<br>
(II) intel(0): found backlight control method /sys/class/backlight/acpi_vid=
eo1<br>
(II) intel(0): I2C bus &quot;SDVOCTRL_E for SDVOB&quot; initialized.<br>
(II) intel(0): I2C device &quot;SDVOCTRL_E for SDVOB:SDVO Controller B&quot=
; registered at address 0x70.<br>
(II) intel(0): I2C bus &quot;SDVOB DDC Bus&quot; initialized.<br>
(II) intel(0): Output TMDS-1 using monitor section dvi<br>
(**) intel(0): Option &quot;PreferredMode&quot; &quot;1680x1050&quot;<br>
(**) intel(0): Option &quot;Position&quot; &quot;0 0&quot;<br>
(**) intel(0): Option &quot;Enable&quot; &quot;true&quot;<br>
(**) intel(0): Option &quot;Ignore&quot; &quot;false&quot;<br>
(II) intel(0): SDVOB: device VID/DID: 04:AA.03, clock range 25.0MHz - 165.0=
MHz<br>
(II) intel(0): SDVOB: 1 input channel<br>
(II) intel(0): SDVOB: TMDS0 output reported<br>
(II) intel(0): Output TV using monitor section tv<br>
(**) intel(0): Option &quot;PreferredMode&quot; &quot;800x600&quot;<br>
(**) intel(0): Option &quot;Position&quot; &quot;0 0&quot;<br>
(**) intel(0): Option &quot;Enable&quot; &quot;false&quot;<br>
(**) intel(0): Option &quot;Ignore&quot; &quot;true&quot;<br>
(II) intel(0): Current clock rate multiplier: 1<br>
(II) intel(0): I2C bus &quot;CRTDDC_A&quot; initialized.<br>
(II) intel(0): I2C device &quot;CRTDDC_A:E-EDID segment register&quot; regi=
stered at address 0x60.<br>
(II) intel(0): I2C device &quot;CRTDDC_A:ddc2&quot; registered at address 0=
xA0.<br>
(II) intel(0): I2C device &quot;CRTDDC_A:ddc2&quot; removed.<br>
(II) intel(0): I2C device &quot;CRTDDC_A:E-EDID segment register&quot; remo=
ved.<br>
(II) intel(0): I2C bus &quot;CRTDDC_A&quot; removed.<br>
(II) intel(0): EDID for output VGA<br>
(II) intel(0): Manufacturer: PHL &nbsp;Model: 81d &nbsp;Serial#: 326082<br>
(II) intel(0): Year: 2004 &nbsp;Week: 12<br>
(II) intel(0): EDID Version: 1.3<br>
(II) intel(0): Analog Display Input, &nbsp;Input Voltage Level: 0.700/0.300=
 V<br>
(II) intel(0): Signal levels configurable<br>
(II) intel(0): Sync: &nbsp;Separate &nbsp;Composite &nbsp;SyncOnGreenSerrat=
ion on. V.Sync Pulse req. if CompSync or SyncOnGreen<br>
(II) intel(0): Max Image Size [cm]: horiz.: 34 &nbsp;vert.: 27<br>
(II) intel(0): Gamma: 2.20<br>
(II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display<br=
>
(II) intel(0): Default color space is primary color space<br>
(II) intel(0): First detailed timing is preferred mode<br>
(II) intel(0): redX: 0.641 redY: 0.342 &nbsp; greenX: 0.292 greenY: 0.611<b=
r>
(II) intel(0): blueX: 0.147 blueY: 0.068 &nbsp; whiteX: 0.313 whiteY: 0.329=
<br>
(II) intel(0): Supported VESA Video Modes:<br>
(II) intel(0): 720x400 at 70Hz<br>
(II) intel(0): 640x480 at 60Hz<br>
(II) intel(0): 640x480 at 67Hz<br>
(II) intel(0): 640x480 at 72Hz<br>
(II) intel(0): 640x480 at 75Hz<br>
(II) intel(0): 800x600 at 56Hz<br>
(II) intel(0): 800x600 at 60Hz<br>
(II) intel(0): 800x600 at 72Hz<br>
(II) intel(0): 800x600 at 75Hz<br>
(II) intel(0): 832x624 at 75Hz<br>
(II) intel(0): 1024x768 at 60Hz<br>
(II) intel(0): 1024x768 at 70Hz<br>
(II) intel(0): 1024x768 at 75Hz<br>
(II) intel(0): 1280x1024 at 75Hz<br>
(II) intel(0): 1152x870 at 75Hz<br>
(II) intel(0): Manufacturer&#39;s mask: 0<br>
(II) intel(0): Supported Future Video Modes:<br>
(II) intel(0): #0: hsize: 1152 &nbsp;vsize 864 &nbsp;refresh: 70 &nbsp;vid:=
 19057<br>
(II) intel(0): #1: hsize: 1152 &nbsp;vsize 864 &nbsp;refresh: 75 &nbsp;vid:=
 20337<br>
(II) intel(0): #2: hsize: 1280 &nbsp;vsize 960 &nbsp;refresh: 60 &nbsp;vid:=
 16513<br>
(II) intel(0): #3: hsize: 1280 &nbsp;vsize 1024 &nbsp;refresh: 60 &nbsp;vid=
: 32897<br>
(II) intel(0): Supported additional Video Mode:<br>
(II) intel(0): clock: 108.0 MHz &nbsp; Image Size: &nbsp;338 x 270 mm<br>
(II) intel(0): h_active: 1280 &nbsp;h_sync: 1328 &nbsp;h_sync_end 1440 h_bl=
ank_end 1688 h_border: 0<br>
(II) intel(0): v_active: 1024 &nbsp;v_sync: 1025 &nbsp;v_sync_end 1028 v_bl=
anking: 1066 v_border: 0<br>
(II) intel(0): Serial No: &nbsp;BZ &nbsp;326082<br>
(II) intel(0): Monitor name: Philips 170B<br>
(II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz, Pix=
Clock max 140 MHz<br>
(II) intel(0): EDID (in hex):<br>
(II) intel(0): &nbsp;00ffffffffffff00410c1d08c2f90400<br>
(II) intel(0): &nbsp;0c0e01031f221b78ee2ee5a4574a9c25<br>
(II) intel(0): &nbsp;115054bfef80714a714f814081800101<br>
(II) intel(0): &nbsp;010101010101302a009851002a403070<br>
(II) intel(0): &nbsp;1300520e1100001e000000ff0020425a<br>
(II) intel(0): &nbsp;20203332363038320a20000000fc0050<br>
(II) intel(0): &nbsp;68696c69707320313730420a000000fd<br>
(II) intel(0): &nbsp;00384c1e520e000a20202020202000c9<br>
(II) intel(0): EDID vendor &quot;PHL&quot;, prod id 2077<br>
(II) intel(0): Using EDID range info for horizontal sync<br>
(II) intel(0): Using EDID range info for vertical refresh<br>
(II) intel(0): Printing DDC gathered Modelines:<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x0.0 &nbsp;108.00 &nbsp;1280 1=
328 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (64.0 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x0.0 &nbsp; 40.00 &nbsp;800 840 =
968 1056 &nbsp;600 601 605 628 +hsync +vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x0.0 &nbsp; 36.00 &nbsp;800 824 =
896 1024 &nbsp;600 601 603 625 +hsync +vsync (35.2 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x0.0 &nbsp; 31.50 &nbsp;640 656 =
720 840 &nbsp;480 481 484 500 -hsync -vsync (37.5 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x0.0 &nbsp; 31.50 &nbsp;640 664 =
704 832 &nbsp;480 489 492 520 -hsync -vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x0.0 &nbsp; 30.24 &nbsp;640 704 =
768 864 &nbsp;480 483 486 525 -hsync -vsync (35.0 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x0.0 &nbsp; 25.18 &nbsp;640 656 =
752 800 &nbsp;480 490 492 525 -hsync -vsync (31.5 kHz)<br>
(II) intel(0): Modeline &quot;720x400&quot;x0.0 &nbsp; 28.32 &nbsp;720 738 =
846 900 &nbsp;400 412 414 449 -hsync +vsync (31.5 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x0.0 &nbsp;135.00 &nbsp;1280 1=
296 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (80.0 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x0.0 &nbsp; 78.75 &nbsp;1024 10=
40 1136 1312 &nbsp;768 769 772 800 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x0.0 &nbsp; 75.00 &nbsp;1024 10=
48 1184 1328 &nbsp;768 771 777 806 -hsync -vsync (56.5 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x0.0 &nbsp; 65.00 &nbsp;1024 10=
48 1184 1344 &nbsp;768 771 777 806 -hsync -vsync (48.4 kHz)<br>
(II) intel(0): Modeline &quot;832x624&quot;x0.0 &nbsp; 57.28 &nbsp;832 864 =
928 1152 &nbsp;624 625 628 667 -hsync -vsync (49.7 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x0.0 &nbsp; 49.50 &nbsp;800 816 =
896 1056 &nbsp;600 601 604 625 +hsync +vsync (46.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x0.0 &nbsp; 50.00 &nbsp;800 856 =
976 1040 &nbsp;600 637 643 666 +hsync +vsync (48.1 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x0.0 &nbsp;108.00 &nbsp;1152 12=
16 1344 1600 &nbsp;864 865 868 900 +hsync +vsync (67.5 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x70.0 &nbsp; 96.77 &nbsp;1152 1=
224 1344 1536 &nbsp;864 865 868 900 -hsync +vsync (63.0 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x0.0 &nbsp;108.00 &nbsp;1152 12=
16 1344 1600 &nbsp;864 865 868 900 +hsync +vsync (67.5 kHz)<br>
(II) intel(0): Modeline &quot;1280x960&quot;x0.0 &nbsp;108.00 &nbsp;1280 13=
76 1488 1800 &nbsp;960 961 964 1000 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x0.0 &nbsp;108.00 &nbsp;1280 1=
328 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (64.0 kHz)<br>
(II) intel(0): EDID vendor &quot;PHL&quot;, prod id 2077<br>
(II) intel(0): Not using default mode &quot;640x350&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;720x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x480&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;1024x768&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1280x960&quot; (bad mode clock/=
interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1280x1024&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1400x1050&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Printing probed modes for output VGA<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x60.0 &nbsp;108.00 &nbsp;1280 =
1328 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (64.0 kHz)<br>
(II) intel(0): Modeline &quot;1400x1050&quot;x60.0 &nbsp;122.00 &nbsp;1400 =
1488 1640 1880 &nbsp;1050 1052 1064 1082 +hsync +vsync (64.9 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x75.0 &nbsp;135.00 &nbsp;1280 =
1296 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (80.0 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x60.0 &nbsp;108.00 &nbsp;1280 =
1328 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (64.0 kHz)<br>
(II) intel(0): Modeline &quot;1280x960&quot;x60.0 &nbsp;108.00 &nbsp;1280 1=
376 1488 1800 &nbsp;960 961 964 1000 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x75.0 &nbsp;108.00 &nbsp;1152 1=
216 1344 1600 &nbsp;864 865 868 900 +hsync +vsync (67.5 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x70.0 &nbsp; 96.77 &nbsp;1152 1=
224 1344 1536 &nbsp;864 865 868 900 -hsync +vsync (63.0 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x75.0 &nbsp; 78.75 &nbsp;1024 1=
040 1136 1312 &nbsp;768 769 772 800 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x70.1 &nbsp; 75.00 &nbsp;1024 1=
048 1184 1328 &nbsp;768 771 777 806 -hsync -vsync (56.5 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x60.0 &nbsp; 65.00 &nbsp;1024 1=
048 1184 1344 &nbsp;768 771 777 806 -hsync -vsync (48.4 kHz)<br>
(II) intel(0): Modeline &quot;832x624&quot;x74.6 &nbsp; 57.28 &nbsp;832 864=
 928 1152 &nbsp;624 625 628 667 -hsync -vsync (49.7 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x72.2 &nbsp; 50.00 &nbsp;800 856=
 976 1040 &nbsp;600 637 643 666 +hsync +vsync (48.1 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x75.0 &nbsp; 49.50 &nbsp;800 816=
 896 1056 &nbsp;600 601 604 625 +hsync +vsync (46.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x60.3 &nbsp; 40.00 &nbsp;800 840=
 968 1056 &nbsp;600 601 605 628 +hsync +vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x56.2 &nbsp; 36.00 &nbsp;800 824=
 896 1024 &nbsp;600 601 603 625 +hsync +vsync (35.2 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x75.0 &nbsp; 31.50 &nbsp;640 656=
 720 840 &nbsp;480 481 484 500 -hsync -vsync (37.5 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x72.8 &nbsp; 31.50 &nbsp;640 664=
 704 832 &nbsp;480 489 492 520 -hsync -vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x75.0 &nbsp; 31.50 &nbsp;640 656=
 720 840 &nbsp;480 481 484 500 -hsync -vsync (37.5 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x66.7 &nbsp; 30.24 &nbsp;640 704=
 768 864 &nbsp;480 483 486 525 -hsync -vsync (35.0 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x59.9 &nbsp; 25.18 &nbsp;640 656=
 752 800 &nbsp;480 490 492 525 -hsync -vsync (31.5 kHz)<br>
(II) intel(0): Modeline &quot;720x400&quot;x70.1 &nbsp; 28.32 &nbsp;720 738=
 846 900 &nbsp;400 412 414 449 -hsync +vsync (31.5 kHz)<br>
(II) intel(0): EDID for output LVDS<br>
(II) intel(0): Manufacturer: AUO &nbsp;Model: 2674 &nbsp;Serial#: 0<br>
(II) intel(0): Year: 2006 &nbsp;Week: 1<br>
(II) intel(0): EDID Version: 1.3<br>
(II) intel(0): Digital Display Input<br>
(II) intel(0): Max Image Size [cm]: horiz.: 33 &nbsp;vert.: 21<br>
(II) intel(0): Gamma: 2.20<br>
(II) intel(0): No DPMS capabilities specified<br>
(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4<br>
(II) intel(0): First detailed timing is preferred mode<br>
(II) intel(0): redX: 0.590 redY: 0.345 &nbsp; greenX: 0.315 greenY: 0.555<b=
r>
(II) intel(0): blueX: 0.155 blueY: 0.155 &nbsp; whiteX: 0.313 whiteY: 0.329=
<br>
(II) intel(0): Manufacturer&#39;s mask: 0<br>
(II) intel(0): Supported additional Video Mode:<br>
(II) intel(0): clock: 71.1 MHz &nbsp; Image Size: &nbsp;331 x 207 mm<br>
(II) intel(0): h_active: 1280 &nbsp;h_sync: 1328 &nbsp;h_sync_end 1360 h_bl=
ank_end 1440 h_border: 0<br>
(II) intel(0): v_active: 800 &nbsp;v_sync: 803 &nbsp;v_sync_end 809 v_blank=
ing: 823 v_border: 0<br>
(WW) intel(0): Unknown vendor-specific block f<br>
(II) intel(0): &nbsp;AUO<br>
(II) intel(0): &nbsp;B154EW02 V6<br>
(II) intel(0): EDID (in hex):<br>
(II) intel(0): &nbsp;00ffffffffffff0006af742600000000<br>
(II) intel(0): &nbsp;01100103802115780a1cf59758508e27<br>
(II) intel(0): &nbsp;27505400000001010101010101010101<br>
(II) intel(0): &nbsp;010101010101c71b00a0502017303020<br>
(II) intel(0): &nbsp;36004bcf100000180000000f00000000<br>
(II) intel(0): &nbsp;00000000000000000020000000fe0041<br>
(II) intel(0): &nbsp;554f0a202020202020202020000000fe<br>
(II) intel(0): &nbsp;004231353445573032205636200a009f<br>
(II) intel(0): EDID vendor &quot;AUO&quot;, prod id 9844<br>
(II) intel(0): Not using default mode &quot;640x350&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;720x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x480&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x480&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x480&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;1024x768&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1024x768&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1024x768&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1152x864&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1280x960&quot; (hsync out of ra=
nge)<br>
(II) intel(0): Not using default mode &quot;1280x960&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1280x1024&quot; (hsync out of r=
ange)<br>
(II) intel(0): Not using default mode &quot;1280x1024&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1280x1024&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (hsync out of r=
ange)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;832x624&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;1400x1050&quot; (hsync out of r=
ange)<br>
(II) intel(0): Not using default mode &quot;1400x1050&quot; (vrefresh out o=
f range)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Printing probed modes for output LVDS<br>
(II) intel(0): Modeline &quot;1280x800&quot;x60.0 &nbsp; 71.11 &nbsp;1280 1=
328 1360 1440 &nbsp;800 803 809 823 -hsync -vsync (49.4 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x60.0 &nbsp; 65.00 &nbsp;1024 1=
048 1184 1344 &nbsp;768 771 777 806 -hsync -vsync (48.4 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x60.3 &nbsp; 40.00 &nbsp;800 840=
 968 1056 &nbsp;600 601 605 628 +hsync +vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x59.9 &nbsp; 25.18 &nbsp;640 656=
 752 800 &nbsp;480 490 492 525 -hsync -vsync (31.5 kHz)<br>
(II) intel(0): I2C device &quot;SDVOB DDC Bus:E-EDID segment register&quot;=
 registered at address 0x60.<br>
(II) intel(0): I2C device &quot;SDVOB DDC Bus:ddc2&quot; registered at addr=
ess 0xA0.<br>
(EE) intel(0): Unable to write to SDVOCTRL_E for SDVOB Slave 0x70.<br>
(II) intel(0): EDID for output TMDS-1<br>
(II) intel(0): Manufacturer: SAM &nbsp;Model: 373 &nbsp;Serial#: 1297691186=
<br>
(II) intel(0): Year: 2008 &nbsp;Week: 34<br>
(II) intel(0): EDID Version: 1.3<br>
(II) intel(0): Digital Display Input<br>
(II) intel(0): Max Image Size [cm]: horiz.: 44 &nbsp;vert.: 30<br>
(II) intel(0): Gamma: 2.20<br>
(II) intel(0): DPMS capabilities: Off<br>
(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4<br>
(II) intel(0): First detailed timing is preferred mode<br>
(II) intel(0): redX: 0.649 redY: 0.335 &nbsp; greenX: 0.283 greenY: 0.605<b=
r>
(II) intel(0): blueX: 0.151 blueY: 0.073 &nbsp; whiteX: 0.312 whiteY: 0.329=
<br>
(II) intel(0): Supported VESA Video Modes:<br>
(II) intel(0): 720x400 at 70Hz<br>
(II) intel(0): 640x480 at 60Hz<br>
(II) intel(0): 640x480 at 67Hz<br>
(II) intel(0): 640x480 at 72Hz<br>
(II) intel(0): 640x480 at 75Hz<br>
(II) intel(0): 800x600 at 56Hz<br>
(II) intel(0): 800x600 at 60Hz<br>
(II) intel(0): 800x600 at 72Hz<br>
(II) intel(0): 800x600 at 75Hz<br>
(II) intel(0): 832x624 at 75Hz<br>
(II) intel(0): 1024x768 at 60Hz<br>
(II) intel(0): 1024x768 at 70Hz<br>
(II) intel(0): 1024x768 at 75Hz<br>
(II) intel(0): 1280x1024 at 75Hz<br>
(II) intel(0): 1152x870 at 75Hz<br>
(II) intel(0): Manufacturer&#39;s mask: 0<br>
(II) intel(0): Supported Future Video Modes:<br>
(II) intel(0): #0: hsize: 1680 &nbsp;vsize 1050 &nbsp;refresh: 60 &nbsp;vid=
: 179<br>
(II) intel(0): #1: hsize: 1280 &nbsp;vsize 1024 &nbsp;refresh: 60 &nbsp;vid=
: 32897<br>
(II) intel(0): #2: hsize: 1280 &nbsp;vsize 960 &nbsp;refresh: 60 &nbsp;vid:=
 16513<br>
(II) intel(0): #3: hsize: 1152 &nbsp;vsize 864 &nbsp;refresh: 75 &nbsp;vid:=
 20337<br>
(II) intel(0): Supported additional Video Mode:<br>
(II) intel(0): clock: 119.0 MHz &nbsp; Image Size: &nbsp;459 x 296 mm<br>
(II) intel(0): h_active: 1680 &nbsp;h_sync: 1728 &nbsp;h_sync_end 1760 h_bl=
ank_end 1840 h_border: 0<br>
(II) intel(0): v_active: 1050 &nbsp;v_sync: 1053 &nbsp;v_sync_end 1059 v_bl=
anking: 1080 v_border: 0<br>
(II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, Pix=
Clock max 140 MHz<br>
(II) intel(0): Monitor name: SyncMaster<br>
(II) intel(0): Serial No: HMBQ808824<br>
(II) intel(0): EDID (in hex):<br>
(II) intel(0): &nbsp;00ffffffffffff004c2d73033232594d<br>
(II) intel(0): &nbsp;22120103802c1e782a78f1a655489b26<br>
(II) intel(0): &nbsp;125054bfef80b30081808140714f0101<br>
(II) intel(0): &nbsp;0101010101017c2e90a0601a1e403020<br>
(II) intel(0): &nbsp;3600cb281100001a000000fd00384b1e<br>
(II) intel(0): &nbsp;510e000a202020202020000000fc0053<br>
(II) intel(0): &nbsp;796e634d61737465720a2020000000ff<br>
(II) intel(0): &nbsp;00484d42513830383832340a202000c0<br>
(II) intel(0): EDID vendor &quot;SAM&quot;, prod id 883<br>
(II) intel(0): Not using default mode &quot;640x350&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;720x400&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;640x480&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;800x600&quot; (vrefresh out of =
range)<br>
(II) intel(0): Not using default mode &quot;1024x768&quot; (vrefresh out of=
 range)<br>
(II) intel(0): Not using default mode &quot;1280x960&quot; (bad mode clock/=
interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1280x1024&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1600x1200&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1792x1344&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1856x1392&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;1400x1050&quot; (bad mode clock=
/interlace/doublescan)<br>
(II) intel(0): Not using default mode &quot;1920x1440&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Not using default mode &quot;2048x1536&quot; (height too lar=
ge for virtual size)<br>
(II) intel(0): Printing probed modes for output TMDS-1<br>
(II) intel(0): Modeline &quot;1680x1050&quot;x59.9 &nbsp;119.00 &nbsp;1680 =
1728 1760 1840 &nbsp;1050 1053 1059 1080 +hsync -vsync (64.7 kHz)<br>
(II) intel(0): Modeline &quot;1400x1050&quot;x60.0 &nbsp;122.00 &nbsp;1400 =
1488 1640 1880 &nbsp;1050 1052 1064 1082 +hsync +vsync (64.9 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x75.0 &nbsp;135.00 &nbsp;1280 =
1296 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (80.0 kHz)<br>
(II) intel(0): Modeline &quot;1280x1024&quot;x60.0 &nbsp;108.00 &nbsp;1280 =
1328 1440 1688 &nbsp;1024 1025 1028 1066 +hsync +vsync (64.0 kHz)<br>
(II) intel(0): Modeline &quot;1280x960&quot;x60.0 &nbsp;108.00 &nbsp;1280 1=
376 1488 1800 &nbsp;960 961 964 1000 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1152x864&quot;x75.0 &nbsp;108.00 &nbsp;1152 1=
216 1344 1600 &nbsp;864 865 868 900 +hsync +vsync (67.5 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x75.0 &nbsp; 78.75 &nbsp;1024 1=
040 1136 1312 &nbsp;768 769 772 800 +hsync +vsync (60.0 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x70.1 &nbsp; 75.00 &nbsp;1024 1=
048 1184 1328 &nbsp;768 771 777 806 -hsync -vsync (56.5 kHz)<br>
(II) intel(0): Modeline &quot;1024x768&quot;x60.0 &nbsp; 65.00 &nbsp;1024 1=
048 1184 1344 &nbsp;768 771 777 806 -hsync -vsync (48.4 kHz)<br>
(II) intel(0): Modeline &quot;832x624&quot;x74.6 &nbsp; 57.28 &nbsp;832 864=
 928 1152 &nbsp;624 625 628 667 -hsync -vsync (49.7 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x72.2 &nbsp; 50.00 &nbsp;800 856=
 976 1040 &nbsp;600 637 643 666 +hsync +vsync (48.1 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x75.0 &nbsp; 49.50 &nbsp;800 816=
 896 1056 &nbsp;600 601 604 625 +hsync +vsync (46.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x60.3 &nbsp; 40.00 &nbsp;800 840=
 968 1056 &nbsp;600 601 605 628 +hsync +vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;800x600&quot;x56.2 &nbsp; 36.00 &nbsp;800 824=
 896 1024 &nbsp;600 601 603 625 +hsync +vsync (35.2 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x75.0 &nbsp; 31.50 &nbsp;640 656=
 720 840 &nbsp;480 481 484 500 -hsync -vsync (37.5 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x72.8 &nbsp; 31.50 &nbsp;640 664=
 704 832 &nbsp;480 489 492 520 -hsync -vsync (37.9 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x75.0 &nbsp; 31.50 &nbsp;640 656=
 720 840 &nbsp;480 481 484 500 -hsync -vsync (37.5 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x66.7 &nbsp; 30.24 &nbsp;640 704=
 768 864 &nbsp;480 483 486 525 -hsync -vsync (35.0 kHz)<br>
(II) intel(0): Modeline &quot;640x480&quot;x59.9 &nbsp; 25.18 &nbsp;640 656=
 752 800 &nbsp;480 490 492 525 -hsync -vsync (31.5 kHz)<br>
(II) intel(0): Modeline &quot;720x400&quot;x70.1 &nbsp; 28.32 &nbsp;720 738=
 846 900 &nbsp;400 412 414 449 -hsync +vsync (31.5 kHz)<br>
(II) intel(0): Output VGA enabled by config file<br>
(II) intel(0): Output LVDS connected<br>
(II) intel(0): Output TMDS-1 enabled by config file<br>
(II) intel(0): Using user preference for initial modes<br>
(II) intel(0): Output VGA using initial mode 1280x1024<br>
(II) intel(0): Output LVDS using initial mode 1280x800<br>
(II) intel(0): Output TMDS-1 using initial mode 1680x1050<br>
(II) intel(0): Monitoring connected displays enabled<br>
(II) intel(0): detected 512 kB GTT.<br>
(II) intel(0): detected 7676 kB stolen memory.<br>
(=3D=3D) intel(0): video overlay key set to 0x101fe<br>
(=3D=3D) intel(0): Intel XvMC decoder disabled<br>
(**) intel(0): Will try to enable page flipping<br>
(**) intel(0): Triple buffering enabled<br>
(=3D=3D) intel(0): Using gamma correction (1.0, 1.0, 1.0)<br>
(**) intel(0): Display dimensions: (340, 270) mm<br>
(**) intel(0): DPI set to (224, 112)<br>
(II) Loading sub module &quot;fb&quot;<br>
(II) LoadModule: &quot;fb&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules//libfb.so<br>
(II) Module fb: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 1.0.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org ANSI C Emulation, version 0.4<=
br>
(II) Loading sub module &quot;exa&quot;<br>
(II) LoadModule: &quot;exa&quot;<br>
<br>
(II) Loading /usr/lib/xorg/modules//libexa.so<br>
(II) Module exa: vendor=3D&quot;X.Org Foundation&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;compiled for 1.5.3, module version =3D 2.4.0<br=
>
 &nbsp; &nbsp; &nbsp; &nbsp;ABI class: X.Org Video Driver, version 4.1<br>
(II) Loading sub module &quot;ramdac&quot;<br>
(II) LoadModule: &quot;ramdac&quot;<br>
(II) Module &quot;ramdac&quot; already built-in<br>
(II) intel(0): Comparing regs from server start up to After PreInit<br>
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000207 to 0x00=
000000<br>
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATU=
S VBLANK_INT_STATUS OREG_UPDATE_STATUS<br>
(WW) intel(0): PIPEASTAT after: status:<br>
(=3D=3D) Depth 24 pixmap format is 32 bpp<br>
(II) do I need RAC? &nbsp;No, I don&#39;t.<br>
(II) resource ranges after preInit:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[0] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0xffffffff =
- 0xffffffff (0x1) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[1] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000f0000 =
- 0x000fffff (0x10000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[2] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000c0000 =
- 0x000effff (0x30000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[3] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x0009ffff (0xa0000) MX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[4] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000a0000 =
- 0x000affff (0x10000) MS[B](OprD)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[5] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000b0000 =
- 0x000b7fff (0x8000) MS[B](OprD)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[6] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000b8000 =
- 0x000bffff (0x8000) MS[B](OprD)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[7] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x0000ffff =
- 0x0000ffff (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[8] -1 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x00000000 =
- 0x00000000 (0x1) IX[B]<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[9] 0 &nbsp; 0 &nbsp; &nbsp; &nbsp; 0x000003b0 =
- 0x000003bb (0xc) IS[B](OprU)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;[10] 0 &nbsp;0 &nbsp; &nbsp; &nbsp; 0x000003c0 =
- 0x000003df (0x20) IS[B](OprU)<br>
(II) intel(0): Kernel reported 481024 total, 1 used<br>
(II) intel(0): I830CheckAvailableMemory: 1924092 kB available<br>
drmOpenDevice: node name is /dev/dri/card0<br>
drmOpenDevice: open result is 12, (OK)<br>
drmOpenDevice: node name is /dev/dri/card0<br>
drmOpenDevice: open result is 12, (OK)<br>
drmOpenByBusid: Searching for BusID pci:0000:00:02.0<br>
drmOpenDevice: node name is /dev/dri/card0<br>
drmOpenDevice: open result is 12, (OK)<br>
drmOpenByBusid: drmOpenMinor returns 12<br>
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0<br>
(II) [drm] DRM interface version 1.3<br>
(II) [drm] DRM open master succeeded.<br>
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.<br>
(II) intel(0): [drm] framebuffer mapped by ddx driver<br>
(II) intel(0): [drm] added 1 reserved context for kernel<br>
(II) intel(0): X context handle =3D 0x1<br>
(II) intel(0): [drm] installed DRM signal handler<br>
(WW) intel(0): DRM version 1.9 or newer required for Page flipping. Disabli=
ng.<br>
(**) intel(0): Framebuffer compression disabled<br>
(**) intel(0): Tiling enabled<br>
(=3D=3D) intel(0): VideoRam: 262144 KB<br>
(II) intel(0): Attempting memory allocation with tiled buffers.<br>
(II) intel(0): Tiled allocation successful.<br>
(II) intel(0): [drm] Registers =3D 0x2f814000<br>
(II) intel(0): [dri] visual configs initialized<br>
(II) intel(0): Page Flipping disabled<br>
(II) intel(0): vgaHWGetIOBase: hwp-&gt;IOBase is 0x03d0, hwp-&gt;PIOOffset =
is 0x0000<br>
(II) EXA(0): Offscreen pixmap area of 44236800 bytes<br>
(II) EXA(0): Driver registered support for the following operations:<br>
(II) &nbsp; &nbsp; &nbsp; &nbsp; Solid<br>
(II) &nbsp; &nbsp; &nbsp; &nbsp; Copy<br>
(II) &nbsp; &nbsp; &nbsp; &nbsp; Composite (RENDER acceleration)<br>
(=3D=3D) intel(0): Backing store disabled<br>
(=3D=3D) intel(0): Silken mouse enabled<br>
(II) intel(0): Initializing HW Cursor<br>
(II) intel(0): [DRI] installation complete<br>
(II) intel(0): Current clock rate multiplier: 1<br>
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0d5d0000 (pgoffset 54736=
)<br>
(II) intel(0): Fixed memory allocation layout:<br>
(II) intel(0): 0x00000000-0x00000fff: power context (4 kB)<br>
(II) intel(0): 0x0077f000: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;end of =
stolen memory<br>
(II) intel(0): 0x0077f000-0x0d5cffff: DRI memory manager (211268 kB)<br>
(II) intel(0): 0x0d5d0000-0x0fffffff: exa offscreen (43200 kB)<br>
(II) intel(0): 0x10000000: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;end of =
aperture<br>
(II) intel(0): BO memory allocation layout:<br>
(II) intel(0): 0x0077f000: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;start o=
f memory manager<br>
(II) intel(0): 0x0079f000-0x015aefff: depth buffer (14400 kB) Y tiled<br>
(II) intel(0): 0x0179f000-0x025aefff: third buffer (14400 kB) X tiled<br>
(II) intel(0): 0x0279f000-0x035aefff: back buffer (14400 kB) X tiled<br>
(II) intel(0): 0x03800000-0x05b27fff: front buffer (36000 kB) X tiled<br>
(II) intel(0): 0x0379f000-0x0379ffff: overlay registers (4 kB)<br>
(II) intel(0): 0x037a0000-0x037b5fff: exa G965 state buffer (88 kB)<br>
(II) intel(0): 0x037c0000-0x037c7fff: logical 3D context (32 kB)<br>
(II) intel(0): 0x037c8000-0x037d1fff: HW cursors (40 kB)<br>
(II) intel(0): 0x0d5d0000: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;end of =
memory manager<br>
(WW) intel(0): ESR is 0x00000001<br>
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled<br>
(WW) intel(0): Existing errors found in hardware state.<br>
(II) intel(0): using SSC reference clock of 100 MHz<br>
(II) intel(0): Selecting standard 18 bit TMDS pixel format.<br>
(II) intel(0): Output configuration:<br>
(II) intel(0): &nbsp; Pipe A is on<br>
(II) intel(0): &nbsp; Display plane A is now enabled and connected to pipe =
A.<br>
(II) intel(0): &nbsp; Pipe B is on<br>
(II) intel(0): &nbsp; Display plane B is now enabled and connected to pipe =
B.<br>
(II) intel(0): &nbsp; Output VGA is connected to pipe none<br>
(II) intel(0): &nbsp; Output LVDS is connected to pipe B<br>
(II) intel(0): &nbsp; Output TMDS-1 is connected to pipe A<br>
(II) intel(0): [drm] mapped front buffer at 0xd3800000, handle =3D 0x2a71b0=
00<br>
(II) intel(0): [drm] mapped back buffer at 0xd279f000, handle =3D 0x1c50000=
0<br>
(II) intel(0): [drm] mapped third buffer at 0xd179f000, handle =3D 0x1c3070=
00<br>
(II) intel(0): [drm] mapped depth buffer at 0xd079f000, handle =3D 0x1c1070=
00<br>
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled messa=
ge.<br>
(II) intel(0): DPMS enabled<br>
(II) intel(0): Set up textured video<br>
(II) intel(0): Set up overlay video<br>
(II) intel(0): direct rendering: Enabled<br>
(WW) intel(0): Option &quot;PreferredMode&quot; is not used<br>
(WW) intel(0): Option &quot;Position&quot; is not used<br>
(WW) intel(0): Option &quot;Ignore&quot; is not used<br>
(WW) intel(0): Option &quot;Enable&quot; is not used<br>
(--) RandR disabled<br>
(II) Initializing built-in extension MIT-SHM<br>
(II) Initializing built-in extension XInputExtension<br>
(II) Initializing built-in extension XTEST<br>
(II) Initializing built-in extension XKEYBOARD<br>
(II) Initializing built-in extension XINERAMA<br>
(II) Initializing built-in extension XFIXES<br>
(II) Initializing built-in extension RENDER<br>
(II) Initializing built-in extension RANDR<br>
(II) Initializing built-in extension COMPOSITE<br>
</div></div>(II) Initializing built-in extension DAMAGE<br>
(II) Initializing built-in extension XEVIE<br>
</blockquote></div><br>

--000e0cd1490aa765200467f80e5a--


More information about the xorg mailing list