home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / Linux / XFree86-4.0 / doc / README.DECtga < prev    next >
Encoding:
Text File  |  2000-03-09  |  2.4 KB  |  67 lines

  1.                   Information for DEC 21030 Users (aka TGA)
  2.  
  3.                           The XFree86 Project, Inc.
  4.  
  5.                                March 5th, 2000
  6.  
  7. 1.  DEC 21030
  8.  
  9.    o The DEC 21030 is supported by XFree86 4.0.  The driver is now partially
  10.      accelerated.  The built-in graphics on the Multia is supported in
  11.      8-plane mode, and PCI cards with 8 or 16 MB framebuffers are supported
  12.      in 24-plane mode.  TGA2 (aka PowerStorm 3D30/4D20) cards are not cur-
  13.      rently supported.
  14.  
  15.    o Current Known Problems
  16.  
  17.        1.  Virtual desktops and multiple modelines do not work.  You should
  18.            specify only one modeline.
  19.  
  20.        2.  Hardware cursor is only supported on systems with the BT485 ram-
  21.            dac, ie the Multia.
  22.  
  23.        3.  After the server has been run using the hardware cursor, the Linux
  24.            TGA console cursor (which also uses the hardware cursor) is
  25.            shifted down by one pixel. This problem does not affect Linux ker-
  26.            nels 2.2.10 and above, which do not use the hardware cursor.
  27.  
  28.        4.  The XAA PolySegment() method is buggy. If you experience server
  29.            crashes with SIGFPE, or server hangs, try disabling it (see
  30.            below).
  31.  
  32.    o The following options may be specified for the 21030 driver:
  33.  
  34.            BusID "PCI:?:??:?"
  35.                  Currently it is necessary to specify the BusID so that the
  36.                  server will find the card.  Check /proc/pci and look for the
  37.                  bus, device, and function numbers in the 21030 section.  On
  38.                  a Multia, this should be "PCI:0:11:0".
  39.  
  40.            MemBase 0x???????
  41.                  If the server does not detect the base address of the 21030,
  42.                  then check /proc/pci for the 21030 and look for the
  43.                  "Prefetchable 32 bit memory at 0x???????" and enter this as
  44.                  your MemBase setting.
  45.  
  46.            Option "NoAccel"
  47.                  Disables acceleration.
  48.  
  49.            Option "swcursor"
  50.                  Disables the hardware cursor.
  51.  
  52.            Option "NoXaaPolySegment"
  53.                  Disables the XAA PolySegment() method.
  54.  
  55. 2.  Authors
  56.  
  57.    o Matthew Grossman, <mattg@oz.net>
  58.  
  59.    o Alan Hourihane, <alanh@fairlite.demon.co.uk>
  60.  
  61.    o Martin Lucina, <mato@kotelna.sk>
  62.  
  63.    o Tim Rowley, <tor@cs.brown.edu>
  64.  
  65.      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DECtga.sgml,v 3.9 2000/03/06 22:59:23 dawes Exp $
  66.  
  67.