XFree86: 4.2.1
OS: FreeBSD 4.7-STABLE / Alpha

Hello,

I have an old STB Symmetric GLyder TX Gold card that I'm
trying to get working with XFree86 4.2.1.

I've gotten pretty far, and only a few details remain.

Some facts about that card first. It's equipped with an Avance Logic ALG2064i
VGA chip, an IBM 526DB RAMDAC, a 3DLabs GLINT 500TX rasterizer and a 3DLabs
GLINT Delta geometry processor.

What I want to do is to have X run with the two GLINT processors, using the
"glint" driver.

My configuration is as follows (only relevant sections included here,
full configuration attached at the bottom):
--------------------------------------------------
Section "Device"
        Identifier  "GLINT 500TX"
        Driver      "glint"
        VendorName  "STB Symmetric
        BoardName   "GLyder TX Gold"
        ChipSet     "500tx"
        BusID       "PCI:0:5:2"
EndSection

Section "Device"
        Identifier  "GLINT Delta"
        Driver      "glint"
        VendorName  "STB Symmetric
        BoardName   "GLyder TX Gold"
        ChipSet     "delta"
        BusID       "PCI:0:5:1"
EndSection

Section "Screen"
        Identifier "Screen"
        Device     "GLINT Delta" 
        Monitor    "Hitachi CM815 Plus"
        DefaultDepth    16
        SubSection "Display"
                Depth     8
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     30
                Modes    "1600x1200"
        EndSubSection
EndSection
--------------------------------------------------

If I had used the "GLINT 500TX" in the screen section, the Delta processors
isn't used. If I use the Delta processors, as demonstrated, the 500TX is
deteced and used, as per the following log output (again, relevant sections
only, full log output included at the bottom):
--------------------------------------------------
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
        pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00:05:0
(WW) GLINT: No matching Device section for instance (BusID PCI:0:5:2) found
(**) Chipset override: delta
(**) Chipset delta found
(II) resource ranges after probing:
        [0] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [2] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [4] -1  0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [5] -1  0x83c8a000 - 0x83c8afff (0x1000) MX[B]E
        [6] -1  0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [7] -1  0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [8] -1  0x83c40000 - 0x83c5ffff (0x20000) MX[B]E
        [9] -1  0x83c88000 - 0x83c88fff (0x1000) MX[B]E
        [10] -1 0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [11] -1 0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [12] -1 0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [13] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [14] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [15] -1 0x83c00000 - 0x83c1ffff (0x20000) MX[B]E
        [16] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [17] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [18] -1 0xffffffff - 0xffffffff (0x1) IX[B]
        [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [21] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [22] -1 0x00001000 - 0x0000103f (0x40) IX[B]E
(**) GLINT(0): Depth 16, (--) framebuffer bpp 16
(==) GLINT(0): RGB weight 565
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(**) GLINT(0): Chipset: "delta"
(--) GLINT(0): FrameBuffer used from first rasterizer chip at 0x82800000
(**) GLINT(0): MMIO registers at 0x83C00000
(II) Machine type has 8/16 bit access
(**) GLINT(0): Delta Bug - Changing MMIO registers to 0x83020000
(--) GLINT(0): Attached Rasterizer is GLINT 500TX
(--) GLINT(0): Number of Rasterizers attached is 1
(**) GLINT(0): VideoRAM: 8192 kByte
--------------------------------------------------

The interesting lines here are:

(--) GLINT(0): Attached Rasterizer is GLINT 500TX
OK, good, great! It found and is apparently using the 500TX as well.

(WW) GLINT: No matching Device section for instance (BusID PCI:0:5:2) found
Why? I clearly have a dedicated device section in my configuration file for
this, identified as "GLINT 500TX".

Another problem is running this card at depths of 24 or 30. At both those
depths, the screen is unclear, fonts unreadable and borders have nasty
flickering effects. 30 is worse than 24. Have anyone else seen this with
GLINT cards? Can I do something about it?

One last thing; if someone else has this card, could you verify that it has
8MB of RAM? I thought it had 16MB, but I might be mistaken and have long since
lost the manuals (X auto probes 8MB).

Complete XF86Config:
--------------------------------------------------
Section "ServerLayout"
        Identifier     "XFree86"
        Screen      0  "Screen" 0 0
        InputDevice    "Mouse" "CorePointer"
        InputDevice    "Keyboard" "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/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "speedo"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "no"
EndSection

Section "InputDevice"
        Identifier  "Mouse"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
        Identifier   "Hitachi CM815 Plus"
        VendorName   "Hitachi"
        ModelName    "CM815 Plus"
        HorizSync    40.0 - 100.0
        VertRefresh  40.0 - 150.0
EndSection

Section "Device"
        Identifier  "GLINT 500TX"
        Driver      "glint"
        VendorName  "STB Symmetric
        BoardName   "GLyder TX Gold"
        ChipSet     "500tx"
        BusID       "PCI:0:5:2"
EndSection

Section "Device"
        Identifier  "GLINT Delta"
        Driver      "glint"
        VendorName  "STB Symmetric
        BoardName   "GLyder TX Gold"
        ChipSet     "delta"
        BusID       "PCI:0:5:1"
EndSection

Section "Screen"
        Identifier "Screen"
        Device     "GLINT Delta" 
        Monitor    "Hitachi CM815 Plus"
        DefaultDepth    16
        SubSection "Display"
                Depth     8
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth     30
                Modes    "1600x1200"
        EndSubSection
EndSection

Section "DRI"
        Group        0
EndSection
--------------------------------------------------


Complete log output ("Not loading .debug_line" lines omited):
--------------------------------------------------
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 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: FreeBSD 4.7-STABLE alpha [ELF] 
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.0.log", Time: Mon Feb 10 12:32:41 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86"
(**) |-->Screen "Screen" (0)
(**) |   |-->Monitor "Hitachi CM815 Plus"
(**) |   |-->Device "GLINT Delta"
(**) |-->Input Device "Mouse"
(**) |-->Input Device "Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "no"
(**) XKB: layout: "no"
(==) Keyboard: CustomKeycode disabled
(**) 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/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 10

(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 freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.2.1, 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.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:05:0: chip 4005,2064 card 0000,0000 rev 00 class 03,00,00 hdr 80
(II) PCI: 00:05:1: chip 3d3d,0003 card 0000,0000 rev 01 class 0b,40,00 hdr 80
(II) PCI: 00:05:2: chip 3d3d,0002 card 0000,0000 rev 01 class 03,80,00 hdr 80
(II) PCI: 00:06:0: chip 8086,1229 card 8086,0040 rev 0c class 02,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,1229 card 0e11,b144 rev 08 class 02,00,00 hdr 00
(II) PCI: 00:08:0: chip 8086,0484 card 0000,0000 rev 43 class 00,00,00 hdr 00
(II) PCI: 00:09:0: chip 1033,0035 card 1799,0001 rev 41 class 0c,03,10 hdr 80
(II) PCI: 00:09:1: chip 1033,0035 card 1799,0001 rev 41 class 0c,03,10 hdr 00
(II) PCI: 00:09:2: chip 1033,00e0 card 1799,0002 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:0b:0: chip 1095,0646 card 0000,0000 rev 01 class 01,01,80 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.1, 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) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:8: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 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 0 I/O range:
        [0] -1  0x00000000 - 0xffffffff (0x0) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0x80000000 - 0xffffffff (0x80000000) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0x80000000 - 0xffffffff (0x80000000) MX[B]
(--) PCI:*(0:5:0) Avance ALG2064 rev 0, Mem @ 0x83800000/21, BIOS @ 0x83c80000/15
(--) PCI: (0:5:1) 3Dlabs GLINT Delta rev 1, Mem @ 0x83c00000/22
(--) PCI: (0:5:2) 3Dlabs GLINT 500TX rev 1, Mem @ 0x83c20000/17, 0x82000000/23, 
0x82800000/23, 0x83000000/23, BIOS @ 0x83c60000/16
(II) Addressable bus resource ranges are
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0x00000000 - 0xffffffff (0x0) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [2] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0xffffffff - 0xffffffff (0x1) IX[B]
        [4] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [1] -1  0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [2] -1  0x83c8a000 - 0x83c8bfff (0x2000) MX[B]E
        [3] -1  0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [4] -1  0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [5] -1  0x83c40000 - 0x83c7ffff (0x40000) MX[B]E
        [6] -1  0x83c88000 - 0x83c8ffff (0x8000) MX[B]E
        [7] -1  0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [8] -1  0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [9] -1  0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [10] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [11] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [12] -1 0x83c00000 - 0x83ffffff (0x400000) MX[B]E
        [13] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [14] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [15] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [16] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [17] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0x83c8a000 from 0x83c8bfff to 0x83c8afff
(II) PCI Memory resource overlap reduced 0x83c40000 from 0x83c7ffff to 0x83c5ffff
(II) PCI I/O resource overlap reduced 0x00001000 from 0x000010ff to 0x0000103f
(II) PCI Memory resource overlap reduced 0x83c88000 from 0x83c8ffff to 0x83c88fff
(II) PCI Memory resource overlap reduced 0x83c00000 from 0x83ffffff to 0x83c1ffff
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [1] -1  0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [2] -1  0x83c8a000 - 0x83c8afff (0x1000) MX[B]E
        [3] -1  0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [4] -1  0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [5] -1  0x83c40000 - 0x83c5ffff (0x20000) MX[B]E
        [6] -1  0x83c88000 - 0x83c88fff (0x1000) MX[B]E
        [7] -1  0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [8] -1  0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [9] -1  0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [10] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [11] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [12] -1 0x83c00000 - 0x83c1ffff (0x20000) MX[B]E
        [13] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [14] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [15] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [16] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [17] -1 0x00001000 - 0x0000103f (0x40) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [2] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0xffffffff - 0xffffffff (0x1) IX[B]
        [4] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [2] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [4] -1  0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [5] -1  0x83c8a000 - 0x83c8afff (0x1000) MX[B]E
        [6] -1  0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [7] -1  0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [8] -1  0x83c40000 - 0x83c5ffff (0x20000) MX[B]E
        [9] -1  0x83c88000 - 0x83c88fff (0x1000) MX[B]E
        [10] -1 0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [11] -1 0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [12] -1 0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [13] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [14] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [15] -1 0x83c00000 - 0x83c1ffff (0x20000) MX[B]E
        [16] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [17] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [18] -1 0xffffffff - 0xffffffff (0x1) IX[B]
        [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [21] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [22] -1 0x00001000 - 0x0000103f (0x40) IX[B]E
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.2.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: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.2.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: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.2.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.2.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.2.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.2.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: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.2.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: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
        compiled for 4.2.1, 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.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.3
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
        pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00:05:0
(WW) GLINT: No matching Device section for instance (BusID PCI:0:5:2) found
(**) Chipset override: delta
(**) Chipset delta found
(II) resource ranges after probing:(II) 
        [0] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [2] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [4] -1  0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [5] -1  0x83c8a000 - 0x83c8afff (0x1000) MX[B]E
        [6] -1  0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [7] -1  0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [8] -1  0x83c40000 - 0x83c5ffff (0x20000) MX[B]E
        [9] -1  0x83c88000 - 0x83c88fff (0x1000) MX[B]E
        [10] -1 0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [11] -1 0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [12] -1 0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [13] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [14] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [15] -1 0x83c00000 - 0x83c1ffff (0x20000) MX[B]E
        [16] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [17] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [18] -1 0xffffffff - 0xffffffff (0x1) IX[B]
        [19] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [20] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [21] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [22] -1 0x00001000 - 0x0000103f (0x40) IX[B]E
(**) GLINT(0): Depth 16, (--) framebuffer bpp 16
(==) GLINT(0): RGB weight 565
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(**) GLINT(0): Chipset: "delta"
(--) GLINT(0): FrameBuffer used from first rasterizer chip at 0x82800000
(**) GLINT(0): MMIO registers at 0x83C00000
(II) Machine type has 8/16 bit access
(**) GLINT(0): Delta Bug - Changing MMIO registers to 0x83020000
(--) GLINT(0): Attached Rasterizer is GLINT 500TX
(--) GLINT(0): Number of Rasterizers attached is 1
(**) GLINT(0): VideoRAM: 8192 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.2.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.5
(--) GLINT(0): Cannot determine TI RAMDAC type, aborting
(--) GLINT(0): Attached RAMDAC is IBM 526DB(DoubleBuffer)
(--) GLINT(0): FIFO Size is 15 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(**) GLINT(0): Max pixel clock is 220 MHz
(II) GLINT(0): Hitachi CM815 Plus: Using hsync range of 40.00-100.00 kHz
(II) GLINT(0): Hitachi CM815 Plus: Using vrefresh range of 40.00-150.00 Hz
(II) GLINT(0): Clock range:  16.25 to 220.00 MHz
(II) GLINT(0): Not using default mode "640x350" (hsync out of range)
(II) GLINT(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x400" (hsync out of range)
(II) GLINT(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "720x400" (hsync out of range)
(II) GLINT(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (hsync out of range)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (hsync out of range)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (hsync out of range)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (hsync out of range)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (hsync out of range)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(WW) GLINT(0): This GLINT chip only supports one modeline, using first
(--) GLINT(0): Virtual size is 1600x1200 (pitch 1600)
(**) GLINT(0): Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(II) GLINT(0): Modeline "1600x1200"  202.50  1600 1664 1856 2160  1200 1201 1204 1250 
+hsync +vsync
(==) GLINT(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.1, module version = 1.0.00x600
        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.1, module version = 1.0.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.1, 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] 2   0x83000000 - 0x837fffff (0x800000) MX[B]
        [1] 2   0x82800000 - 0x82ffffff (0x800000) MX[B]
        [2] 2   0x82000000 - 0x827fffff (0x800000) MX[B]
        [3] 2   0x83c20000 - 0x83c3ffff (0x20000) MX[B]
        [4] 1   0x83800000 - 0x839fffff (0x200000) MX[B]
        [5] 0   0x83c00000 - 0x83c1ffff (0x20000) MX[B]
        [6] -1  0xffffffff - 0xffffffff (0x1) MX[B]
        [7] -1  0x00000000 - 0x00000000 (0x1) MX[B]
        [8] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [9] -1  0x83c8c000 - 0x83c8ffff (0x4000) MX[B]E
        [10] -1 0x83c8b000 - 0x83c8bfff (0x1000) MX[B]E
        [11] -1 0x83c8a000 - 0x83c8afff (0x1000) MX[B]E
        [12] -1 0x83a00000 - 0x83bfffff (0x200000) MX[B]E
        [13] -1 0x83c89000 - 0x83c89fff (0x1000) MX[B]E
        [14] -1 0x83c40000 - 0x83c5ffff (0x20000) MX[B]E
        [15] -1 0x83c88000 - 0x83c88fff (0x1000) MX[B]E
        [16] -1 0x83c60000 - 0x83c6ffff (0x10000) MX[B](B)
        [17] -1 0x83000000 - 0x837fffff (0x800000) MX[B](B)
        [18] -1 0x82800000 - 0x82ffffff (0x800000) MX[B](B)
        [19] -1 0x82000000 - 0x827fffff (0x800000) MX[B](B)
        [20] -1 0x83c20000 - 0x83c3ffff (0x20000) MX[B](B)
        [21] -1 0x83c00000 - 0x83c1ffff (0x20000) MX[B]E
        [22] -1 0x83c80000 - 0x83c87fff (0x8000) MX[B](B)
        [23] -1 0x83800000 - 0x839fffff (0x200000) MX[B](B)
        [24] -1 0xffffffff - 0xffffffff (0x1) IX[B]
        [25] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [26] -1 0x00001090 - 0x0000109f (0x10) IX[B]E
        [27] -1 0x00001040 - 0x0000107f (0x40) IX[B]E
        [28] -1 0x00001000 - 0x0000103f (0x40) IX[B]E
(II) GLINT(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
        Offscreen Pixmaps
        Driver provided WriteBitmap replacement
        Driver provided WritePixmap replacement
        Setting up tile and stipple cache:
                32 128x128 slots
                9 256x256 slots
                4 512x512 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(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" "PS/2"
(**) Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse: Buttons: 3
(II) Keyboard "Keyboard" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse" (type: MOUSE)
(EE) Mouse: Write to mouse failed
(WW) fcntl(7, F_SETOWN): Inappropriate ioctl for device
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(EE) Mouse: Write to mouse failed
(WW) fcntl(7, F_SETOWN): Inappropriate ioctl for device
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(EE) Mouse: Write to mouse failed
(WW) fcntl(7, F_SETOWN): Inappropriate ioctl for device
--------------------------------------------------


- IT

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

Reply via email to