home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / hngtrfax.zip / HNGTR.FAX
Text File  |  1992-10-18  |  5KB  |  100 lines

  1. ┌───────────────────────────────────────────────────────────────────────────┐
  2. │                          OS/2 2.0 Technical Tips                          │
  3. │                                 From the                                  │
  4. │                        OS/2 Technical Support Team                        │
  5. │                            Boca Raton, Florida                            │
  6. │                                                                           │
  7. ├───────────────────┬─────────────────────────────────────┬─────────────────┤
  8. │    File Name      │   Description                       │ Number of pages │
  9. ├───────────────────┼─────────────────────────────────────┼─────────────────┤
  10. │   HNGTR.FAX       │ OS/2 Traps and Hang Information     │        2        │
  11. └───────────────────┴─────────────────────────────────────┴─────────────────┘
  12.  
  13.  
  14.  
  15. PROBLEMS WITH MACHINES HANGING AND TRAPPING
  16. -------------------------------------------
  17.  
  18. There are situations which can cause an OS/2 system to hang or display
  19. an error (a "Trap"). These can come in many flavors and be the result of
  20. many different things. Most of these problems are low-level problems due
  21. to hardware or non-OS/2-supplied device drivers since these programs can
  22. access any part fo the system.
  23.  
  24. Somce applications may also trap as a result of the application code. These
  25. are different in that they will only affect the application and leave the
  26. system intact.
  27.  
  28. This document describes some of the situations where the operating system
  29. may hang to trap.
  30.  
  31.  
  32.  
  33. TRAP0002 ( 0002 ):
  34. -----------------
  35.  
  36. Memory failures running under OS/2 could display a TRAP0002 or a
  37. TRAP000C error message.  The OS/2 error message will inform the
  38. user that the operating system has detected a hardware memory
  39. error on the system board or on an option card, in many cases.
  40.  
  41. The most common type of TRAP0002 error is caused by memory, but
  42. it may on some occasions be caused by a system board or a
  43. micro channel adapter failure.  It may also be caused by other
  44. hardware error or software errors.
  45.  
  46. A new Service Aid Diskette Utility ( SAD ) is now available from the supplier
  47. of PS/2 hardware which will provide additional help in determining which of
  48. four possible causes of a TRAP0002 error has occurred:
  49.  
  50. 110 Error - System Board memory Parity Error
  51. 111 Error - Memory Expansion Adapter Parity Error
  52. 112 Error - Watchdog Timer Error (Could be Hardware or Software)
  53. 113 Error - DMA Arbitration Error(Could be Hardware or Software)
  54.  
  55. In any of these events, you will need to replace memory modules in the system.
  56. On PS/2 systems, the SAD diskette will be able to tell you which module
  57. to replace. On Non-PS/2 systems, you will have to either contact the vendor of
  58. the system to try to interpret the memory location, or you will have to
  59. test replacing the modules one at a time until you hit the one that failed.
  60.  
  61. *******************************************************************************
  62.  
  63. Microsoft ( MS ) LAN MANAGER Version 2.2 is required in order
  64. to run under OS/2 2.0, as per Microsoft.  If you are running LAN MAN
  65. 2.0, a device driver error may be generated at boot time from
  66. the config.sys stating problems loading the NETBEUI.OS2 driver.
  67. The interim workaround for running a release below 2.2 would be
  68. to run from a VMB ( Virtual Machine Boot ).
  69. You should contact Microsoft for availability of LANMAN 2.2.
  70.  
  71. *******************************************************************************
  72.  
  73. If you are experiencing a hang or trap on IBM PS/2 Models 90 or 95 you need
  74. to check the memory setup. Memory SIMMS must match on these systems, this
  75. includes memory speed, size and manufacturer.
  76.  
  77. ******************************************************************************
  78.  
  79.  
  80. Northgate 386/33's that contain up to 8 meg on the
  81. motherboard and require a daughter card for 9-16 meg
  82. may have a defect in the daughter card that causes
  83. a trap 0002 in OS/2 2.0. The problem arises when more
  84. than 12 meg is on the system. OS/2 2.0 should run fine with
  85. 12 megabytes. You should contact Northgate for more information.
  86.  
  87. ***************************************************************************
  88.  
  89.  
  90. On Compaq Laptops,the PWRCON.EXE from the User Programs Diskette
  91. for OS/2 Version 1.x, is not supported under OS/2 2.0.
  92. PWRCON is a program to allow a user to control power
  93. conservation on a battery operated system. It can be run from
  94. Config.sys, Startup.cmd or manually started.
  95. This program is not supported currently under OS/2 2.0. If the
  96. disk is formatted HPFS, it can cause a trap.
  97. You will need to contact Compaq for a new program.
  98. ***************************************************************************
  99.  
  100.