home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmk1201.txt < prev    next >
Text File  |  1997-04-23  |  3KB  |  85 lines

  1. OSMK1201 - SYS1201 ERROR MESSAGE FOR VMOUSE.SYS IN OS/2 WARP
  2. 01/23/96
  3.  
  4. =======================================================================
  5.           SYS1201 Error Message for VMOUSE.SYS in OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. The following message is received:
  14.  
  15.    SYS1201: VMOUSE.SYS not installed. Line *** is ignored.
  16.  
  17. RESOLUTION
  18.  
  19. The Installation program did not detect the presence of a mouse, or it 
  20. detected the presence of a mouse, but could not determine what type of 
  21. mouse it was. (It does not mean that VMOUSE.SYS was not installed, as 
  22. the message implies.)
  23.  
  24. Note: Make sure you have a backup of any file you intend to change.
  25.  
  26. Check the size and date of MOUSE.SYS. For OS/2 Warp, it should be 17387 
  27. bytes and dated 10-3-92. If it is not:
  28.  
  29. 1. Insert the Installation Diskette in drive A;
  30.  
  31. 2. Turn on the computer, or press Ctrl+Alt+Del if it is already on.
  32.  
  33. 3. When prompted, remove the Installation Diskette from drive A and
  34.    insert Diskette 1; then press Enter.
  35.  
  36. 4. When the Welcome screen appears, press F3 to get to a command prompt.
  37.  
  38. 5. Type COPY A:MOUSE.SYS x:\OS2\BOOT and press Enter (x is the drive
  39.    where OS/2 is installed).
  40.  
  41. An undetected-mouse problem can also be due to other reasons:
  42.  
  43. * An unsupported mouse type: 
  44.  
  45.   1. Check to see if there are any DIP switches on the mouse. Some mice
  46.      have settable switches that put them in Microsoft Mouse emulation
  47.      mode.
  48.                                                        
  49.   2. Determine what mouse driver was being used in DOS. If it is not
  50.      the MOUSE.COM provided by DOS, the mouse might be operating in a
  51.      proprietary mode.
  52.                                                        
  53. * An interrupt conflict:
  54.  
  55.   Check the interrupts. On an AT-bus system, a serial mouse can be
  56.   installed only on COM1 and COM2, and only if they are at the standard
  57.   I/O addresses and IRQs:
  58.  
  59.      COM1 = 3F8, IRQ4
  60.      COM2 = 2F8, IRQ3
  61.  
  62.   1. Check the documentation for the I/O adapter to make sure it is set
  63.      correctly to industry standards.
  64.  
  65.   2. Ensure that no other adapters are sharing the IRQ of the COM port
  66.      that the mouse is connected to.
  67.                                  
  68. * Mouse driver or port changed:
  69.  
  70.   If you had mouse support during the graphical portion of the
  71.   installation process, you probably changed the mouse driver or port
  72.   that OS/2 had selected.
  73.  
  74.   Run Selective Install and select a different driver.
  75.  
  76. ______________________________________________________________________
  77. IBM disclaims all warranties, whether express or implied, including 
  78. without limitation, warranties of fitness and merchantability with 
  79. respect to the information in this document. By furnishing this 
  80. document, IBM grants no licenses to any related patents or copyrights.  
  81. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  82. or brand names referenced in this document are the property of their 
  83. respective owners. Consult your product manuals for complete trademark 
  84. information. 
  85.