home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / i386unix / 9 < prev    next >
Encoding:
Text File  |  1992-12-15  |  4.1 KB  |  97 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!wupost!newsfeed.rice.edu!rice!news.Rice.edu!rich
  3. From: rich@Rice.edu (& Murphey)
  4. Subject: XFree86 README (was: X11)
  5. In-Reply-To: solsman@ra.nrl.navy.mil's message of Tue, 15 Dec 1992 05:13:43 GMT
  6. Message-ID: <RICH.92Dec15013134@superego.Rice.edu>
  7. Sender: news@rice.edu (News)
  8. Reply-To: Rich@rice.edu
  9. Organization: Department of Electrical and Computer Engineering, Rice
  10.     University
  11. References: <1992Dec15.023831.18450@lynx.dac.northeastern.edu> <BzABuw.Fv3@ra.nrl.navy.mil>
  12. Date: Tue, 15 Dec 1992 07:31:34 GMT
  13. Lines: 82
  14.  
  15. >>>>> In article <BzABuw.Fv3@ra.nrl.navy.mil>, solsman@ra.nrl.navy.mil (Mark Solsman) writes:
  16. MS> In article <1992Dec15.023831.18450@lynx.dac.northeastern.edu> mkagalen@lynx.dac.northeastern.edu (michael kagalenko) writes:
  17. >Wise Men of the Net ! Where can layman get software to run X11 windows 
  18. >on i386, including Unix ? (Available PC is connected to network not by 
  19. >modem) Is there any FTP sites around ?
  20. >
  21. MS> Well, you could allways get Xfree386 for your intel unix.  I dont know of
  22. MS> any free X-servers for msdos.
  23.  
  24. MS> Location?? I have no idea, why not consult archie.  He'll tell you where
  25. MS> the sources are, and maybe even binaries that you can use.
  26.  
  27. You can find them on export.lsc.mit.edu (18.24.0.12) in
  28. contrib/XFree86 as well as any of the mirrors that archie will tell
  29. you about.
  30.  
  31. The text below from the README describes some of the featurs and
  32. supported operating systems.  Rich Murphey
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.   XFree86 is an enhanced version of X386 1.2, which was distributed with
  40. X11R5.  This release consists of many bug fixes, speed improvements, and
  41. other enhancements.  Here are the highlights of the enhancements:
  42.  
  43.     1) The SpeedUp package from Glenn Lai is an integral part of XFree86,
  44.        selectable at run-time via the Xconfig file.  Some SpeedUps require
  45.        an ET4000 based SVGA, and others require a virtual screen width of
  46.        1024.  The SpeedUps suitable to the configuration are selected by
  47.        default.
  48.     2) The fX386 packages from Jim Tsillas are included as the default
  49.        operating mode if SpeedUp is not selected.  This mode is now
  50.        equivalent in performance to X386 1.1b (X11R4).
  51.     3) Support for LOCALCONN, compile-time selectable for server, clients,
  52.        or both.  This support is for both SVR3.2 and SVR4.  For SVR4.0.4
  53.        with the 'Advanced Compatibility Package', local connections from
  54.        SCO XSight/ODT clients are supported.
  55.     4) Support for the newer ET4000-based SVGAs which have high clocks and
  56.        reported incorrect clock values with the standard version.  This
  57.        support is automatic and does not require any Xconfig options.
  58.        Note that the Diamond SpeedStar 24 (as opposed to the 24X) is an
  59.        ET4000 board that is NOT compatible with XFree86.
  60.     5) A command line option has been added to allow the selection of which
  61.        VT the server will use, rather than having it try to find one on
  62.        its own.
  63.     6) Integrated support for 386BSD, Mach386, and Linux (previous versions
  64.        required a separate patch kit).
  65.     7) The server's configuration file (Xconfig) can how be specified with a
  66.        command line option or an environment variable in addition to the
  67.        standard methods.
  68.     8) A monochrome version of the server which will run on generic VGA
  69.        cards is now included.  This server uses just 64k of the memory on
  70.        the VGA, and hence is limited to a virtual screen of approx. 800x600.
  71.     9) Drivers for ATI and Trident TVGA8900C SVGA chipsets.  The ATI
  72.        8514/A chipset is NOT supported.  Refer to the files README.ati and
  73.        README.trident (in /usr/X386/lib/X11/etc) for details about the ATI
  74.        and Trident drivers.
  75.    10) New configuration method which allows the server's drivers and font
  76.        renderers to be reconfigured from both source and binary
  77.        distributions.
  78.  
  79.    
  80.  
  81. SYSTEMS XFree86 HAS BEEN TESTED ON
  82. ----------------------------------
  83.  
  84. Esix 4.0.3A, 4.0.4
  85. Microport SVR4 [34].1
  86. Dell SVR4
  87. UHC SVR4.0 version 2.0
  88. Consensys SVR4
  89. MST SVR4
  90. ISC SVR4
  91. AT&T SVR4
  92. Interactive SVR3 2.2, 3.0
  93. 386BSD 0.1
  94. Mach 386
  95. Linux
  96.  
  97.