home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / x / 19408 < prev    next >
Encoding:
Text File  |  1992-11-20  |  4.3 KB  |  120 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!ljg
  3. From: ljg@space.physics.uiowa.edu (Larry Granroth)
  4. Subject: Re: XFree support for ATI Ultra Pro?
  5. Message-ID: <By1BMt.HI2@space.physics.uiowa.edu>
  6. Organization: The University of Iowa, Department of Physics and Astronomy
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. References: <1992Nov19.193044.26421@cbnewsj.cb.att.com>
  9. Date: Fri, 20 Nov 1992 21:56:50 GMT
  10. Lines: 108
  11.  
  12. In article <BxyysH.B66@ns1.nodak.edu> grosen@isc.cs.ndsu.nodak.edu (Johannes Grosen) writes:
  13. > The XFree FAQ says that the ATI Ultra (8514a) card is *not* supported
  14. > in XFree86 yet I am certain that I have seen references to it by
  15. > people who are successfully using it (Gateway machines). Can anyone
  16. > confirm or deny this?
  17.  
  18. Attached is the Xconfig file I use with XFree86 to run on a Gateway 2000
  19. with an ATI Ultra Pro.  The 1024x768 mode isn't quite right yet, but
  20. I find that panning around the 1024x1024 virtual screen in an 800x600
  21. display mode is fairly easy to deal with.
  22.  
  23. (If anyone has better clock or mode info, please let me know!)
  24.  
  25. larry-granroth@uiowa.edu
  26.  
  27. ------------------------------- Xconfig -------------------------------------
  28. # $Header: /home/x_cvs/mit/server/ddx/x386/Xconfig,v 1.14 1992/09/12 07:03:09 dawes Exp $
  29. # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
  30. #
  31. # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
  32. #
  33. # Permission to use, copy, modify, distribute, and sell this software and its
  34. # documentation for any purpose is hereby granted without fee, provided that
  35. # the above copyright notice appear in all copies and that both that
  36. # copyright notice and this permission notice appear in supporting
  37. # documentation, and that the name of Thomas Roell not be used in
  38. # advertising or publicity pertaining to distribution of the software without
  39. # specific, written prior permission.  Thomas Roell makes no representations
  40. # about the suitability of this software for any purpose.  It is provided
  41. # "as is" without express or implied warranty.
  42. #
  43. # THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  44. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  45. # EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  46. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  47. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  48. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  49. # PERFORMANCE OF THIS SOFTWARE.
  50. #
  51. # Author:  Thomas Roell, roell@informatik.tu-muenchen.de
  52.  
  53. #
  54. # some nice paths, to avoid conflicts with other X-servers
  55. #
  56.  
  57. RGBPath        "/usr/X386/lib/X11/rgb"
  58. FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"
  59.  
  60. # NoTrapSignals
  61.  
  62. #Xqueue
  63.  
  64. Keyboard
  65.   AutoRepeat 500 5
  66. #  Xleds      1 2 3
  67.   ServerNumLock
  68. #  DontZap
  69.  
  70. Logitech    "/dev/com1"
  71. #  Microsoft    "/dev/com1"
  72. #  BaudRate    9600
  73. #  SampleRate    150
  74. #  Emulate3Buttons
  75.  
  76. #
  77. # The graphics drivers
  78. # First the colour driver
  79. #
  80. vga256
  81. #  Virtual    1152 900
  82.  
  83. # To disable SpeedUp, use NoSpeedUp
  84. #
  85. #  NoSpeedUp
  86.  
  87.   Virtual    1024 1024
  88.  
  89.   ViewPort      0 0
  90.  
  91.   Clocks 25 28 0 22 36 52 0 65
  92. #  Clocks 25 28 0 22 36 52 0 62
  93. #  Clocks 25 28 0 22 47 52 0 78
  94.  
  95.   Modes            "1024x768" "800x600" "640x480"
  96. #  Modes            "640x480" "1024x768"
  97.  
  98. ModeDB
  99. # OFFICIAL VESA Monitor timings + IBM Standards - TRY THESE FIRST
  100. # Contributor:          Thomas Roell [roell@sgcs.com]
  101. # Last Edit Date:       3/29/92
  102. #
  103. # name        clock   horizontal timing     vertical timing      flags
  104.  "640x480"     25      640  664  760  800    480  491  493  525
  105.                31      640  664  704  832    480  489  492  520
  106.  "800x600"     36      800  824  896 1024    600  601  603  625
  107.                40      800  840  968 1056    600  601  605  628
  108.                50      800  856  976 1040    600  637  643  666
  109.                52      800  832 1024 1056    600  600  610  630
  110.  "1024x768i"   44     1024 1040 1216 1264    768  777  785  817  Interlace
  111.  "1024x768"    65     1024 1032 1176 1344    768  771  777  806
  112.                75     1024 1048 1184 1328    768  771  777  806
  113.                85     1024 1032 1152 1360    768  784  787  823
  114.  "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  115.  "1280x1024"  110     1280 1328 1512 1712   1024 1025 1028 1054
  116.               135     1280 1312 1456 1712   1024 1027 1030 1064
  117.  
  118.