home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9106 < prev    next >
Encoding:
Text File  |  1992-11-19  |  11.4 KB  |  367 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!sun-barr!ames!saimiri.primate.wisc.edu!caen!uwm.edu!src.honeywell.com!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!hasty
  3. From: hasty@netcom.com (Amancio Hasty Jr)
  4. Subject: [386bsd/Linux] XS3 and diamond stealth
  5. Message-ID: <1992Nov20.030637.7463@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Distribution: comp.unix.bsd,comp.windows.x
  8. Date: Fri, 20 Nov 1992 03:06:37 GMT
  9. Lines: 356
  10.  
  11. Don't ask me questions about the Diamond Stealth because I
  12. don't have one and I am merely making this information 
  13. available.
  14.  
  15. Here is an e-mail which Jon Tombs send me.
  16.  
  17.  
  18. ------
  19. >From davidn@cs.tamu.edu Wed Nov 18 01:28:47 1992
  20.  
  21.  
  22.  
  23. > If can can write a short note summarising how to run the server on the 
  24. > stealth, together with your Xconfig, can you send it to me. I can see lots
  25. > of poeple with this problem. Also could you run xbench on your card and
  26. > send me the results, I've very interested to see how the stealth performs.
  27.  
  28. No problem.  Here is how I get the Stealth to run:
  29. I put a DOS diskette in and run VPIC, a graphics viewer and show a couple of
  30. GIFs in the different graphics modes.  I also understand that the SMODE.EXE
  31. DOS program that is supplied with the Stealth also will work to do this.
  32. Then I can boot up Linux and run X normally with the Xconfig I have attached
  33. to this mail.  As long as I don't power-off I don't have to run the DOS
  34. program to set the graphics modes.  Fortunately I hardly ever power-off.
  35. Anyway it's a little involved for the Stealth than with the other S3 cards
  36. but I can assure you that it is worth it.  It really looks great and your
  37. server is very fast.  I will be looking forward to new versions.
  38.  
  39. I have included my Xconfig file and the results of a compete xbench run following.
  40.  
  41. Here is my Xconfig file:
  42.  
  43. note that the 1024x768 mode has "Interlace" out to the side, it will only work non-interlaced
  44. if the "interlace" word is there, and comes up interlaced if it is absent.
  45.  
  46. ---------cut here for Xconfig for Stealth and MAG 15" multisync------------
  47. # $Header: /home/x_cvs/mit/server/ddx/x386/Xconfig,v 1.14 1992/09/12 07:03:09 dawes Exp $
  48. # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
  49. #
  50. # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
  51. #
  52. # Permission to use, copy, modify, distribute, and sell this software and its
  53. # documentation for any purpose is hereby granted without fee, provided that
  54. # the above copyright notice appear in all copies and that both that
  55. # copyright notice and this permission notice appear in supporting
  56. # documentation, and that the name of Thomas Roell not be used in
  57. # advertising or publicity pertaining to distribution of the software without
  58. # specific, written prior permission.  Thomas Roell makes no representations
  59. # about the suitability of this software for any purpose.  It is provided
  60. # "as is" without express or implied warranty.
  61. #
  62. # THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  63. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  64. # EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  65. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  66. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  67. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  68. # PERFORMANCE OF THIS SOFTWARE.
  69. #
  70. # Author:  Thomas Roell, roell@informatik.tu-muenchen.de
  71.  
  72. # this Xconfig is for use with Diamond Stealth VRAM and a MAG 15" multisync monitor
  73. # (it works for me anyway- no guarantees for you, but it may help to get you started)
  74.  
  75. #
  76. # some nice paths, to avoid conflicts with other X-servers
  77. #
  78. RGBPath        "/usr/X386/lib/X11/rgb"
  79. #FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Speedo,/usr/X386/lib/X11/fonts/75dpi/"
  80. FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"
  81.  
  82. # Use this if the Type1 font code is in the server
  83. #FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/,/usr/X386/lib/X11/fonts/Type1/,/usr/X386/lib/X11/fonts/Speedo/"
  84.  
  85. # NoTrapSignals
  86.  
  87. #Xqueue
  88.  
  89. Keyboard
  90.   AutoRepeat 500 5
  91. #  Xleds      1 2 3
  92. #  ServerNumLock
  93. #  DontZap
  94.  
  95. Microsoft     "/dev/ttys1"
  96. #MouseSystems    "/dev/ttys2"
  97.   BaudRate    1200
  98. #  SampleRate    150
  99. #  Emulate3Buttons
  100.  
  101. #
  102. # The graphics drivers
  103. # First the colour driver
  104. #
  105. vga256
  106. #  Virtual    1152 900
  107.  
  108. # To disable SpeedUp, use NoSpeedUp
  109. #
  110.   #NoSpeedUp
  111.  
  112.   Clocks 25 36 44 50       
  113.  
  114.   ViewPort      0 0
  115.   Chipset     "s3"
  116.   Videoram    1024
  117.   Modes            "1024x768"  "800x600" "640x480"                         
  118.  
  119. # note for the Stealth: if the "Interlace" flag is absent from the 1024x768
  120. # mode, it comes up interlaced.  If you include "interlace", it comes out
  121. # non-interlaced.  Go figure.
  122.  
  123. ModeDB
  124. # OFFICIAL VESA Monitor timings + IBM Standards - TRY THESE FIRST
  125. # Contributor:          Thomas Roell [roell@sgcs.com]
  126. # Last Edit Date:       3/29/92
  127. #
  128. # name        clock   horizontal timing     vertical timing      flags
  129.  "640x480"     25      640  664  760  800    480  491  493  525
  130.                31      640  664  704  832    480  489  492  520
  131.  "800x600"     36      800  824  896 1024    600  601  603  625
  132.                40      800  840  968 1056    600  601  605  628
  133.                50      800  856  976 1040    600  637  643  666
  134.  "1024x768"    44     1024 1040 1216 1264    768  777  785  817  Interlace
  135.  
  136. ------------------cut here for xbench results-------------------
  137. ==================================================
  138. GENERAL INFORMATION
  139.  
  140. server: Centrix 486-50
  141. client: same
  142. communication: local
  143. notes: linux SLS 0.98-4 with S3 X386 server on Stealth VRAM @ 1024x768x256
  144.  
  145. ==================================================
  146. SERVER INFORMATION
  147.  
  148. Servervendor            : MIT X Consortium
  149. XSERVER version         : 11.5000
  150. Revision                : 0
  151. Defaultdepth rootwindow : 8
  152. Server Byte-Order       : LSBFirst
  153. Server BitmapBitOrder   : LSBFirst
  154. DisplayWidth            : 1024
  155. DisplayHeight           : 768
  156.  
  157. ==================================================
  158. XBENCH INFORMATION
  159. VERSION: 1 TIMEGOAL = 10 sec; NRUNS = 3
  160.  
  161. ========= line10 ========= 
  162. LINES
  163.  
  164. 294144 vectors of len. 10 in 10 secs
  165. rate = 29414.40 vectors/sec
  166. ========= line100 ========= 
  167. LINES
  168.  
  169. 294144 vectors of len. 100 in 10 secs
  170. rate = 29414.40 vectors/sec
  171. ========= line400 ========= 
  172. LINES
  173.  
  174. 166656 vectors of len. 400 in 10 secs
  175. rate = 16665.60 vectors/sec
  176. ========= dline10 ========= 
  177. DASHED LINES
  178.  
  179. 18432 dashed vectors of len. 10 in 11 secs
  180. rate =  1675.64 vectors/sec
  181. ========= dline100 ========= 
  182. DASHED LINES
  183.  
  184. 3840 dashed vectors of len. 100 in 15 secs
  185. rate =   256.00 vectors/sec
  186. ========= dline400 ========= 
  187. DASHED LINES
  188.  
  189. 1536 dashed vectors of len. 400 in 24 secs
  190. rate =    64.00 vectors/sec
  191. ========= wline10 ========= 
  192. WIDE LINES
  193.  
  194. 41472 wide vectors (linewidth=5) of len. 10 in 10 secs
  195. rate =  4147.20 vectors/sec
  196. ========= wline100 ========= 
  197. WIDE LINES
  198.  
  199. 13824 wide vectors (linewidth=5) of len. 100 in 11 secs
  200. rate =  1256.73 vectors/sec
  201. ========= wline400 ========= 
  202. WIDE LINES
  203.  
  204. 4608 wide vectors (linewidth=5) of len. 400 in 13 secs
  205. rate =   354.46 vectors/sec
  206. ========= rects10 ========= 
  207. RECTANGLES
  208.  
  209. 93952 rectangles with 10 pixel sides in 10 secs
  210. rate =  9395.20 rectangles/sec (375808 Pixels/sec)
  211. ========= rects100 ========= 
  212. RECTANGLES
  213.  
  214. 93952 rectangles with 100 pixel sides in 10 secs
  215. rate =  9395.20 rectangles/sec (3758080 Pixels/sec)
  216. ========= rects400 ========= 
  217. RECTANGLES
  218.  
  219. 54528 rectangles with 400 pixel sides in 11 secs
  220. rate =  4957.09 rectangles/sec (7931345 Pixels/sec)
  221. ========= fillrects10 ========= 
  222. FILLED RECTANGLES
  223.  
  224. 316160 rectangles with 10 pixel sides in 10 secs
  225. rate = 31616.00 rectangles/sec (3161600 Pixels/sec)
  226. ========= fillrects100 ========= 
  227. FILLED RECTANGLES
  228.  
  229. 25344 rectangles with 100 pixel sides in 11 secs
  230. rate =  2304.00 rectangles/sec (23040000 Pixels/sec)
  231. ========= fillrects400 ========= 
  232. FILLED RECTANGLES
  233.  
  234. 2560 rectangles with 400 pixel sides in 15 secs
  235. rate =   170.67 rectangles/sec (27306666 Pixels/sec)
  236. ========= tiledrects10 ========= 
  237. TILE-FILLED RECTANGLES
  238.  
  239. 134144 rectangles with 10 pixel sides in 10 secs
  240. rate = 13414.40 rectangles/sec (1341440 Pixels/sec)
  241. ========= tiledrects100 ========= 
  242. TILE-FILLED RECTANGLES
  243.  
  244. 11008 rectangles with 100 pixel sides in 11 secs
  245. rate =  1000.73 rectangles/sec (10007272 Pixels/sec)
  246. ========= tiledrects400 ========= 
  247. TILE-FILLED RECTANGLES
  248.  
  249. 1536 rectangles with 400 pixel sides in 22 secs
  250. rate =    69.82 rectangles/sec (11170909 Pixels/sec)
  251. ========= stippledrects10 ========= 
  252. STIPPLE-FILLED RECTANGLES
  253.  
  254. 122624 rectangles with 10 pixel sides in 10 secs
  255. rate = 12262.40 rectangles/sec (1226240 Pixels/sec)
  256. ========= stippledrects100 ========= 
  257. STIPPLE-FILLED RECTANGLES
  258.  
  259. 11008 rectangles with 100 pixel sides in 11 secs
  260. rate =  1000.73 rectangles/sec (10007272 Pixels/sec)
  261. ========= stippledrects400 ========= 
  262. STIPPLE-FILLED RECTANGLES
  263.  
  264. 1536 rectangles with 400 pixel sides in 22 secs
  265. rate =    69.82 rectangles/sec (11170909 Pixels/sec)
  266. ========= invrects10 ========= 
  267. INVERTED RECTANGLES
  268.  
  269. 241141 rectangles with 10 pixel sides in 10 secs
  270. rate = 24114.10 rectangles/sec (2411410 Pixels/sec)
  271. ========= invrects100 ========= 
  272. INVERTED RECTANGLES
  273.  
  274. 10923 rectangles with 100 pixel sides in 11 secs
  275. rate =   993.00 rectangles/sec (9930000 Pixels/sec)
  276. ========= invrects400 ========= 
  277. INVERTED RECTANGLES
  278.  
  279. 1779 rectangles with 400 pixel sides in 28 secs
  280. rate =    63.54 rectangles/sec (10165714 Pixels/sec)
  281. ========= arcs10 ========= 
  282. ARCS
  283.  
  284. 27456 arcs with 10 pixel diameter in 10 secs
  285. rate =  2745.60 arcs/sec
  286. ========= arcs100 ========= 
  287. ARCS
  288.  
  289. 6036 arcs with 100 pixel diameter in 10 secs
  290. rate =   603.60 arcs/sec
  291. ========= arcs400 ========= 
  292. ARCS
  293.  
  294. 1956 arcs with 400 pixel diameter in 12 secs
  295. rate =   163.00 arcs/sec
  296. ========= filledarcs10 ========= 
  297. FILLED ARCS
  298.  
  299. 23716 filled arcs with 10 pixel diameter in 10 secs
  300. rate =  2371.60 filled arcs/sec
  301. ========= filledarcs100 ========= 
  302. FILLED ARCS
  303.  
  304. 5356 filled arcs with 100 pixel diameter in 11 secs
  305. rate =   486.91 filled arcs/sec
  306. ========= filledarcs400 ========= 
  307. FILLED ARCS
  308.  
  309. 1616 filled arcs with 400 pixel diameter in 14 secs
  310. rate =   115.43 filled arcs/sec
  311. ========= filledpoly100 ========= 
  312. FILLED POLYGONS
  313.  
  314. 3078 filled polygons with 5 points (size 100) in 11 secs
  315. rate =   279.82 filled polygons/sec
  316. ========= screencopy10 ========= 
  317. COPYAREA (SCREEN->SCREEN)
  318.  
  319. 31026 copies with 10 pixel sides in 10 secs
  320. rate =  3102.60 copies/sec (310260 Pixels/sec)
  321. ========= screencopy100 ========= 
  322. COPYAREA (SCREEN->SCREEN)
  323.  
  324. 9858 copies with 100 pixel sides in 10 secs
  325. rate =   985.80 copies/sec (9858000 Pixels/sec)
  326. ========= screencopy400 ========= 
  327. COPYAREA (SCREEN->SCREEN)
  328.  
  329. 954 copies with 400 pixel sides in 14 secs
  330. rate =    68.14 copies/sec (10902857 Pixels/sec)
  331. ========= scroll ========= 
  332. SCROLL
  333.  
  334. 804 scrolls (area: 640 x 400) in 16 secs
  335. rate =    44.67 scrolls/sec (11434666 Pixels/sec)
  336. ========= bitmapcopy10 ========= 
  337. COPYPLANE (BITMAP->SCREEN)
  338.  
  339. 3073 copies with 10 pixel sides in 11 secs
  340. rate =   279.36 copies/sec (27936 Pixels/sec)
  341. ========= bitmapcopy100 ========= 
  342. COPYPLANE (BITMAP->SCREEN)
  343.  
  344. 641 copies with 100 pixel sides in 15 secs
  345. rate =    42.73 copies/sec (427333 Pixels/sec)
  346. ========= bitmapcopy400 ========= 
  347. COPYPLANE (BITMAP->SCREEN)
  348.  
  349. 257 copies with 400 pixel sides in 59 secs
  350. rate =     4.36 copies/sec (696949 Pixels/sec)
  351. ========= imagestring:fixed ========= 
  352. DRAW IMAGE STRING - font="fixed" (height = 15)
  353.  
  354. 249690 chars in 11 secs
  355. rate = 22699.09 chars/sec
  356. ========= complex1 ========= 
  357. WINDOW CREATE/DRAW/DESTROY
  358.  
  359. 698 runs 10 secs
  360. rate =    69.80 runs/sec
  361. ==================================================
  362.  
  363. 30k xstones.
  364.  
  365.  
  366.  
  367.