Hi,
 I am stuck here with 4 RedHat 8.0 installations on a
Zenith PC with i845 Motherboard (supposedly original-
model D845glly or d845glad MB). I cant get X to work
properly. It configures for 1024 but ultimately works
only at 640 x 480 resolution and runs slowly with many
display problems . Can anybody help me through this.
 I am attaching both XF86config and the log file.

thanks in advance,
Amitabh

=====
######============================#############
TrYinG To TaCkLe (La)TeX & Co.
#####=============================#############

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
# File generated by anaconda.
#

Section "ServerLayout"
        #
        Identifier     "Anaconda Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

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.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "dri"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
#       Option  "AutoRepeat"    "500 5"
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#       Option  "Protocol"      "Xqueue"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#       Option  "Xleds"         "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#       Option  "XkbDisable"
# 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"
        #Option "XkbOptions"    ""
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"    #Option "XkbVariant"    ""
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "SyncMaster"
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 160.0
        Option      "dpms"
EndSection

Section "Device"
        # no known options
        #BusID
        Identifier  "Intel 845"
        Driver      "i810"
        VendorName  "Intel 845"
        BoardName   "Intel 845"
        VideoRam    8192
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Intel 845"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
#       SubSection "Display"
#               Depth     15
#               Modes    "800x600" "640x480"
#       EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-11smp i686 [ELF] 
Build Host: daffy.perf.redhat.com
 
Module Loader present
OS Kernel: Linux version 2.4.18-14 ([EMAIL PROTECTED]) (gcc version 
3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50 EDT 2002 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Feb  7 18:54:30 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Anaconda Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Intel 845"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.5
        XFree86 XInput driver : 0.3
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(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,2560 card 8086,2560 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2562 card 8086,4c59 rev 01 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24c2 card 8086,4c59 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 8086,4c59 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 8086,4c59 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 8086,4c59 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 8086,4c59 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 8086,4c59 rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 8086,0302 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:02:0: chip 10ec,8139 card 4554,434e rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 1 I/O range:
        [0] -1  0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [1] -1  0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [2] -1  0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [3] -1  0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0xff800000 - 0xff8fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0xe6a00000 - 0xe6afffff (0x100000) MX[B]
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:2:0) Intel unknown chipset (0x2562) rev 1, Mem @ 0xf0000000/27, 
0xffa80000/19
(II) Addressable bus resource ranges are
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [1] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [2] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [3] -1  0x10000000 - 0x100003ff (0x400) MX[B]
        [4] -1  0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [5] -1  0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [6] -1  0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [7] -1  0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [8] -1  0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [9] -1  0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [10] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [11] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [12] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [13] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [14] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [15] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [16] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [18] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [19] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [1] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [2] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [3] -1  0x10000000 - 0x100003ff (0x400) MX[B]
        [4] -1  0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [5] -1  0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [6] -1  0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [7] -1  0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [8] -1  0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [9] -1  0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [10] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [11] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [12] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [13] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [14] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [15] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [16] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [18] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [19] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [6] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [7] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [8] -1  0x10000000 - 0x100003ff (0x400) MX[B]
        [9] -1  0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [10] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [11] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [12] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [16] -1 0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [17] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [18] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [20] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [21] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [22] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [23] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [25] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [26] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(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: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 0.0.2
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.1.10
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.1.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815,
        i830M, 845G
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset 845G found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [6] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [7] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [8] -1  0x10000000 - 0x100003ff (0x400) MX[B]
        [9] -1  0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [10] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [11] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [12] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [16] -1 0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [17] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [18] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [20] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [21] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [22] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [23] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [25] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [26] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
(II) resource ranges after probing:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [6] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [7] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [8] -1  0x10000000 - 0x100003ff (0x400) MX[B]
        [9] -1  0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [10] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [11] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [12] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [13] 0  0x000a0000 - 0x000affff (0x10000) MS[B]
        [14] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [15] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [19] -1 0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [20] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [21] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [22] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [23] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [24] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [25] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [26] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [27] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [28] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [29] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
        [30] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [31] 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.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(**) I810(0): Depth 16, (--) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(--) I810(0): Chipset: "845G"
(--) I810(0): Linear framebuffer at 0xF0000000
(--) I810(0): IO registers at addr 0xFFA80000
(II) I810(0): detected 1024K stolen memory.
(II) I810(0): I810CheckAvailableMemory: 95228k available
(==) I810(0): Will alloc AGP framebuffer: 8192 kByte
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0):     CRT
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(II) VESA BIOS detected
(II) VESA VBE Version 3.0
(II) VESA VBE Total Mem: 832 kB
(II) VESA VBE OEM: Brookdale-G Graphics Chip Accelerated VGA BIOS
(II) VESA VBE OEM Software Rev: 1.0
(II) VESA VBE OEM Vendor: Intel Corporation
(II) VESA VBE OEM Product: Brookdale-G Graphics Controller
(II) VESA VBE OEM Product Rev: Hardware Version 0.0
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(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: 27  Serial#: 1514221879
(II) I810(0): Year: 2002  Week: 31
(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.: 32  vert.: 24
(II) I810(0): Gamma: 2.07
(II) I810(0): DPMS capabilities: Off; RGB/Color Display
(II) I810(0): First detailed timing is preferred mode
(II) I810(0): redX: 0.645 redY: 0.321   greenX: 0.285 greenY: 0.600
(II) I810(0): blueX: 0.142 blueY: 0.057   whiteX: 0.283 whiteY: 0.298
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400@70Hz
(II) I810(0): 640x480@60Hz
(II) I810(0): 640x480@75Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) I810(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) I810(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) I810(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) I810(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) I810(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) I810(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) I810(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 71 kHz, PixClock max 
110 MHz
(II) I810(0): Monitor name: SyncMaster
(II) I810(0): Serial No: HHAT800462
(==) I810(0): DPI set to (75, 75)
(--) I810(0): Virtual size is 640x480 (pitch 640)
(**) I810(0): Default mode "640x480": 74.2 MHz (scaled from 0.0 MHz), 85.9 kHz, 85.1 
Hz (D)
(II) I810(0): Modeline "640x480"   74.25  640 672 752 864  480 480 482 505 doublescan 
+hsync +vsync
(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.2.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(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.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(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.2.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0xffa80000 - 0xffafffff (0x80000) MS[B]
        [1] 0   0xf0000000 - 0xf7ffffff (0x8000000) MS[B]
        [2] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [3] -1  0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1  0xff8ffc00 - 0xff8ffcff (0x100) MX[B]
        [8] -1  0xffa7f400 - 0xffa7f4ff (0x100) MX[B]
        [9] -1  0xffa7f800 - 0xffa7f9ff (0x200) MX[B]
        [10] -1 0x10000000 - 0x100003ff (0x400) MX[B]
        [11] -1 0xffa7fc00 - 0xffa7ffff (0x400) MX[B]
        [12] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
        [13] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B)
        [14] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
        [15] 0  0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [16] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [17] 0  0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [18] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [21] -1 0x0000e080 - 0x0000e0bf (0x40) IX[B]
        [22] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [23] -1 0x0000e000 - 0x0000e01f (0x20) IX[B]
        [24] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [25] -1 0x00000374 - 0x00000374 (0x1) IX[B]
        [26] -1 0x00000170 - 0x00000170 (0x1) IX[B]
        [27] -1 0x000003f4 - 0x000003f4 (0x1) IX[B]
        [28] -1 0x000001f0 - 0x000001f0 (0x1) IX[B]
        [29] -1 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [30] -1 0x0000e880 - 0x0000e89f (0x20) IX[B]
        [31] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
        [32] 0  0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [33] 0  0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) I810(0): Default visual is TrueColor
(==) I810(0): Write-combining range (0xf0000000,0x8000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) I810(0): Adding 768 scanlines for pixmap caching
(II) I810(0): Allocated Scratch Memory
(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:
                30 128x128 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(**) Option "dpms"
(**) I810(0): DPMS enabled
(II) I810(0): direct rendering: Disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension 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
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
AUDIT: Fri Feb  7 18:54:37 2003: 1797 X: client 4 rejected from local host

Reply via email to