I have Debian Woody installed and am trying to get some semblance of X to
work on the machine.  I ran XFree86 -configure, and it goes through the
whole thing, and tells me that it can't find my mouse.  I then run XFree86
-configure '/root/XF86Config.new' (I think that's the command.  Whatever it
is, it's the one that XFree86 -configure tells you to run next).  Last night
I did this, and XFree86 locked the keyboard, mouse and monitor.  I managed
to remotely kill XFree86, but the keyboard, mouse and monitor were still
locked for almost 20 minutes.  I would really like to get X working on this
system, because the cmd-line is getting boring.

Here's the specs of the system:

Voodoo5 550 PCI (64MB RAM)
17" SM-768 Proview Monitor (specs for it can be found by googling for
sm-768)
Microsoft Intellimouse Explorer (optical mouse, 4 button+scroll wheel)
Generic keyboard

I am using a KVM, which is connected to 3 other machines as well.

Here is XF86Config.new:

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

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "UsePIO"                    # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "VideoKey"                  # <i>
        #Option     "NoSLI"                     # [<bool>]
        #Option     "TexturedVideo"             # [<bool>]
        #Option     "DRI"                       # [<bool>]
        Identifier  "Card0"
        Driver      "tdfx"
        VendorName  "3dfx Interactive"
        BoardName   "Voodoo5"
        BusID       "PCI:0:12:1"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Depth     1
        EndSubSection
        SubSection "Display"
                Depth     4
        EndSubSection
        SubSection "Display"
                Depth     8
        EndSubSection
        SubSection "Display"
                Depth     15
        EndSubSection
        SubSection "Display"
                Depth     16
        EndSubSection
        SubSection "Display"
                Depth     24
        EndSubSection
EndSection



Here is /var/log/XFree86.0.log:


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
        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/FAQ)
Build Operating System: Linux 2.4.13 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Mar 21 22:57:50 2002
(++) Using config file: "XF86Config.new"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.4
        XFree86 XInput driver : 0.2
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(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:09:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr
00
(II) PCI: 00:0c:0: chip 121a,0009 card 121a,0003 rev 01 class 03,00,00 hdr
00
(II) PCI: 00:0c:1: chip 121a,0009 card 121a,0003 rev 01 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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(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 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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x80 (VGA_EN is cleared)
(II) Bus 1 I/O range:
        [0] -1 0        0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7: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:
(!!) More than one primary device found
(--) PCI: (0:12:0) 3dfx Interactive Voodoo5 rev 1, Mem @ 0xe0000000/26,
0xd8000000/27, I/O @ 0xe800/8, BIOS @ 0xe9000000/16
(--) PCI: (0:12:1) 3dfx Interactive Voodoo5 rev 1, Mem @ 0x40000000/27,
0x48000000/27, I/O @ 0x0400/8
(II) Addressable bus resource ranges are
        [0] -1 0        0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1 0        0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1 0        0xea000000 - 0xea0003ff (0x400) MX[B]
        [1] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [2] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [3] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [4] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [5] -1 0        0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [6] -1 0        0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [7] -1 0        0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [8] -1 0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [9] -1 0        0x0000f000 - 0x0000f00f (0x10) IX[B]
        [10] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [11] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1 0        0xea000000 - 0xea0003ff (0x400) MX[B]
        [1] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [2] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [3] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [4] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [5] -1 0        0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [6] -1 0        0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [7] -1 0        0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [8] -1 0        0x0000e000 - 0x0000e01f (0x20) IX[B]
        [9] -1 0        0x0000f000 - 0x0000f00f (0x10) IX[B]
        [10] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [11] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](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        0xea000000 - 0xea0003ff (0x400) MX[B]
        [6] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [7] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [8] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [9] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [10] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [11] -1 0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [16] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [17] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [18] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.1.0.1, 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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.1.0.1, 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.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(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.1.0.1, 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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.2
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
        3dfx Voodoo3, 3dfx Voodoo5
(II) Primary Device is:
(--) Chipset 3dfx Voodoo5 found
(--) Chipset 3dfx Voodoo5 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        0xea000000 - 0xea0003ff (0x400) MX[B]
        [6] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [7] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [8] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [9] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [10] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [11] -1 0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [16] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [17] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [18] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](B)
(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        0xea000000 - 0xea0003ff (0x400) MX[B]
        [6] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [7] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [8] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [9] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [10] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [11] -1 0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [16] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [17] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [18] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](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        0xea000000 - 0xea0003ff (0x400) MX[B]
        [6] -1 0        0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [7] -1 0        0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [8] -1 0        0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [9] -1 0        0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [10] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [11] -1 0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [12] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [13] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [14] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [15] 1 0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [16] 1 0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [17] 1 0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [18] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [19] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [22] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [23] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [24] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](B)
        [25] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [26] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
        [27] 1 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [28] 1 0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) TDFX(0): Softbooting the board (through the int10 interface).
(II) TDFX(0): Softbooting the board succeeded.
(==) TDFX(0): Depth 8, (==) framebuffer bpp 8
(==) TDFX(0): Default visual is PseudoColor
(--) TDFX(0): Chipset: "3dfx Voodoo5"
(--) TDFX(0): Linear framebuffer at 0xD8000000
(--) TDFX(0): MMIO registers at addr 0xE0000000
(--) TDFX(0): PIO registers at addr 0xE800
(II) TDFX(0): DRAMINIT1 read 0x40240031, programming 0x40202031 (not
Banshee)
(--) TDFX(0): VideoRAM: 32768 kByte Mapping 65536 kByte
(==) TDFX(0): Using gamma correction (1.0, 1.0, 1.0)
(WW) TDFX(0): Monitor0: Using default hsync range of 28-33kHz
(WW) TDFX(0): Monitor0: using default vrefresh range of 43-72Hz
(II) TDFX(0): Clock range:  12.00 to 350.00 MHz
(II) TDFX(0): Not using default mode "640x350" (hsync out of range)
(II) TDFX(0): Not using default mode "640x400" (hsync out of range)
(II) TDFX(0): Not using default mode "720x400" (hsync out of range)
(II) TDFX(0): Not using default mode "640x480" (hsync out of range)
(II) TDFX(0): Not using default mode "640x480" (hsync out of range)
(II) TDFX(0): Not using default mode "640x480" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using default mode "1152x864" (hsync out of range)
(II) TDFX(0): Not using default mode "1280x960" (hsync out of range)
(II) TDFX(0): Not using default mode "1280x960" (hsync out of range)
(II) TDFX(0): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(0): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(0): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "1792x1344" (hsync out of range)
(II) TDFX(0): Not using default mode "1792x1344" (hsync out of range)
(II) TDFX(0): Not using default mode "1856x1392" (hsync out of range)
(II) TDFX(0): Not using default mode "1856x1392" (hsync out of range)
(II) TDFX(0): Not using default mode "1920x1440" (hsync out of range)
(II) TDFX(0): Not using default mode "1920x1440" (hsync out of range)
(II) TDFX(0): Not using default mode "1400x1050" (hsync out of range)
(II) TDFX(0): Not using default mode "1400x1050" (unknown reason)
(--) TDFX(0): Virtual size is 640x480 (pitch 640)
(**) TDFX(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) TDFX(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525
-hsync -vsync
(==) TDFX(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.1.0.1, 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.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(**) TDFX(0): ShowCache Disabled
(**) TDFX(0): video key default 0x1e
(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.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TDFX(0): initializing int10
(II) TDFX(0): VESA BIOS detected
(II) TDFX(0): VESA VBE Version 3.0
(II) TDFX(0): VESA VBE Total Mem: 16384 kB
(II) TDFX(0): VESA VBE OEM: 3dfx Interactive, Inc.
(II) TDFX(0): VESA VBE OEM Software Rev: 1.0
(II) TDFX(0): VESA VBE OEM Vendor: 3dfx Interactive, Inc.
(II) TDFX(0): VESA VBE OEM Product: Voodoo5 5500
(II) TDFX(0): VESA VBE OEM Product Rev: Version 1.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) TDFX(0): VESA VBE DDC supported
(II) TDFX(0): VESA VBE DDC Level 2
(II) TDFX(0): VESA VBE DDC transfer in appr. 8 sec.
(II) TDFX(0): VESA VBE DDC read failed
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TDFX(1): Softbooting the board (through the int10 interface).
(EE) TDFX(1): Cannot read V_BIOS
(WW) TDFX(1): Softbooting the board failed.
(==) TDFX(1): Depth 8, (==) framebuffer bpp 8
(==) TDFX(1): Default visual is PseudoColor
(--) TDFX(1): Chipset: "3dfx Voodoo5"
(--) TDFX(1): Linear framebuffer at 0x48000000
(--) TDFX(1): MMIO registers at addr 0x40000000
(--) TDFX(1): PIO registers at addr 0x400
(II) TDFX(1): DRAMINIT1 read 0x40202031, programming 0x40202031 (not
Banshee)
(--) TDFX(1): VideoRAM: 32768 kByte Mapping 65536 kByte
(==) TDFX(1): Using gamma correction (1.0, 1.0, 1.0)
(WW) TDFX(1): Monitor1: Using default hsync range of 28-33kHz
(WW) TDFX(1): Monitor1: using default vrefresh range of 43-72Hz
(II) TDFX(1): Clock range:  12.00 to 350.00 MHz
(II) TDFX(1): Not using default mode "640x350" (hsync out of range)
(II) TDFX(1): Not using default mode "640x400" (hsync out of range)
(II) TDFX(1): Not using default mode "720x400" (hsync out of range)
(II) TDFX(1): Not using default mode "640x480" (hsync out of range)
(II) TDFX(1): Not using default mode "640x480" (hsync out of range)
(II) TDFX(1): Not using default mode "640x480" (hsync out of range)
(II) TDFX(1): Not using default mode "800x600" (hsync out of range)
(II) TDFX(1): Not using default mode "800x600" (hsync out of range)
(II) TDFX(1): Not using default mode "800x600" (hsync out of range)
(II) TDFX(1): Not using default mode "800x600" (hsync out of range)
(II) TDFX(1): Not using default mode "800x600" (hsync out of range)
(II) TDFX(1): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(1): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(1): Not using default mode "1152x864" (hsync out of range)
(II) TDFX(1): Not using default mode "1280x960" (hsync out of range)
(II) TDFX(1): Not using default mode "1280x960" (hsync out of range)
(II) TDFX(1): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(1): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(1): Not using default mode "1280x1024" (hsync out of range)
(II) TDFX(1): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(1): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(1): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(1): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(1): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(1): Not using default mode "1792x1344" (hsync out of range)
(II) TDFX(1): Not using default mode "1792x1344" (hsync out of range)
(II) TDFX(1): Not using default mode "1856x1392" (hsync out of range)
(II) TDFX(1): Not using default mode "1856x1392" (hsync out of range)
(II) TDFX(1): Not using default mode "1920x1440" (hsync out of range)
(II) TDFX(1): Not using default mode "1920x1440" (hsync out of range)
(II) TDFX(1): Not using default mode "1400x1050" (hsync out of range)
(II) TDFX(1): Not using default mode "1400x1050" (unknown reason)
(--) TDFX(1): Virtual size is 640x480 (pitch 640)
(**) TDFX(1): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) TDFX(1): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525
-hsync -vsync
(==) TDFX(1): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(**) TDFX(1): ShowCache Disabled
(**) TDFX(1): video key default 0x1e
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Reloading /usr/X11R6/lib/modules/libramdac.a
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TDFX(1): initializing int10
(EE) TDFX(1): Cannot read V_BIOS
(II) do I need RAC?  Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) resource ranges after preInit:
        [0] 1 0 0x48000000 - 0x4fffffff (0x8000000) MX[B]
        [1] 1 0 0x40000000 - 0x47ffffff (0x8000000) MX[B]
        [2] 0 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
        [3] 0 0 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
        [4] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [5] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [6] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [7] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [8] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [9] -1 0        0xea000000 - 0xea0003ff (0x400) MX[B]
        [10] -1 0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [11] -1 0       0x48000000 - 0x4fffffff (0x8000000) MX[B](B)
        [12] -1 0       0x40000000 - 0x47ffffff (0x8000000) MX[B](B)
        [13] -1 0       0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
        [14] -1 0       0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
        [15] -1 0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
        [16] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [17] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [18] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [19] 1 0        0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [20] 1 0        0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [21] 1 0        0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [22] 1 0        0x00000400 - 0x000004ff (0x100) IX[B]
        [23] 0 0        0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [24] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [25] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [26] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [27] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [28] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [29] -1 0       0x00000400 - 0x000004ff (0x100) IX[B](B)
        [30] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B](B)
        [31] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [32] 0 0        0x000003c0 - 0x000003df (0x20) IS[B](OprU)
        [33] 1 0        0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [34] 1 0        0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) TDFX(0): Write-combining range (0xd8000000,0x4000000)
(II) TDFX(0): Changing depth offset from 0x01fb4000 to 0x01fb3000
(II) TDFX(0): Textures Memory 30.53 MB
(II) TDFX(0): Cursor Offset: [0x00000000,0x00001000)
(II) TDFX(0): Fifo Offset: [0x00001000, 0x00041000)
(II) TDFX(0): Front Buffer Offset: [0x00041000, 0x000E0600)
(II) TDFX(0): Texture Offset: [0x000E0600, 0x01F68000)
(II) TDFX(0): BackOffset: [0x01F68000, 0x01FB3000)
(II) TDFX(0): DepthOffset: [0x01FB3000, 0x01FFE000)
(II) TDFX(0): 3615 lines of offscreen memory available for 2D and video
(EE) TDFX(0): [dri] tdfx DRI not supported in 8 bpp mode, disabling DRI.
(II) TDFX(0): [dri] To use DRI, invoke the server using 16 bpp
        (-depth 15 or -depth 16) or 32 bpp (-depth 24 -fbbpp 32).
(II) TDFX(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Dashed Lines
        Offscreen Pixmaps
        Driver provided NonTEGlyphRenderer replacement
        Setting up tile and stipple cache:
                32 128x128 slots
                11 256x256 slots
                4 512x512 slots
(==) TDFX(0): Backing store disabled
(==) TDFX(0): Silken mouse enabled
(==) TDFX(0): Direct rendering disabled
(==) TDFX(1): Write-combining range (0xd8000000,0x4000000)
(II) TDFX(1): Changing depth offset from 0x01fb4000 to 0x01fb3000
(II) TDFX(1): Textures Memory 30.53 MB
(II) TDFX(1): Cursor Offset: [0x00000000,0x00001000)
(II) TDFX(1): Fifo Offset: [0x00001000, 0x00041000)
(II) TDFX(1): Front Buffer Offset: [0x00041000, 0x000E0600)
(II) TDFX(1): Texture Offset: [0x000E0600, 0x01F68000)
(II) TDFX(1): BackOffset: [0x01F68000, 0x01FB3000)
(II) TDFX(1): DepthOffset: [0x01FB3000, 0x01FFE000)
(II) TDFX(1): 3615 lines of offscreen memory available for 2D and video
Resetting FIFO
Resetting FIFO
Resetting FIFO
(EE) TDFX(1): Board is not responding.
Resetting FIFO
Resetting FIFO
Resetting FIFO
(EE) TDFX(1): Board is not responding.
(EE) TDFX(1): [dri] tdfx DRI not supported in 8 bpp mode, disabling DRI.
(II) TDFX(1): [dri] To use DRI, invoke the server using 16 bpp
        (-depth 15 or -depth 16) or 32 bpp (-depth 24 -fbbpp 32).
(II) TDFX(1): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Dashed Lines
        Offscreen Pixmaps
        Driver provided NonTEGlyphRenderer replacement
        Setting up tile and stipple cache:
                32 128x128 slots
                11 256x256 slots
                4 512x512 slots
(==) TDFX(1): Backing store disabled
(==) TDFX(1): Silken mouse enabled
(II) TDFX(1): Failed to set dac index, bypassing CLUT
(==) TDFX(1): Direct rendering disabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(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
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(**) Option "Protocol" "auto"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(EE) xf86OpenSerial: Cannot open device /dev/mouse
        No such file or directory.
(EE) Mouse0: cannot open input device
(EE) PreInit failed for input device "Mouse0"
(II) UnloadModule: "mouse"
(II) Keyboard "Keyboard0" handled by legacy driver
(WW) No core pointer registered
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
Resetting FIFO
Resetting FIFO
Resetting FIFO
(EE) TDFX(1): Board is not responding.
Resetting FIFO
Resetting FIFO
Resetting FIFO
(EE) TDFX(1): Board is not responding.
Resetting FIFO
Resetting FIFO
Resetting FIFO
(EE) TDFX(1): Board is not responding.

-------------------------

Glendon Solsberry
Internet Programmer
Tricon Global Restaurants
tel. (502) 874-6736
fax (502) 874-8818
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to