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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!rpi!news.ans.net!newsgate.watson.ibm.com!yktnews!admin!hypergly!njs
  3. From: njs@watson.ibm.com (Nick Simicich)
  4. Subject: Re: X and a Trident8900C
  5. Summary: I got those Trident monitor card blues.
  6. Sender: news@watson.ibm.com (NNTP News Poster)
  7. Message-ID: <1992Nov12.215118.101807@watson.ibm.com>
  8. Date: Thu, 12 Nov 1992 21:51:18 GMT
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References: <1992Nov12.092417.22968@cs.kuleuven.ac.be>
  11. Nntp-Posting-Host: hypergly.watson.ibm.com
  12. Organization: IBM T.J. Watson Research Center
  13. Lines: 73
  14.  
  15. In article <1992Nov12.092417.22968@cs.kuleuven.ac.be> henkv@cs.kuleuven.ac.be (Henk Vandecasteele) writes:
  16. >Hello to everybody,
  17. >
  18. >As it seems to be difficult to set up X on a Trident VGA -card I'm posting
  19. >my Xconfig file.
  20.  
  21. I believe this to be true as well:  It is difficult to set up a Trident
  22. SVGA card, but I have a theory.
  23.  
  24. I'm in the process of setting up a Trident as well, and I've gotten X to
  25. work, well, a little.  I've not been successful in getting it to work in
  26. any of the higher res modes, even though the board seems to have higher
  27. specs than my CTX monitor.
  28.  
  29. I've tried a number of different configurations.  No matter what I do,
  30. if I've specified 'chipset "tvga8900"', the monitor just darkens,
  31. quietly. 
  32.  
  33. Also, If I attempt to do my own clock calculation with a fast on-card
  34. clock (75 Mz, I know it is way too high) the monitor just darkens
  35. quietly.
  36.  
  37. If, however, I don't specify a chipset, I can get X to run.  The monitor
  38. clicks several times during X startup.  When X is shutdown, I have to
  39. reboot to rccover.  (No matter what, when I start X, I have to reboot to
  40. recover.  My command for starting X is "sync;startx".)  What I think is
  41. happening is that:
  42.  
  43. The server is trying each chipset in turn, tvga8900 last because of the
  44. order that it reports the support.
  45.  
  46. This is setting funky modes in the card, which is what is causing the
  47. monitor to clatter.  The drivers aren't real careful about restoring the
  48. modes properly between probes, so something is being set that needs to
  49. be set.
  50.  
  51. X runs, but since the driver didn't make all of the changes, it has no
  52. idea about what to unchange.  The reboot fixes it.  If I could figure
  53. out what to do to cause the Trident Bios (version 3) to reset the card,
  54. (other than rebooting) I would.  But the bios is not documented in the
  55. user's manual, just a bunch of mode numbers for different geometries.
  56.  
  57. Environment:
  58.     486/DX 33 Mz, Clone, AMI bios.
  59.     IDE 200M Drive.
  60.     Trident 8900C SVGA card, Trident BIOS 3.00, 1 meg video RAM on card.
  61.     CTX Monitor (60 Mz video bandwidth, max horizontal scan rate 50 Mz,
  62.                  Max refresh rate 90 Hz, cute little charts for sync 
  63.                  timings.)
  64.     SLS from about 3 days ago, recompiled to remove SCSI, math
  65.         emulation, and to select mode 0 automatically on startup.
  66.         All versions of software just as on SLS.  Ran mkfontdir in all
  67.         font directories.
  68.  
  69. When X comes up, it comes up in a mode that looks pretty funky.  Using
  70. Control-Alt-+ or Control-Alt--, I am able to cycle to a lesser mode,
  71. which works, and looks better.  I believe that the higher mode is
  72. overdriving my monitor's bandwidth.  The standard Trident PC/DOS Windows
  73. drivers for those high resolutions work on my system, but cause a lot of
  74. flicker, so I suspect that they use conservative bandwidth to pump the
  75. monitor, and put up with the flicker.  Then again, maybe there is no way
  76. to get those bandwiths out of the card no matter what the specs say.
  77. You couldn't prove it by me.
  78.  
  79. Incidentally, I believe that part of the reason that X didn't come up
  80. for me at one point in my testing was that the Mouse was set up
  81. incorrectly.  The server was hanging on the open of a serial mouse on
  82. the wrong port, methinks.  Specifying the mouse correctly helped.
  83.  
  84. Please don't get me wrong:  I am really impressed with this whole
  85. system, and also with the SLS installation package.
  86.  
  87. Nick Simicich
  88.