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

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. From: chris@chrism.demon.co.uk (Chris Marriott)
  3. Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
  4. Subject: Re: Herc cards and 486's and Windows ! 
  5. Distribution: world
  6. References: <Bzp9Av.4FF@cantua.canterbury.ac.nz>
  7. Organization: None
  8. Reply-To: chris@chrism.demon.co.uk
  9. X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
  10. Lines: 52
  11. Date: Wed, 23 Dec 1992 22:08:18 +0000
  12. Message-ID: <725148498snz@chrism.demon.co.uk>
  13. Sender: usenet@demon.co.uk
  14.  
  15. In article <Bzp9Av.4FF@cantua.canterbury.ac.nz> cameron@cosc.canterbury.ac.nz writes:
  16.  
  17. >
  18. >Do you have a dual display working on a 486 under
  19. >windows ?
  20. >
  21. >I can get a Herc card and mono monitor working in my 486
  22. >together with main VGA display card and monitor. Turbo
  23. >Debugger uses it fine... BUT the whole windows environment
  24. >is slowed down (screen updates) when the herc card is
  25. >in place, also problems with the hard disk controller..
  26. >
  27. >I've got  DualDisplay=1 in my system.ini..and the herc card
  28. >is a recent model.  The machine isn't slowed down in normal
  29. >DOS mode.. 
  30. >
  31. >SO what do I need to do to get the second display working
  32. >on the 486 ?  I've been through all available windows and
  33. >Turbo C docs.. but the only setting I could find was
  34. >the "dualdisplay=1" - make no difference..
  35. >
  36. >The vga card is a ET4000 is 1Mg RAM.. Machine is 33Mz TP
  37. >486
  38. >
  39. >Thanks
  40. >Cameron.
  41. >
  42. >
  43. >
  44.  
  45. The reason for this slowdown is simple.  If you have an 8-bit secondary
  46. video card in your machine - which ALL mono card are - then the primary
  47. colour video card is *also* forced into 8-bit mode.  As you've discovered,
  48. 8-bit access to a video card makes Windows s-l-o-w.
  49.  
  50. There's absolutely no way around this - it's just the way the AT bus
  51. works, unfortunately.  If you must have dual displays, the only thing you
  52. could do (if you're rich!) is have an 8514/a card such as an ATI Ultra
  53. as your primary display, and 16-bit VGA as secondary.
  54.  
  55. Personally, I live with CodeView on a single monitor.  Not too bad, once
  56. you get used to it.
  57.  
  58. Chris
  59. -- 
  60. --------------------------------------------------------------------------
  61. | Chris Marriott                           | chris@chrism.demon.co.uk    |
  62. | Warrington, UK                           | BIX: cmarriott              |
  63. | (Still awaiting inspiration              | CIX: cmarriott              |
  64. |  for a witty .sig .... )                 | CompuServe: 100113,1140     |
  65. --------------------------------------------------------------------------
  66.  
  67.