home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20525 < prev    next >
Encoding:
Text File  |  1992-12-15  |  4.4 KB  |  90 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!gatech!swrinde!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!primerd.prime.com!hammer!cummings
  3. From: cummings@hammer.prime.com (Kevin Cummings)
  4. Subject: Re: Need working Xconfig for Diamond Stealth
  5. Message-ID: <1992Dec15.170923.4087@primerd.prime.com>
  6. Sender: cummings@hammer (Kevin Cummings)
  7. Organization: Prime Computer, Inc.
  8. References: <crh.723882424@regent.e-technik.tu-muenchen.de> <SVERKERW.92Dec11051515@meryl.csd.uu.se>
  9. Date: Tue, 15 Dec 1992 17:09:23 GMT
  10. Lines: 78
  11.  
  12. In article <SVERKERW.92Dec11051515@meryl.csd.uu.se>, sverkerw@meryl.csd.uu.se (Sverker Wiberg) writes:
  13. > crh@regent.e-technik.tu-muenchen.dbp.de (Christian Huebner) writes:
  14. >    My Diamond Stealth works fine with 640x480x256, but I am unable to
  15. >    get a higher resolution out of it. 
  16. >    I dont have any technical reference of the card (poor manual), so I
  17. >    am unable to get the clock chip reference right. Experimenting has done
  18. >    me no good so far. 
  19. > Uhoh, the poor wretch is S***t Out of Luck. 
  20.  
  21. Not entirely.
  22.  
  23. > The trick of getting the clock freq. right on Diamond Stealth is by
  24. > doing some heavy, trade-secret, wizardry that the manufacturer won't
  25. > talk about. This means that Linux won't support Diamond Sealth.
  26.  
  27. Not quite true.  Yes, the trick is getting the clocks set up right.  The
  28. Diamond Stealth uses the new Diamond proprietary PLL clock synthesizer
  29. to create the clocks it needs on the fly (except for the 25 and 28 MHz clocks).
  30. Code exists that claims to be capable of programming the PLL so that the
  31. clocks can be set.  The XS3 people don't want to integrate this code
  32. into the X386-S3 driver.  The same PLL is being used by Diamond on their
  33. Speedstar, Speedstar-24, and Speedstar-24X boards as well.  The XFree86
  34. people don't want to integrate the clock programming code either!  It has
  35. to do with Diamond's "proprietary and secret" clause that has them miffed.
  36. Diamond will provide the code, but at the cost of a Non-Disclosure Agreement
  37. that won;t allow them to release the source code necessary to build it.
  38. No-one wants to be responsible for compiling lots of binaries into the
  39. X distribution (can't say that I blame them), and noether do they want to
  40. try and use some-else's code that has been re-engineered (disassembled)
  41. from the VBIOS on the SS24X card.
  42.  
  43. However, you are not yet SOL if you own a Diamond Stealth, but you may not
  44. be happy with what you have to do in order to run X in the resolution you
  45. want to.
  46.  
  47. The following is known to work (by me, I do it).  It was posted a while back
  48. by someone else (sorry, I've forgotten his/her name).
  49.  
  50. Boot MS-DOS on your machine, and run Windows-3.x in the resoltution you
  51. want to run X in.  While in Windows, give it the infamous three-fingered
  52. salute (Ctrl-Alt-DEL, twice if necessary to re-boot your machine).  This
  53. time, boot into LINUX.  Your extended clock should still be programmed
  54. for the resolution you were just running in MS-Windows.  login to linux,
  55. and start up X using the X386-S3 server.  If your Xconfig file has the right
  56. specification for the THIRD clock, it should work fine.  (It does for me!)
  57.  
  58. > I don't remember if the Diamond Stealth has made its way into the
  59. > FAQL, byt it's most definitely a FAQ.
  60. >    At the moment I have resorted to put a Trident 8900 (Yaaawwwnnnnn!!!) 
  61. >    into my 486 which works correctly in every mode.
  62. >    I hope somebody out there can solve my problem by either mailing
  63. >    me the Xconfig or posting it on comp.os.linux.
  64. > Sell the Diamond (to a Windows-nerd?) and buy yourself a ET4000-card.
  65. > They are fast.
  66.  
  67. Yes, but not as fast as the S3 at doing bitblits (window moves).  The S3
  68. driver also makes use of the S3 line drawing speedups as well!  And according
  69. to the Xstones just recently posted, even the Diamond Stealth should have
  70. faster screen capabilities than a SPARC-1!  How about that!
  71.  
  72. Now if only I can convince the XS3 or XFree86 team to program the PLL for us!
  73.  
  74. =================================================================
  75. Kevin J. Cummings                       ComputerVision Services
  76. 20 Briarwood Road                       500 Old Connecticut Path
  77. Framingham, Mass.                       Framingham, Mass.
  78.                     
  79. Home:  cummings@kjc386.framingham.ma.us    Work:  cummings@primerd.Prime.COM
  80.  
  81. Std. Disclaimer: "Mr. McKittrick, after careful consideration,
  82.           I've come to the conclusion that your new
  83.           defense system SUCKS..."   --  War Games
  84. =================================================================
  85.