home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmmwpas.txt < prev    next >
Text File  |  1997-03-15  |  7KB  |  227 lines

  1. OSMMWPAS - INSTALLING PRO AUDIOSPECTRUM 16 UNDER WIN-OS/2
  2. 11/17/95
  3.  
  4. ======================================================================
  5.            Installing Pro AudioSpectrum 16 under WIN-OS/2
  6. ======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to install the Pro AudioSpectrum 16 (PAS 
  14. 16) under WIN-OS/2.
  15.  
  16. RESOLUTION
  17.  
  18. Note: Make sure you have a backup of any file you intend to change.
  19.  
  20. Make sure you have the latest Windows and DOS drivers from the
  21. respective manufacturers before you start this setup. Window and DOS 
  22. drivers are not fully compatible with OS/2.
  23.  
  24. Drivers
  25. -------
  26. Make sure you have the latest drivers from Media Vision. They should 
  27. be dated no later then March 1993. You can call Media Vision at 
  28. 1-800-845-5870. Their BBS number is 510-770-0527.
  29.  
  30. The required drivers are:
  31.  
  32.    MVSOUND.SYS (DOS)
  33.    MCIMIXER.DRV (WINDOWS)
  34.    MVMIXER.DRV (WINDOWS)
  35.    MVPROAUD.DRV (WINDOWS)
  36.    OPL3.DRV (WINDOWS)
  37.  
  38. Installation
  39. ------------
  40. 1. Open a DOS Full Screen session.
  41.  
  42. 2. Run the INSTALL.EXE from the diskette with the latest drivers that 
  43.    came with the sound card, or the driver obtained from Media Vision.
  44.  
  45. During installation, the program displays a message that the
  46. AUTOEXEC.BAT and CONFIG.SYS files will be modified. If you turn on the
  47. Sound Blaster emulation, the following statement is added to the 
  48. AUTOEXEC.BAT file:
  49.  
  50.    set blaster=A220 D1 I5 T3
  51.  
  52. Where A220 is the I/O address, 220; D1 is DMA channel 1; I5 is IRQ 5; 
  53. and T3 is OPL3.
  54.  
  55. Note: When setting up the sound card, make sure you do not have IRQ,
  56.       DMA, and I/O conflicts with any other device. Refer to the 
  57.       documentation for information.
  58.  
  59. Editing the DOS Driver
  60. ----------------------
  61.  1. If MVSOUND.SYS was added to the CONFIG.SYS file, delete or
  62.     remark-out (REM) the statement.
  63.  
  64.  2. Open OS/2 System.
  65.  
  66.  3. Open Command Prompts.
  67.  
  68.  4. Click-on DOS Full Screen with mouse button 2 to display the pop-up
  69.     menu.
  70.  
  71.  5. Select Settings to open the Settings notebook.
  72.  
  73.  6. Select the Session tab.
  74.  
  75.  7. Select the WIN-OS/2 Setting radio button.
  76.  
  77.  8. Scroll down to DOS_DEVICE; then add the following in the Value field:
  78.  
  79.     C:\xxx.xxx\MVSOUND.SYS D:5 Q:11 S:1,240,1,5 M:1,330,2 J:1
  80.  
  81.     Where C:\xxx.xxx is the drive and path for the driver. D:5 is DMA
  82.     channel 5, and Q:11 is IRQ 11. These two settings are for the PAS
  83.     16 side of the card.
  84.  
  85.     S:1 is the switch that turns on Sound Blaster emulation; it can be
  86.     disabled by setting S:0. The parameters 240,1,5 that follow the
  87.     switch are the I/O address, DMA channel, and IRQ.
  88.  
  89.     M:1 is the switch turns on MPU-401 MIDI emulation; it can be
  90.     disabled by setting M:0. The parameters 330,2 that follow the
  91.     switch are the I/O address and IRQ.
  92.  
  93.     If you have MMPM/2 installed, make sure the IRQ, DMA, and I/O
  94.     address for the PAS 16 side of the card match the settings for the
  95.     sound card under MMPM/2.
  96.  
  97.     The latest version of MVSOUND.SYS is 3.24 and can be downloaded
  98.     from Media Vision's BBS.
  99.  
  100.  9. Select Save and close the DOS Full Screen settings.
  101.  
  102. 10. Using mouse button 2, click-on WIN-OS/2 Full Screen in the Command
  103.     Prompts folder to open the pop-up menu.
  104.  
  105. 11. Select Settings to open the Settings notebook. 
  106.  
  107. 12. Select the Session tab.
  108.  
  109. 13. Select the WIN-OS/2 Settings radio button.
  110.  
  111. 14. Scroll down to DOS_DEVICE; then add the following in the Value
  112.     field:
  113.  
  114.     C:\xxx.xxx\MVSOUND.SYS D:5 Q:11 S:1,240,1,5 M:1,330,2 J:1
  115.  
  116.     Where C:\xxx.xxx is the drive and path for the driver.
  117.     D:5 is DMA channel 5, and Q:11 is IRQ 11.
  118.  
  119. 15. Select Save and close the WIN-OS/2 Full Screen settings.
  120.  
  121. Editing the Windows Driver
  122. --------------------------
  123. 1. Open up an OS/2 Window and go to the location of the PAS 16 Windows
  124.    drivers.
  125.  
  126. 2. Copy the following Windows drivers to the OS2\MDOS\WINOS2\SYSTEM
  127.    directory:
  128.  
  129.       MCIMIXER.DRV
  130.       MVMIXER.DRV
  131.       MVPROAUD.DRV
  132.       OPL3.DRV
  133.  
  134. Editing the SYSTEM.INI
  135. ----------------------
  136. 1. Change to OS2\MDOS\WINOS2 directory; then type E SYSTEM.INI and
  137.    press Enter to edit the SYSTEM.INI file.
  138.  
  139. 2. Scroll to the section marked [MCI]. 
  140.  
  141. 3. Add Mixer=MCIMIXER.DRV (the Media Control Interface driver).
  142.  
  143. 4. Scroll to the section marked [drivers]; then add:
  144.  
  145.       Wave=MVPROAUD.DRV
  146.       MIDI=MVPROAUD.DRV
  147.       Aux=MVPROAUD.DRV
  148.       Mixer=MVMIXER.DRV
  149.       MIDI1=OPL3.DRV
  150.  
  151. 5. Scroll to a blank area and add:
  152.  
  153.       [MVPROAUD.DRV]
  154.       DMA=5
  155.       IRQ=11
  156.  
  157.    Note: These must be the same as the MMPM/2 and DOS settings for the
  158.          adapter.
  159.  
  160. 6. Scroll to a blank area and add:
  161.  
  162.       [OPL3.DRV].
  163.       patchfile=(none)
  164.  
  165. 7. Save the file and exit the editor.
  166.  
  167. WIN-OS/2 in Enhanced Mode
  168. -------------------------
  169. Debug
  170.  
  171. 1. Open a DOS Window or DOS Full Screen session.
  172. 2. Change to the OS2\MDOS subdirectory and back up VDMA.SYS.
  173. 3. Type DEBUG VDMA.SYS.
  174. 4. Type E 1C01 2 and press Enter.
  175. 5. Type W and press Enter.
  176. 6. Type Q and press Enter.
  177. 7. Type EXIT and press Enter.
  178.  
  179. VDMAD.386
  180.  
  181. 1. Download the latest Windows drivers for the Sound Blaster Pro Micro
  182.    Channel adapter from the Creative Labs BBS (405-742-6660).
  183.  
  184. 2. Copy VDMAD.386 to the OS2\MDOS\WINOS2\SYSTEM directory.
  185.  
  186. 3. Change to the OS2\MDOS\WINOS2 directory. Type E SYSTEM.INI and press
  187.    Enter to edit the SYSTEM.INI file.
  188.   
  189. 4. Scroll to the [386enh] section and add * device=VDMAD.386.
  190.  
  191. 5. Save and exit the file.
  192.  
  193. 6. Shut down the system and then restart it.
  194.  
  195. Starting WIN-OS/2
  196.  
  197. 1. Open OS/2 System.
  198.  
  199. 2. Open Command Prompts.
  200.  
  201. 3. Click-on WIN-OS/2 Full Screen. Your sound card should be working
  202.    properly.
  203.  
  204. If sound still does not work, check the SYSTEM.INI file and make sure
  205. you have one of the following statements in the [Boot] section:
  206.  
  207.    drivers=MMSYSTEM.DLL (for OS/2 2.1 GA)
  208. or
  209.    drivers=MMSOUND.DLL (for OS/2 for Windows)
  210.  
  211. Note: You cannot run multiple DOS or Windows sessions that access the
  212.       sound card with the existing device drivers. Virtual device
  213.       drivers are needed for this.
  214.  
  215. Problems with drivers should be directed to the sound-card 
  216. manufacturer.
  217.  
  218. ______________________________________________________________________
  219. IBM disclaims all warranties, whether express or implied, including 
  220. without limitation, warranties of fitness and merchantability with 
  221. respect to the information in this document. By furnishing this 
  222. document, IBM grants no licenses to any related patents or copyrights.
  223. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  224. or brand names referenced in this document are the property of their 
  225. respective owners. Consult your product manuals for complete trademark 
  226. information. 
  227.