home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / PRWPRO.FAX < prev    next >
Text File  |  1995-02-22  |  3KB  |  71 lines

  1. OSPRWPRO - CONFLICTS BETWEEN PRO AUDIO SPECTRUM AND PRINTER PORTS
  2.               IN OS/2 WARP
  3. 01/13/95
  4.  
  5. ================================================================
  6. CONFLICTS BETWEEN PRO AUDIO SPECTRUM AND PRINTER PORTS IN WARP
  7. ================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. ----------------------------------------------------------------
  11.  
  12. SYMPTOMS:
  13.     1.  There may be conflicts with the sound card when printing.
  14.     2.  Printing may be a problem only when a DOS or Windows program is
  15.         running.
  16.     3.  Print jobs may disappear or the job may not print until the DOS
  17.         or Win/OS2 session is closed.
  18.  
  19. RESOLUTION:
  20.  
  21.     There have been some changes in the PAS-16 driver. See the
  22.     User'S Guide to OS/2 V3.
  23.  
  24.     The IRQ of the card may not be specified in the MVPRODD.SYS line in
  25.     the CONFIG.SYS. If the card has a jumper to set the IRQ,
  26.     you may have to check the card manually for the IRQ setting.
  27.  
  28.     You do not set the SoundBlaster emulation IRQ in CONFIG.SYS.  There
  29.     could be a conflict with the SoundBlaster emulation that is set up in
  30.     AUTOEXEC.BAT or the DOS settings under DOS_DEVICE.
  31.  
  32.     The most likely problem is printing when Windows is running or a
  33.     specific DOS app.  When setting up the SoundBlaster emulation of the
  34.     PAS-16, the software that comes with the card sets up the driver to
  35.     load in AUTOEXEC.BAT, where the IRQ is specified.  If you find the
  36.     driver (MVSOUND.SYS) is being loaded there, make sure it is not using
  37.     IRQ7.  If the system has two LPT ports, make sure that it is also not
  38.     using IRQ5.
  39.  
  40.     If the driver is not found in AUTOEXEC.BAT, check the settings of the
  41.     suspect DOS or Windows program under DOS_DEVICE.  See if the driver is
  42.     set there.  This is the suggested location for the driver.  Check the
  43.     IRQ setting in the driver to verify that it is not set for a
  44.     conflicting IRQ.
  45.  
  46.     The PAS-16 card has either no jumpers and has the IRQ set in
  47.     CONFIG.SYS, or jumpers on the card for setting the IRQ and no IRQ
  48.     specified in the CONFIG.SYS.  If the IRQ is specified in CONFIG.SYS,
  49.     change the IRQ if it is conflicting with the printer port.  If the card
  50.     is jumpered to the wrong IRQ, change the jumper to set it to use a
  51.     different IRQ.
  52.  
  53.     The line in CONFIG.SYS is:
  54.     DEVICE=C:\MMOS2\MVPRODD.SYS /I:10 /D:5 /S:1,240,1,5 /N:PAS161$
  55.  
  56.     One of the switches to look for is /S: The syntax is:
  57.     /S:x,xxx,x,x (enable,base address,DMA,IRQ).
  58.     This is the SoundBlaster emulation line. Some systems do not have
  59.     this switch.
  60.  
  61.     The other switch to check is /I:x where x is the interrupt for the
  62.     PAS-16 card.
  63.  
  64.  
  65. ----------------------------------------------------------------
  66. IBM disclaims all warranties, whether express or implied,
  67. including without limitation, warranties of fitness and
  68. merchantability with respect to the information in this document.
  69. By furnishing this document, IBM grants no licenses to any
  70. related patents or copyrights.
  71.