From nobody@FreeBSD.org  Mon Jan 26 16:46:13 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A3A1E10656C4
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jan 2009 16:46:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 907888FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jan 2009 16:46:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0QGkDw0097209
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jan 2009 16:46:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0QGkDpr097208;
	Mon, 26 Jan 2009 16:46:13 GMT
	(envelope-from nobody)
Message-Id: <200901261646.n0QGkDpr097208@www.freebsd.org>
Date: Mon, 26 Jan 2009 16:46:13 GMT
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: xorg-7.4 renders system unusable!
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131016
>Category:       ports
>Synopsis:       x11/xorg - xorg-7.4 renders system unusable!
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 26 16:50:05 UTC 2009
>Closed-Date:    Sun Oct 10 20:40:24 UTC 2010
>Last-Modified:  Sun Oct 10 20:40:24 UTC 2010
>Originator:     O. Hartmann
>Release:        
>Organization:
FU Berlin
>Environment:
>Description:
Symptomes: After guided (ports/UPDATING) upgrade to the xorg-7.4 port, rebuilt of sysutils/hal, sysutils/dbus and performing 'portupgrade -rf libxcb', cleaning up /etc/X11/xorg.conf several boxes rendered unusable. While with xorg-7.3 some could simply use the OS's input devices (mice, keyboards), xorg-7.4 now explicitely needs hald and dbusd. But this information is not provided in UPDATING and therefore some who isn't very familiar with changes in X11 will suffer from that fault.
More dramatic is the incabability of switching back to FreeBSD's console! Having ran the X server once, some will never get back to a console. Even when dbud and hald are not started accidentally (as happened to me), I expect killing the X server via CTRL-ALT-BS (when configured by commenting out DontZap in xorg.conf). That doesn't work anymore. Also there is no chance switching back to any of the console screens via CTRL-ALT-F1 to F7 (as in my case): consoles are black/dark/unresponsive, no keyboard, no output, monitor signals 'no signal'. I can switch back to the tty bound by the xdm/Xorg server, but when simply testing X this ends up in a deadend. 

This behaviour occurs on three graphics card driver: nv, vesa and radeon/hd
and on these FreeBSD type/versions:
FreeBSD 8.0-CURRENT/amd64 (as builtworld today)
FreeBSD 7.1-STABLE/amd64/i386 (as builtworld today)
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: Alex Goncharov <alex-goncharov@comcast.net>
To: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/131016: xorg-7.4 renders system unusable!
Date: Mon, 26 Jan 2009 12:39:38 -0500

 Ditto here.
 
 Last night I updated a desktop and have garbage (or call it a visual
 noise if you will) in my windows all the time now.
 
 Nevertheless, I upgraded a laptop -- and can't use X here at all:
 while the mouse pointer moves, the keyboard is "dead", until some
 number of key presses leads to a loud continuous beep; I can switch to
 the non-X virtual consoles but the beep continues and I have to reboot
 the system to kill the sound.
 
 Disabling HAL doesn't make things much better, although in my current
 configuration I don't have a continuous sound and can experiment.
 
 Putting `xev' into ~/.xsession, I observed that all (?) the keystrokes
 result in "keysym 0x0".
 
 Bottom line: the X system is unusable after the upgrade; no diagnostic
 tool that I tried provides a clue about how to make it work.
 
 -- Alex -- alex-goncharov@comcast.net --
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 26 19:53:02 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131016 

From: Maciej Suszko <maciej@suszko.eu>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Mon, 26 Jan 2009 22:43:23 +0100

 --Sig_/uuFmOJUwlauPN9Rl7UoVIUe
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 
 Similar behavior on FreeBSD 7.1-RELEASE-p1 with xf86-video-intel.
 Pressing CTRL+ALT+BS leads to system hung or reboot. When DRI is
 enabled in xorg.conf such messages appear in /var/log/messages:
 
 error: [drm:pid10849:i915_getparam] *ERROR* i915_getparam called with
 no initialization
 error: [drm:pid1500:i915_getparam] *ERROR* Unknown parameter 5
 
 Temporary solution which works for me:
 1) disable moused in rc.conf
 2) add "AllowEmptyInput" "off" in xorg.conf's ServerLayout section
 3) disable DRI in xorg.conf's Device section
 
 When moused enabled and no AllowEmptyInput specified - my IceWM behaves
 quite strange - clock seems to stop on mouse movement (hal is upgraded
 as wrote in UPDATING/20090124).
 --=20
 regards, Maciej Suszko.
 
 --Sig_/uuFmOJUwlauPN9Rl7UoVIUe
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.9 (FreeBSD)
 
 iEYEARECAAYFAkl+LnsACgkQCikUk0l7iGrUdwCffGxVhb7nhwO9vcTm+WICDudW
 xkgAniS0G7BZSBBkaD4WlFZHs75XvyUK
 =ZBK8
 -----END PGP SIGNATURE-----
 
 --Sig_/uuFmOJUwlauPN9Rl7UoVIUe--

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: Alex Goncharov <alex-goncharov@comcast.net>
Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/131016: xorg-7.4 renders system unusable!
Date: Tue, 27 Jan 2009 14:54:18 +0000

 Alex Goncharov wrote:
 > Ditto here.
 > 
 > Last night I updated a desktop and have garbage (or call it a visual
 > noise if you will) in my windows all the time now.
 > 
 > Nevertheless, I upgraded a laptop -- and can't use X here at all:
 > while the mouse pointer moves, the keyboard is "dead", until some
 > number of key presses leads to a loud continuous beep; I can switch to
 > the non-X virtual consoles but the beep continues and I have to reboot
 > the system to kill the sound.
 > 
 > Disabling HAL doesn't make things much better, although in my current
 > configuration I don't have a continuous sound and can experiment.
 > 
 > Putting `xev' into ~/.xsession, I observed that all (?) the keystrokes
 > result in "keysym 0x0".
 > 
 > Bottom line: the X system is unusable after the upgrade; no diagnostic
 > tool that I tried provides a clue about how to make it work.
 
 After an compilation orgy and the weirdness of an obvious false xcb-XXX 
 compilation (xcb-proto etc needs to be recompiled BEFORE the suggested 
 UPDATING step via portupgrade -rf libxcb is performed) X is up and 
 running - but NO(!!!!) switching to any VT. This sucks. This is with 
 driver 'nv' as with 'radeon'. Switching obviously works - I can switch 
 vom ttyv7 keeping the X11-display to others - but they are black and the 
 monitor is NO SIGNAL signalling. I can switch back to the tty keeping 
 X11 without any problem. Having no VT/console is very bad :-(
 
 I also performed the steps for avoiding this useless 'hald/dbus' 
 combination for my keyboard and mouse and it works now for me - but with 
 the above mentioned result of not having access to my VT.

From: Alex Goncharov <alex-goncharov@comcast.net>
To: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc: alex-goncharov@comcast.net, freebsd-gnats-submit@FreeBSD.org,
	freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org
Subject: Re: ports/131016: xorg-7.4 renders system unusable!
Date: Tue, 27 Jan 2009 17:18:49 -0500

 I am all right now... after a downgrade to the old X...
 
 ,--- You/O. Hartmann (Tue, 27 Jan 2009 14:54:18 +0000) ----*
 | After an compilation orgy and the weirdness of an obvious false xcb-XXX 
 | ...
 | combination for my keyboard and mouse and it works now for me - but with 
 | the above mentioned result of not having access to my VT.
 `-------------------------------------------------*
 ,--- I/Alex (Tue, 27 Jan 2009 10:08:40 -0500) ----*
 | The current problems:
 | ...
 |     ** The events generated by the keyboard (no HAL in the game) all
 |         have wrong scan codes.
 | 
 |     ** Pressing an arbitrary alphabetic key once over an `xev' window
 |        leads to a non-stopping flow of events (as shown in the `xev'
 |        launching `xterm').
 | ...
 | I have to bring my laptop to a working state today, one way or
 | another.  Anybody want to suggest something to try before I resort to
 | more radical actions and the state and experience is lost?
 `-------------------------------------------------*
 
 So, I stripped my laptop off the new X components, downloaded the old
 packages from ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/,
 ran `pkg_add *.tbz' -- and have a perfectly functioning laptop now.
 I'll do the same with my desktop by the end of this week, I think.
 
 The obvious downside is that I can no longer do my weekly port
 upgrades, but I can leave without it, until the new X11 is reputed to
 be well functioning.
 
 This has been my first experience with so damaging an upgrade in
 FreeBSD and I will be much more conservative with port upgrades in the
 future; unfortunately if everybody is hesitant to be on the cutting
 edge, how will the problems be reported and fixed?
 
 It is interesting that in the port tree there are directories for (I
 assume less tested, less reliable) "devel" versions, of say, `firefox'
 and `emacs', but none of that sort for much more dangerous X11 stuff:
 
     $ ls -d www/firefox*devel editors/emacs*devel x11*/xorg-server*devel
     ls: x11*/xorg-server*devel: No such file or directory
     editors/emacs-devel/ www/firefox-devel/
 
 Would be a good idea, I think.
 
 -- Alex -- alex-goncharov@comcast.net --

From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131016: x11.xorg - xorg-7.4 renders system unusable!
Date: Thu, 29 Jan 2009 14:04:20 +0100 (CET)

 I forgot one small but possibly important point. The "delayed event
 syndrome" applies not only to input events. For example, when a window
 is brought to the front, it often does not get repainted until I move
 the mouse a bit. And then, if it was partially obscured before, I can
 see more and more bits getting filled in as I move the mouse.
 
 - Harald

From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131016: x11.xorg - xorg-7.4 renders system unusable!
Date: Thu, 29 Jan 2009 13:53:25 +0100 (CET)

 I can add my own two cents to this.
 
 If I run with Option AllowEmptyInput off, then the screen goes black,
 and I cannot regain any use of the console. Logging in over the
 network and killing the X server does not help. Upon reboot, I get the
 psychedelic screen reported by others. Sometimes the system hangs and
 I need to use the power button; other times it proceeds to reboot
 normally.
 
 If I run with Option AllowEmptyInput on, then I need to run hald,
 otherwise I have no keyboard or mouse input. With hald running, X
 events are often delayed. For example, running xev I see that clicking
 the mouse produces a ButtonPress event, but the corresponding
 ButtonRelease event is delayed until I move the mouse. I also often
 find that keyboard events are delayed until I move the mouse.
 
 I don't need to tell you how annoying this is ...  Apart from this,
 however, with hald running I see no further problems.
 
 
 Some possibly relevant info:
 
 FreeBSD fiinbeck.math.ntnu.no 7.1-STABLE FreeBSD 7.1-STABLE #4: Mon Jan 12 20:59:50 CET 2009     root@fiinbeck.math.ntnu.no:/usr/obj/usr/src/sys/FIINBECK  amd64
 
 vgapci0: <VGA-compatible display> port 0xec90-0xec97 mem 0xfea00000-0xfea7ffff,0xd0000000-0xdfffffff,0xfeb00000-0xfebfffff irq 16 at device 2.0 on pci0
 agp0: <Intel Q35 SVGA controller> on vgapci0
 agp0: detected 7164k stolen memory
 agp0: aperture size is 256M
 vgapci1: <VGA-compatible display> mem 0xfea80000-0xfeafffff at device 2.1 on pci0
 
 (Yes, I have also run portupgrade -rf libxcb, and portupgrade -af too.)
 
 - Harald

From: ports-xorg-jan09@oldach.net (Helge Oldach)
To: bug-followup@FreeBSD.org
Cc: ohartman@zedat.fu-berlin.de
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Fri, 30 Jan 2009 10:59:03 +0100 (CET)

 --ELM874647059-64009-0_
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 same issue here. I run an Intel 845G chipset using xorg's intel video
 driver. After starting up X, the screen blanks with some garbage in
 the top few rows. The X process starts but xinit cannot talk to it and
 doesn't start any client. Switching consoles doesn't work, turning the
 system into a headless server. I can login remotely and kill xinit and
 the X process, but no change. "Option NoDRI" in the video driver section
 doesn't have any effect.
 
 I simply changed from the intel video driver to the vesa video driver in
 xorg.conf and all is fine (but of course noticeably slower).
 
 I don't use hald & friends, as the onboard devices of my box don't
 change very often. :-) Instead everything is hardwired and works fine -
 with the vesa driver.
 
 I am attaching:
 
 - current xorg.conf - the only delta between the intel and vesa video
 variant is the "Driver" line in the video device section.
 
 - Xorg.0.log for the intel case
 
 - Xorg.0.log for the vesa case
 
 Helge
 
 --ELM874647059-64009-0_
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Disposition: attachment; filename=xorg.conf
 Content-Description: /etc/X11/xorg.conf
 Content-Transfer-Encoding: 7bit
 
 # File generated by xorgconfig.
 
 #
 # Copyright 2004 The X.Org Foundation
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
 # to deal in the Software without restriction, including without limitation
 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
 # and/or sell copies of the Software, and to permit persons to whom the
 # Software is furnished to do so, subject to the following conditions:
 # 
 # The above copyright notice and this permission notice shall be included in
 # all copies or substantial portions of the Software.
 # 
 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
 # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 # SOFTWARE.
 # 
 # Except as contained in this notice, the name of The X.Org Foundation shall
 # not be used in advertising or otherwise to promote the sale, use or other
 # dealings in this Software without prior written authorization from
 # The X.Org Foundation.
 #
 
 # **********************************************************************
 # Refer to the xorg.conf(5) man page for details about the format of 
 # this file.
 # **********************************************************************
 
 # **********************************************************************
 # Module section -- this  section  is used to specify
 # which dynamically loadable modules to load.
 # **********************************************************************
 #
 Section "Module"
 
 # This loads the DBE extension module.
 
     Load        "dbe"  	# Double buffer extension
 
 # This loads the miscellaneous extensions module, and disables
 # initialisation of the XFree86-DGA extension within that module.
     SubSection  "extmod"
       Option    "omit xfree86-dga"   # don't initialise the DGA extension
     EndSubSection
 
 # This loads the font modules
     Load        "type1"
     Load        "freetype"
 #    Load        "xtt"
 
 # This loads the GLX module
     Load       "glx"
 # This loads the DRI module
 #    Load       "dri"
 
 EndSection
 
 # **********************************************************************
 # Files section.  This allows default font and rgb paths to be set
 # **********************************************************************
 
 Section "Files"
 
 # Multiple FontPath entries are allowed (which are concatenated together),
 # as well as specifying multiple comma-separated entries in one FontPath
 # command (or a combination of both methods)
 # 
 
     FontPath   "/usr/local/lib/X11/fonts/misc/"
     FontPath   "/usr/local/lib/X11/fonts/TTF/"
     FontPath   "/usr/local/lib/X11/fonts/OTF/"
     FontPath   "/usr/local/lib/X11/fonts/Type1/"
     FontPath   "/usr/local/lib/X11/fonts/100dpi/:unscaled"
     FontPath   "/usr/local/lib/X11/fonts/75dpi/:unscaled"
     FontPath   "/usr/local/lib/X11/fonts/100dpi/"
     FontPath   "/usr/local/lib/X11/fonts/75dpi/"
     FontPath   "/usr/local/lib/X11/fonts/local/"
 #    FontPath   "/usr/local/lib/X11/fonts/Speedo/"
 #    FontPath   "/usr/local/lib/X11/fonts/TrueType/"
     FontPath   "/usr/local/lib/X11/fonts/freefont/"
     FontPath   "/usr/local/lib/X11/fonts/sharefont/"
     FontPath   "/usr/local/lib/X11/fonts/bitstream-vera/"
     FontPath   "/usr/local/share/ghostscript/fonts/"
 
 # The module search path.  The default path is shown here.
 
 #    ModulePath "/usr/local/lib/modules"
 
 EndSection
 
 # **********************************************************************
 # Server flags section.
 # **********************************************************************
 
 Section "ServerFlags"
 
 # Uncomment this to cause a core dump at the spot where a signal is 
 # received.  This may leave the console in an unusable state, but may
 # provide a better stack trace in the core dump to aid in debugging
 
 #    Option "NoTrapSignals"
 
 # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
 # (where n is 1 through 12).  This allows clients to receive these key
 # events.
 
 #    Option "DontVTSwitch"
 
 # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
 # This allows clients to receive this key event.
 
 #    Option "DontZap"
 
 # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
 # sequences.  This allows clients to receive these key events.
 
 #    Option "Dont Zoom"
 
 # Uncomment this to disable tuning with the xvidtune client. With
 # it the client can still run and fetch card and monitor attributes,
 # but it will not be allowed to change them. If it tries it will
 # receive a protocol error.
 
 #    Option "DisableVidModeExtension"
 
 # Uncomment this to enable the use of a non-local xvidtune client. 
 
 #    Option "AllowNonLocalXvidtune"
 
 # Uncomment this to disable dynamically modifying the input device
 # (mouse and keyboard) settings. 
 
 #    Option "DisableModInDev"
 
 # Uncomment this to enable the use of a non-local client to
 # change the keyboard or mouse settings (currently only xset).
 
 #    Option "AllowNonLocalModInDev"
 
 # If  enabled,  don't add the standard keyboard and mouse drivers,
 # if there are no input devices in the config  file.   Enabled  by
 # default if AutoAddDevices and AutoEnableDevices is enabled, oth-
 # erwise disabled.  If AllowEmptyInput is on,  devices  using  the
 # kbd or mouse driver are ignored.
 
     Option "NoAllowEmptyInput"
 
 # If  this  option is disabled, then no devices will be added from
 # HAL events.  Enabled by default.
 
     Option "NoAutoAddDevices"
 
 # If this option is disabled, then the devices will be added  (and
 # the  DevicePresenceNotify  event  sent),  but  not enabled, thus
 # leaving policy up to the client.  Enabled by default.
 
     Option "NoAutoEnableDevices"
 
 
 EndSection
 
 # **********************************************************************
 # Input devices
 # **********************************************************************
 
 # **********************************************************************
 # Core keyboard's InputDevice section
 # **********************************************************************
 
 Section "InputDevice"
 
     Identifier	"PS/2 Keyboard"
     Driver	"kbd"
 
     Option "AutoRepeat" "500 30"
 
 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
 #    Option	"Xleds"      "1 2 3"
 
 #    Option "LeftAlt"     "Meta"
 #    Option "RightAlt"    "ModeShift"
 
 # To customise the XKB settings to suit your keyboard, modify the
 # lines below (which are the defaults).  For example, for a non-U.S.
 # keyboard, you will probably want to use:
 #    Option "XkbModel"    "pc105"
 # If you have a US Microsoft Natural keyboard, you can use:
 #    Option "XkbModel"    "microsoft"
 #
 # Then to change the language, change the Layout setting.
 # For example, a german layout can be obtained with:
 #    Option "XkbLayout"   "de"
 # or:
 #    Option "XkbLayout"   "de"
 #    Option "XkbVariant"  "nodeadkeys"
 #
 # If you'd like to switch the positions of your capslock and
 # control keys, use:
 #    Option "XkbOptions"  "ctrl:swapcaps"
 
 # These are the default XKB settings for Xorg
 #    Option "XkbRules"    "xorg"
 #    Option "XkbModel"    "pc105"
 #    Option "XkbLayout"   "us"
 #    Option "XkbVariant"  ""
 #    Option "XkbOptions"  ""
 
 #    Option "XkbDisable"
 
     Option "XkbRules"	"xorg"
     Option "XkbModel"	"pc104"
     Option "XkbLayout"	"us"
     Option "XkbVariant"	"intl"
 
 EndSection
 
 
 # **********************************************************************
 # Core Pointer's InputDevice section
 # **********************************************************************
 
 Section "InputDevice"
 
 # Identifier and driver
 
     Identifier	"PS/2 Mouse"
     Driver	"mouse"
     Option "Protocol"    "Auto"	# Auto detect
     Option "Device"      "/dev/mouse"
 
 # Mouse-speed setting for PS/2 mouse.
 
 #    Option "Resolution"	"256"
 
 # Baudrate and SampleRate are only for some Logitech mice. In
 # almost every case these lines should be omitted.
 
 #    Option "BaudRate"	"9600"
 #    Option "SampleRate"	"150"
 
 # Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
 # horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
 # 3 buttons and you need to map the wheel to different button ids to avoid
 # conflicts.
 
 #    Option "ZAxisMapping"   "4 5 6 7"
 
 # Emulate3Buttons is an option for 2-button mice
 # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
 
 #    Option "Emulate3Buttons"
 #    Option "Emulate3Timeout"    "50"
 
 # ChordMiddle is an option for some 3-button Logitech mice
 
 #    Option "ChordMiddle"
 
 EndSection
 
 
 # **********************************************************************
 # Other input device sections 
 # this is optional and is required only if you
 # are using extended input devices.  This is for example only.  Refer
 # to the xorg.conf man page for a description of the options.
 # **********************************************************************
 #
 # Section "InputDevice" 
 #    Identifier  "Mouse2"
 #    Driver      "mouse"
 #    Option      "Protocol"      "MouseMan"
 #    Option      "Device"        "/dev/mouse2"
 # EndSection
 #
 # Section "InputDevice"
 #    Identifier "spaceball"
 #    Driver     "magellan"
 #    Option     "Device"        "/dev/cua0"
 # EndSection
 #
 # Section "InputDevice"
 #    Identifier "spaceball2"
 #    Driver     "spaceorb"
 #    Option     "Device"        "/dev/cua0"
 # EndSection
 #
 # Section "InputDevice"
 #    Identifier "touchscreen0"
 #    Driver     "microtouch"
 #    Option     "Device"        "/dev/ttyS0"
 #    Option     "MinX"          "1412"
 #    Option     "MaxX"          "15184"
 #    Option     "MinY"          "15372"
 #    Option     "MaxY"          "1230"
 #    Option     "ScreenNumber"  "0"
 #    Option     "ReportingMode" "Scaled"
 #    Option     "ButtonNumber"  "1"
 #    Option     "SendCoreEvents"
 # EndSection
 #
 # Section "InputDevice"
 #    Identifier "touchscreen1"
 #    Driver     "elo2300"
 #    Option     "Device"        "/dev/ttyS0"
 #    Option     "MinX"          "231"
 #    Option     "MaxX"          "3868"
 #    Option     "MinY"          "3858"
 #    Option     "MaxY"          "272"
 #    Option     "ScreenNumber"  "0"
 #    Option     "ReportingMode" "Scaled"
 #    Option     "ButtonThreshold"       "17"
 #    Option     "ButtonNumber"  "1"
 #    Option     "SendCoreEvents"
 # EndSection
 
 # **********************************************************************
 # Monitor section
 # **********************************************************************
 
 # Any number of monitor sections may be present
 
 Section "Monitor"
 
     Identifier  "Captiva E1903D"
 
 # HorizSync is in kHz unless units are specified.
 # HorizSync may be a comma separated list of discrete values, or a
 # comma separated list of ranges of values.
 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
 # USER MANUAL FOR THE CORRECT NUMBERS.
 
     HorizSync   31-64
 
 #    HorizSync	30-64         # multisync
 #    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
 #    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies
 
 # VertRefresh is in Hz unless units are specified.
 # VertRefresh may be a comma separated list of discrete values, or a
 # comma separated list of ranges of values.
 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
 # USER MANUAL FOR THE CORRECT NUMBERS.
 
     VertRefresh 59-61
 
 EndSection
 
 
 # **********************************************************************
 # Graphics device section
 # **********************************************************************
 
 # Any number of graphics device sections may be present
 
 # Standard VGA Device:
 
 Section "Device"
     Identifier	"Standard VGA"
     VendorName	"Unknown"
     BoardName	"Unknown"
 
 # The chipset line is optional in most cases.  It can be used to override
 # the driver's chipset detection, and should not normally be specified.
 
 #    Chipset	"generic"
 
 # The Driver line must be present.  When using run-time loadable driver
 # modules, this line instructs the server to load the specified driver
 # module.  Even when not using loadable driver modules, this line
 # indicates which driver should interpret the information in this section.
 
     Driver     "vga"
 # The BusID line is used to specify which of possibly multiple devices
 # this section is intended for.  When this line isn't present, a device
 # section can only match up with the primary video device.  For PCI
 # devices a line like the following could be used.  This line should not
 # normally be included unless there is more than one video device
 # intalled.
 
 #    BusID      "PCI:0:10:0"
 
 #    VideoRam	256
 
 #    Clocks	25.2 28.3
 
 EndSection
 
 # Device configured by xorgconfig:
 
 Section "Device"
     Identifier  "Intel 845G"
     Driver      "vesa"
     #VideoRam    8192
     # Insert Clocks lines here if appropriate
 EndSection
 
 
 # **********************************************************************
 # Screen sections
 # **********************************************************************
 
 # Any number of screen sections may be present.  Each describes
 # the configuration of a single screen.  A single specific screen section
 # may be specified from the X server command line with the "-screen"
 # option.
 Section "Screen"
     Identifier  "Main Screen"
     Device      "Intel 845G"
     Monitor     "Captiva E1903D"
     DefaultDepth 24
 
     Subsection "Display"
         Depth       8
         Modes       "1280x1024" "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"
         Depth       16
         Modes       "1280x1024" "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
     Subsection "Display"
         Depth       24
         Modes       "1280x1024" "1024x768" "800x600" "640x480"
         ViewPort    0 0
     EndSubsection
 EndSection
 
 # **********************************************************************
 # ServerLayout sections.
 # **********************************************************************
 
 # Any number of ServerLayout sections may be present.  Each describes
 # the way multiple screens are organised.  A specific ServerLayout
 # section may be specified from the X server command line with the
 # "-layout" option.  In the absence of this, the first section is used.
 # When now ServerLayout section is present, the first Screen section
 # is used alone.
 
 Section "ServerLayout"
 
 # The Identifier line must be present
     Identifier  "Simple Layout"
 
 # Each Screen line specifies a Screen section name, and optionally
 # the relative position of other screens.  The four names after
 # primary screen name are the screens to the top, bottom, left and right
 # of the primary screen.  In this example, screen 2 is located to the
 # right of screen 1.
 
     Screen "Main Screen"
 
 # Each InputDevice line specifies an InputDevice section name and
 # optionally some options to specify the way the device is to be
 # used.  Those options include "CorePointer", "CoreKeyboard" and
 # "SendCoreEvents".
 
     InputDevice "PS/2 Mouse" "CorePointer"
     InputDevice "PS/2 Keyboard" "CoreKeyboard"
 
 EndSection
 
 # Section "DRI"
 #    Mode 0666
 # EndSection
 
 
 --ELM874647059-64009-0_
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Disposition: attachment; filename=Xorg-1.5.3.vesa.0.log
 Content-Description: /tmp/Xorg-1.5.3.vesa.0.log
 Content-Transfer-Encoding: 7bit
 
 
 X.Org X Server 1.5.3
 Release Date: 5 November 2008
 X Protocol Version 11, Revision 0
 Build Operating System: FreeBSD 6.4-1407 i386 
 Current Operating System: FreeBSD sep.oldach.net 6.4-1407 FreeBSD 6.4-1407 #0: Fri Jan 16 01:18:25 CET 2009     toor@sep.oldach.net:/usr/obj/usr/src/sys/HMO i386
 Build Date: 28 January 2009  05:51:03AM
  
 	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: Thu Jan 29 09:39:49 2009
 (==) Using config file: "/etc/X11/xorg.conf"
 (==) ServerLayout "Simple Layout"
 (**) |-->Screen "Main Screen" (0)
 (**) |   |-->Monitor "Captiva E1903D"
 (**) |   |-->Device "Intel 845G"
 (**) |-->Input Device "PS/2 Mouse"
 (**) |-->Input Device "PS/2 Keyboard"
 (**) Option "NoAllowEmptyInput"
 (**) Option "NoAutoAddDevices"
 (**) Option "NoAutoEnableDevices"
 (**) Not automatically adding devices
 (**) Not automatically enabling devices
 (WW) `fonts.dir' not found (or not valid) in "/usr/local/lib/X11/fonts/local/".
 	Entry deleted from font path.
 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/local/").
 (==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
 (**) FontPath set to:
 	/usr/local/lib/X11/fonts/misc/,
 	/usr/local/lib/X11/fonts/TTF/,
 	/usr/local/lib/X11/fonts/OTF/,
 	/usr/local/lib/X11/fonts/Type1/,
 	/usr/local/lib/X11/fonts/75dpi/:unscaled,
 	/usr/local/lib/X11/fonts/100dpi/:unscaled,
 	/usr/local/lib/X11/fonts/75dpi/,
 	/usr/local/lib/X11/fonts/100dpi/,
 	/usr/local/lib/X11/fonts/freefont/,
 	/usr/local/lib/X11/fonts/sharefont/,
 	/usr/local/lib/X11/fonts/bitstream-vera/,
 	/usr/local/share/ghostscript/fonts/,
 	/usr/local/lib/X11/fonts/misc/,
 	/usr/local/lib/X11/fonts/TTF/,
 	/usr/local/lib/X11/fonts/OTF,
 	/usr/local/lib/X11/fonts/Type1/,
 	/usr/local/lib/X11/fonts/100dpi/,
 	/usr/local/lib/X11/fonts/75dpi/
 (==) ModulePath set to "/usr/local/lib/xorg/modules"
 (II) Loader magic: 0x819dc80
 (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 freebsd
 (--) Using syscons driver with X support (version 2.0)
 (--) using VT number 9
 
 (--) PCI:*(0@0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 0, Mem @ 0xf0000000/0, 0xfc400000/0, BIOS @ 0x????????/65536
 (II) System resource ranges:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
 (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
 (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
 (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
 (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
 (II) "record" will be loaded by default.
 (II) "dri" will be loaded by default.
 (II) LoadModule: "dbe"
 
 (II) Loading /usr/local/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: "extmod"
 
 (II) Loading /usr/local/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 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 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: "type1"
 
 (WW) Warning, couldn't open module type1
 (II) UnloadModule: "type1"
 (EE) Failed to load module "type1" (module does not exist, 0)
 (II) LoadModule: "freetype"
 
 (II) Loading /usr/local/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: "glx"
 
 (II) Loading /usr/local/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 disabled
 (==) Exporting typical set of GLX visuals
 (II) Loading extension GLX
 (II) LoadModule: "record"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
 (II) Module record: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.13.0
 	Module class: X.Org Server Extension
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension RECORD
 (II) LoadModule: "dri"
 
 (II) Loading /usr/local/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: "vesa"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so
 (II) Module vesa: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 2.1.0
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 4.1
 (II) LoadModule: "mouse"
 
 (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
 (II) Module mouse: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.4.0
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.1
 (II) LoadModule: "kbd"
 
 (II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
 (II) Module kbd: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.3.2
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.1
 (II) VESA: driver for VESA chipsets: vesa
 (II) Primary Device is: PCI 00@00:02:0
 (II) resource ranges after probing:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
 (II) Loading sub module "vbe"
 (II) LoadModule: "vbe"
 
 (II) Loading /usr/local/lib/xorg/modules//libvbe.so
 (II) Module vbe: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.1.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) Loading sub module "int10"
 (II) LoadModule: "int10"
 
 (II) Loading /usr/local/lib/xorg/modules//libint10.so
 (II) Module int10: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) VESA(0): initializing int10
 (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
 (==) VESA(0): Write-combining range (0xc0000,0x40000) was already clear
 (II) VESA(0): Primary V_BIOS segment is: 0xc000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): VESA BIOS detected
 (II) VESA(0): VESA VBE Version 3.0
 (II) VESA(0): VESA VBE Total Mem: 8000 kB
 (II) VESA(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip Accelerated VGA BIOS
 (II) VESA(0): VESA VBE OEM Software Rev: 1.0
 (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
 (II) VESA(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics Controller
 (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (**) VESA(0): Depth 24, (--) framebuffer bpp 32
 (==) VESA(0): RGB weight 888
 (==) VESA(0): Default visual is TrueColor
 (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
 (II) Loading sub module "ddc"
 (II) LoadModule: "ddc"
 (II) Module "ddc" already built-in
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): VESA VBE DDC supported
 (II) VESA(0): VESA VBE DDC Level 2
 (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): VESA VBE DDC read successfully
 (II) VESA(0): Manufacturer: WYT  Model: 323  Serial#: 20060323
 (II) VESA(0): Year: 2006  Week: 3
 (II) VESA(0): EDID Version: 1.3
 (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
 (II) VESA(0): Sync:  Separate
 (II) VESA(0): Max Image Size [cm]: horiz.: 33  vert.: 27
 (II) VESA(0): Gamma: 2.20
 (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
 (II) VESA(0): First detailed timing not preferred mode in violation of standard!(II) VESA(0): redX: 0.631 redY: 0.354   greenX: 0.294 greenY: 0.596
 (II) VESA(0): blueX: 0.143 blueY: 0.087   whiteX: 0.300 whiteY: 0.340
 (II) VESA(0): Supported VESA Video Modes:
 (II) VESA(0): 720x400@70Hz
 (II) VESA(0): 640x480@60Hz
 (II) VESA(0): 640x480@75Hz
 (II) VESA(0): 800x600@56Hz
 (II) VESA(0): 800x600@60Hz
 (II) VESA(0): 800x600@72Hz
 (II) VESA(0): 800x600@75Hz
 (II) VESA(0): 832x624@75Hz
 (II) VESA(0): 1024x768@60Hz
 (II) VESA(0): 1024x768@70Hz
 (II) VESA(0): 1024x768@75Hz
 (II) VESA(0): 1280x1024@75Hz
 (II) VESA(0): 1152x870@75Hz
 (II) VESA(0): Manufacturer's mask: 0
 (II) VESA(0): Supported Future Video Modes:
 (II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
 (II) VESA(0): Supported additional Video Mode:
 (II) VESA(0): clock: 108.0 MHz   Image Size:  330 x 270 mm
 (II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
 (II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
 (II) VESA(0): Supported additional Video Mode:
 (II) VESA(0): clock: 28.3 MHz   Image Size:  330 x 270 mm
 (II) VESA(0): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
 (II) VESA(0): v_active: 400  v_sync: 413  v_sync_end 415 v_blanking: 449 v_border: 0
 (II) VESA(0): Supported additional Video Mode:
 (II) VESA(0): clock: 25.2 MHz   Image Size:  330 x 270 mm
 (II) VESA(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
 (II) VESA(0): v_active: 480  v_sync: 490  v_sync_end 492 v_blanking: 525 v_border: 0
 (II) VESA(0): Monitor name: MNT-ANALOG
 (II) VESA(0): EDID (in hex):
 (II) VESA(0): 	00ffffffffffff005f342303a3183201
 (II) VESA(0): 	0310010308211b78e8a69ca15a4b9824
 (II) VESA(0): 	164c57a7ef8081800101010101010101
 (II) VESA(0): 	010101010101302a009851002a403070
 (II) VESA(0): 	13004a0e1100001e100bd0b420903110
 (II) VESA(0): 	126cd2004a0e1100001cd50980a020e0
 (II) VESA(0): 	2d101060a2004a0e11000018000000fc
 (II) VESA(0): 	004d4e542d414e414c4f470a0a0a0080
 (II) VESA(0): EDID vendor "WYT", prod id 803
 (II) VESA(0): Printing DDC gathered Modelines:
 (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 413 415 449 -hsync +vsync (31.5 kHz)
 (II) VESA(0): Modeline "640x480"x0.0   25.17  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
 (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
 (II) VESA(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
 (II) VESA(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
 (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
 (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
 (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
 (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
 (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
 (II) VESA(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
 (II) VESA(0): Searching for matching VESA mode(s):
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 13c (1920x1440)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1920
 	XResolution: 1920
 	YResolution: 1440
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 1
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1920
 	BnkNumberOfImagePages: 1
 	LinNumberOfImagePages: 1
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 14d (1920x1440)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 3840
 	XResolution: 1920
 	YResolution: 1440
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 3840
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 15c (1920x1440)
 	ModeAttributes: 0x9a
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 7680
 	XResolution: 1920
 	YResolution: 1440
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 7680
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 13a (1600x1200)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1600
 	XResolution: 1600
 	YResolution: 1200
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 3
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1600
 	BnkNumberOfImagePages: 3
 	LinNumberOfImagePages: 3
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 14b (1600x1200)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 3200
 	XResolution: 1600
 	YResolution: 1200
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 1
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 3200
 	BnkNumberOfImagePages: 1
 	LinNumberOfImagePages: 1
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 *Mode: 15a (1600x1200)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 6400
 	XResolution: 1600
 	YResolution: 1200
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 6400
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 107 (1280x1024)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1280
 	XResolution: 1280
 	YResolution: 1024
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 5
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1280
 	BnkNumberOfImagePages: 5
 	LinNumberOfImagePages: 5
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 11a (1280x1024)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 2560
 	XResolution: 1280
 	YResolution: 1024
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 2
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 2560
 	BnkNumberOfImagePages: 2
 	LinNumberOfImagePages: 2
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 *Mode: 11b (1280x1024)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 5120
 	XResolution: 1280
 	YResolution: 1024
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 5120
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 105 (1024x768)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1024
 	XResolution: 1024
 	YResolution: 768
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 9
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1024
 	BnkNumberOfImagePages: 9
 	LinNumberOfImagePages: 9
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 117 (1024x768)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 2048
 	XResolution: 1024
 	YResolution: 768
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 4
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 2048
 	BnkNumberOfImagePages: 4
 	LinNumberOfImagePages: 4
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 *Mode: 118 (1024x768)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 4096
 	XResolution: 1024
 	YResolution: 768
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 1
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 4096
 	BnkNumberOfImagePages: 1
 	LinNumberOfImagePages: 1
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 *Mode: 112 (640x480)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 2560
 	XResolution: 640
 	YResolution: 480
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 5
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 2560
 	BnkNumberOfImagePages: 5
 	LinNumberOfImagePages: 5
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 114 (800x600)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1600
 	XResolution: 800
 	YResolution: 600
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 7
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1600
 	BnkNumberOfImagePages: 7
 	LinNumberOfImagePages: 7
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 *Mode: 115 (800x600)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 3200
 	XResolution: 800
 	YResolution: 600
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 32
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 3
 	RedMaskSize: 8
 	RedFieldPosition: 16
 	GreenMaskSize: 8
 	GreenFieldPosition: 8
 	BlueMaskSize: 8
 	BlueFieldPosition: 0
 	RsvdMaskSize: 8
 	RsvdFieldPosition: 24
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 3200
 	BnkNumberOfImagePages: 3
 	LinNumberOfImagePages: 3
 	LinRedMaskSize: 8
 	LinRedFieldPosition: 16
 	LinGreenMaskSize: 8
 	LinGreenFieldPosition: 8
 	LinBlueMaskSize: 8
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 8
 	LinRsvdFieldPosition: 24
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 109 (132x25)
 	ModeAttributes: 0xf
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 594
 	XResolution: 132
 	YResolution: 25
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 4
 	NumberOfBanks: 1
 	MemoryModel: 0
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0x0
 	LinBytesPerScanLine: 0
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 0
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 10a (132x43)
 	ModeAttributes: 0xf
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 594
 	XResolution: 132
 	YResolution: 43
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 4
 	NumberOfBanks: 1
 	MemoryModel: 0
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0x0
 	LinBytesPerScanLine: 0
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 0
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 10b (132x50)
 	ModeAttributes: 0xf
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 594
 	XResolution: 132
 	YResolution: 50
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 4
 	NumberOfBanks: 1
 	MemoryModel: 0
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0x0
 	LinBytesPerScanLine: 0
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 0
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 10c (132x60)
 	ModeAttributes: 0xf
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 594
 	XResolution: 132
 	YResolution: 60
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 4
 	NumberOfBanks: 1
 	MemoryModel: 0
 	BankSize: 0
 	NumberOfImages: 0
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0x0
 	LinBytesPerScanLine: 0
 	BnkNumberOfImagePages: 0
 	LinNumberOfImagePages: 0
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 0
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 101 (640x480)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 640
 	XResolution: 640
 	YResolution: 480
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 24
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 640
 	BnkNumberOfImagePages: 24
 	LinNumberOfImagePages: 24
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 103 (800x600)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 800
 	XResolution: 800
 	YResolution: 600
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 8
 	NumberOfBanks: 1
 	MemoryModel: 4
 	BankSize: 0
 	NumberOfImages: 16
 	RedMaskSize: 0
 	RedFieldPosition: 0
 	GreenMaskSize: 0
 	GreenFieldPosition: 0
 	BlueMaskSize: 0
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 800
 	BnkNumberOfImagePages: 16
 	LinNumberOfImagePages: 16
 	LinRedMaskSize: 0
 	LinRedFieldPosition: 0
 	LinGreenMaskSize: 0
 	LinGreenFieldPosition: 0
 	LinBlueMaskSize: 0
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 Mode: 111 (640x480)
 	ModeAttributes: 0x9b
 	WinAAttributes: 0x7
 	WinBAttributes: 0x0
 	WinGranularity: 64
 	WinSize: 64
 	WinASegment: 0xa000
 	WinBSegment: 0x0
 	WinFuncPtr: 0xc0005c81
 	BytesPerScanline: 1280
 	XResolution: 640
 	YResolution: 480
 	XCharSize: 8
 	YCharSize: 16
 	NumberOfPlanes: 1
 	BitsPerPixel: 16
 	NumberOfBanks: 1
 	MemoryModel: 6
 	BankSize: 0
 	NumberOfImages: 12
 	RedMaskSize: 5
 	RedFieldPosition: 11
 	GreenMaskSize: 6
 	GreenFieldPosition: 5
 	BlueMaskSize: 5
 	BlueFieldPosition: 0
 	RsvdMaskSize: 0
 	RsvdFieldPosition: 0
 	DirectColorModeInfo: 0
 	PhysBasePtr: 0xf0000000
 	LinBytesPerScanLine: 1280
 	BnkNumberOfImagePages: 12
 	LinNumberOfImagePages: 12
 	LinRedMaskSize: 5
 	LinRedFieldPosition: 11
 	LinGreenMaskSize: 6
 	LinGreenFieldPosition: 5
 	LinBlueMaskSize: 5
 	LinBlueFieldPosition: 0
 	LinRsvdMaskSize: 0
 	LinRsvdFieldPosition: 0
 	MaxPixelClock: 230000000
 
 (II) VESA(0): Total Memory: 125 64KB banks (8000kB)
 (II) VESA(0): Captiva E1903D: Using hsync range of 31.00-64.00 kHz
 (II) VESA(0): Captiva E1903D: Using vrefresh range of 59.00-61.00 Hz
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): Not using built-in mode "1600x1200" (width too large for virtual size)
 (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
 (**) VESA(0): *Built-in mode "1280x1024"
 (**) VESA(0): *Built-in mode "1024x768"
 (**) VESA(0): *Built-in mode "800x600"
 (**) VESA(0): *Built-in mode "640x480"
 (**) VESA(0): Display dimensions: (330, 270) mm
 (**) VESA(0): DPI set to (98, 96)
 (**) VESA(0): Using "Shadow Framebuffer"
 (II) Loading sub module "shadow"
 (II) LoadModule: "shadow"
 
 (II) Loading /usr/local/lib/xorg/modules//libshadow.so
 (II) Module shadow: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.1.0
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) Loading sub module "fb"
 (II) LoadModule: "fb"
 
 (II) Loading /usr/local/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
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) Depth 24 pixmap format is 32 bpp
 (II) do I need RAC?  No, I don't.
 (II) resource ranges after preInit:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
 (II) Loading sub module "int10"
 (II) LoadModule: "int10"
 
 (II) Reloading /usr/local/lib/xorg/modules//libint10.so
 (II) VESA(0): initializing int10
 (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
 (II) VESA(0): Primary V_BIOS segment is: 0xc000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): VESA BIOS detected
 (II) VESA(0): VESA VBE Version 3.0
 (II) VESA(0): VESA VBE Total Mem: 8000 kB
 (II) VESA(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip Accelerated VGA BIOS
 (II) VESA(0): VESA VBE OEM Software Rev: 1.0
 (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
 (II) VESA(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics Controller
 (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
 (II) VESA(0): virtual address = 0x28649000,
 	physical address = 0xf0000000, size = 8192000
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Default visual is TrueColor
 (==) VESA(0): Backing store disabled
 (II) VESA(0): DPMS enabled
 (WW) VESA(0): Option "NoDRI" is not used
 (==) RandR enabled
 (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
 (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
 (II) GLX: Initialized DRISWRAST GL provider for screen 0
 (**) Option "Protocol" "Auto"
 (**) PS/2 Mouse: Device: "/dev/mouse"
 (**) PS/2 Mouse: Protocol: "Auto"
 (**) Option "CorePointer"
 (**) PS/2 Mouse: always reports core events
 (**) Option "Device" "/dev/mouse"
 (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
 (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
 (**) PS/2 Mouse: Buttons: 9
 (**) PS/2 Mouse: Sensitivity: 1
 (**) Option "CoreKeyboard"
 (**) PS/2 Keyboard: always reports core events
 (**) Option "Protocol" "standard"
 (**) PS/2 Keyboard: Protocol: standard
 (**) Option "AutoRepeat" "500 30"
 (**) Option "XkbRules" "xorg"
 (**) PS/2 Keyboard: XkbRules: "xorg"
 (**) Option "XkbModel" "pc104"
 (**) PS/2 Keyboard: XkbModel: "pc104"
 (**) Option "XkbLayout" "us"
 (**) PS/2 Keyboard: XkbLayout: "us"
 (**) Option "XkbVariant" "intl"
 (**) PS/2 Keyboard: XkbVariant: "intl"
 (**) Option "CustomKeycodes" "off"
 (**) PS/2 Keyboard: CustomKeycodes disabled
 (II) evaluating device (PS/2 Mouse)
 (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
 (II) evaluating device (PS/2 Keyboard)
 (II) XINPUT: Adding extended input device "PS/2 Keyboard" (type: KEYBOARD)
 (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 7
 (II) PS/2 Mouse: SetupAuto: protocol is SysMouse
 (WW) fcntl(10, O_ASYNC): Inappropriate ioctl for device
 (II) UnloadModule: "mouse"
 (II) UnloadModule: "kbd"
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
 
 --ELM874647059-64009-0_
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Disposition: attachment; filename=Xorg-1.5.3.intel.0.log
 Content-Description: /tmp/Xorg-1.5.3.intel.0.log
 Content-Transfer-Encoding: 8bit
 
 
 X.Org X Server 1.5.3
 Release Date: 5 November 2008
 X Protocol Version 11, Revision 0
 Build Operating System: FreeBSD 6.4-1407 i386 
 Current Operating System: FreeBSD sep.oldach.net 6.4-1407 FreeBSD 6.4-1407 #0: Fri Jan 16 01:18:25 CET 2009     toor@sep.oldach.net:/usr/obj/usr/src/sys/HMO i386
 Build Date: 28 January 2009  05:51:03AM
  
 	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: Thu Jan 29 09:17:39 2009
 (==) Using config file: "/etc/X11/xorg.conf"
 (==) ServerLayout "Simple Layout"
 (**) |-->Screen "Main Screen" (0)
 (**) |   |-->Monitor "Captiva E1903D"
 (**) |   |-->Device "Intel 845G"
 (**) |-->Input Device "PS/2 Mouse"
 (**) |-->Input Device "PS/2 Keyboard"
 (**) Option "NoAllowEmptyInput"
 (**) Option "NoAutoAddDevices"
 (**) Option "NoAutoEnableDevices"
 (**) Not automatically adding devices
 (**) Not automatically enabling devices
 (WW) `fonts.dir' not found (or not valid) in "/usr/local/lib/X11/fonts/local/".
 	Entry deleted from font path.
 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/local/").
 (==) Including the default font path /usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
 (**) FontPath set to:
 	/usr/local/lib/X11/fonts/misc/,
 	/usr/local/lib/X11/fonts/TTF/,
 	/usr/local/lib/X11/fonts/OTF/,
 	/usr/local/lib/X11/fonts/Type1/,
 	/usr/local/lib/X11/fonts/75dpi/:unscaled,
 	/usr/local/lib/X11/fonts/100dpi/:unscaled,
 	/usr/local/lib/X11/fonts/75dpi/,
 	/usr/local/lib/X11/fonts/100dpi/,
 	/usr/local/lib/X11/fonts/freefont/,
 	/usr/local/lib/X11/fonts/sharefont/,
 	/usr/local/lib/X11/fonts/bitstream-vera/,
 	/usr/local/share/ghostscript/fonts/,
 	/usr/local/lib/X11/fonts/misc/,
 	/usr/local/lib/X11/fonts/TTF/,
 	/usr/local/lib/X11/fonts/OTF,
 	/usr/local/lib/X11/fonts/Type1/,
 	/usr/local/lib/X11/fonts/100dpi/,
 	/usr/local/lib/X11/fonts/75dpi/
 (==) ModulePath set to "/usr/local/lib/xorg/modules"
 (II) Loader magic: 0x819dc80
 (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 freebsd
 (--) Using syscons driver with X support (version 2.0)
 (--) using VT number 9
 
 (--) PCI:*(0@0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 0, Mem @ 0xf0000000/0, 0xfc400000/0, BIOS @ 0x????????/65536
 (II) System resource ranges:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
 (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
 (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
 (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
 (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
 (II) "record" will be loaded by default.
 (II) "dri" will be loaded by default.
 (II) LoadModule: "dbe"
 
 (II) Loading /usr/local/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: "extmod"
 
 (II) Loading /usr/local/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 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 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: "type1"
 
 (WW) Warning, couldn't open module type1
 (II) UnloadModule: "type1"
 (EE) Failed to load module "type1" (module does not exist, 0)
 (II) LoadModule: "freetype"
 
 (II) Loading /usr/local/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: "glx"
 
 (II) Loading /usr/local/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 disabled
 (==) Exporting typical set of GLX visuals
 (II) Loading extension GLX
 (II) LoadModule: "record"
 
 (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
 (II) Module record: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.13.0
 	Module class: X.Org Server Extension
 	ABI class: X.Org Server Extension, version 1.1
 (II) Loading extension RECORD
 (II) LoadModule: "dri"
 
 (II) Loading /usr/local/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/local/lib/xorg/modules/drivers//intel_drv.so
 (II) Module intel: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 2.5.1
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 4.1
 (II) LoadModule: "mouse"
 
 (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
 (II) Module mouse: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.4.0
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.1
 (II) LoadModule: "kbd"
 
 (II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
 (II) Module kbd: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.3.2
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 2.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@00:02:0
 (II) resource ranges after xf86ClaimFixedResources() call:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
 (II) resource ranges after probing:
 	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) 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/local/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
 (II) intel(0): Integrated Graphics Chipset: Intel(R) 845G
 (--) intel(0): Chipset: "845G"
 (--) intel(0): Linear framebuffer at 0xF0000000
 (--) intel(0): IO registers at addr 0xFC400000
 (==) intel(0): Using EXA for acceleration
 (II) intel(0): 1 display pipe 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 Captiva E1903D
 (II) intel(0): I2C bus "DVODDC_D" initialized.
 (II) Loading sub module "sil164"
 (II) LoadModule: "sil164"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//sil164.so
 (II) Module sil164: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) intel(0): I2C bus "DVOI2C_E" initialized.
 (II) Loading sub module "ch7xxx"
 (II) LoadModule: "ch7xxx"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//ch7xxx.so
 (II) Module ch7xxx: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) intel(0): I2C bus "DVOI2C_E" removed.
 (II) intel(0): I2C bus "DVOI2C_E" initialized.
 (II) Loading sub module "ivch"
 (II) LoadModule: "ivch"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//ivch.so
 (II) Module ivch: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) intel(0): I2C bus "DVOI2C_E" removed.
 (II) intel(0): I2C bus "DVOI2C_B" initialized.
 (II) Loading sub module "tfp410"
 (II) LoadModule: "tfp410"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//tfp410.so
 (II) Module tfp410: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) intel(0): I2C bus "DVOI2C_B" removed.
 (II) intel(0): I2C bus "DVOI2C_E" initialized.
 (II) Loading sub module "ch7017"
 (II) LoadModule: "ch7017"
 
 (II) Loading /usr/local/lib/xorg/modules/drivers//ch7017.so
 (II) Module ch7017: vendor="X.Org Foundation"
 	compiled for 1.5.3, module version = 1.0.0
 	ABI class: X.Org Video Driver, version 4.1
 (II) intel(0): I2C bus "DVOI2C_E" removed.
 (II) intel(0): I2C bus "DVOI2C_E" initialized.
 (II) intel(0): I2C bus "DVOI2C_E" removed.
 (II) intel(0): I2C bus "DVODDC_D" removed.
 (==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
 (II) intel(0): I2C bus "CRTDDC_A" initialized.
 (II) intel(0): I2C bus "CRTDDC_A" removed.
 (II) intel(0): I2C bus "CRTDDC_A" initialized.
 (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 bus "CRTDDC_A" removed.
 (II) intel(0): EDID vendor "WYT", prod id 803
 (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 "720x400"x0.0   28.32  720 738 846 900  400 413 415 449 -hsync +vsync (31.5 kHz)
 (II) intel(0): Modeline "640x480"x0.0   25.17  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 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   25.20  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.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 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 "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
 (II) intel(0): EDID vendor "WYT", prod id 803
 (II) intel(0): Output VGA connected
 (II) intel(0): Using user preference for initial modes
 (II) intel(0): Output VGA using initial mode 1280x1024
 (==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
 (II) intel(0): detected 128 kB GTT.
 (II) intel(0): detected 8060 kB stolen memory.
 (==) intel(0): video overlay key set to 0x101fe
 (==) intel(0): Intel XvMC decoder disabled
 (==) intel(0): Will not try to enable page flipping
 (==) intel(0): Triple buffering disabled
 (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
 (**) intel(0): Display dimensions: (330, 270) mm
 (**) intel(0): DPI set to (98, 120)
 (II) Loading sub module "fb"
 (II) LoadModule: "fb"
 
 (II) Loading /usr/local/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/local/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 0x80000207 to 0x00000000
 (WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN 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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) 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 241152 total, 0 used
 (II) intel(0): I830CheckAvailableMemory: 964608 kB available
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: Open failed
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: open result is -1, (No such file or directory)
 drmOpenDevice: Open failed
 drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is 11, (OK)
 drmOpenByBusid: drmOpenMinor returns 11
 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
 (II) [drm] loaded kernel module for "i915" driver.
 (II) [drm] DRM interface version 1.2
 (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
 (**) intel(0): Framebuffer compression disabled
 (**) intel(0): Tiling enabled
 (==) intel(0): VideoRam: 131072 KB
 (II) intel(0): Attempting memory allocation with tiled buffers.
 (II) intel(0): Tiled allocation successful.
 (II) intel(0): [drm] Registers = 0xfc400000
 (II) intel(0): [drm] ring buffer = 0xf0000000
 (II) intel(0): [drm] mapped front buffer at 0xf1000000, handle = 0xf1000000
 (II) intel(0): [drm] mapped back buffer at 0xf4000000, handle = 0xf4000000
 (II) intel(0): [drm] mapped depth buffer at 0xf5000000, handle = 0xf5000000
 (II) intel(0): [drm] mapped classic textures at 0xf6000000, handle = 0xf6000000
 (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
 (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
 (==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
 (II) EXA(0): Offscreen pixmap area of 31457280 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): xf86BindGARTMemory: bind key 1 at 0x007df000 (pgoffset 2015)
 (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01000000 (pgoffset 4096)
 (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02000000 (pgoffset 8192)
 (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x04000000 (pgoffset 16384)
 (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x05000000 (pgoffset 20480)
 (II) intel(0): xf86BindGARTMemory: bind key 6 at 0x06000000 (pgoffset 24576)
 (II) intel(0): Fixed memory allocation layout:
 (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
 (II) intel(0): 0x00020000-0x00024fff: HW cursors (20 kB)
 (II) intel(0): 0x00025000-0x0002cfff: logical 3D context (32 kB)
 (II) intel(0): 0x0002d000-0x0012cfff: fake bufmgr (1024 kB)
 (II) intel(0): 0x007df000:            end of stolen memory
 (II) intel(0): 0x007df000-0x007dffff: overlay registers (4 kB, 0x0000000016129000 physical
 )
 (II) intel(0): 0x01000000-0x01ffffff: front buffer (10240 kB) X tiled
 (II) intel(0): 0x02000000-0x03dfffff: exa offscreen (30720 kB)
 (II) intel(0): 0x04000000-0x04ffffff: back buffer (10240 kB) X tiled
 (II) intel(0): 0x05000000-0x05ffffff: depth buffer (10240 kB) X tiled
 (II) intel(0): 0x06000000-0x07ffffff: classic textures (32768 kB)
 (II) intel(0): 0x08000000:            end of aperture
 (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):   Output VGA is connected to pipe A
 (II) intel(0): [drm] dma control initialized, using IRQ 16
 (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
 (II) intel(0): DPMS enabled
 (II) intel(0): Set up overlay video
 (II) intel(0): direct rendering: Enabled
 (--) 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
 (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
 (II) GLX: Initialized DRISWRAST GL provider for screen 0
 (II) intel(0): Setting screen physical size to 330 x 270
 (**) Option "Protocol" "Auto"
 (**) PS/2 Mouse: Device: "/dev/mouse"
 (**) PS/2 Mouse: Protocol: "Auto"
 (**) Option "CorePointer"
 (**) PS/2 Mouse: always reports core events
 (**) Option "Device" "/dev/mouse"
 (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
 (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
 (**) PS/2 Mouse: Buttons: 9
 (**) PS/2 Mouse: Sensitivity: 1
 (**) Option "CoreKeyboard"
 (**) PS/2 Keyboard: always reports core events
 (**) Option "Protocol" "standard"
 (**) PS/2 Keyboard: Protocol: standard
 (**) Option "AutoRepeat" "500 30"
 (**) Option "XkbRules" "xorg"
 (**) PS/2 Keyboard: XkbRules: "xorg"
 (**) Option "XkbModel" "pc104"
 (**) PS/2 Keyboard: XkbModel: "pc104"
 (**) Option "XkbLayout" "us"
 (**) PS/2 Keyboard: XkbLayout: "us"
 (**) Option "XkbVariant" "intl"
 (**) PS/2 Keyboard: XkbVariant: "intl"
 (**) Option "CustomKeycodes" "off"
 (**) PS/2 Keyboard: CustomKeycodes disabled
 (II) evaluating device (PS/2 Mouse)
 (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
 (II) evaluating device (PS/2 Keyboard)
 (II) XINPUT: Adding extended input device "PS/2 Keyboard" (type: KEYBOARD)
 (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 7
 (II) PS/2 Mouse: SetupAuto: protocol is SysMouse
 (WW) fcntl(12, O_ASYNC): Inappropriate ioctl for device
 
 --ELM874647059-64009-0_--

From: Tom Rhodes <trhodes@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Mon, 2 Feb 2009 04:45:44 -0500

 Hi,
 
 I'd like to verify this - my mouse locks up dead.  I've used the
 information in UPDATING, stopped and killed moused, started hal and
 dbus, nothing.  Also, it appears a fresh install of ports (removing
 all of my old ones and killing /usr/local/*/* hasn't helped either.
 
 Thanks,
 
 -- 
 Tom Rhodes

From: Toni Gundogdu <legatvs@gmail.com>
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Tue, 3 Feb 2009 11:43:49 +0200

 Perhaps this is some help for those struggling with the Intel
 82845M (845M GMCH) like systems. Note that I have an USB keyboard
 and mouse connected to this system.
 
 I did the: # portupgrade -rf libxcb
 
 /usr/ports/UPDATING:
 > Add Option "AllowEmptyInput" "off" to your ServerLayout section
 
 Did nothing for me except caused lockups. Not before or after
 the "20090124: AFFECTS: users of x11-servers/xorg-server,
 sysutils/hal" update.
 
 Pasting only the essentials:
 
 ...
 
 Section "ServerLayout"
     Identifier     "X.org Configured"
     Screen      0  "Screen0" 0 0
     InputDevice    "Mouse0" "CorePointer"
     InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection
 
 # Had to add this after xorg 7.4 upgrade
 # USB devices (kb,mouse) would not be otherwise detected.
 Section "ServerFlags"
     Option "AutoAddDevices" "False"
 EndSection
 
 # This is left-over from 7.3, I haven't tried without it.
 Section "Extensions"
     Option "Composite" "Disable"
 EndSection
 
 Section "Module"
     Load  "GLcore"
     Load  "dbe"
 #   Load  "dri"
     Load  "extmod"
     Load  "glx"
     Load  "freetype"
 EndSection
 
 Section "Device"
     Identifier  "Card0"
     Driver      "intel"
     VendorName  "Intel Corporation"
     BoardName   "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
     BusID       "PCI:0:2:0"
     # 7.3 left-overs, supposedly improved intel driver performance
     # Had something to do with XAA method if memory serves me right
     # Again, haven't tried without these three.
     Option      "AccelMethod" "EXA"
     Option      "ExaNoComposite" "false"
     Option      "MigrationHeuristic" "greedy"
     # DRI has been erratic since the 7.4 upgrade
     Option      "DRI" "false"
 EndSection
 
 Section "Screen"
     DefaultDepth 16
     SubSection "Display"
         Viewport   0 0
         Depth     16
     EndSubSection
 EndSection
 ...
 
 Probably worth noting that I had to add the following
 lines to /boot/loader.conf:
   drm_load="YES"
   i915_load="YES"
 
 Otherwise drm would fail at startx. 7.3 and DRI worked
 fine without them. I have, however, disabled DRI for 7.4
 since it turned out to be too erratic for my liking.

From: "Snyder, David (TBS-CNNia)" <David.Snyder@turner.com>
To: <bug-followup@FreeBSD.org>,
	<ohartman@zedat.fu-berlin.de>
Cc:  
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Fri, 6 Feb 2009 08:22:00 -0500

 Hello,
 
 For what it's worth, I seem to be having similar problems on FreeBSD
 7.1-RELEASE-p2.  In my case; however, I can use the mouse (a generic
 PS/2 style wheel mouse) but the keyboard beeps and sends random
 characters (mostly "d"'s...lots of them).
 
 I _am_ able to hit CTRL-ALT-F1 to escape out of the X Server and kill
 it.  The keyboard works fine in console mode, and no O/S level panicks
 or crashes so far.
 
 I'm kind-of bummed that X is broken since this is my primary
 workstation.  I guess I'll be using my laptop running Windows XP until
 this is sorted out.  Thankfully the TightVNC server works fine, so I can
 access my X desktop via the TightVNC client on my notebook and still get
 work done.
 
 Good luck to the guys/gals who are (hopefully) busy fixing this.
 
 --
 David C. Snyder, CISSP
 Turner - Digital Media Technologies
 Desk:  404 827 1679      Skype/AIM:  dsnyder0cnn
 Cell:  404 545 6211            SMS:  4045456211@txt.att.net

From: cco1817-0@yahoo.de
To: bug-followup@FreeBSD.org, ohartman@zedat.fu-berlin.de
Cc:  
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Sun, 15 Feb 2009 23:59:57 +0000 (GMT)

 Same problem. Xorg 7.4 crashes my system (Thinkpad X61 with Intel GMA X3100=
 ) when stopping/restarting the xserver.
 
 I tried a fresh install of 7.2-RELEASE i386, upgraded to 7.2-RELEASE-p2 and=
  installed everything from ports.
 
 xorg-server-1.5.3_5,1 (compiled without HAL)
 xf86-video-intel-2.5.1
 
 Problem doesn't occur with VESA driver. No dump or other relevant logfile o=
 utput found after reboot. Many thanks for help!=0A=0A=0A      

From: Chris Petrik <c.petrik.sosa@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131016: xorg-7.4 renders system unusable!
Date: Mon, 22 Jun 2009 12:49:17 -0500

 Hello,
 
 I run xorg 7.4 without issue, have a Nvidia card but using the 
 commercial driver. What I had issues witth was USB
 
 This could be the same issue with you, if you are using a USB mouse 
 chances are X11 will freeze in 7.x
 
 Chris

From: Stefan Walter <stefan@freebsd.org>
To: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc: GNATS <FreeBSD-gnats-submit@FreeBSD.org>,
	Alex Goncharov <alex-goncharov@comcast.net>,
	Maciej Suszko <maciej@suszko.eu>,
	Harald Hanche-Olsen <hanche@math.ntnu.no>,
	Helge Oldach <ports-xorg-jan09@oldach.net>,
	Tom Rhodes <trhodes@FreeBSD.org>, Toni Gundogdu <legatvs@gmail.com>,
	"Snyder, David (TBS-CNNia)" <David.Snyder@turner.com>,
	cco1817-0@yahoo.de, Chris Petrik <c.petrik.sosa@gmail.com>
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Mon, 17 May 2010 12:58:36 +0200

 Hi O.,
 
 there hasn't been an update on your PR [1] for quite a while; in the
 meantime, XOrg 7.5 has hit the ports tree. Can you still reproduce the
 problem you described with an up-to-date ports tree?
 
 Regards,
 Stefan
 
 [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131016
State-Changed-From-To: open->feedback 
State-Changed-By: stefan 
State-Changed-When: Mon May 17 11:02:30 UTC 2010 
State-Changed-Why:  
Awaiting maintainer's feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131016 

From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: stefan@freebsd.org
Cc: ohartman@zedat.fu-berlin.de, FreeBSD-gnats-submit@FreeBSD.org,
 alex-goncharov@comcast.net, maciej@suszko.eu, ports-xorg-jan09@oldach.net,
 trhodes@FreeBSD.org, legatvs@gmail.com, David.Snyder@turner.com,
 cco1817-0@yahoo.de, c.petrik.sosa@gmail.com
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Mon, 17 May 2010 08:25:41 -0400 (EDT)

 + Stefan Walter <stefan@freebsd.org>:
 
 > Hi O.,
 > 
 > there hasn't been an update on your PR [1] for quite a while; in the
 > meantime, XOrg 7.5 has hit the ports tree. Can you still reproduce the
 > problem you described with an up-to-date ports tree?
 > 
 > Regards,
 > Stefan
 
 Sorry, I have been on sabbattical leave since the summer of 2009 and
 am separated from my FreeBSD desktop by several thousand kilometers of
 ocean. I will be unable to answer this question for another two
 months, at least.
 
 - Harald

From: ports-xorg-jan09@oldach.net (Helge Oldach)
To: stefan@freebsd.org (Stefan Walter)
Cc: ohartman@zedat.fu-berlin.de, FreeBSD-gnats-submit@freebsd.org,
        alex-goncharov@comcast.net, maciej@suszko.eu, hanche@math.ntnu.no,
        trhodes@freebsd.org, legatvs@gmail.com, David.Snyder@turner.com,
        cco1817-0@yahoo.de, c.petrik.sosa@gmail.com
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Mon, 17 May 2010 16:15:51 +0200 (CEST)

 All,
 
 I cannot comment as I changed video hardware.
 
 Helge
 
 
 Stefan Walter wrote on Mon, 17 May 2010 12:58:36 +0200 (CEST):
 > Hi O.,
 > 
 > there hasn't been an update on your PR [1] for quite a while; in the
 > meantime, XOrg 7.5 has hit the ports tree. Can you still reproduce the
 > problem you described with an up-to-date ports tree?
 > 
 > Regards,
 > Stefan
 > 
 > [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131016
 > 
 

From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: stefan@freebsd.org
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Wed, 21 Jul 2010 18:05:41 +0200 (CEST)

 + Stefan Walter <stefan@freebsd.org>:
 
 > there hasn't been an update on your PR [1] for quite a while; in the
 > meantime, XOrg 7.5 has hit the ports tree. Can you still reproduce the
 > problem you described with an up-to-date ports tree?
 
 FWIW, now I am back from my sabbatical. Having been away for a whole
 year, I upgraded my system to 7.3-STABLE, blew away and rebuilt the
 ports with the latest ports tree, and the X server now works pretty
 good. My only complaint is that it often does not exit cleanly, and if
 I then kill -KILL it, I get psychedelic screen syndrome and must
 reboot. (OTOH, who wants to log out anyhow? It's a desktop machine in
 my office. I xlock it when I go home.) Not sure if I can follow up a
 lot more. I expect to get new hardware in the not too distant future,
 and then the problem just might evaporate.
 
 - Harald
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 16 19:36:04 UTC 2010 
State-Changed-Why:  
Feedback received 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131016 

From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: stefan@freebsd.org
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/131016: x11/xorg - xorg-7.4 renders system unusable!
Date: Sun, 10 Oct 2010 14:38:13 +0200 (CEST)

 FYI, I will no longer be able to contribute to this PR since I have
 abandoned FreeBSD for the desktop in favour of Ubuntu on the machine
 on which I had this trouble (for now, anyhow). It could probably be
 returned to limbo or even closed, given the paucity of input from
 other affected users.
 
 - Harald
State-Changed-From-To: open->closed 
State-Changed-By: stefan 
State-Changed-When: Sun Oct 10 20:38:33 UTC 2010 
State-Changed-Why:  
There hasn't been any usable feedback on reproducing the actual problem for more 
than a year, so I guess this PR can be closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131016 
>Unformatted:
