home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / misc / 6774 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  3.7 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!prijat!jaguar.uofs.edu!das11
  2. From: das11@jaguar.uofs.edu
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Intel 486 & mem /c
  5. Message-ID: <1992Dec30.121040.1@jaguar.uofs.edu>
  6. Date: 30 Dec 92 17:10:40 GMT
  7. Sender: news@prijat.cs.uofs.edu
  8. Organization: University of Scranton
  9. Lines: 81
  10. Nntp-Posting-Host: jaguar.uofs.edu
  11.  
  12.  
  13. I have a 486 PC with DOS and Windows installed.  I have been finding some
  14. strange things happening to my system.  When I run the MEM /C utility, the
  15. sizes of memory are incorrect.  Also, when I use the Microsoft C++ compiler
  16. with floating point emulation, the programs will not work correctly.  And,
  17. HPs DASHBOARD for WINDOWS fuel gauge for memory does not work.  However,
  18. the Borland C++ compiler works perfectly fine in both FPU and Emulation mode.
  19.  
  20. I took certain steps to determine if it was a hardware or software conflict.
  21. First, I removed all of the cards except the SCSI, VIDEO and PORTS cards.
  22. I still got the problem.  
  23.  
  24. Then, I reformatted my hard drive and installed DOS, WINDOWS and DASHBOARD.
  25. And I still got the same problem. 
  26.  
  27. Therefore, I do not believe it is a card conflict or a software conflict.  I
  28. believe it is either MEMORY or the 486 CHIP.
  29.  
  30. QUESTION : Does anyone know what my problem might be????
  31.  
  32. Thank you.
  33. David A. Sobeski
  34. das11@jaguar.ucs.uofs.edu
  35.  
  36. * --------------------------------------------------------------------------- *
  37. * HARDWARE:                                                                   *
  38. * --------------------------------------------------------------------------- *
  39.    Gateway 2000 EISA
  40.    Intel 80486 @ 33 MHz
  41.    8 MB RAM
  42.  
  43.    Slot 1 : Ultrastor SCSI Adapter
  44.    Slot 2 : Serial & Parallel Ports
  45.    Slot 3 : ATI Ultra 
  46.    Slot 4 : Soundblaster
  47.    Slot 5 : Telefax Modem
  48.  
  49. * --------------------------------------------------------------------------- *
  50. * MEM /C OUTPUT - RUN IN DOS                                                  *
  51. * --------------------------------------------------------------------------- *
  52.  
  53. Conventional Memory :
  54.  
  55.   Name                Size in Decimal       Size in Hex
  56. -------------      ---------------------   -------------
  57.   MSDOS                 41      (3177190         29
  58.   HIMEM                 41      (2021865         29
  59.   EMM386                41      (3989267         29
  60.   ANSI                  41      (3465044         29
  61.   SMARTDRV              41      (2800717         29
  62.   USPI24              8704      (568024.       2200
  63.   COMMAND               41      (1287279         29
  64.   SMARTDRV           28160      (166665.       6E00
  65.   FREE                   0      (592928.          0
  66.   FREE                  41      (3267249         29
  67.   FREE              583936      (710370.      8E900
  68.  
  69. Total  FREE :       584208      (4148284 
  70.  
  71. Upper Memory :
  72.  
  73.   Name                Size in Decimal       Size in Hex
  74. -------------      ---------------------   -------------
  75.   SYSTEM            131113      (2926660      20029
  76.   SETVER                41      (3639651         29
  77.   DOSKEY                41      (1437665         29
  78.   MOUSE                 41      (1767073         29
  79.   FREE                  41      (3904188         29
  80.   FREE                  41      (2825681         29
  81.   FREE                  41      (3945405         29
  82.  
  83. Total  FREE :        56560      (440756. 
  84.  
  85. Total bytes available to programs (Conventional+Upper) :      640768   (2548374
  86. Largest executable program size :                             583664   (3111211
  87. Largest available upper memory block :                         56368   (1547959
  88.  
  89.    7340032 bytes total contiguous extended memory
  90.          0 bytes available contiguous extended memory
  91.    4988928 bytes available XMS memory
  92.            MS-DOS resident in High Memory Area
  93.