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