Lionel Lecoq wrote:
The XF86Config file you show is an X 3.3.6 config file (keyboard section...) and you 
are running X
4.2 using (luckily) XF86Config-4, see log...
any change you want to do has to be done in XF86Config-4
You should look at the input device section for the mouse.
Not having the XF86Config-4 I cannot judge what may be wrong...

Thanks for your help! I actually didn't have a mouse connected at the time, not realizing that it would make a difference. Now, Xconfigurator will actually run properly, but when it tries to test it, I can see the desktop, but with lots of the lines and static stuff, so I can't actually read anything on the screen. I tested using 640x480 with 8-bit color.


Here are updated XF86Config-4 and log files:

------
XF86Config-4:
------
# XFree86 4.2.0 configuration generated by Xconfigurator.athena 4.10.7

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

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section "Files"
        FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
        Load  "dbe"           # Double-buffering
        Load  "GLcore"                # OpenGL support
        Load  "dri"           # Direct rendering infrastructure
        Load  "glx"           # OpenGL X protocol interface
        Load  "extmod"                # Misc. required extensions
        Load  "v4l"           # Video4Linux
        # Load  "record"      # X event recorder
        # You only need the following two modules if you do not use xfs.
        # Load  "freetype"     # TrueType font handler
        # Load  "type1"               # Adobe Type 1 font handler
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout"       "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier "Panasonic E15"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 30-61
        VertRefresh 50-90
        Option "dpms"
EndSection

Section "Device"
        Identifier "Cirrus Logic GD543x"
        Driver "cirrus"
        BoardName "Unknown"
# Device section for Cirrus Logic GD5430/34-based cards.
    #MemBase 0x00e00000         # ISA card that maps to 14Mb
    #MemBase 0x04000000         # VLB card that maps to 64Mb
    #MemBase 0x80000000         # VLB card that maps to 2048Mb
    #MemBase 0x02000000         # VLB card that maps to 32Mb
    #Option "linear"
# Use Option "no_bitblt" if you have graphics problems. If that fails
# try Option "noaccel".
# Refer to /usr/X11R6/lib/doc/README.cirrus.
# To allow linear addressing, uncomment the Option line and the
# address that the card maps the framebuffer to.
EndSection

Section "Device"
        Identifier "Linux Frame Buffer"
        Driver "fbdev"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "Cirrus Logic GD543x"
        Monitor "Panasonic E15"
        DefaultDepth 8
        Subsection "Display"
                Depth 8
                Modes "800x600"
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection
------
XFree86.9.log
------
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / 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.17-0.13smp i686 [ELF]
Build Host: daffy.perf.redhat.com

Module Loader present
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.9.log", Time: Mon Mar 31 02:40:20 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Panasonic E15"
(**) | |-->Device "Cirrus Logic GD543x"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(++) FontPath set to "/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/misc,/usr/share/fonts/ISO8859-2/75dpi,/usr/share/fonts/ISO8859-2/misc,/usr/share/fonts/ISO8859-7/75dpi,/usr/share/fonts/ISO8859-7/misc,/usr/share/fonts/ISO8859-9/75dpi,/usr/share/fonts/ISO8859-9/misc,/usr/X11R6/lib/X11/fonts/cyrillic"
(==) 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,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:12:0: chip 8086,7000 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:12:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:14:0: chip 1011,0024 card 0000,0000 rev 01 class 06,04,00 hdr 01
(II) PCI: 01:05:0: chip 9004,8078 card 0000,0000 rev 00 class 01,00,00 hdr 00
(II) PCI: 01:0a:0: chip 8086,1229 card 0000,0000 rev 02 class 02,00,00 hdr 00
(II) PCI: 01:0f:0: chip 1013,00a0 card 0000,0000 rev 22 class 03,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:18: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:
(II) Bus 1: bridge is at (0:20:0), (0,1,1), BCTRL: 0x0b (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0x0000d000 - 0x0000efff (0x2000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xf9a00000 - 0xfbefffff (0x2500000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xf7800000 - 0xf98fffff (0x2100000) MX[B]
(--) PCI:*(1:15:0) Cirrus Logic GD5430 rev 34, Mem @ 0xf8000000/24
(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 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[1] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[2] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[3] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[4] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[5] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[6] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[1] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[2] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[3] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[4] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[5] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[6] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[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) All system 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 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[6] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[7] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[8] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[9] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[12] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[13] -1 0x0000ffa0 - 0x0000ffaf (0x10) 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: "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) 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) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(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) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "cirrus"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.o
(II) Module cirrus: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.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) v4l driver for Video4Linux
(II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
CL-GD5465, CL-GD7548
(II) Primary Device is: PCI 01:0f:0
(--) Assigning device section with no busID to primary device
(--) Chipset CLGD5430 found
(II) Loading sub module "cirrus_alpine"
(II) LoadModule: "cirrus_alpine"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.o
(II) Module cirrus_alpine: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after xf86ClaimFixedResources() call:
[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 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[6] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[7] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[8] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[9] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[12] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[13] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) resource ranges after probing:
[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 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[6] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[7] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[8] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[9] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[10] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[11] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[15] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[16] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[17] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[18] 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) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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
(II) CIRRUS(0): initializing int10
(II) CIRRUS(0): Primary V_BIOS segment is: 0xc000
(**) CIRRUS(0): Depth 8, (--) framebuffer bpp 8
(==) CIRRUS(0): Default visual is PseudoColor
(==) CIRRUS(0): Using SW cursor
(--) CIRRUS(0): Linear framebuffer at 0xF8000000
(EE) CIRRUS(0): No valid MMIO address in PCI config space
(--) CIRRUS(0): Not Using MMIO
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(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
(EE) CIRRUS(0): I2C initialization failed
(==) CIRRUS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) CIRRUS(0): Write-combining range (0xf8000000,0x100000)
(--) CIRRUS(0): Memory Config reg 1 is 0x0F
(--) CIRRUS(0): VideoRAM: 512 kByte
(==) CIRRUS(0): Min pixel clock is 12 MHz
(--) CIRRUS(0): Max pixel clock is 85 MHz
(II) CIRRUS(0): Panasonic E15: Using hsync range of 30.00-61.00 kHz
(II) CIRRUS(0): Panasonic E15: Using vrefresh range of 50.00-90.00 Hz
(II) CIRRUS(0): Clock range: 12.00 to 85.50 MHz
(II) CIRRUS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "896x672" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "896x672" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "928x696" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "928x696" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x720" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x720" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x600" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (no mode of this name)
(II) CIRRUS(0): Not using default mode "832x624" (no mode of this name)
(--) CIRRUS(0): Virtual size is 720x480 (pitch 768)
(**) CIRRUS(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) CIRRUS(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(**) CIRRUS(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) CIRRUS(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) CIRRUS(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) CIRRUS(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(**) CIRRUS(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) CIRRUS(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) CIRRUS(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) CIRRUS(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync
(**) CIRRUS(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) CIRRUS(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync
(**) CIRRUS(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) CIRRUS(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(==) CIRRUS(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.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) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xf8000000 - 0xf8ffffff (0x1000000) MX[B]
[1] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[2] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0xfad00000 - 0xfadfffff (0x100000) MX[B]
[7] -1 0xf98ff000 - 0xf98fffff (0x1000) MX[B]
[8] -1 0xfaeff000 - 0xfaefffff (0x1000) MX[B]
[9] -1 0xf8000000 - 0xf8ffffff (0x1000000) MX[B](B)
[10] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[11] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[12] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0x0000e800 - 0x0000e81f (0x20) IX[B]
[16] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[17] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[19] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(==) CIRRUS(0): Write-combining range (0xf8000000,0x80000)
(II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) CIRRUS(0): Using 202 lines for offscreen memory
(II) CIRRUS(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Horizontal and Vertical Lines
(==) CIRRUS(0): Silken mouse enabled
(**) Option "dpms"
(**) CIRRUS(0): DPMS enabled
(II) Setting vga for screen 0.
(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" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Emulate3Buttons" "off"
(**) 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)
Could not init font path element /usr/share/fonts/ISO8859-2/75dpi, removing from list!
Could not init font path element /usr/share/fonts/ISO8859-2/misc, removing from list!
Could not init font path element /usr/share/fonts/ISO8859-7/75dpi, removing from list!
Could not init font path element /usr/share/fonts/ISO8859-7/misc, removing from list!
Could not init font path element /usr/share/fonts/ISO8859-9/75dpi, removing from list!
Could not init font path element /usr/share/fonts/ISO8859-9/misc, removing from list!
-----


--
Kevin Chen
http://www.sneswhiz.com/

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to