home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oscproff.txt < prev    next >
Text File  |  1996-11-13  |  2KB  |  44 lines

  1. OSCPROFF - PRINTER-ERRORS WITH OS/2 WARP
  2. 01/17/96
  3.  
  4. =======================================================================
  5.                     Printer-Errors with OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. After installing OS/2 Warp, error messages are received indicating that 
  14. the printer is not responding, or no printer output is received, or the 
  15. output is garbled. Printing was OK with OS/2 2.1, and is OK from DOS 
  16. (dual boot).
  17.  
  18. If a "Printer offline" message is received when printing with OS/2 
  19. Warp, the /IRQ switch in the CONFIG.SYS BASEDEV statement for PRINT01 
  20. or PRINT02 is not being used.
  21.  
  22. RESOLUTION
  23.  
  24. Note: Make sure you have a backup of any file you intend to change.
  25.  
  26. 1. Edit the CONFIG.SYS file and add /IRQ to the BASEDEV=PRINT0x.SYS
  27.    statement.
  28.  
  29.    This directs the parallel-port device driver to use the interrupt
  30.    method to print, instead of polling, which is the default in OS/2
  31.    Warp.
  32.  
  33. 2. Press Ctrl+Alt+Del to restart the system.
  34.  
  35. ______________________________________________________________________
  36. IBM disclaims all warranties, whether express or implied, including 
  37. without limitation, warranties of fitness and merchantability with 
  38. respect to the information in this document. By furnishing this 
  39. document, IBM grants no licenses to any related patents or copyrights.  
  40. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  41. or brand names referenced in this document are the property of their 
  42. respective owners. Consult your product manuals for complete trademark 
  43. information.
  44.