home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17243 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.4 KB

  1. Path: sparky!uunet!usc!usc!not-for-mail
  2. From: dkyoon@alnitak.usc.edu (Dae-Kyun Yoon)
  3. Newsgroups: comp.os.linux
  4. Subject: My Diamond Stealth VRAM, now works in 1024x768 with the new X386.s3.
  5. Date: 19 Nov 1992 18:35:43 -0800
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 67
  8. Message-ID: <1ehitvINNbpn@alnitak.usc.edu>
  9. NNTP-Posting-Host: alnitak.usc.edu
  10. Keywords: Stealth VRAM, S3
  11.  
  12. First of all, here is my hardware configuration:
  13.  
  14.     home-assembled 386-40 w/8M and Cyrix 83D87-40
  15.     Diamond Stealth VRAM 1M graphics accellerator
  16.     Viewsonic 5+ Multiscan monitor
  17.     Microsoft compatible mouse.
  18.  
  19. I recently installed the new X386.S3 (X386.S3-0.2a.Z) from 
  20. ftp.robots.ox.ac.uk, and finally got it work well with my card and monitor
  21. in 1024x768 mode.
  22.  
  23. Here are the steps I followed to make it work (I found this procedure just
  24. by accident !!  But this might work for others who have trouble with clock 
  25. settings.)
  26.  
  27. - Boot DOS and run Windows 3.1 in 1024x768x256 mode.
  28.   My smode setting is NEC 4FG (70Hz V-scanrate at 1024x768).
  29.  
  30. - Warm-start the PC (CTRL-ALT-DEL) with your Linux boot diskette 
  31.   in the driver.
  32.  
  33. - Login and Run startx.
  34.  
  35. Of course, the above steps are somewhat irritating but should be better
  36. than getting nothing.
  37.  
  38. Note that with X386.S3, only misc/* and 75dpi/* worked for me.
  39. So you might have to remove other font directories from your Xconfig file.
  40. And of course, you might have to adjust various timings for your monitor
  41. to properly locate the viewing area. (I think you can just try the default
  42. timings in the beginning).  
  43.  
  44. Anyway, I attached the video part of my Xconfig file at the end of this
  45. article.  Hope this saves someone who wanted to sell his Stealth card
  46. simply because Linux X doesn't support it. (I myself was almost going to 
  47. sell my card and get a new card which is *well* supported by Linux)
  48.  
  49. Best regards,
  50. DK
  51.  
  52. ===================== My Xconfig file ==================================
  53.  
  54. # ......
  55. # ......
  56. vga256
  57. # Virtual      1024 768
  58. Clocks 25 50 80
  59.  
  60. # To disable SpeedUp, use NoSpeedUp
  61. #
  62. #  NoSpeedUp
  63.  
  64. ViewPort      0 0
  65.  
  66. Videoram 1024
  67. Modes          "1024x768" "800x600" "640x480" 
  68. ModeDB
  69. # name        clock   horizontal timing     vertical timing      flags
  70. "640x480"     25     640  662  760  800    480  491  493  525
  71. "800x600"     50     800  856  976 1040    600  601  603  625
  72. "1024x768"    80     1024 1080 1300 1320   768  784  787  823
  73.  
  74.  
  75.  
  76. -- 
  77. Dae-kyun Yoon
  78. dkyoon@usc.edu, ..!uunet!usc!dkyoon
  79.