Subject: XFree86/WSCONS error: ioctl(WSMOUSEIO_SRES) failed (Innaporpriate
To: None <port-i386@netbsd.org>
From: Brian A. Seklecki <lavalamp@spiritual-machines.org>
List: port-i386
Date: 07/02/2002 02:11:15
...problems continue.  I'm getting this messages from XFree86 3.x to
console (not kernel messages to /dev/console, just X11 stderr).  Then
occasionally I lose control of the console keyboard/mouse, although the X
server and the system are still operating.  I searched the mailing list
and and gnats databases and came back negative, so I'm going to assume
that perhaps my snapshot is a bit out of date and wscons issues exist.

...the mouse is a generic ps/2 trackball built-in to the laptop

Section "Pointer"
   Protocol        "wsmouse"
   Device          "/dev/wsmouse0"
   Emulate3Timeout 50
   Resolution      100
   Buttons         3
   Emulate3Buttons
EndSection

-lava



On Fri, 28 Jun 2002 @ 4:56am (-0400), Brian A. Seklecki wrote:

BAS>
BAS> I don't suppose anyone has used this stellar combination before?  I'm
BAS> trying to get X working on here for the first time I installed a 1.6
BAS> snapshot (random NetBSD 1.6_BETA1 releng.net* daily snapshot from last
BAS> month, kernel and userland in sync).  I had it working on 1.5 w/ X3 using
BAS> the XMono server, which has since departed, along with the working X3
BAS> config after the upgrade.
BAS>
BAS> ...the only error i'm getting is as follows:
BAS>
BAS> (EE) No OS PCI Support Available
BAS>
BAS> ...The screen flashes, then core dumps signal 11 (SIGSEGV?)
BAS>
BAS> This from the libpcidata module, which seems to be 'core' (renaming it
BAS> broke other indepenencies). ...the irony being that there IS NO PCI bus in
BAS> this laptop.  Full output of -logverbose 99 attached below. Anyway,
BAS> typical expected crap from XFree86.  Any ideas appreciated. I'll waste
BAS> hours of my life fighting with this thing.
BAS>
BAS> X3 binaries still work, both configs attached.
BAS>
BAS>
BAS> ------------------------
BAS>
BAS>
BAS> Error Output:
BAS>
BAS>
BAS> XFree86 Version 4.2.0 / X Window System
BAS> (protocol Version 11, revision 0, vendor release 6600)
BAS> Release Date: 23 January 2002
BAS> 	If the server is older than 6-12 months, or if your card is
BAS> 	newer than the above date, look for a newer version before
BAS> 	reporting problems.  (See http://www.XFree86.Org/)
BAS> Build Operating System: NetBSD/i386 1.6_BETA1 [ELF] The NetBSD Foundation, Inc.
BAS> Module Loader present
BAS> Markers: (--) probed, (**) from config file, (==) default setting,
BAS>          (++) from command line, (!!) notice, (II) informational,
BAS>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
BAS> (++) Log file: "/tmp/xerror", Time: Fri Jun 28 03:21:09 2002
BAS> (==) Using config file: "/etc/X11/XF86Config"
BAS> (==) ServerLayout "XFree86 Configured"
BAS> (**) |-->Screen "Screen0" (0)
BAS> (**) |   |-->Monitor "Monitor0"
BAS> (**) |   |-->Device "Card0"
BAS> (**) |-->Input Device "Mouse0"
BAS> (**) |-->Input Device "Keyboard0"
BAS> (==) Keyboard: CustomKeycode disabled
BAS> (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
BAS> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
BAS> (**) ModulePath set to "/usr/X11R6/lib/modules"
BAS> (--) Using pcvt driver (version 3.32)
BAS> (II) Module ABI versions:
BAS> 	XFree86 ANSI C Emulation: 0.1
BAS> 	XFree86 Video Driver: 0.5
BAS> 	XFree86 XInput driver : 0.3
BAS> 	XFree86 Server Extension : 0.1
BAS> 	XFree86 Font Renderer : 0.3
BAS> (II) Loader running on netbsd
BAS> (II) LoadModule: "bitmap"
BAS> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
BAS> (II) Module bitmap: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 Font Renderer
BAS> 	ABI class: XFree86 Font Renderer, version 0.3
BAS> (II) Loading font Bitmap
BAS> (II) LoadModule: "pcidata"
BAS> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
BAS> (II) Module pcidata: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 0.1.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) PCI: Probing config type using method 1
BAS> (II) PCI: Standard check for type 1 failed.
BAS> (II) PCI: stages = 0x00, oldVal1 = 0xffffffff,
BAS> 	mode1Res1 = 0x00000000, mode1Res2 = 0x00000000
BAS> (II) PCI: No PCI bus found
BAS> (EE) No OS PCI support available
BAS> (II) Addressable bus resource ranges are
BAS> 	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
BAS> 	[1] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
BAS> (II) OS-reported resource ranges:
BAS> 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (II) OS-reported resource ranges after removing overlaps with PCI:
BAS> 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (II) All system resource ranges:
BAS> 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (II) LoadModule: "dbe"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
BAS> (II) Module dbe: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 Server Extension
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading extension DOUBLE-BUFFER
BAS> (II) LoadModule: "extmod"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
BAS> (II) Module extmod: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 Server Extension
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading extension SHAPE
BAS> (II) Loading extension MIT-SUNDRY-NONSTANDARD
BAS> (II) Loading extension BIG-REQUESTS
BAS> (II) Loading extension SYNC
BAS> (II) Loading extension MIT-SCREEN-SAVER
BAS> (II) Loading extension XC-MISC
BAS> (II) Loading extension XFree86-VidModeExtension
BAS> (II) Loading extension XFree86-Misc
BAS> (II) Loading extension XFree86-DGA
BAS> (II) Loading extension DPMS
BAS> (II) Loading extension FontCache
BAS> (II) Loading extension TOG-CUP
BAS> (II) Loading extension Extended-Visual-Information
BAS> (II) Loading extension XVideo
BAS> (II) Loading extension XVideo-MotionCompensation
BAS> (II) LoadModule: "glx"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
BAS> (II) Module glx: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading sub module "GLcore"
BAS> (II) LoadModule: "GLcore"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
BAS> (II) Module GLcore: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading extension GLX
BAS> (II) LoadModule: "record"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
BAS> (II) Module record: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.13.0
BAS> 	Module class: XFree86 Server Extension
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading extension RECORD
BAS> (II) LoadModule: "xtrap"
BAS> (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
BAS> (II) Module xtrap: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 Server Extension
BAS> 	ABI class: XFree86 Server Extension, version 0.1
BAS> (II) Loading extension DEC-XTRAP
BAS> (II) LoadModule: "speedo"
BAS> (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
BAS> (II) Module speedo: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.1
BAS> 	Module class: XFree86 Font Renderer
BAS> 	ABI class: XFree86 Font Renderer, version 0.3
BAS> (II) Loading font Speedo
BAS> (II) LoadModule: "type1"
BAS> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
BAS> (II) Module type1: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.1
BAS> 	Module class: XFree86 Font Renderer
BAS> 	ABI class: XFree86 Font Renderer, version 0.3
BAS> (II) Loading font Type1
BAS> (II) Loading font CID
BAS> (II) LoadModule: "chips"
BAS> (II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
BAS> (II) Module chips: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 Video Driver
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) LoadModule: "mouse"
BAS> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
BAS> (II) Module mouse: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	Module class: XFree86 XInput Driver
BAS> 	ABI class: XFree86 XInput driver, version 0.3
BAS> (II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
BAS> 	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
BAS> 	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
BAS> (II) Primary Device is: ISA
BAS> (--) Chipset ct65540 found
BAS> (II) resource ranges after xf86ClaimFixedResources() call:
BAS> 	[0] 0	0x000b8000 - 0x000bffff (0x8000) MX[B]
BAS> 	[1] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B]
BAS> 	[2] 0	0x000a0000 - 0x000affff (0x10000) MX[B]
BAS> 	[3] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[4] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[5] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[6] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[7] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[8] 0	0x000003c0 - 0x000003df (0x20) IX[B]
BAS> 	[9] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
BAS> 	[10] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[11] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (II) resource ranges after probing:
BAS> 	[0] 0	0x000b8000 - 0x000bffff (0x8000) MX[B]
BAS> 	[1] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B]
BAS> 	[2] 0	0x000a0000 - 0x000affff (0x10000) MX[B]
BAS> 	[3] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[4] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[5] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[6] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[7] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[8] 0	0x000003c0 - 0x000003df (0x20) IX[B]
BAS> 	[9] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
BAS> 	[10] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[11] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (II) Loading sub module "vgahw"
BAS> (II) LoadModule: "vgahw"
BAS> (II) Loading /usr/X11R6/lib/modules/libvgahw.a
BAS> (II) Module vgahw: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 0.1.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) Loading sub module "vbe"
BAS> (II) LoadModule: "vbe"
BAS> (II) Loading /usr/X11R6/lib/modules/libvbe.a
BAS> (II) Module vbe: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) Loading sub module "int10"
BAS> (II) LoadModule: "int10"
BAS> (II) Loading /usr/X11R6/lib/modules/libint10.a
BAS> (II) Module int10: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) CHIPS(0): initializing int10
BAS> (WW) CHIPS(0): remove MTRR a0000 - c0000
BAS> (WW) CHIPS(0): set MTRR f0000 - 100000
BAS> (II) CHIPS(0): Primary V_BIOS segment is: 0xc000
BAS> (II) CHIPS(0): VESA BIOS not detected
BAS> (**) CHIPS(0): Depth 8, (--) framebuffer bpp 8
BAS> (II) CHIPS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
BAS> (==) CHIPS(0): Default visual is PseudoColor
BAS> (==) CHIPS(0): Using gamma correction (1.0, 1.0, 1.0)
BAS> (==) CHIPS(0): Using HW cursor
BAS> (--) CHIPS(0): VideoRAM: 512 kByte
BAS> (**) CHIPS(0): Enabling linear addressing
BAS> (--) CHIPS(0): base address is set at 0x1800000.
BAS> (--) CHIPS(0): DD-STN probed
BAS> (--) CHIPS(0): LCD/CRT
BAS> (--) CHIPS(0): Display Size: x=640; y=480
BAS> (--) CHIPS(0): Frame Buffer used
BAS> (--) CHIPS(0): Using embedded Frame Buffer, size 61440 bytes
BAS> (--) CHIPS(0): Frame accelerator enabled
BAS> (--) CHIPS(0): VL Bus
BAS> (--) CHIPS(0): Internal DAC disabled
BAS> (--) CHIPS(0): Synchronous reset ignored.
BAS> (--) CHIPS(0): Using programmable clocks
BAS> (==) CHIPS(0): Min pixel clock is  11.000 MHz
BAS> (--) CHIPS(0): Max pixel clock is  68.000 MHz
BAS> (II) Loading sub module "ddc"
BAS> (II) LoadModule: "ddc"
BAS> (II) Loading /usr/X11R6/lib/modules/libddc.a
BAS> (II) Module ddc: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) CHIPS(0): Monitor0: Using hsync range of 31.50-37.90 kHz
BAS> (II) CHIPS(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
BAS> (II) CHIPS(0): Clock range:  11.00 to  68.00 MHz
BAS> (II) CHIPS(0): Not using default mode "640x350" (vrefresh out of range)
BAS> (II) CHIPS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "640x400" (vrefresh out of range)
BAS> (II) CHIPS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "720x400" (exceeds panel dimensions)
BAS> (II) CHIPS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "640x480" (vrefresh out of range)
BAS> (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "640x480" (vrefresh out of range)
BAS> (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
BAS> (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1152x864" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x600" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "896x672" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "896x672" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "928x696" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "928x696" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "960x720" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "960x720" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
BAS> (II) CHIPS(0): Not using default mode "1600x1024" (insufficient memory for mode)
BAS> (II) CHIPS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
BAS> (--) CHIPS(0): Virtual size is 640x480 (pitch 640)
BAS> (**) CHIPS(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
BAS> (II) CHIPS(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
BAS> (==) CHIPS(0): DPI set to (75, 75)
BAS> (II) Loading sub module "fb"
BAS> (II) LoadModule: "fb"
BAS> (II) Loading /usr/X11R6/lib/modules/libfb.a
BAS> (II) Module fb: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 1.0.0
BAS> 	ABI class: XFree86 ANSI C Emulation, version 0.1
BAS> (II) Loading sub module "ramdac"
BAS> (II) LoadModule: "ramdac"
BAS> (II) Loading /usr/X11R6/lib/modules/libramdac.a
BAS> (II) Module ramdac: vendor="The XFree86 Project"
BAS> 	compiled for 4.2.0, module version = 0.1.0
BAS> 	ABI class: XFree86 Video Driver, version 0.5
BAS> (II) do I need RAC?  No, I don't.
BAS> (II) resource ranges after preInit:
BAS> 	[0] 0	0x01800000 - 0x02000000 (0x800001) MX[B]
BAS> 	[1] 0	0x000b8000 - 0x000bffff (0x8000) MX[B](OprD)
BAS> 	[2] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B](OprD)
BAS> 	[3] 0	0x000a0000 - 0x000affff (0x10000) MX[B](OprD)
BAS> 	[4] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
BAS> 	[5] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
BAS> 	[6] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
BAS> 	[7] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
BAS> 	[8] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
BAS> 	[9] 0	0x00000200 - 0x000083fc  IX[S]
BAS> 	[10] 0	0x000003c0 - 0x000003df (0x20) IX[B]
BAS> 	[11] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
BAS> 	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
BAS> 	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
BAS> (WW) CHIPS(0): remove MTRR a0000 - b0000
BAS> (WW) CHIPS(0): set MTRR 1800000 - 1880000
BAS> (--) CHIPS(0): 155648 bytes off-screen memory available
BAS> (==) CHIPS(0): Backing store disabled
BAS> (II) Initializing built-in extension MIT-SHM
BAS> (II) Initializing built-in extension XInputExtension
BAS> (II) Initializing built-in extension XTEST
BAS> (II) Initializing built-in extension XKEYBOARD
BAS> (II) Initializing built-in extension LBX
BAS> (II) Initializing built-in extension XC-APPGROUP
BAS> (II) Initializing built-in extension SECURITY
BAS> (II) Initializing built-in extension XINERAMA
BAS> (II) Initializing built-in extension XFree86-Bigfont
BAS> (II) Initializing built-in extension RENDER
BAS> (**) Option "Protocol" "wsmouse"
BAS> (**) Mouse0: Protocol: wsmouse
BAS> (**) Option "CorePointer"
BAS> (**) Mouse0: Core Pointer
BAS> (**) Option "Device" "/dev/wsmouse0"
BAS> (==) Mouse0: Buttons: 3
BAS> (II) Keyboard "Keyboard0" handled by legacy driver
BAS> (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
BAS>
BAS> Fatal server error:
BAS> Caught signal 11.  Server aborting
BAS>
BAS>
BAS> When reporting a problem related to a server crash, please send
BAS> the full server output, not just the last messages.
BAS> This can be found in the log file "/tmp/xerror".
BAS> Please report problems to xfree86@xfree86.org.
BAS>
BAS>
BAS>
BAS> X3 Config:
BAS>
BAS> # XF86Config auto-generated by XF86Setup
BAS> #
BAS> # Copyright (c) 1996 by The XFree86 Project, Inc.
BAS>
BAS> #
BAS> # Permission is hereby granted, free of charge, to any person obtaining a
BAS> # copy of this software and associated documentation files (the "Software"),
BAS> # to deal in the Software without restriction, including without limitation
BAS> # the rights to use, copy, modify, merge, publish, distribute, sublicense,
BAS> # and/or sell copies of the Software, and to permit persons to whom the
BAS> # Software is furnished to do so, subject to the following conditions:
BAS> #
BAS> # The above copyright notice and this permission notice shall be included in
BAS> # all copies or substantial portions of the Software.
BAS> #
BAS> # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
BAS> # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
BAS> # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
BAS> # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
BAS> # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
BAS> # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
BAS> # SOFTWARE.
BAS> #
BAS> # Except as contained in this notice, the name of the XFree86 Project shall
BAS> # not be used in advertising or otherwise to promote the sale, use or other
BAS> # dealings in this Software without prior written authorization from the
BAS> # XFree86 Project.
BAS> #
BAS>
BAS> # See 'man XF86Config' for info on the format of this file
BAS>
BAS> Section "Files"
BAS>    RgbPath    "/usr/X11R6/lib/X11/rgb"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/local"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/misc"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
BAS>    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
BAS> EndSection
BAS>
BAS> Section "ServerFlags"
BAS> EndSection
BAS>
BAS> Section "Keyboard"
BAS>    Protocol        "Standard"
BAS>    XkbRules        "xfree86"
BAS>    XkbModel        "pc101"
BAS>    XkbLayout       "us"
BAS> EndSection
BAS>
BAS> Section "Pointer"
BAS>    Protocol        "wsmouse"
BAS>    Device          "/dev/wsmouse0"
BAS>    Emulate3Timeout 50
BAS>    Resolution      100
BAS>    Buttons         3
BAS>    Emulate3Buttons
BAS> EndSection
BAS>
BAS> Section "Monitor"
BAS>    Identifier      "Primary Monitor"
BAS>    VendorName      "Unknown"
BAS>    ModelName       "Unknown"
BAS>    HorizSync       31.5
BAS>    VertRefresh     60
BAS>    Modeline  "640x480"    25.18 640 664 760 800 480 491 493 525
BAS> EndSection
BAS>
BAS> Section "Device"
BAS>    Identifier      "Primary Card"
BAS>    VendorName      "Unknown"
BAS>    BoardName       "Chips & Technologies CT65540"
BAS> # Option "use_18bit_bus"
BAS> # Option "hw_clocks"
BAS> # Textclockfreq 25.175
BAS> # Option "nolinear"
BAS> # MemBase 0x03b00000
BAS> # Device section for C&T cards.
BAS> # Option "suspend_hack"
BAS> # Option "STN"
BAS> # Option "no_stretch"
BAS> # Option "no_center"
BAS> # Option "use_modeline"
BAS> # Option "fix_panel_size"
BAS> # videoram 512
BAS>
BAS>
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS>    Driver          "Accel"
BAS>    Device          "Primary Card"
BAS>    Monitor         "Primary Monitor"
BAS>    DefaultColorDepth 8
BAS>    SubSection "Display"
BAS>       Depth        8
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        15
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        16
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        24
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        32
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS>    Driver          "SVGA"
BAS>    Device          "Primary Card"
BAS>    Monitor         "Primary Monitor"
BAS>    DefaultColorDepth 8
BAS>    SubSection "Display"
BAS>       Depth        8
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        15
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        16
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        24
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS>    SubSection "Display"
BAS>       Depth        32
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS>    Driver          "VGA16"
BAS>    Device          "Primary Card"
BAS>    Monitor         "Primary Monitor"
BAS>    SubSection "Display"
BAS>       Depth        4
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS>    Driver          "VGA2"
BAS>    Device          "Primary Card"
BAS>    Monitor         "Primary Monitor"
BAS>    SubSection "Display"
BAS>       Depth        1
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS>    Driver          "Mono"
BAS>    Device          "Primary Card"
BAS>    Monitor         "Primary Monitor"
BAS>    SubSection "Display"
BAS>       Depth        1
BAS>       Modes        "640x480"
BAS>    EndSubSection
BAS> EndSection
BAS>
BAS> X4 Config:
BAS>
BAS> Section "ServerLayout"
BAS> 	Identifier     "XFree86 Configured"
BAS> 	Screen      0  "Screen0" 0 0
BAS> 	InputDevice    "Mouse0" "CorePointer"
BAS> 	InputDevice    "Keyboard0" "CoreKeyboard"
BAS> EndSection
BAS>
BAS> Section "Files"
BAS> 	RgbPath      "/usr/X11R6/lib/X11/rgb"
BAS> 	ModulePath   "/usr/X11R6/lib/modules"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
BAS> 	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
BAS> EndSection
BAS>
BAS> Section "Module"
BAS> 	Load  "dbe"
BAS> 	Load  "extmod"
BAS> 	Load  "glx"
BAS> 	Load  "record"
BAS> 	Load  "xtrap"
BAS> 	Load  "speedo"
BAS> 	Load  "type1"
BAS> EndSection
BAS>
BAS> Section "InputDevice"
BAS> 	Identifier  "Keyboard0"
BAS> 	Driver      "keyboard"
BAS> EndSection
BAS>
BAS> Section "InputDevice"
BAS> 	Identifier  "Mouse0"
BAS> 	Driver      "mouse"
BAS> 	Option	    "Protocol" "wsmouse"
BAS> 	Option	    "Device" "/dev/wsmouse0"
BAS> EndSection
BAS>
BAS> Section "Monitor"
BAS> 	Identifier   "Monitor0"
BAS> 	VendorName   "Monitor Vendor"
BAS> 	ModelName    "Monitor Model"
BAS> 	HorizSync 31.5
BAS> 	VertRefresh 60
BAS> 	Modeline  "640x480"    25.18 640 664 760 800 480 491 493 525
BAS> EndSection
BAS>
BAS> Section "Device"
BAS>         ### Available Driver options are:-
BAS>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
BAS>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
BAS>         ### [arg]: arg optional
BAS>         #Option     "Linear"             	# [<bool>]
BAS>         #Option     "NoAccel"            	# [<bool>]
BAS>         #Option     "HWclocks"           	# [<bool>]
BAS>         #Option     "SWcursor"           	# [<bool>]
BAS>         #Option     "HWcursor"           	# [<bool>]
BAS>         #Option     "STN"                	# [<bool>]
BAS>         #Option     "UseModeline"        	# [<bool>]
BAS>         #Option     "NoStretch"          	# [<bool>]
BAS>         #Option     "LcdCenter"          	# [<bool>]
BAS>         #Option     "MMIO"               	# [<bool>]
BAS>         #Option     "SuspendHack"        	# [<bool>]
BAS>         #Option     "FixPanelSize"       	# [<bool>]
BAS>         #Option     "18BitBus"           	# [<bool>]
BAS>         #Option     "ShowCache"          	# [<bool>]
BAS>         #Option     "ShadowFB"           	# [<bool>]
BAS>         #Option     "Rotate"             	# [<str>]
BAS>         #Option     "SetMclk"            	# <freq>
BAS>         #Option     "FPClock8"           	# <freq>
BAS>         #Option     "FPClock16"          	# <freq>
BAS>         #Option     "FPClock24"          	# <freq>
BAS>         #Option     "FPMode"             	# [<bool>]
BAS> 	Identifier  "Card0"
BAS> 	Driver      "chips"
BAS> 	BusID       "ISA"
BAS> EndSection
BAS>
BAS> Section "Screen"
BAS> 	Identifier "Screen0"
BAS> 	Device     "Card0"
BAS> 	Monitor    "Monitor0"
BAS> 	DefaultDepth 8
BAS> 	SubSection "Display"
BAS> 		Depth     1
BAS> 		Modes	"640x480"
BAS> 	EndSubSection
BAS> 	SubSection "Display"
BAS> 		Depth     4
BAS> 	EndSubSection
BAS> 	SubSection "Display"
BAS> 		Depth     8
BAS> 		Modes	"640x480"
BAS> 	EndSubSection
BAS> 	SubSection "Display"
BAS> 		Depth     15
BAS> 	EndSubSection
BAS> 	SubSection "Display"
BAS> 		Depth     16
BAS> 	EndSubSection
BAS> 	SubSection "Display"
BAS> 		Depth     24
BAS> 	EndSubSection
BAS> EndSection
BAS>
BAS> PGP: 0111 4618 0111 4618 4AB2 24EB C853 6611 75C4 A91E A7A7 4973
BAS>
BAS> "GNU/Linux: About as stable as the elements at the bottom of the periodic table"
BAS>
BAS>

later -           | _BonaFide[] = { coder, author, | /~\ The ASCII Ribbon
Brian A. Seklecki | problem solver, scholar, BOFH, | \ / Campaign Against
                  | vegetarian, runner, NetBSD     |  X  Exchange, Outlook
                  | advocate, spiritual machine }; | / \ & HTML Email

PGP: 0111 4618 0111 4618 4AB2 24EB C853 6611 75C4 A91E A7A7 4973

"There are only two things infinite:  The universe, and human stupidity.  And I'm not to sure about the first one."  -Albert Einstein