home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAXES / OSIN1201.FAX < prev    next >
Encoding:
Text File  |  1994-12-20  |  5.3 KB  |  146 lines

  1. OSIN1201 - SYS1201 ERROR MESSAGE OS/2 2.X, WARP
  2. 10/19/94
  3.  
  4. ================================================================
  5.          SYS1201 ERROR MESSAGE OS/2 2.X, WARP
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. This document provides information for resolving SYS1201 errors
  12. when starting OS/2.  The information is for the general
  13. availability release of OS/2.
  14.  
  15.  
  16. SYS1201 - VMOUSE NOT INSTALLED
  17.  
  18. RESOLUTION:
  19.  
  20. There is a problem with the OS/2 installation program if
  21. there is any MOUSE.* on the drive where OS/2 is being
  22. installed.  The symptom is the SYS1201 - VMOUSE NOT INSTALLED
  23. error.
  24.  
  25. PROCEDURE:
  26.  
  27. 1. Review the CONFIG.SYS file for OS/2  and verify that the
  28.    DEVICE= statement points to MOUSE.SYS in the x:\OS2 directory
  29.  
  30.            where x:  is the drive where OS/2 resides.
  31.  
  32.    No reference to MOUSE.COM should be in the CONFIG.SYS file
  33.    for OS/2.
  34.  
  35. 2. Copy the MOUSE.SYS file from Program Diskette 1, to the
  36.    X:\OS2 directory. Where X:  is the drive where OS/2 resides.
  37.    Shutdown OS/2 and restart the system.
  38.  
  39. 3. If the problem continues, unplug the mouse, wait a short while,
  40.    and plug the mouse in again.  If this fixes the problem and
  41.    you used the mouse under OS/2, you can try using the
  42.    MOUSE.SYS from OS/2.  This is also located on Program
  43.    Diskette 1 of the install series of OS/2.
  44.  
  45. ================================================================
  46.  
  47. AFTER INSTALLING OS/2 FOR WINDOWS THE MOUSE DOES NOT WORK
  48.  
  49.  
  50.    You have installed OS/2 for Windows.  After restarting the
  51.    system, the mouse does not work.  When using DOS, mouse
  52.    works fine.
  53.  
  54. RESOLUTION:
  55.    If there is a DOS-based mouse device driver installed,
  56.    sometime, the OS/2 mouse device driver does not get copied
  57.    over.  The solution is to unpack and copy over the OS/2
  58.    mouse device driver.
  59.  
  60. PROCEDURE:
  61.    The OS/2 mouse device driver is on diskette 1 of the
  62.    installation package.
  63.  
  64. 1.  Copy the file MOUSE.SYS from the installation diskette 1
  65.     to \OS2 directory on the boot drive.
  66.  
  67. 2.  Check the CONFIG.SYS to ensure the line containing the
  68.     MOUSE.SYS is in the file.  You need to restart your system
  69.     for the device driver change to take effect.
  70.  
  71.     If MOUSE.SYS is not in the file, use selective install to
  72.     reinstall the mouse device driver support.
  73.  
  74.     A.  Open the OS/2 System folder.  Open the System Setup
  75.         folder.  Open the Selective Install item.
  76.  
  77.     B.  Select the appropriate mouse for your hardware and
  78.         select OK.  Select the Install pushbutton to reinstall
  79.         the mouse device support.
  80.  
  81.     C.  Restart the system.
  82.  
  83.  
  84. ================================================================
  85.  
  86. SYS1201 - COM.SYS NOT INSTALLED. or IRQ NOT AVAILABLE.
  87.  
  88.  
  89. 1. If you only have one serial port and you have a MOUSE
  90.    plugged into the port, you get the above error.  Edit the
  91.    CONFIG.SYS file and place a remark (REM) statement before
  92.    the following lines:
  93.  
  94.                   REM DEVICE=OS2\COM.SYS
  95.                   REM DEVICE=OS2\MDOS\VCOM.SYS
  96.  
  97. 2. If you have a PS/2 or equivalent Microchannel Architecture
  98.    (MCA) computer, you should not pass any parameters to the
  99.    COM.SYS device driver.  Only ISA and non-ABIOS computers
  100.    require parameters for serial ports greater than COM2:.
  101.  
  102. 3. If you have an Industry Standard Architecture (ISA or AT)
  103.    computer, you need to provide the CORRECT Input/Output
  104.    (I/O) address and Interrupt Request Level (IRQ) for serial
  105.    ports greater than COM2:.  The parameters must match the
  106.    PHYSICAL settings of the serial adapter(s).  Review the
  107.    documentation, that came the serial adapter, to determine how
  108.    to physically change or "jumper" the adapter. If you have an
  109.    internal modem and have two external serial ports, it is
  110.    recommeded that you try to set the modem to I/O address "3E8"
  111.    and IRQ 5.
  112.  
  113.    NOTE:  You can only use IRQ 5 if you have only one (1)
  114.           parallel port (LPT1:).  The parameter line is:
  115.  
  116.               DEVICE=...\COM.SYS (p,addr, irq)
  117.  
  118.   For example, if you have PHYSICALLY configured your internal
  119.   modem to I/O address 3E8 (or COM3:)  and have set the PHYSICAL
  120.   IRQ to level five, you would set the following parameters:
  121.  
  122.              DEVICE=X:\OS2\COM.SYS (3,3E8,5)
  123.  
  124. 4. If you provide an invalid address or IRQ, messages indicate
  125.    that the "COMx" port was not installed or that the IRQ is not
  126.    available.  You should verify that the serial adapter (i.e.
  127.    internal modem) is configured correctly.
  128.  
  129.  
  130. Three Button Mouse Not Working Correctly
  131. -----------------------------------------
  132.  
  133. You have a 3 button mouse and the SYS1201 error message appears
  134. on the screen.
  135.  
  136. OS/2 only supports the 2 button mode on a 3 button mouse.  If
  137. your mouse has a switch to change to a 2 button mode, change
  138. the switch.  If not, you need to get a 2 button mouse.
  139.  
  140. ----------------------------------------------------------------
  141. IBM disclaims all warranties, whether express or implied,
  142. including without limitation, warranties of fitness and
  143. merchantability with respect to the information in this document.
  144. By furnishing this document, IBM grants no licenses to any
  145. related patents or copyrights.
  146.