home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16061 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.6 KB  |  58 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!stanford.edu!bcm!tamsun.tamu.edu!davidn
  3. From: davidn@cs.tamu.edu (David E Nichols)
  4. Subject: Xwindows and Diamond Stealth works at 800x600
  5. Message-ID: <1992Nov8.222442.29039@tamsun.tamu.edu>
  6. Sender: news@tamsun.tamu.edu (Read News)
  7. Organization: Computer Science Department, Texas A&M University
  8. Date: Sun, 8 Nov 1992 22:24:42 GMT
  9. Lines: 47
  10.  
  11. Hello all.
  12. I went throught the same torture of running X with the mono server on Linux
  13. with my Diamond Stealth S3 card, thinking that there was no way to get color,
  14. even with the S3 alpha server, due to Diamond's wierd secretive nature.
  15. Well the good news is that I got the s3 server binary from ftp.robots.ox.ac.uk
  16. in /pub/linux/s3 (about 450K file) and installed it.  After uncompressing all
  17. fonts and doing a mkfontdir in the font directories I was able to getX running
  18. in 640x480x256 with no problems (someone else already posted that they had done
  19. the same thing).  Well I am typing this in now from an 800x600x256 xterm,
  20. it seems to be working great!  I have not yet tried to mess with 1024x768 yet,
  21. but using the xview3 package, especially with olwm gives X a really cool 3d
  22. look!  I LOVE LINUX!  LINUS IS GREAT!
  23. anyway here are the relevent lines from my Xconfig:
  24.  
  25.    Clocks 25 36 50
  26.  
  27.    Videoram 1024  #<- don't know if this is needed, never tried it without
  28.    Modes "640x480" "800x600"
  29.  
  30. .
  31. .
  32. .
  33.  "640x480"     25    640  664  760  800    480  491  493  525
  34. .
  35.  "800x600"    36    800  824  896 1024    600  601  623  625
  36.  "800x600"    50    800  856  976 1040    600  637  643  666
  37.  
  38. By the way, I almost get my S3 to work with the regular Xfree86 server using
  39. the et4000 chipset option and 640x480x256 mode.  But the S3 server seems to 
  40. be GREAT!  I have a Mag 15" monitor; the 800x600 screen was initially set off
  41. an inch or so until I adjusted my monitor, so I suppose that the numbers could
  42. be adjusted to a more ideal setup.  Please don't try these numbers if you are
  43. afraid they might blow up your monitor or electrocute you or something because
  44. I did not use any scientific method for arriving at the clock number (which is
  45. the only number I came up with: the rest are VESA settings)- I just used the
  46. old tried and true trial and error method.  Also I booted OS/2 and used the
  47. card in every mode I could because I heard that this could set up the
  48. programmable dotclocks on the card or something so this could have been the
  49. trick (in other words, I really don't know exactly why it works but it does).
  50. Anyway good luck and KNOW YE: X for Linux now works with Stealth in SVGA!
  51. (and not with the commercial package OS/2 2.0!!!!!!!!!! this says something
  52. about Linux I believe).
  53.  
  54. happy Linuxing
  55. David Nichols
  56. davidn@cs.tamu.edu
  57.  
  58.