home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / OS2SBR.FAX < prev    next >
Text File  |  1995-02-21  |  5KB  |  157 lines

  1. OS2AUDIO - SOUNDBLASTER PROBLEMS/SOLUTIONS
  2. 11/29/94
  3.  
  4. ================================================================
  5.           SOUNDBLASTER PROBLEMS/SOLUTIONS
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11. Before you install the Sound Blaster adapter into the MMPM/2
  12. system, you must know the interrupt level, I/O port address, and
  13. for Soundblaster Pro, the DMA channels.  These values were shown
  14. when you installed the adapter for your computer.  If you do not
  15. know these values, you can do the following:
  16.  
  17.   On a Micro Channel computer, run the Reference Diskette and
  18.   look at the system configuration.
  19.  
  20.   On a non-Micro Channel computer, check the Jumpers on your
  21.   Sound Blaster.
  22.  
  23.  
  24. See OS/2 documentation for additional information and check the
  25. documentation that came with the sound card for additional
  26. information.
  27.  
  28. The following Sound Blasters are supported for use with MMPM/2
  29. under OS/2 2.1 and 2.11:
  30.  
  31.     IBM Audio Capture and Playback Adapter (ACPA)
  32.     Soundblaster           2.0
  33.     Soundblaster           16 bit card with jumpers
  34.                              (CT1700 series)
  35.     Soundblaster Pro       Model - CT1330
  36.     Soundblaster Pro II    Model - CT1600
  37.     Pro Audio Spectrum     16
  38.     Pro Audio Spectrum     Studio
  39.  
  40. Audio Support in WIN-OS/2 and DOS sessions is dependent on
  41. installed drivers.  You should install the audio adapter driver
  42. that came with your audio adapter.  When installing audio support
  43. for WIN-OS/2, be sure to install both DOS and Windows device
  44. drivers.  Configure both drivers to use the same interrupt level
  45. and DMA channel.
  46.  
  47.  
  48.  
  49. AUDIO CAPTURE and PLAYBACK ADAPTER (ACPA)
  50.  
  51.   The following drivers are available with the ACPA:
  52.  
  53.       ACPADD.SYS
  54.       ACPADD2.SYS
  55.       ACPAK12.SYS
  56.       ACPA.DRV
  57.  
  58.   The latest updates are available on the IBM PCC BBS.
  59.  
  60.   MMPM/2 installs ACPA support for OS/2 only, not WIN-OS/2 or DOS
  61.  
  62.   There are two ways to get DOS ACPA support in DOS sessions:
  63.     1. Edit the CONFIG.SYS file.
  64.     2. Add DEVICE=C&colon.\ACPAK12.SYS
  65.     3. Save and exit the CONFIG.SYS file.
  66.     4. Copy the ACPAK12.SYS file to the C&colon.\ directory.
  67.     5. Restart the system to activate the changes.
  68.  
  69.                        OR
  70.  
  71.     1. Point to the DOS full-screen or window object.
  72.     2. Click mouse button 2.
  73.     3. Select the arrow to the right of Open.
  74.     4. Select Settings.
  75.     5. Select the Session tab.
  76.     6. Select DOS Settings.
  77.     7. Select DOS_DEVICE.
  78.     8. Type C&colon.\ACPAK12>SYS in the Value field.
  79.     9. Select Save.
  80.    10. Double-click on the title-bar icon to close the notebook.
  81.    11. Copy the ACPAK12.SYS file to the C&colon.\ directory.
  82.  
  83.   To install WIN-OS/2 ACPA support:
  84.     1. Access the Control Panel in WIN-OS/2 Main.
  85.     2. Select Drivers.
  86.     3. Select Add.
  87.     4. Select Unlisted or Updated Drivers.
  88.     5. Select OK.
  89.     6. Insert diskette containing the ACPA driver into drive A.
  90.     7. Type A:
  91.     8. Select OK.
  92.     9. When the Add Unlisted or Updated Driver screen is
  93.        displayed, select the M-Audio sound driver.
  94.    10. Select OK.
  95.    11. When the IBM ACPA Driver Setup screen is displayed, select
  96.        Proper Input Source.
  97.               DEFAULT IS MIC NORMAL
  98.        Select OK.
  99.    12. Select Restart Now.
  100.    13. Open WIN-OS/2 session.
  101.    14. Select the Control Panel in WIN-OS/2 Main.
  102.    15. Select MIDI Mapper.
  103.    16. Select the down arrow for Name.
  104.    17. Select Extended MIDI for ACPA.
  105.    18. Select Edit.
  106.    19. Select Yes.
  107.    20. Select port name for all 16 SRC channels to be IBM M-Audio
  108.        MIDI SYNTH.
  109.    21. Select OK.
  110.    22. Select Yes.
  111.    23. Select Close.
  112.    24. Close the WIN-OS/2 session.
  113.  
  114.   MMPM/2 installs Sound Blaster and Pro Audio Spectrum 16 support
  115.     for OS/2 only, not WIN-OS/2 or DOS.
  116.  
  117.   To add WIN-OS/2 Sound Blaster support:
  118.     1. Install the DOS device driver following the instructions
  119.        that came with the adapter.  Use an OS/2 DOS session for
  120.        the install.
  121.     2. Install the Windows driver.
  122.  
  123.     NOTE:  Be sure to use the same I/O address, interrupt, and
  124.            DMA settings used during installation of the DOS
  125.            drivers.
  126.  
  127.  
  128.  
  129. ERROR MESSAGE VDMAD.386 NOT FOUND
  130.  
  131.     1.  Try running Windows Application in Standard Mode.
  132.  
  133.     2.  If Specific Application needs WIN-OS/2 in Enhanced mode
  134.         try the following:
  135.           Debug
  136.             A. Open a DOS Window or DOS Full Screen.
  137.             B. Go into the OS2\MDOS and backup VDMA.SYS
  138.             C. Type the following commands, pressing Enter after
  139.                each one:
  140.                       DEBUG VDMA.SYS
  141.                       E 1C01 2
  142.                       W
  143.                       Q
  144.             D. Type:  EXIT
  145.  
  146. If this suggestion does not work and you are still having
  147. problems with the WIN-OS/2 session, contact your vendor.  They
  148. should be able to assist you in obtaining the latest and correct
  149. drivers for your particular product.
  150.  
  151. ----------------------------------------------------------------
  152. IBM disclaims all warranties, whether express or implied,
  153. including without limitation, warranties of fitness and
  154. merchantability with respect to the information in this document.
  155. By furnishing this document, IBM grants no licenses to any
  156. related patents or copyrights.
  157.