The Trident driver has undergone some slight work for XFree86 3.3.3. Because of this work, all of the Trident SVGA chipsets, except the very first one, are supported by both the color and monochrome servers.
8800CS 8200LX 8900B 8900C 8900CL/D 9000 9000i 9100B 9200CXr 9320LCD 9400CXi 9420 9420DGi 9430DGi 9440AGi 9660XGi 9680 ProVidia9682 ProVidia9685 Cyber9382 Cyber9385 Cyber9385-1 Cyber9388 Cyber9397 Cyber9520 Cyber9525 3DImage975(PCI) 3DImage975(AGP) 3DImage985(AGP) Blade3D CyberBladeIt must be noted that the 9000i chipset is treated as a 9000 by the server. Additionally the 9100B is treated as a Trident 8900CL. Therefore it is equivalent to putting `
Chipset "tvga8900cl"
' or
`Chipset "tvga9000"
' in the XF86Config
file. Also,
note that the 9000i, 9100B have not been tested with the server,
but should work in this way according to the chipset documentation.
NOTES:
"accel"
option (see below).Turn off linear mapping
Force linear mapping. Use this if you have a non-PCI card and require 16bpp support. Note: ISA cards can only access up to 16MB of memory, so be sure you have less than this or it could cause a system hang.
This option may be used to specify the start address of the linear frame buffer. By default for VLBus/EISA cards it is at 60MB. For the 8900CL/D, it is at 15MB.
This option turns off Memory Mapped IO support. MMIO is enabled by default when acceleration is enabled. Acceleration doesn't work well when MMIO is disabled.
Turn on PCI burst read mode.
Turn on PCI burst write mode.
Turn on PCI burst (read and write)
Turn off PCI burst (read and write)
NOTE: PCI burst modes are now OFF by default for TGUI9440 cards because it often upsets its Graphics Accelerator. It can be turned it back on as may improve performance. PCI burst modes are ON by default for all other PCI/AGP cards.
Turn on programmable clocks. This is the default for TGUIs.
Turn off programmable clock. Use fixed VGA clocks only. Useful for fixed frequency monitors - usually used for VGA monitors - not SVGA.
Turn off XAA acceleration.
Enable acceleration for the Cyber9388/9397.
Disable color expansion.
Disable LCD stretching on Cyber 938x based chips.
Enable LCD centering on Cyber 938x based chips.
Enable Shadow registers, might be needed for some Cyber chipsets. (laptop machines)
Pushes the Memory Clock from its default value to 66MHz. Increases graphics speed dramatically, but use entirely at your own risk, as it may damage the video card. If snow appears, disable. Only tested on the 9440.
The original Trident chipset, 8800BR, cannot be supported as an SVGA chipset by either the color or monochrome servers. The chip is supported, however, by the ``generic'' driver for the monochrome server.