home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8078 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.6 KB

  1. Path: sparky!uunet!ogicse!network.ucsd.edu!cogsci!crl!hartung
  2. From: hartung@crl.ucsd.edu (Jeff Hartung)
  3. Newsgroups: comp.graphics
  4. Subject: Re: PBMPLUS
  5. Message-ID: <1486@cogsci.ucsd.EDU>
  6. Date: 23 Jul 92 16:50:11 GMT
  7. Article-I.D.: cogsci.1486
  8. References: <1992Jul23.092012.17535@comp.lancs.ac.uk>
  9. Sender: news@cogsci.ucsd.EDU
  10. Organization: University of California, San Diego
  11. Lines: 27
  12.  
  13. In article <1992Jul23.092012.17535@comp.lancs.ac.uk> davei@comp.lancs.ac.uk (Mr D Ingles) writes:
  14. >Has anyone successfully used the DOS version of PBMPLUS ? I downloaded it
  15. >and tried running it but ended up getting the following error message :
  16. >
  17. >    CPU must be in REAL mode (not V86 mode) to run this program.
  18. >
  19. >I am trying to run it on a 486 based machine.
  20. >
  21. >Davei (davei@lancaster.ac.uk)
  22.  
  23. Although I have not tried this program (at least not that I can recall), if I
  24. were to make an educated guess, I would bet that you are using a memory
  25. manager of some sort (e.g., 386 MAX, QEMM386, DOS's EMM386, etc.)  These
  26. programs allow access to extended memory (which required that the machine be
  27. in protected mode) by running the machine in virtual 8086 mode, in which the
  28. machine simulates real mode while actually running in protected mode.
  29. Apparently, PBMPLUS also wants to run in some extended DOS mode to get to your
  30. extended memory.  The two (main) methods of accessing extended memory, DMPI
  31. and VCPI, are incompatible with one another.
  32.  
  33.  
  34. -- 
  35.  --Jeff Hartung--      
  36.  Disclaimer: My opinions only, etc., etc., BLAH! BLAH! BLAH!...
  37.  InterNet - hartung@crl.ucsd.edu         BITNET - hartung@ucsd
  38.  UUCP - ucsd!crl.ucsd.edu!hartung
  39.