Subject: i815
To: None <tech-x11@netbsd.org>
From: Stefanus Hermawan <x11.i386@gmail.com>
List: tech-x11
Date: 10/05/2006 08:11:40
------=_Part_16183_20026031.1160010700546
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello all,


I have installed NetBSD 3.0 on IBM NetVista (i386) with vga chipset Intel
82815 (i815).
I used i810 driver on XF86Config and monitor Samsung SyncMaster 591s (max
res 1024x768).
But my maximum resolution only 800x600 (I have tested with slackware and
ubuntu and get resolution 1024x768).
Perhaps I have a mistake when setup my X configuration.

Thanks for your help.


Regards

ST. Hermawan




This is my configuration and log

/**********************************************************************************/

# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# 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 XFREE86 PROJECT 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 XFree86 Project 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
# XFree86 Project.
#

# **********************************************************************
# Refer to the XF86Config(4/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 Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
    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"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath "/usr/X11R6/lib/X11/rgb"

# 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)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
#

    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/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 <Crtl><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 <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><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"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver "Keyboard"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

    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"    "pc102"
# 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 XFree86
#    Option "XkbRules"    "xfree86"
#    Option "XkbModel"    "pc101"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""

#    Option "XkbDisable"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc101"
    Option "XkbLayout" "us"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol"    "wsmouse"
    Option "Device"      "/dev/wsmouse"

# Mouse-speed setting for PS/2 mouse.

#    Option "Resolution" "256"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol" "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate" "9600"
#    Option "SampleRate" "150"

# Emulate3Buttons is an option for 2-button Microsoft 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 XF86Config 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  "SyncMaster591s"

# 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.5 - 48.5

#    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 50-70

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 xf86config:

Section "Device"
    Identifier  "Intel 82815"
    Driver      "i810"
    #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  "Screen 1"
    Device      "Intel 82815"
    Monitor     "SyncMaster591s"
    DefaultDepth 16

    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 "Screen 1"

# 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 "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection

/**********************************************************************************/

/**********************************************************************************/


XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System:NetBSD/i386 3.0 - The NetBSD Foundation, Inc.
Current Operating System: NetBSD blackhole 3.0 NetBSD 3.0 (GENERIC) #0: Mon
Dec 19 01:04:02 UTC 2005
builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
Build Date: 19 December 2005
 Before reporting problems, check
http://www.XFree86.Org/<http://www.xfree86.org/>
 to make sure that you have the latest version.
Module Loader present
Command line: X :0
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (EE) error, (WW) warning,
 (II) informational, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Oct  4 05:28:09 2006
(==) Using config file: "/etc/X11/XF86Config".
(II) Module ABI versions:
 XFree86 ANSI C Emulation: 0.3
 XFree86 Video Driver: 0.8
 XFree86 XInput driver : 0.5
 XFree86 Server Extension : 0.3
 XFree86 Font Renderer : 0.5
(II) Loader running on netbsd
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled.
(==) ServerLayout "Simple Layout"
(==) |-->Screen "Screen 1" (0) (0, 0)
(**) |  |-->Device "Intel 82815"
(**) |  |-->Monitor "SyncMaster591s" (0)
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) Checking for unused ServerFlags options:
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Bitmap
(--) Using wscons driver in pcvt compatibility mode (version 3.32)
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 02 class 06,00,00 hdr
00
(II) PCI: 00:02:0: chip 8086,1132 card 1014,01e2 rev 02 class 03,00,00 hdr
00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 02 class 06,04,00 hdr
01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 02 class 06,01,00 hdr
80
(II) PCI: 00:1f:1: chip 8086,244b card 1014,01c6 rev 02 class 01,01,80 hdr
00
(II) PCI: 00:1f:2: chip 8086,2442 card 1014,01c6 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:1f:3: chip 8086,2443 card 1014,01c6 rev 02 class 0c,05,00 hdr
00
(II) PCI: 00:1f:5: chip 8086,2445 card 1014,01c6 rev 02 class 04,01,00 hdr
00
(II) PCI: 01:08:0: chip 8086,2449 card 1014,01ce rev 01 class 02,00,00 hdr
00
(II) PCI: 01:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr
00
(II) PCI: 01:0a:0: chip 1282,9102 card 3030,5032 rev 31 class 02,00,00 hdr
00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
 [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is
cleared)
(II) Bus 1 I/O range:
 [0] -1 0 0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xfeb00000 - 0xfebfffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corp. 82815 CGC [Chipset Graphics Controller] rev 2,
Mem @ 0xf8000000/26, 0xfea80000/19
(II) Addressable bus resource ranges are
 [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
 [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
 [0] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [1] -1 0 0xfebfee00 - 0xfebfefff (0x200) MX[B]E
 [2] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [3] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [4] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [5] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [6] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [7] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [8] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [9] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [10] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [11] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [12] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
(II) PCI Memory resource overlap reduced 0xfebfee00 from 0xfebfefff to
0xfebfeeff
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [1] -1 0 0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
 [2] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [3] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [4] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [5] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [6] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [7] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [8] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [9] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [10] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [11] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [12] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [6] -1 0 0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
 [7] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [8] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [9] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [12] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [13] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [14] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [15] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [16] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [17] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [18] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [19] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 Module class: XFree86 Server Extension
 ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 Module class: XFree86 Server Extension
 ABI class: XFree86 Server Extension, version 0.3
(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 FontCache
(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"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.2
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.1
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project & the After X-TT Project"
 compiled for 4.5.0, module version = 2.1.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.3.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 Module class: XFree86 XInput Driver
 ABI class: XFree86 XInput driver, version 0.5
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
 i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, 915GM
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset i815 found
(II) resource ranges after xf86ClaimFixedResources() call:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [6] -1 0 0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
 [7] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [8] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [9] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [12] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [13] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [14] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [15] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [16] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [17] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [18] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [19] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
(II) resource ranges after probing:
 [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [5] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [6] -1 0 0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
 [7] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [8] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [9] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [15] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [16] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [17] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [18] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [19] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [20] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [21] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [22] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
 [23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [24] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.8
(**) I810(0): Depth 16, (--) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.1.0
 ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 ABI class: XFree86 Video Driver, version 0.8
(II) I810(0): initializing int10
(WW) I810(0): remove MTRR a0000 - c0000
(WW) I810(0): remove MTRR c0000 - 100000
(II) I810(0): Primary V_BIOS segment is: 0xc000
(WW) I810(0): remove MTRR 0 - 1000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 1024 kB
(II) I810(0): VESA VBE OEM: Intel(R) 815 Chipset Video BIOS
(II) I810(0): VESA VBE OEM Software Rev: 4.1
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(R) 815 Chipset
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): VESA VBE Capabilities: 0x00000001
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 ABI class: XFree86 Video Driver, version 0.8
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: SAM  Model: 116  Serial#: 1279602997
(II) I810(0): Year: 2004  Week: 25
(II) I810(0): EDID Version: 1.3
(II) I810(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) I810(0): Sync:  Separate
(II) I810(0): Max H-Image Size [cm]: horiz.: 28  vert.: 21
(II) I810(0): Gamma: 2.20
(II) I810(0): DPMS capabilities: Off; RGB/Color Display
(II) I810(0): Default color space is primary color space
(II) I810(0): First detailed timing is preferred mode
(II) I810(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
(II) I810(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400@70Hz
(II) I810(0): 640x480@60Hz
(II) I810(0): 640x480@67Hz
(II) I810(0): 640x480@72Hz
(II) I810(0): 640x480@75Hz
(II) I810(0): 800x600@56Hz
(II) I810(0): 800x600@60Hz
(II) I810(0): 800x600@72Hz
(II) I810(0): 800x600@75Hz
(II) I810(0): 832x624@75Hz
(II) I810(0): 1024x768@60Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) I810(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) I810(0): #2: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 56.2 MHz   Image Size:  267 x 200 mm
(II) I810(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048
h_border: 0
(II) I810(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631
v_border: 0
(II) I810(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 55 kHz,
PixClock max 70 MHz
(II) I810(0): Monitor name: SyncMaster
(II) I810(0): Serial No: HRAX600371
(WW) I810(0): remove MTRR 0 - 1000
(--) I810(0): Chipset: "i815"
(--) I810(0): Linear framebuffer at 0xF8000000
(--) I810(0): IO registers at addr 0xFEA80000
(II) I810(0): I810CheckAvailableMemory: 450560k available
(==) I810(0): Will alloc AGP framebuffer: 8192 kByte
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): Adding detailed EDID mode 800x600 to monitor (preferred: yes).
(II) I810(0): SyncMaster591s: Using hsync range of 31.50-48.50 kHz
(II) I810(0): SyncMaster591s: Using vrefresh range of 50.00-70.00 Hz
(II) I810(0): Clock range:   9.50 to 163.00 MHz
(II) I810(0): Not using default mode "640x350" (vrefresh out of range)
(II) I810(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x400" (vrefresh out of range)
(II) I810(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "720x400" (vrefresh out of range)
(II) I810(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (hsync out of range)
(II) I810(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (interlace mode not
supported)
(II) I810(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x864" (hsync out of range)
(II) I810(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x960" (hsync out of range)
(II) I810(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x960" (hsync out of range)
(II) I810(0): Not using default mode "640x480" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (hsync out of range)
(II) I810(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "896x672" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "928x696" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "832x624" (hsync out of range)
(II) I810(0): Not using default mode "416x312" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "576x384" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x864" (hsync out of range)
(II) I810(0): Not using default mode "576x432" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (hsync out of range)
(II) I810(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (hsync out of range)
(II) I810(0): Not using default mode "700x525" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1024" (hsync out of range)
(II) I810(0): Not using default mode "800x512" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (width requires unsupported
line pitch)
(II) I810(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I810(0): Not using preferred EDID mode "800x600" (hsync out of range)
(**) I810(0): Preferred mode size is 800x600
(II) I810(0): Not using default mode "1024x768" because it is larger than
the preferred mode (800x600).
(II) I810(0): Not using default mode "1152x768" because it is larger than
the preferred mode (800x600).
(II) I810(0): Not using mode "1280x1024" (no mode of this name)
(II) I810(0): Not using mode "1024x768" (size is larger than the preferred
mode)
(--) I810(0): Virtual size is 800x600 (pitch 832)
(**) I810(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) I810(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628
+hsync +vsync
(**) I810(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I810(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525
-hsync -vsync
(**) I810(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) I810(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625
+hsync +vsync
(--) I810(0): Display dimensions: (280, 210) mm
(--) I810(0): DPI set to (72, 72)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.0.0
 ABI class: XFree86 ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 1.1.0
 ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
 compiled for 4.5.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.8
(II) I810(0): XvMC is Disabled: use XvMCSurfaces config option to enable.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xfea80000 - 0xfeafffff (0x80000) MS[B]
 [1] 0 0 0xf8000000 - 0xfbffffff (0x4000000) MS[B]
 [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
 [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [7] -1 0 0xfebfef00 - 0xfebfefff (0x100) MX[B]E
 [8] -1 0 0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
 [9] -1 0 0xfebff000 - 0xfebfffff (0x1000) MX[B]E
 [10] -1 0 0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
 [11] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
 [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [17] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]E
 [18] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]E
 [19] -1 0 0x000070c0 - 0x000070ff (0x40) IX[B]E
 [20] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E
 [21] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
 [22] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
 [23] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
 [24] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
 [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) I810(0): xf86BindGARTMemory: bind key 8 at 0x00000000 (pgoffset 0)
(WW) I810(0): xf86AllocateGARTMemory: allocation of 1024 pages failed
 (Cannot allocate memory)
(II) I810(0): No physical memory available for 4194304 bytes of DCACHE
(II) I810(0): xf86BindGARTMemory: bind key 9 at 0x00800000 (pgoffset 2048)
(II) I810(0): Allocated of 4096 bytes for HW cursor
(WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed
 (Cannot allocate memory)
(II) I810(0): No physical memory available for ARGB HW cursor
(II) I810(0): Adding 768 scanlines for pixmap caching
(II) I810(0): Allocated Scratch Memory
(WW) I810(0): remove MTRR fea80000 - feb00000
(WW) I810(0): set MTRR f8000000 - fc000000
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(WW) I810(0): remove MTRR a0000 - b0000
(II) I810(0): Setting dot clock to 40.0 MHz [ 0x8 0x1 0x30 ] [ 10 3 3 ]
(II) I810(0): chose watermark 0x22007000: (tab.freq 40.0)
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
 Screen to screen bit blits
 Solid filled rectangles
 8x8 mono pattern filled rectangles
 Indirect CPU to Screen color expansion
 Solid Horizontal and Vertical Lines
 Offscreen Pixmaps
 Setting up tile and stipple cache:
  20 128x128 slots
  4 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(--) I810(0): DPMS enabled
(==) I810(0): Direct rendering disabled
(==) 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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "wsmouse"
(**) Mouse1: Protocol: wsmouse
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/wsmouse"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing
from list!
(WW) Mouse1: bad wsmouse event type=83886080
(WW) Mouse1: bad wsmouse event type=83886080
(WW) Mouse1: bad wsmouse event type=83886080
(WW) Mouse1: bad wsmouse event type=67108864
(WW) Mouse1: bad wsmouse event type=83886080
(WW) Mouse1: bad wsmouse event type=67108864
(WW) Mouse1: bad wsmouse event type=50331648
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=33554432
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=-16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=-16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=-16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=16777216
(WW) Mouse1: bad wsmouse event type=-16777216
(WW) Mouse1: bad wsmouse event type=16777216
(II) I810(0): xf86UnbindGARTMemory: unbind key 8
(II) I810(0): xf86UnbindGARTMemory: unbind key 9

/**********************************************************************************/

------=_Part_16183_20026031.1160010700546
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div><font face="courier new,monospace">Hello all,</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">I have installed NetBSD 3.0 on IBM NetVista (i386) with vga chipset Intel 82815 (i815).</font></div>
<div><font face="courier new,monospace">I used i810 driver on XF86Config&nbsp;and monitor Samsung SyncMaster 591s (max res 1024x768).</font></div>
<div><font face="courier new,monospace">But my maximum resolution only 800x600 (I have tested with slackware and ubuntu and get resolution 1024x768).</font></div>
<div><font face="courier new,monospace">Perhaps I have a mistake when setup my X configuration.</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">Thanks for your help.</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">Regards</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">ST. Hermawan</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">This is my configuration and log</font></div>
<div><font face="courier new,monospace"></font>&nbsp;</div>
<div><font face="courier new,monospace">/**********************************************************************************/</font></div>
<div>
<p><font face="courier new,monospace"># File generated by xf86config.</font></p>
<p><font face="courier new,monospace">#<br># Copyright (c) 1999 by The XFree86 Project, Inc.<br>#<br># Permission is hereby granted, free of charge, to any person obtaining a<br># copy of this software and associated documentation files (the &quot;Software&quot;),
<br># to deal in the Software without restriction, including without limitation<br># the rights to use, copy, modify, merge, publish, distribute, sublicense,<br># and/or sell copies of the Software, and to permit persons to whom the
<br># Software is furnished to do so, subject to the following conditions:<br># <br># The above copyright notice and this permission notice shall be included in<br># all copies or substantial portions of the Software.<br>
# <br># THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br># IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br># FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.&nbsp; IN NO EVENT SHALL
<br># THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,<br># WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF<br># OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
<br># SOFTWARE.<br># <br># Except as contained in this notice, the name of the XFree86 Project shall<br># not be used in advertising or otherwise to promote the sale, use or other<br># dealings in this Software without prior written authorization from the
<br># XFree86 Project.<br>#</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Refer to the XF86Config(4/5) man page for details about the format of <br># this file.<br># **********************************************************************
</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Module section -- this&nbsp; section&nbsp; is used to specify<br># which dynamically loadable modules to load.<br>
# **********************************************************************<br>#<br>Section &quot;Module&quot;</font></p>
<p><font face="courier new,monospace"># This loads the DBE extension module.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;dbe&quot;&nbsp; &nbsp;# Double buffer extension</font></p>
<p><font face="courier new,monospace"># This loads the miscellaneous extensions module, and disables<br># initialisation of the XFree86-DGA extension within that module.<br>&nbsp;&nbsp;&nbsp; SubSection&nbsp; &quot;extmod&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &quot;omit xfree86-dga&quot;&nbsp;&nbsp; # don't initialise the DGA extension
<br>&nbsp;&nbsp;&nbsp; EndSubSection</font></p>
<p><font face="courier new,monospace"># This loads the Type1 and FreeType font modules<br>&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;type1&quot;<br>&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;speedo&quot;<br>&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;freetype&quot;<br>#&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;xtt&quot;
</font></p>
<p><font face="courier new,monospace"># This loads the GLX module<br>#&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;glx&quot;<br># This loads the DRI module<br>#&nbsp;&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;dri&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Files section.&nbsp; This allows default font and rgb paths to be set<br># **********************************************************************
</font></p>
<p><font face="courier new,monospace">Section &quot;Files&quot;</font></p>
<p><font face="courier new,monospace"># The location of the RGB database.&nbsp; Note, this is the name of the<br># file minus the extension (like &quot;.txt&quot; or &quot;.db&quot;).&nbsp; There is normally<br># no need to change the default.
</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; RgbPath&nbsp;&quot;/usr/X11R6/lib/X11/rgb&quot;</font></p>
<p><font face="courier new,monospace"># Multiple FontPath entries are allowed (which are concatenated together),<br># as well as specifying multiple comma-separated entries in one FontPath<br># command (or a combination of both methods)
<br># <br># If you don't have a floating point coprocessor and emacs, Mosaic or other<br># programs take long to start up, try moving the Type1 and Speedo directory<br># to the end of this list (or comment them out).<br># 
</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/local/&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/misc/&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/75dpi/:unscaled&quot;
<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/100dpi/:unscaled&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/Speedo/&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/Type1/&quot;<br>#&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/TrueType/&quot;
<br>#&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/freefont/&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/75dpi/&quot;<br>&nbsp;&nbsp;&nbsp; FontPath&nbsp;&nbsp; &quot;/usr/X11R6/lib/X11/fonts/100dpi/&quot;</font></p>
<p><font face="courier new,monospace"># The module search path.&nbsp; The default path is shown here.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; ModulePath &quot;/usr/X11R6/lib/modules&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Server flags section.<br># **********************************************************************</font>
</p>
<p><font face="courier new,monospace">Section &quot;ServerFlags&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to cause a core dump at the spot where a signal is <br># received.&nbsp; This may leave the console in an unusable state, but may<br># provide a better stack trace in the core dump to aid in debugging
</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;NoTrapSignals&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to disable the &lt;Crtl&gt;&lt;Alt&gt;&lt;Fn&gt; VT switch sequence<br># (where n is 1 through 12).&nbsp; This allows clients to receive these key<br># events.</font></p>

<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;DontVTSwitch&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to disable the &lt;Crtl&gt;&lt;Alt&gt;&lt;BS&gt; server abort sequence<br># This allows clients to receive this key event.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;DontZap&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to disable the &lt;Crtl&gt;&lt;Alt&gt;&lt;KP_+&gt;/&lt;KP_-&gt; mode switching<br># sequences.&nbsp; This allows clients to receive these key events.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;Dont Zoom&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to disable tuning with the xvidtune client. With<br># it the client can still run and fetch card and monitor attributes,<br># but it will not be allowed to change them. If it tries it will
<br># receive a protocol error.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;DisableVidModeExtension&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to enable the use of a non-local xvidtune client. </font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;AllowNonLocalXvidtune&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to disable dynamically modifying the input device<br># (mouse and keyboard) settings. </font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;DisableModInDev&quot;</font></p>
<p><font face="courier new,monospace"># Uncomment this to enable the use of a non-local client to<br># change the keyboard or mouse settings (currently only xset).</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;AllowNonLocalModInDev&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Input devices<br># **********************************************************************</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Core keyboard's InputDevice section<br># **********************************************************************
</font></p>
<p><font face="courier new,monospace">Section &quot;InputDevice&quot;</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Identifier&nbsp;&quot;Keyboard1&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&quot;Keyboard&quot;</font></p>
<p><font face="courier new,monospace"># For most OSs the protocol can be omitted (it defaults to &quot;Standard&quot;).<br># When using XQUEUE (only for SVR3 and SVR4, but not Solaris),<br># uncomment the following line.
</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Xqueue&quot;</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Option &quot;AutoRepeat&quot; &quot;500 30&quot;</font></p>
<p><font face="courier new,monospace"># Specify which keyboard LEDs can be user-controlled (eg, with xset(1))<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&quot;Xleds&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1 2 3&quot;</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;LeftAlt&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Meta&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;RightAlt&quot;&nbsp;&nbsp;&nbsp; &quot;ModeShift&quot;</font></p>
<p><font face="courier new,monospace"># To customise the XKB settings to suit your keyboard, modify the<br># lines below (which are the defaults).&nbsp; For example, for a non-U.S.<br># keyboard, you will probably want to use:
<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbModel&quot;&nbsp;&nbsp;&nbsp; &quot;pc102&quot;<br># If you have a US Microsoft Natural keyboard, you can use:<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbModel&quot;&nbsp;&nbsp;&nbsp; &quot;microsoft&quot;<br>#<br># Then to change the language, change the Layout setting.
<br># For example, a german layout can be obtained with:<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbLayout&quot;&nbsp;&nbsp; &quot;de&quot;<br># or:<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbLayout&quot;&nbsp;&nbsp; &quot;de&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbVariant&quot;&nbsp; &quot;nodeadkeys&quot;
<br>#<br># If you'd like to switch the positions of your capslock and<br># control keys, use:<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbOptions&quot;&nbsp; &quot;ctrl:swapcaps&quot;</font></p>
<p><font face="courier new,monospace"># These are the default XKB settings for XFree86<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbRules&quot;&nbsp;&nbsp;&nbsp; &quot;xfree86&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbModel&quot;&nbsp;&nbsp;&nbsp; &quot;pc101&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbLayout&quot;&nbsp;&nbsp; &quot;us&quot;
<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbVariant&quot;&nbsp; &quot;&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;XkbOptions&quot;&nbsp; &quot;&quot;</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;XkbDisable&quot;</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Option &quot;XkbRules&quot;&nbsp;&quot;xfree86&quot;<br>&nbsp;&nbsp;&nbsp; Option &quot;XkbModel&quot;&nbsp;&quot;pc101&quot;<br>&nbsp;&nbsp;&nbsp; Option &quot;XkbLayout&quot;&nbsp;&quot;us&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><br><font face="courier new,monospace"># **********************************************************************<br># Core Pointer's InputDevice section<br># **********************************************************************
</font></p>
<p><font face="courier new,monospace">Section &quot;InputDevice&quot;</font></p>
<p><font face="courier new,monospace"># Identifier and driver</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Identifier&nbsp;&quot;Mouse1&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&quot;mouse&quot;<br>&nbsp;&nbsp;&nbsp; Option &quot;Protocol&quot;&nbsp;&nbsp;&nbsp; &quot;wsmouse&quot;<br>&nbsp;&nbsp;&nbsp; Option &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/wsmouse&quot;
</font></p>
<p><font face="courier new,monospace"># Mouse-speed setting for PS/2 mouse.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;Resolution&quot;&nbsp;&quot;256&quot;</font></p>
<p><font face="courier new,monospace"># When using XQUEUE, comment out the above two lines, and uncomment<br># the following line.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;Protocol&quot;&nbsp;&quot;Xqueue&quot;</font></p>
<p><font face="courier new,monospace"># Baudrate and SampleRate are only for some Logitech mice. In<br># almost every case these lines should be omitted.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;BaudRate&quot;&nbsp;&quot;9600&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;SampleRate&quot;&nbsp;&quot;150&quot;</font></p>
<p><font face="courier new,monospace"># Emulate3Buttons is an option for 2-button Microsoft mice<br># Emulate3Timeout is the timeout in milliseconds (default is 50ms)</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Option &quot;Emulate3Buttons&quot;<br>#&nbsp;&nbsp;&nbsp; Option &quot;Emulate3Timeout&quot;&nbsp;&nbsp;&nbsp; &quot;50&quot;</font></p>
<p><font face="courier new,monospace"># ChordMiddle is an option for some 3-button Logitech mice</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Option &quot;ChordMiddle&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><br><font face="courier new,monospace"># **********************************************************************<br># Other input device sections <br># this is optional and is required only if you<br># are using extended input devices.&nbsp; This is for example only.&nbsp; Refer
<br># to the XF86Config man page for a description of the options.<br># **********************************************************************<br>#<br># Section &quot;InputDevice&quot; <br>#&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Mouse2&quot;
<br>#&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;MouseMan&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/mouse2&quot;<br># EndSection<br>#<br># Section &quot;InputDevice&quot;
<br>#&nbsp;&nbsp;&nbsp; Identifier &quot;spaceball&quot;<br>#&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;magellan&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/cua0&quot;<br># EndSection<br>#<br># Section &quot;InputDevice&quot;<br>#&nbsp;&nbsp;&nbsp; Identifier &quot;spaceball2&quot;
<br>#&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;spaceorb&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/cua0&quot;<br># EndSection<br>#<br># Section &quot;InputDevice&quot;<br>#&nbsp;&nbsp;&nbsp; Identifier &quot;touchscreen0&quot;<br>#&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;microtouch&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/ttyS0&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MinX&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1412&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MaxX&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;15184&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MinY&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;15372&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MaxY&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1230&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ScreenNumber&quot;&nbsp; &quot;0&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ReportingMode&quot; &quot;Scaled&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ButtonNumber&quot;&nbsp; &quot;1&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;SendCoreEvents&quot;<br># EndSection<br>#<br># Section &quot;InputDevice&quot;<br>#&nbsp;&nbsp;&nbsp; Identifier &quot;touchscreen1&quot;<br>#&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;elo2300&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/ttyS0&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MinX&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;231&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MaxX&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;3868&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MinY&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;3858&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;MaxY&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;272&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ScreenNumber&quot;&nbsp; &quot;0&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ReportingMode&quot; &quot;Scaled&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ButtonThreshold&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;17&quot;<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;ButtonNumber&quot;&nbsp; &quot;1&quot;
<br>#&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp; &quot;SendCoreEvents&quot;<br># EndSection</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># Monitor section<br># **********************************************************************</font></p>
<p><font face="courier new,monospace"># Any number of monitor sections may be present</font></p>
<p><font face="courier new,monospace">Section &quot;Monitor&quot;</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;SyncMaster591s&quot;</font></p>
<p><font face="courier new,monospace"># HorizSync is in kHz unless units are specified.<br># HorizSync may be a comma separated list of discrete values, or a<br># comma separated list of ranges of values.<br># NOTE: THE VALUES HERE ARE EXAMPLES ONLY.&nbsp; REFER TO YOUR MONITOR'S
<br># USER MANUAL FOR THE CORRECT NUMBERS.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; HorizSync&nbsp;&nbsp; 31.5 - 48.5</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; HorizSync&nbsp;30-64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # multisync<br>#&nbsp;&nbsp;&nbsp; HorizSync&nbsp;31.5, 35.2&nbsp;&nbsp;&nbsp; # multiple fixed sync frequencies<br>#&nbsp;&nbsp;&nbsp; HorizSync&nbsp;15-25, 30-50&nbsp; # multiple ranges of sync frequencies</font>
</p>
<p><font face="courier new,monospace"># VertRefresh is in Hz unless units are specified.<br># VertRefresh may be a comma separated list of discrete values, or a<br># comma separated list of ranges of values.<br># NOTE: THE VALUES HERE ARE EXAMPLES ONLY.&nbsp; REFER TO YOUR MONITOR'S
<br># USER MANUAL FOR THE CORRECT NUMBERS.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; VertRefresh 50-70</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><br><font face="courier new,monospace"># **********************************************************************<br># Graphics device section<br># **********************************************************************</font>
</p>
<p><font face="courier new,monospace"># Any number of graphics device sections may be present</font></p>
<p><font face="courier new,monospace"># Standard VGA Device:</font></p>
<p><font face="courier new,monospace">Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&quot;Standard VGA&quot;<br>&nbsp;&nbsp;&nbsp; VendorName&nbsp;&quot;Unknown&quot;<br>&nbsp;&nbsp;&nbsp; BoardName&nbsp;&quot;Unknown&quot;</font></p>
<p><font face="courier new,monospace"># The chipset line is optional in most cases.&nbsp; It can be used to override<br># the driver's chipset detection, and should not normally be specified.</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Chipset&nbsp;&quot;generic&quot;</font></p>
<p><font face="courier new,monospace"># The Driver line must be present.&nbsp; When using run-time loadable driver<br># modules, this line instructs the server to load the specified driver<br># module.&nbsp; Even when not using loadable driver modules, this line
<br># indicates which driver should interpret the information in this section.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp; &quot;vga&quot;<br># The BusID line is used to specify which of possibly multiple devices<br># this section is intended for.&nbsp; When this line isn't present, a device<br>
# section can only match up with the primary video device.&nbsp; For PCI<br># devices a line like the following could be used.&nbsp; This line should not<br># normally be included unless there is more than one video device<br># intalled.
</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; BusID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;PCI:0:10:0&quot;</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; VideoRam&nbsp;256</font></p>
<p><font face="courier new,monospace">#&nbsp;&nbsp;&nbsp; Clocks&nbsp;25.2 28.3</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><font face="courier new,monospace"># Device configured by xf86config:</font></p>
<p><font face="courier new,monospace">Section &quot;Device&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Intel 82815&quot;<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;i810&quot;<br>&nbsp;&nbsp;&nbsp; #VideoRam&nbsp;&nbsp;&nbsp; 8192<br>&nbsp;&nbsp;&nbsp; # Insert Clocks lines here if appropriate<br>
EndSection</font></p>
<p><br><font face="courier new,monospace"># **********************************************************************<br># Screen sections<br># **********************************************************************</font></p>

<p><font face="courier new,monospace"># Any number of screen sections may be present.&nbsp; Each describes<br># the configuration of a single screen.&nbsp; A single specific screen section<br># may be specified from the X server command line with the &quot;-screen&quot;
<br># option.<br>Section &quot;Screen&quot;<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Screen 1&quot;<br>&nbsp;&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Intel 82815&quot;<br>&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp; &quot;SyncMaster591s&quot;<br>&nbsp;&nbsp;&nbsp; DefaultDepth 16</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Subsection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1280x1024&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 0
<br>&nbsp;&nbsp;&nbsp; EndSubsection<br>&nbsp;&nbsp;&nbsp; Subsection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1280x1024&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 0<br>
&nbsp;&nbsp;&nbsp; EndSubsection<br>&nbsp;&nbsp;&nbsp; Subsection &quot;Display&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1280x1024&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ViewPort&nbsp;&nbsp;&nbsp; 0 0<br>&nbsp;&nbsp;&nbsp; EndSubsection
<br>EndSection</font></p>
<p><font face="courier new,monospace"># **********************************************************************<br># ServerLayout sections.<br># **********************************************************************</font>
</p>
<p><font face="courier new,monospace"># Any number of ServerLayout sections may be present.&nbsp; Each describes<br># the way multiple screens are organised.&nbsp; A specific ServerLayout<br># section may be specified from the X server command line with the
<br># &quot;-layout&quot; option.&nbsp; In the absence of this, the first section is used.<br># When now ServerLayout section is present, the first Screen section<br># is used alone.</font></p>
<p><font face="courier new,monospace">Section &quot;ServerLayout&quot;</font></p>
<p><font face="courier new,monospace"># The Identifier line must be present<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Simple Layout&quot;</font></p>
<p><font face="courier new,monospace"># Each Screen line specifies a Screen section name, and optionally<br># the relative position of other screens.&nbsp; The four names after<br># primary screen name are the screens to the top, bottom, left and right
<br># of the primary screen.&nbsp; In this example, screen 2 is located to the<br># right of screen 1.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; Screen &quot;Screen 1&quot;</font></p>
<p><font face="courier new,monospace"># Each InputDevice line specifies an InputDevice section name and<br># optionally some options to specify the way the device is to be<br># used.&nbsp; Those options include &quot;CorePointer&quot;, &quot;CoreKeyboard&quot; and
<br># &quot;SendCoreEvents&quot;.</font></p>
<p><font face="courier new,monospace">&nbsp;&nbsp;&nbsp; InputDevice &quot;Mouse1&quot; &quot;CorePointer&quot;<br>&nbsp;&nbsp;&nbsp; InputDevice &quot;Keyboard1&quot; &quot;CoreKeyboard&quot;</font></p>
<p><font face="courier new,monospace">EndSection</font></p>
<p><font face="courier new,monospace"># Section &quot;DRI&quot;<br>#&nbsp;&nbsp;&nbsp; Mode 0666<br># EndSection</font></p>
<p><font face="courier new,monospace"><font face="Courier New">/**********************************************************************************/</font></font></p>
<p><font face="courier new,monospace"><font face="Courier New">/**********************************************************************************/</font></font></p>
<p><font face="courier new,monospace"><br>XFree86 Version 4.5.0<br>Release Date: 16 March 2005<br>X Protocol Version 11, Revision 0<br>Build Operating System:NetBSD/i386 3.0 - The NetBSD Foundation, Inc.<br>Current Operating System: NetBSD blackhole 
3.0 NetBSD 3.0 (GENERIC) #0: Mon Dec 19 01:04:02 UTC 2005&nbsp; </font><font face="courier new,monospace">builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386
</font><font face="courier new,monospace"><br>Build Date: 19 December 2005<br>&nbsp;Before reporting problems, check <a href="http://www.xfree86.org/">http://www.XFree86.Org/</a><br>&nbsp;to make sure that you have the latest version.
<br>Module Loader present<br>Command line: X :0<br>Markers: (--) probed, (**) from config file, (==) default setting,<br>&nbsp;(++) from command line, (!!) notice, (EE) error, (WW) warning,<br>&nbsp;(II) informational, (NI) not implemented, (??) unknown.
<br>(==) Log file: &quot;/var/log/XFree86.0.log&quot;, Time: Wed Oct&nbsp; 4 05:28:09 2006<br>(==) Using config file: &quot;/etc/X11/XF86Config&quot;.<br>(II) Module ABI versions:<br>&nbsp;XFree86 ANSI C Emulation: 0.3<br>&nbsp;XFree86 Video Driver: 
0.8<br>&nbsp;XFree86 XInput driver : 0.5<br>&nbsp;XFree86 Server Extension : 0.3<br>&nbsp;XFree86 Font Renderer : 0.5<br>(II) Loader running on netbsd<br>(**) Option &quot;AutoRepeat&quot; &quot;500 30&quot;<br>(**) Option &quot;XkbRules&quot; &quot;xfree86&quot;
<br>(**) XKB: rules: &quot;xfree86&quot;<br>(**) Option &quot;XkbModel&quot; &quot;pc101&quot;<br>(**) XKB: model: &quot;pc101&quot;<br>(**) Option &quot;XkbLayout&quot; &quot;us&quot;<br>(**) XKB: layout: &quot;us&quot;<br>
(==) Keyboard: CustomKeycode disabled.<br>(==) ServerLayout &quot;Simple Layout&quot;<br>(==) |--&gt;Screen &quot;Screen 1&quot; (0) (0, 0)<br>(**) |&nbsp; |--&gt;Device &quot;Intel 82815&quot;<br>(**) |&nbsp; |--&gt;Monitor &quot;SyncMaster591s&quot; (0)
<br>(**) |--&gt;Input Device &quot;Mouse1&quot;<br>(**) |--&gt;Input Device &quot;Keyboard1&quot;<br>(**) FontPath set to &quot;/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/&quot;
<br>(**) RgbPath set to &quot;/usr/X11R6/lib/X11/rgb&quot;<br>(==) ModulePath set to &quot;/usr/X11R6/lib/modules&quot;<br>(II) Checking for unused ServerFlags options:<br>(II) LoadModule: &quot;pcidata&quot;<br>(II) Loading /usr/X11R6/lib/modules/libpcidata.a
<br>(II) Module pcidata: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(II) LoadModule: &quot;bitmap&quot;<br>(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
<br>(II) Module bitmap: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;Module class: XFree86 Font Renderer<br>&nbsp;ABI class: XFree86 Font Renderer, version 0.5<br>(II) Loading font Bitmap
<br>(--) Using wscons driver in pcvt compatibility mode (version 3.32)<br>(II) PCI: Probing config type using method 1<br>(II) PCI: Config type is 1<br>(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
<br>(II) PCI: PCI scan (all values are in hex)<br>(II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 02 class 06,00,00 hdr 00<br>(II) PCI: 00:02:0: chip 8086,1132 card 1014,01e2 rev 02 class 03,00,00 hdr 00<br>(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 02 class 06,04,00 hdr 01
<br>(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 02 class 06,01,00 hdr 80<br>(II) PCI: 00:1f:1: chip 8086,244b card 1014,01c6 rev 02 class 01,01,80 hdr 00<br>(II) PCI: 00:1f:2: chip 8086,2442 card 1014,01c6 rev 02 class 0c,03,00 hdr 00
<br>(II) PCI: 00:1f:3: chip 8086,2443 card 1014,01c6 rev 02 class 0c,05,00 hdr 00<br>(II) PCI: 00:1f:5: chip 8086,2445 card 1014,01c6 rev 02 class 04,01,00 hdr 00<br>(II) PCI: 01:08:0: chip 8086,2449 card 1014,01ce rev 01 class 02,00,00 hdr 00
<br>(II) PCI: 01:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00<br>(II) PCI: 01:0a:0: chip 1282,9102 card 3030,5032 rev 31 class 02,00,00 hdr 00<br>(II) PCI: End of PCI scan<br>(II) Host-to-PCI bridge:<br>
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)<br>(II) Bus 0 I/O range:<br>&nbsp;[0] -1&nbsp;0&nbsp;0x00000000 - 0x0000ffff (0x10000) IX[B]<br>(II) Bus 0 non-prefetchable memory range:<br>&nbsp;[0] -1&nbsp;0&nbsp;0x00000000 - 0xffffffff (0x0) MX[B]
<br>(II) Bus 0 prefetchable memory range:<br>&nbsp;[0] -1&nbsp;0&nbsp;0x00000000 - 0xffffffff (0x0) MX[B]<br>(II) PCI-to-PCI bridge:<br>(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)<br>(II) Bus 1 I/O range:
<br>&nbsp;[0] -1&nbsp;0&nbsp;0x00007000 - 0x00007fff (0x1000) IX[B]<br>(II) Bus 1 non-prefetchable memory range:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xfeb00000 - 0xfebfffff (0x100000) MX[B]<br>(II) PCI-to-ISA bridge:<br>(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
<br>(--) PCI:*(0:2:0) Intel Corp. 82815 CGC [Chipset Graphics Controller] rev 2, Mem @ 0xf8000000/26, 0xfea80000/19<br>(II) Addressable bus resource ranges are<br>&nbsp;[0] -1&nbsp;0&nbsp;0x00000000 - 0xffffffff (0x0) MX[B]<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00000000 - 0x0000ffff (0x10000) IX[B]
<br>(II) OS-reported resource ranges:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)<br>&nbsp;[2] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]<br>&nbsp;[3] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]
<br>&nbsp;[4] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[6] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>(II) Active PCI resource ranges:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E
<br>&nbsp;[1] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfefff (0x200) MX[B]E<br>&nbsp;[2] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E<br>&nbsp;[3] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)<br>&nbsp;[4] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>
&nbsp;[5] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E<br>&nbsp;[6] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E<br>&nbsp;[7] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E<br>&nbsp;[8] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[9] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E
<br>&nbsp;[10] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E<br>&nbsp;[11] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E<br>&nbsp;[12] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E<br>(II) PCI Memory resource overlap reduced 0xfebfee00 from 0xfebfefff to 0xfebfeeff
<br>(II) Active PCI resource ranges after removing overlaps:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E<br>&nbsp;[1] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfeeff (0x100) MX[B]E<br>&nbsp;[2] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E<br>
&nbsp;[3] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)<br>&nbsp;[4] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>&nbsp;[5] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E<br>&nbsp;[6] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E<br>&nbsp;[7] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E
<br>&nbsp;[8] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[9] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E<br>&nbsp;[10] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E<br>&nbsp;[11] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E<br>&nbsp;[12] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E
<br>(II) OS-reported resource ranges after removing overlaps with PCI:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)<br>&nbsp;[2] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]
<br>&nbsp;[3] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]<br>&nbsp;[4] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[6] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>(II) All system resource ranges:
<br>&nbsp;[0] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)<br>&nbsp;[2] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]<br>&nbsp;[3] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]
<br>&nbsp;[4] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E<br>&nbsp;[6] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfeeff (0x100) MX[B]E<br>&nbsp;[7] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E<br>&nbsp;[8] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
<br>&nbsp;[9] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>&nbsp;[10] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[11] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>&nbsp;[12] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E<br>&nbsp;[13] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E
<br>&nbsp;[14] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E<br>&nbsp;[15] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[16] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E<br>&nbsp;[17] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E<br>&nbsp;[18] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E
<br>&nbsp;[19] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E<br>(II) LoadModule: &quot;dbe&quot;<br>(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a<br>(II) Module dbe: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 
4.5.0, module version = 1.0.0<br>&nbsp;Module class: XFree86 Server Extension<br>&nbsp;ABI class: XFree86 Server Extension, version 0.3<br>(II) Loading extension DOUBLE-BUFFER<br>(II) LoadModule: &quot;extmod&quot;<br>(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
<br>(II) Module extmod: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;Module class: XFree86 Server Extension<br>&nbsp;ABI class: XFree86 Server Extension, version 0.3<br>(II) Loading extension SHAPE
<br>(II) Loading extension MIT-SUNDRY-NONSTANDARD<br>(II) Loading extension BIG-REQUESTS<br>(II) Loading extension SYNC<br>(II) Loading extension MIT-SCREEN-SAVER<br>(II) Loading extension XC-MISC<br>(II) Loading extension XFree86-VidModeExtension
<br>(II) Loading extension XFree86-Misc<br>(II) Loading extension DPMS<br>(II) Loading extension FontCache<br>(II) Loading extension TOG-CUP<br>(II) Loading extension Extended-Visual-Information<br>(II) Loading extension XVideo
<br>(II) Loading extension XVideo-MotionCompensation<br>(II) Loading extension X-Resource<br>(II) LoadModule: &quot;type1&quot;<br>(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a<br>(II) Module type1: vendor=&quot;The XFree86 Project&quot;
<br>&nbsp;compiled for 4.5.0, module version = 1.0.2<br>&nbsp;Module class: XFree86 Font Renderer<br>&nbsp;ABI class: XFree86 Font Renderer, version 0.5<br>(II) Loading font Type1<br>(II) Loading font CID<br>(II) LoadModule: &quot;speedo&quot;
<br>(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a<br>(II) Module speedo: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.1<br>&nbsp;Module class: XFree86 Font Renderer<br>&nbsp;ABI class: XFree86 Font Renderer, version 
0.5<br>(II) Loading font Speedo<br>(II) LoadModule: &quot;freetype&quot;<br>(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a<br>(II) Module freetype: vendor=&quot;The XFree86 Project &amp; the After X-TT Project&quot;
<br>&nbsp;compiled for 4.5.0, module version = 2.1.0<br>&nbsp;Module class: XFree86 Font Renderer<br>&nbsp;ABI class: XFree86 Font Renderer, version 0.5<br>(II) Loading font FreeType<br>(II) LoadModule: &quot;i810&quot;<br>(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
<br>(II) Module i810: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.3.0<br>&nbsp;Module class: XFree86 Video Driver<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(II) LoadModule: &quot;mouse&quot;
<br>(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o<br>(II) Module mouse: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;Module class: XFree86 XInput Driver<br>&nbsp;ABI class: XFree86 XInput driver, version 
0.5<br>(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,<br>&nbsp;i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, 915GM<br>(II) Primary Device is: PCI 00:02:0<br>(--) Assigning device section with no busID to primary device
<br>(--) Chipset i815 found<br>(II) resource ranges after xf86ClaimFixedResources() call:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)<br>&nbsp;[2] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]
<br>&nbsp;[3] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]<br>&nbsp;[4] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E<br>&nbsp;[6] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfeeff (0x100) MX[B]E<br>&nbsp;[7] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E
<br>&nbsp;[8] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)<br>&nbsp;[9] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>&nbsp;[10] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[11] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>&nbsp;[12] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E
<br>&nbsp;[13] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E<br>&nbsp;[14] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E<br>&nbsp;[15] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[16] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E<br>&nbsp;[17] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E
<br>&nbsp;[18] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E<br>&nbsp;[19] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E<br>(II) resource ranges after probing:<br>&nbsp;[0] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[1] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
<br>&nbsp;[2] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]<br>&nbsp;[3] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]<br>&nbsp;[4] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E<br>&nbsp;[6] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
<br>&nbsp;[7] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E<br>&nbsp;[8] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)<br>&nbsp;[9] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>&nbsp;[10] 0&nbsp;0&nbsp;0x000a0000 - 0x000affff (0x10000) MS[B]<br>
&nbsp;[11] 0&nbsp;0&nbsp;0x000b0000 - 0x000b7fff (0x8000) MS[B]<br>&nbsp;[12] 0&nbsp;0&nbsp;0x000b8000 - 0x000bffff (0x8000) MS[B]<br>&nbsp;[13] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[14] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>&nbsp;[15] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E
<br>&nbsp;[16] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E<br>&nbsp;[17] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E<br>&nbsp;[18] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[19] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E<br>&nbsp;[20] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E
<br>&nbsp;[21] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E<br>&nbsp;[22] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E<br>&nbsp;[23] 0&nbsp;0&nbsp;0x000003b0 - 0x000003bb (0xc) IS[B]<br>&nbsp;[24] 0&nbsp;0&nbsp;0x000003c0 - 0x000003df (0x20) IS[B]<br>(II) Setting vga for screen 0.
<br>(II) Loading sub module &quot;vgahw&quot;<br>(II) LoadModule: &quot;vgahw&quot;<br>(II) Loading /usr/X11R6/lib/modules/libvgahw.a<br>(II) Module vgahw: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 
0.1.0<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(**) I810(0): Depth 16, (--) framebuffer bpp 16<br>(==) I810(0): RGB weight 565<br>(==) I810(0): Default visual is TrueColor<br>(II) Loading sub module &quot;vbe&quot;
<br>(II) LoadModule: &quot;vbe&quot;<br>(II) Loading /usr/X11R6/lib/modules/libvbe.a<br>(II) Module vbe: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.1.0<br>&nbsp;ABI class: XFree86 Video Driver, version 
0.8<br>(II) Loading sub module &quot;int10&quot;<br>(II) LoadModule: &quot;int10&quot;<br>(II) Loading /usr/X11R6/lib/modules/libint10.a<br>(II) Module int10: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 
1.0.0<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(II) I810(0): initializing int10<br>(WW) I810(0): remove MTRR a0000 - c0000<br>(WW) I810(0): remove MTRR c0000 - 100000<br>(II) I810(0): Primary V_BIOS segment is: 0xc000
<br>(WW) I810(0): remove MTRR 0 - 1000<br>(II) I810(0): VESA BIOS detected<br>(II) I810(0): VESA VBE Version 3.0<br>(II) I810(0): VESA VBE Total Mem: 1024 kB<br>(II) I810(0): VESA VBE OEM: Intel(R) 815 Chipset Video BIOS<br>
(II) I810(0): VESA VBE OEM Software Rev: 4.1<br>(II) I810(0): VESA VBE OEM Vendor: Intel Corporation<br>(II) I810(0): VESA VBE OEM Product: Intel(R) 815 Chipset<br>(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 
0.0<br>(II) I810(0): VESA VBE Capabilities: 0x00000001<br>(II) Loading sub module &quot;ddc&quot;<br>(II) LoadModule: &quot;ddc&quot;<br>(II) Loading /usr/X11R6/lib/modules/libddc.a<br>(II) Module ddc: vendor=&quot;The XFree86 Project&quot;
<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(II) I810(0): VESA VBE DDC supported<br>(II) I810(0): VESA VBE DDC Level 2<br>(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
<br>(II) I810(0): VESA VBE DDC read successfully<br>(II) I810(0): Manufacturer: SAM&nbsp; Model: 116&nbsp; Serial#: 1279602997<br>(II) I810(0): Year: 2004&nbsp; Week: 25<br>(II) I810(0): EDID Version: 1.3<br>(II) I810(0): Analog Display Input,&nbsp; Input Voltage Level: 
0.700/0.700 V<br>(II) I810(0): Sync:&nbsp; Separate<br>(II) I810(0): Max H-Image Size [cm]: horiz.: 28&nbsp; vert.: 21<br>(II) I810(0): Gamma: 2.20<br>(II) I810(0): DPMS capabilities: Off; RGB/Color Display<br>(II) I810(0): Default color space is primary color space
<br>(II) I810(0): First detailed timing is preferred mode<br>(II) I810(0): redX: 0.640 redY: 0.330&nbsp;&nbsp; greenX: 0.300 greenY: 0.600<br>(II) I810(0): blueX: 0.150 blueY: 0.060&nbsp;&nbsp; whiteX: 0.312 whiteY: 0.329<br>(II) I810(0): Supported VESA Video Modes:
<br>(II) I810(0): <a href="mailto:720x400@70Hz">720x400@70Hz</a><br>(II) I810(0): <a href="mailto:640x480@60Hz">640x480@60Hz</a><br>(II) I810(0): <a href="mailto:640x480@67Hz">640x480@67Hz</a><br>(II) I810(0): <a href="mailto:640x480@72Hz">
640x480@72Hz</a><br>(II) I810(0): <a href="mailto:640x480@75Hz">640x480@75Hz</a><br>(II) I810(0): <a href="mailto:800x600@56Hz">800x600@56Hz</a><br>(II) I810(0): <a href="mailto:800x600@60Hz">800x600@60Hz</a><br>(II) I810(0): 
<a href="mailto:800x600@72Hz">800x600@72Hz</a><br>(II) I810(0): <a href="mailto:800x600@75Hz">800x600@75Hz</a><br>(II) I810(0): <a href="mailto:832x624@75Hz">832x624@75Hz</a><br>(II) I810(0): <a href="mailto:1024x768@60Hz">
1024x768@60Hz</a><br>(II) I810(0): Manufacturer's mask: 0<br>(II) I810(0): Supported Future Video Modes:<br>(II) I810(0): #0: hsize: 640&nbsp; vsize 480&nbsp; refresh: 85&nbsp; vid: 22833<br>(II) I810(0): #1: hsize: 800&nbsp; vsize 600&nbsp; refresh: 85&nbsp; vid: 22853
<br>(II) I810(0): #2: hsize: 1024&nbsp; vsize 768&nbsp; refresh: 60&nbsp; vid: 16481<br>(II) I810(0): Supported additional Video Mode:<br>(II) I810(0): clock: 56.2 MHz&nbsp;&nbsp; Image Size:&nbsp; 267 x 200 mm<br>(II) I810(0): h_active: 800&nbsp; h_sync: 832&nbsp; h_sync_end 896 h_blank_end 1048 h_border: 0
<br>(II) I810(0): v_active: 600&nbsp; v_sync: 601&nbsp; v_sync_end 604 v_blanking: 631 v_border: 0<br>(II) I810(0): Ranges: V min: 50&nbsp; V max: 120 Hz, H min: 30&nbsp; H max: 55 kHz, PixClock max 70 MHz<br>(II) I810(0): Monitor name: SyncMaster
<br>(II) I810(0): Serial No: HRAX600371<br>(WW) I810(0): remove MTRR 0 - 1000<br>(--) I810(0): Chipset: &quot;i815&quot;<br>(--) I810(0): Linear framebuffer at 0xF8000000<br>(--) I810(0): IO registers at addr 0xFEA80000<br>
(II) I810(0): I810CheckAvailableMemory: 450560k available<br>(==) I810(0): Will alloc AGP framebuffer: 8192 kByte<br>(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)<br>(II) I810(0): Adding detailed EDID mode 800x600 to monitor (preferred: yes).
<br>(II) I810(0): SyncMaster591s: Using hsync range of 31.50-48.50 kHz<br>(II) I810(0): SyncMaster591s: Using vrefresh range of 50.00-70.00 Hz<br>(II) I810(0): Clock range:&nbsp;&nbsp; 9.50 to 163.00 MHz<br>(II) I810(0): Not using default mode &quot;640x350&quot; (vrefresh out of range)
<br>(II) I810(0): Not using default mode &quot;320x175&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;640x400&quot; (vrefresh out of range)<br>(II) I810(0): Not using default mode &quot;320x200&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;720x400&quot; (vrefresh out of range)<br>(II) I810(0): Not using default mode &quot;360x200&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;320x240&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;640x480&quot; (vrefresh out of range)<br>(II) I810(0): Not using default mode &quot;320x240&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;640x480&quot; (vrefresh out of range)
<br>(II) I810(0): Not using default mode &quot;320x240&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;640x480&quot; (vrefresh out of range)<br>(II) I810(0): Not using default mode &quot;320x240&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;400x300&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;400x300&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;800x600&quot; (vrefresh out of range)
<br>(II) I810(0): Not using default mode &quot;400x300&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;800x600&quot; (vrefresh out of range)<br>(II) I810(0): Not using default mode &quot;400x300&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;800x600&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;400x300&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (interlace mode not supported)
<br>(II) I810(0): Not using default mode &quot;512x384&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;512x384&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (hsync out of range)
<br>(II) I810(0): Not using default mode &quot;512x384&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;512x384&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;512x384&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1152x864&quot; (hsync out of range)
<br>(II) I810(0): Not using default mode &quot;576x432&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1280x960&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;640x480&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1280x960&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;640x480&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1280x1024&quot; (hsync out of range)
<br>(II) I810(0): Not using default mode &quot;640x512&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1280x1024&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;640x512&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1280x1024&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;640x512&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1600x1200&quot; (hsync out of range)
<br>(II) I810(0): Not using default mode &quot;800x600&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1600x1200&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;800x600&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1600x1200&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;800x600&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1600x1200&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;800x600&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1600x1200&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;800x600&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1792x1344&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;896x672&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1792x1344&quot; (width requires unsupported line pitch)
<br>(II) I810(0): Not using default mode &quot;896x672&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1856x1392&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;928x696&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1856x1392&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;928x696&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1920x1440&quot; (width requires unsupported line pitch)
<br>(II) I810(0): Not using default mode &quot;960x720&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1920x1440&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;960x720&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;832x624&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;416x312&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;576x384&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1152x864&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;576x432&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1400x1050&quot; (hsync out of range)
<br>(II) I810(0): Not using default mode &quot;700x525&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1400x1050&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;700x525&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;1600x1024&quot; (hsync out of range)<br>(II) I810(0): Not using default mode &quot;800x512&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;1920x1440&quot; (width requires unsupported line pitch)
<br>(II) I810(0): Not using default mode &quot;960x720&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;2048x1536&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (bad mode clock/interlace/doublescan)
<br>(II) I810(0): Not using default mode &quot;2048x1536&quot; (width requires unsupported line pitch)<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using default mode &quot;2048x1536&quot; (width requires unsupported line pitch)
<br>(II) I810(0): Not using default mode &quot;1024x768&quot; (bad mode clock/interlace/doublescan)<br>(II) I810(0): Not using preferred EDID mode &quot;800x600&quot; (hsync out of range)<br>(**) I810(0): Preferred mode size is 800x600
<br>(II) I810(0): Not using default mode &quot;1024x768&quot; because it is larger than the preferred mode (800x600).<br>(II) I810(0): Not using default mode &quot;1152x768&quot; because it is larger than the preferred mode (800x600).
<br>(II) I810(0): Not using mode &quot;1280x1024&quot; (no mode of this name)<br>(II) I810(0): Not using mode &quot;1024x768&quot; (size is larger than the preferred mode)<br>(--) I810(0): Virtual size is 800x600 (pitch 832)
<br>(**) I810(0): *Default mode &quot;800x600&quot;: 40.0 MHz, 37.9 kHz, 60.3 Hz<br>(II) I810(0): Modeline &quot;800x600&quot;&nbsp;&nbsp; 40.00&nbsp; 800 840 968 1056&nbsp; 600 601 605 628 +hsync +vsync<br>(**) I810(0): *Default mode &quot;640x480&quot;: 
25.2 MHz, 31.5 kHz, 60.0 Hz<br>(II) I810(0): Modeline &quot;640x480&quot;&nbsp;&nbsp; 25.20&nbsp; 640 656 752 800&nbsp; 480 490 492 525 -hsync -vsync<br>(**) I810(0):&nbsp; Default mode &quot;800x600&quot;: 36.0 MHz, 35.2 kHz, 56.2 Hz<br>(II) I810(0): Modeline &quot;800x600&quot;&nbsp;&nbsp; 
36.00&nbsp; 800 824 896 1024&nbsp; 600 601 603 625 +hsync +vsync<br>(--) I810(0): Display dimensions: (280, 210) mm<br>(--) I810(0): DPI set to (72, 72)<br>(II) Loading sub module &quot;fb&quot;<br>(II) LoadModule: &quot;fb&quot;<br>
(II) Loading /usr/X11R6/lib/modules/libfb.a<br>(II) Module fb: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.0.0<br>&nbsp;ABI class: XFree86 ANSI C Emulation, version 0.3<br>(II) Loading sub module &quot;xaa&quot;
<br>(II) LoadModule: &quot;xaa&quot;<br>(II) Loading /usr/X11R6/lib/modules/libxaa.a<br>(II) Module xaa: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0, module version = 1.1.0<br>&nbsp;ABI class: XFree86 Video Driver, version 
0.8<br>(II) Loading sub module &quot;ramdac&quot;<br>(II) LoadModule: &quot;ramdac&quot;<br>(II) Loading /usr/X11R6/lib/modules/libramdac.a<br>(II) Module ramdac: vendor=&quot;The XFree86 Project&quot;<br>&nbsp;compiled for 4.5.0
, module version = 0.1.0<br>&nbsp;ABI class: XFree86 Video Driver, version 0.8<br>(II) I810(0): XvMC is Disabled: use XvMCSurfaces config option to enable.<br>(II) do I need RAC?&nbsp; No, I don't.<br>(II) resource ranges after preInit:
<br>&nbsp;[0] 0&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MS[B]<br>&nbsp;[1] 0&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MS[B]<br>&nbsp;[2] -1&nbsp;0&nbsp;0xffe00000 - 0xffffffff (0x200000) MX[B](B)<br>&nbsp;[3] -1&nbsp;0&nbsp;0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
<br>&nbsp;[4] -1&nbsp;0&nbsp;0x000f0000 - 0x000fffff (0x10000) MX[B]<br>&nbsp;[5] -1&nbsp;0&nbsp;0x000c0000 - 0x000effff (0x30000) MX[B]<br>&nbsp;[6] -1&nbsp;0&nbsp;0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>&nbsp;[7] -1&nbsp;0&nbsp;0xfebfef00 - 0xfebfefff (0x100) MX[B]E<br>&nbsp;[8] -1&nbsp;0&nbsp;0xfebfee00 - 0xfebfeeff (0x100) MX[B]E
<br>&nbsp;[9] -1&nbsp;0&nbsp;0xfebff000 - 0xfebfffff (0x1000) MX[B]E<br>&nbsp;[10] -1&nbsp;0&nbsp;0xfea80000 - 0xfeafffff (0x80000) MX[B](B)<br>&nbsp;[11] -1&nbsp;0&nbsp;0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)<br>&nbsp;[12] 0&nbsp;0&nbsp;0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
<br>&nbsp;[13] 0&nbsp;0&nbsp;0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)<br>&nbsp;[14] 0&nbsp;0&nbsp;0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)<br>&nbsp;[15] -1&nbsp;0&nbsp;0x0000ffff - 0x0000ffff (0x1) IX[B]<br>&nbsp;[16] -1&nbsp;0&nbsp;0x00000000 - 0x000000ff (0x100) IX[B]<br>
&nbsp;[17] -1&nbsp;0&nbsp;0x00007800 - 0x000078ff (0x100) IX[B]E<br>&nbsp;[18] -1&nbsp;0&nbsp;0x00007400 - 0x000074ff (0x100) IX[B]E<br>&nbsp;[19] -1&nbsp;0&nbsp;0x000070c0 - 0x000070ff (0x40) IX[B]E<br>&nbsp;[20] -1&nbsp;0&nbsp;0x0000f400 - 0x0000f4ff (0x100) IX[B]E<br>&nbsp;[21] -1&nbsp;0&nbsp;0x0000f000 - 0x0000f0ff (0x100) IX[B]E
<br>&nbsp;[22] -1&nbsp;0&nbsp;0x0000fe00 - 0x0000feff (0x100) IX[B]E<br>&nbsp;[23] -1&nbsp;0&nbsp;0x0000fb00 - 0x0000fbff (0x100) IX[B]E<br>&nbsp;[24] -1&nbsp;0&nbsp;0x0000fff0 - 0x0000ffff (0x10) IX[B]E<br>&nbsp;[25] 0&nbsp;0&nbsp;0x000003b0 - 0x000003bb (0xc) IS[B](OprU)<br>&nbsp;[26] 0&nbsp;0&nbsp;0x000003c0 - 0x000003df (0x20) IS[B](OprU)
<br>(II) I810(0): xf86BindGARTMemory: bind key 8 at 0x00000000 (pgoffset 0)<br>(WW) I810(0): xf86AllocateGARTMemory: allocation of 1024 pages failed<br>&nbsp;(Cannot allocate memory)<br>(II) I810(0): No physical memory available for 4194304 bytes of DCACHE
<br>(II) I810(0): xf86BindGARTMemory: bind key 9 at 0x00800000 (pgoffset 2048)<br>(II) I810(0): Allocated of 4096 bytes for HW cursor<br>(WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed<br>&nbsp;(Cannot allocate memory)
<br>(II) I810(0): No physical memory available for ARGB HW cursor<br>(II) I810(0): Adding 768 scanlines for pixmap caching<br>(II) I810(0): Allocated Scratch Memory<br>(WW) I810(0): remove MTRR fea80000 - feb00000<br>(WW) I810(0): set MTRR f8000000 - fc000000
<br>(II) I810(0): vgaHWGetIOBase: hwp-&gt;IOBase is 0x03d0, hwp-&gt;PIOOffset is 0x0000<br>(WW) I810(0): remove MTRR a0000 - b0000<br>(II) I810(0): Setting dot clock to 40.0 MHz [ 0x8 0x1 0x30 ] [ 10 3 3 ]<br>(II) I810(0): chose watermark 0x22007000: (
tab.freq 40.0)<br>(II) I810(0): Using XFree86 Acceleration Architecture (XAA)<br>&nbsp;Screen to screen bit blits<br>&nbsp;Solid filled rectangles<br>&nbsp;8x8 mono pattern filled rectangles<br>&nbsp;Indirect CPU to Screen color expansion<br>
&nbsp;Solid Horizontal and Vertical Lines<br>&nbsp;Offscreen Pixmaps<br>&nbsp;Setting up tile and stipple cache:<br>&nbsp;&nbsp;20 128x128 slots<br>&nbsp;&nbsp;4 256x256 slots<br>(==) I810(0): Backing store disabled<br>(==) I810(0): Silken mouse enabled<br>
(--) I810(0): DPMS enabled<br>(==) I810(0): Direct rendering disabled<br>(==) RandR enabled<br>(II) Initializing built-in extension MIT-SHM<br>(II) Initializing built-in extension XInputExtension<br>(II) Initializing built-in extension XTEST
<br>(II) Initializing built-in extension XKEYBOARD<br>(II) Initializing built-in extension LBX<br>(II) Initializing built-in extension XC-APPGROUP<br>(II) Initializing built-in extension SECURITY<br>(II) Initializing built-in extension XINERAMA
<br>(II) Initializing built-in extension XFree86-Bigfont<br>(II) Initializing built-in extension RENDER<br>(II) Initializing built-in extension RANDR<br>(**) Option &quot;Protocol&quot; &quot;wsmouse&quot;<br>(**) Mouse1: Protocol: wsmouse
<br>(**) Option &quot;CorePointer&quot;<br>(**) Mouse1: Core Pointer<br>(**) Option &quot;Device&quot; &quot;/dev/wsmouse&quot;<br>(**) Option &quot;Emulate3Buttons&quot;<br>(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
<br>(==) Mouse1: Buttons: 3<br>(II) Keyboard &quot;Keyboard1&quot; handled by legacy driver<br>(II) XINPUT: Adding extended input device &quot;Mouse1&quot; (type: MOUSE)<br>Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!
<br>Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!<br>(WW) Mouse1: bad wsmouse event type=83886080<br>(WW) Mouse1: bad wsmouse event type=83886080<br>(WW) Mouse1: bad wsmouse event type=83886080
<br>(WW) Mouse1: bad wsmouse event type=67108864<br>(WW) Mouse1: bad wsmouse event type=83886080<br>(WW) Mouse1: bad wsmouse event type=67108864<br>(WW) Mouse1: bad wsmouse event type=50331648<br>(WW) Mouse1: bad wsmouse event type=33554432
<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216
<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216
<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=33554432
<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=33554432<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216
<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216
<br>(WW) Mouse1: bad wsmouse event type=-16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216
<br>(WW) Mouse1: bad wsmouse event type=-16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=-16777216
<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(WW) Mouse1: bad wsmouse event type=-16777216<br>(WW) Mouse1: bad wsmouse event type=16777216<br>(II) I810(0): xf86UnbindGARTMemory: unbind key 8
<br>(II) I810(0): xf86UnbindGARTMemory: unbind key 9</font></p>
<p><font face="courier new,monospace"><font face="Courier New">/**********************************************************************************/</font></font></p></div>

------=_Part_16183_20026031.1160010700546--