home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4469 < prev    next >
Encoding:
Text File  |  1992-12-24  |  2.3 KB  |  65 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!canterbury.ac.nz!cosc.canterbury.ac.nz!cameron
  3. From: cameron@cosc.canterbury.ac.nz (cantua)
  4. Subject: Re: Herc cards and 486's and Windows ! 
  5. Message-ID: <BzrLAv.Bu6@cantua.canterbury.ac.nz>
  6. Nntp-Posting-Host: huia.canterbury.ac.nz
  7. Reply-To: cameron@cosc.canterbury.ac.nz
  8. References: <725148498snz@chrism.demon.co.uk>
  9. Date: Thu, 24 Dec 1992 12:56:54 GMT
  10. Lines: 53
  11.  
  12. From article <725148498snz@chrism.demon.co.uk>, by chris@chrism.demon.co.uk (Chris Marriott):
  13. > In article <Bzp9Av.4FF@cantua.canterbury.ac.nz> cameron@cosc.canterbury.ac.nz writes:
  14. >>
  15. >>Do you have a dual display working on a 486 under
  16. >>windows ?
  17. >>
  18. >> ......
  19. >>
  20. >>I've got  DualDisplay=1 in my system.ini..and the herc card
  21. >>is a recent model.  The machine isn't slowed down in normal
  22. >>DOS mode.. 
  23. >>
  24. >>SO what do I need to do to get the second display working
  25. >>on the 486 ?  I've been through all available windows and
  26. >>Turbo C docs.. but the only setting I could find was
  27. >>the "dualdisplay=1" - make no difference..
  28. >>
  29. >>The vga card is a ET4000 is 1Mg RAM.. Machine is 33Mz TP
  30. >>486
  31. >>
  32. >> ....
  33. > The reason for this slowdown is simple.  If you have an 8-bit secondary
  34. > video card in your machine - which ALL mono card are - then the primary
  35. > colour video card is *also* forced into 8-bit mode.  As you've discovered,
  36. > 8-bit access to a video card makes Windows s-l-o-w.
  37. > There's absolutely no way around this - it's just the way the AT bus
  38. > works, unfortunately.  If you must have dual displays, the only thing you
  39. > could do (if you're rich!) is have an 8514/a card such as an ATI Ultra
  40. > as your primary display, and 16-bit VGA as secondary.
  41. > Personally, I live with CodeView on a single monitor.  Not too bad, once
  42. > you get used to it.
  43. > Chris
  44. > -- 
  45.  
  46. Actually, I've found a temporary solution to my problem.. 
  47. I found that by using the standard Super VGA drivers that 
  48. come with windows ie: 800,600 16 Color,
  49. all the problems have disappeared !! Screen updates are 
  50. back to the speed they should be and no problems with the
  51. disk controller.  I was using the ET4000
  52. 800x600 256 color drivers before..( with no problems until
  53. I put the herc card in)..
  54.  
  55. So I guess switching down to 16 color mode is a reasonable
  56. compromise. But is this what should happen ?? 
  57.  
  58. Cameron.
  59.  
  60.