using XFree86 4.5.0 on a Debian 3.1/testing system, 
video card is a i740/agp with 8mb ram,

the problem is, when switch back to virtual console by pressing CTRL-ALT-Fn,
text on virtual terminals are no longer readable, 

all characters on screen becomes a colored block(red), or just
gone(black), or something very strange.

original xfree86 shipped with the distro (4.3.0) doesn't have this
problem. shipped version has another problem: a small square of image
where the mouse pointer is in couldn't properly updated when screen is
re-draw.

tried "option noaccel" , but have no use.
"option xaanopixmapcache" and "option xaanooffscreenpixmaps" are not
accepted by the i740 driver .

[[[--------BEGIN XF86Config-4--------]]]
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "dvorak"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "PS/2"
EndSection
Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "i740"
        BusID           "PCI:1:0:0"
        VideoRam        8192
        Option          "XaaNoOffScreenPixmaps" "true"
        Option          "XaaNoPixmapCache" "true"
        Option          "NoAccel" "true"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       28-60
        VertRefresh     60-85
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "800x600" "640x480"
#               Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
#               Modes           "800x600" "640x480"
#               Modes           "1024x768" "800x600" "640x480"
                Modes           "800x600" "640x480" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
#               Modes           "800x600" "640x480"
#               Modes           "1024x768" "800x600" "640x480"
                Modes           "800x600" "640x480" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
#               Modes           "800x600" "640x480"
#               Modes           "1024x768" "800x600" "640x480"
                Modes           "800x600" "640x480" "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

[[[--------END XF86Config-4--------]]]
[[[--------BEGIN XFree86.0.log--------]]]

XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.4.31 i686 [ELF] 
Current Operating System: Linux x 2.4.31 #2 Wed Aug 10 01:41:16 PHT 2005 i686
Build Date: 31 August 2005
Changelog Date: 17 March 2005
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
Command line: /usr/X11R6/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth
-nolisten tcp vt7
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 Aug 31 17:51:06 2005
(==) Using config file: "/etc/X11/XF86Config-4".
(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 linux
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "dvorak"
(**) XKB: layout: "dvorak"
(==) Keyboard: CustomKeycode disabled.
(==) ServerLayout "Default Layout"
(==) |-->Screen "Default Screen" (0) (0, 0)
(**) |  |-->Device "Generic Video Card"
(**) |  |-->Monitor "Generic Monitor" (0)
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/CID,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) 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 VT number 7

(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,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 1013,6001 card 0000,0000 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0e:0: chip 8086,1229 card 0e11,b0d7 rev 05 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 9004,8178 card 0000,0000 rev 00 class 01,00,00 hdr 00
(II) PCI: 01:00:0: chip 8086,7800 card 8086,ffff rev 21 class 03,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:1:0), (0,1,1), BCTRL: 0x008c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xf4300000 - 0xf43fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) Intel Corp. 82740 (i740) AGP Graphics Accelerator
rev 33, Mem @ 0xf5000000/24, 0xf4300000/19
(WW) Open APM failed (/dev/apm_bios) (No such device)
(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) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to
0xf7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [1] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [2] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [3] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [4] -1  0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [5] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [6] -1  0       0x00001000 - 0x0000101f (0x20) IX[B]
        [7] -1  0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [8] -1  0       0x00001020 - 0x0000102f (0x10) IX[B]E
(II) Inactive PCI resource ranges:
        [0] -1  0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [1] -1  0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [2] -1  0       0x00001400 - 0x000014ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [1] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [2] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [3] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [4] -1  0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [5] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [6] -1  0       0x00001000 - 0x0000101f (0x20) IX[B]
        [7] -1  0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [8] -1  0       0x00001020 - 0x0000102f (0x10) IX[B]E
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1  0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [1] -1  0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [2] -1  0       0x00001400 - 0x000014ff (0x100) IX[B]
(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       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [6] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [7] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [9] -1  0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [12] -1 0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
        [16] -1 0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [17] -1 0       0x00001020 - 0x0000102f (0x10) IX[B]E
        [18] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.3
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "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) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.3
(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.5.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(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 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: "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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.3
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/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) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension RECORD
(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: "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: "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) LoadModule: "i740"
(II) Loading /usr/X11R6/lib/modules/drivers/i740_drv.o
(II) Module i740: vendor="The XFree86 Project"
        compiled for 4.5.0, module version = 1.0.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) I740: Driver for Intel i740 chipset: i740 (agp), i740 (pci)
(II) Primary Device is: PCI 01:00:0
(--) Chipset i740 (agp) 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       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [6] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [7] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [9] -1  0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [12] -1 0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
        [16] -1 0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [17] -1 0       0x00001020 - 0x0000102f (0x10) IX[B]E
        [18] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
(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       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [6] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [7] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [9] -1  0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [12] -1 0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
        [19] -1 0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [20] -1 0       0x00001020 - 0x0000102f (0x10) IX[B]E
        [21] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
        [22] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [23] 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
(==) I740(0): RGB weight 565
(==) I740(0): Default visual is TrueColor
(**) I740(0): Option "NoAccel" "true"
(--) I740(0): Chipset: "i740 (agp)"
(--) I740(0): Linear framebuffer at 0xF5000000
(--) I740(0): IO registers at addr 0xF4300000
(**) I740(0): Steve was here! VideoRAM: 8192 kByte SDRAM
(==) I740(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I740(0): Generic Monitor: Using hsync range of 28.00-60.00 kHz
(II) I740(0): Generic Monitor: Using vrefresh range of 60.00-85.00 Hz
(II) I740(0): Clock range:  12.00 to 163.00 MHz
(II) I740(0): Not using default mode "800x600" (vrefresh out of range)
(II) I740(0): Not using default mode "400x300" (vrefresh out of range)
(II) I740(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "1024x768" (hsync out of range)
(II) I740(0): Not using default mode "512x384" (hsync out of range)
(II) I740(0): Not using default mode "1152x864" (hsync out of range)
(II) I740(0): Not using default mode "576x432" (hsync out of range)
(II) I740(0): Not using default mode "1280x960" (hsync out of range)
(II) I740(0): Not using default mode "640x480" (hsync out of range)
(II) I740(0): Not using default mode "1280x1024" (hsync out of range)
(II) I740(0): Not using default mode "640x512" (hsync out of range)
(II) I740(0): Not using default mode "1280x1024" (hsync out of range)
(II) I740(0): Not using default mode "640x512" (hsync out of range)
(II) I740(0): Not using default mode "1280x1024" (hsync out of range)
(II) I740(0): Not using default mode "640x512" (hsync out of range)
(II) I740(0): Not using default mode "1600x1200" (hsync out of range)
(II) I740(0): Not using default mode "800x600" (hsync out of range)
(II) I740(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "800x600" (hsync out of range)
(II) I740(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "800x600" (hsync out of range)
(II) I740(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "800x600" (hsync out of range)
(II) I740(0): Not using default mode "1600x1200" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "800x600" (hsync out of range)
(II) I740(0): Not using default mode "1792x1344" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "896x672" (hsync out of range)
(II) I740(0): Not using default mode "1792x1344" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "896x672" (hsync out of range)
(II) I740(0): Not using default mode "1856x1392" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "928x696" (hsync out of range)
(II) I740(0): Not using default mode "1856x1392" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "928x696" (hsync out of range)
(II) I740(0): Not using default mode "1920x1440" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "960x720" (hsync out of range)
(II) I740(0): Not using default mode "1920x1440" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "960x720" (hsync out of range)
(II) I740(0): Not using default mode "1152x768" (vrefresh out of range)
(II) I740(0): Not using default mode "576x384" (vrefresh out of range)
(II) I740(0): Not using default mode "1400x1050" (hsync out of range)
(II) I740(0): Not using default mode "700x525" (hsync out of range)
(II) I740(0): Not using default mode "1400x1050" (hsync out of range)
(II) I740(0): Not using default mode "700x525" (hsync out of range)
(II) I740(0): Not using default mode "1600x1024" (hsync out of range)
(II) I740(0): Not using default mode "800x512" (hsync out of range)
(II) I740(0): Not using default mode "1920x1440" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "960x720" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "2048x1536" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "1024x768" (hsync out of range)
(II) I740(0): Not using default mode "2048x1536" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "2048x1536" (width requires
unsupported line pitch)
(II) I740(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) I740(0): Not using default mode "1280x960" (width too large for
virtual size)
(II) I740(0): Not using default mode "1152x864" (width too large for
virtual size)
(--) I740(0): Virtual size is 1024x768 (pitch 1024)
(**) I740(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) I740(0): Modeline "800x600"   56.30  800 832 896 1048  600 601
604 631 +hsync +vsync
(**) I740(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) I740(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484
509 -hsync -vsync
(**) I740(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) I740(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync
(**) I740(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) I740(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768
771 777 806 -hsync -vsync
(**) I740(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) I740(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768
771 777 806 -hsync -vsync
(**) I740(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) I740(0): Modeline "832x624"   57.28  832 864 928 1152  624 625
628 667 -hsync -vsync
(**) I740(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) I740(0): Modeline "800x600"   49.50  800 816 896 1056  600 601
604 625 +hsync +vsync
(**) I740(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) I740(0): Modeline "800x600"   50.00  800 856 976 1040  600 637
643 666 +hsync +vsync
(**) I740(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) I740(0): Modeline "800x600"   40.00  800 840 968 1056  600 601
605 628 +hsync +vsync
(**) I740(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) I740(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484
500 -hsync -vsync
(**) I740(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) I740(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491
520 -hsync -vsync
(**) I740(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I740(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492
525 -hsync -vsync
(**) I740(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) I740(0): Modeline "640x480"   54.00  640 688 744 900  480 480 482
500 doublescan +hsync +vsync
(**) I740(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) I740(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404
446 -hsync +vsync
(**) I740(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) I740(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404
445 -hsync +vsync
(**) I740(0):  Default mode "576x432": 40.8 MHz, 53.7 kHz, 60.1 Hz (D)
(II) I740(0): Modeline "576x432"   40.81  576 608 668 760  432 432 434
447 doublescan -hsync +vsync
(**) I740(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) I740(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385
445 +hsync -vsync
(**) I740(0):  Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) I740(0): Modeline "512x384"   39.40  512 520 568 656  384 384 386
400 doublescan +hsync +vsync
(**) I740(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) I740(0): Modeline "512x384"   37.50  512 524 592 664  384 385 388
403 doublescan -hsync -vsync
(**) I740(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) I740(0): Modeline "512x384"   32.50  512 524 592 672  384 385 388
403 doublescan -hsync -vsync
(**) I740(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) I740(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314
333 doublescan -hsync -vsync
(**) I740(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) I740(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302
315 doublescan +hsync +vsync
(**) I740(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) I740(0): Modeline "400x300"   24.75  400 408 448 528  300 300 302
312 doublescan +hsync +vsync
(**) I740(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) I740(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321
333 doublescan +hsync +vsync
(**) I740(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) I740(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302
314 doublescan +hsync +vsync
(**) I740(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) I740(0): Modeline "320x240"   18.00  320 348 376 416  240 240 242
254 doublescan -hsync -vsync
(**) I740(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) I740(0): Modeline "320x240"   15.75  320 328 360 420  240 240 242
250 doublescan -hsync -vsync
(**) I740(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) I740(0): Modeline "320x240"   15.75  320 332 352 416  240 244 245
260 doublescan -hsync -vsync
(**) I740(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) I740(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246
262 doublescan -hsync -vsync
(**) I740(0):  Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) I740(0): Modeline "360x200"   17.75  360 378 414 468  200 200 202
223 doublescan -hsync +vsync
(**) I740(0):  Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) I740(0): Modeline "320x200"   15.75  320 336 368 416  200 200 202
222 doublescan -hsync +vsync
(**) I740(0):  Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) I740(0): Modeline "320x175"   15.75  320 336 368 416  175 191 192
222 doublescan +hsync -vsync
(==) I740(0): DPI set to (75, 75)
(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 "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
(**) I740(0): video overlay key set to 0x83e
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xf4300000 - 0xf437ffff (0x80000) MS[B]
        [1] 0   0       0xf5000000 - 0xf5ffffff (0x1000000) 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       0xf4201000 - 0xf4201fff (0x1000) MX[B]
        [8] -1  0       0xf4000000 - 0xf40fffff (0x100000) MX[B]
        [9] -1  0       0xf4202000 - 0xf4202fff (0x1000) MX[B]
        [10] -1 0       0xf8000000 - 0xf7ffffff (0x0) MX[B]EO
        [11] -1 0       0xf4300000 - 0xf437ffff (0x80000) MX[B](B)
        [12] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [13] -1 0       0xf4100000 - 0xf41fffff (0x100000) MX[B]E
        [14] -1 0       0xf4200000 - 0xf4200fff (0x1000) MX[B]E
        [15] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [16] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [17] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x00001000 - 0x0000101f (0x20) IX[B]
        [21] -1 0       0x00001040 - 0x0000105f (0x20) IX[B]E
        [22] -1 0       0x00001020 - 0x0000102f (0x10) IX[B]E
        [23] -1 0       0x00001400 - 0x000014ff (0x100) IX[B]
        [24] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [25] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) System lacks support for changing MTRRs
(II) I740(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) I740(0): Backing store disabled
(==) I740(0): Silken mouse enabled
(**) Option "dpms"
(**) I740(0): DPMS enabled
(WW) I740(0): Option "XaaNoOffScreenPixmaps" is not used
(WW) I740(0): Option "XaaNoPixmapCache" is not used
(**) I740(0): I740InitVideo entered
(**) I740(0): I740ResetVideo entered
(**) I740(0): I740InitOffscreenImages entered
(==) RandR enabled
Symbol xf86CreateI2CBusRec from module
/usr/X11R6/lib/modules/drivers/i740_drv.o is unresolved!
Symbol xf86I2CBusInit from module
/usr/X11R6/lib/modules/drivers/i740_drv.o is unresolved!
(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
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Device: "/dev/psaux"
(**) Configured Mouse: Protocol: "PS/2"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(==) Configured Mouse: Buttons: 3
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Device: "/dev/input/mice"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
        No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element /usr/lib/X11/fonts/CID, removing from list!
GetModeLine - scrn: 0 clock: 56300
GetModeLine - hdsp: 800 hbeg: 832 hend: 896 httl: 1048
              vdsp: 600 vbeg: 601 vend: 604 vttl: 631 flags: 5
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Configured Mouse: ps2EnableDataReporting: succeeded

[[[--------END XFree86.0.log--------]]]

_______________________________________________
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to