home *** CD-ROM | disk | FTP | other *** search
/ The Worlds of Billy / BILLY.BIN / DSIK / HELP.TXT < prev    next >
Text File  |  1997-07-16  |  7KB  |  183 lines

  1. ----------------------------------------------------------------------------
  2.                      Digital Sound Interface Kit (DSIK)
  3.                                 Version 2.00
  4.  
  5.                    -- Frequently Asked Questions (FAQ) --
  6.  
  7.          Copyright (c) 1993-95 by Carlos Hasan. All Rights Reserved.
  8. -----------------------------------------------------------------------------
  9.  
  10. This file provides some tips and strategies for some of the problems
  11. you might encounter with your soundcard.
  12.  
  13. Table of Contents:
  14.  
  15.     1.      Questions
  16.     1.1     The computer locks up or reboots.
  17.     1.2     The sound system runs slowly on my computer.
  18.     1.3     The music sometimes skips like a broken record.
  19.     1.4     The system does not recognize my soundcard.
  20.     1.5     I can't hear any sound.
  21.     1.6     The music sounds fine when I start, but it gets cut off
  22.             several seconds later.
  23.     1.7     My Sound Blaster clone is not recognized.
  24.     1.8     The music sounds slow on my Sound Blaster.
  25.     1.9     The system hangs with my Sound Blaster 16.
  26.     1.10    I hear static in my Sound Blaster.
  27.     1.11    I only hear sounds, but not music.
  28.  
  29.     2.      Notes
  30.     2.1     Sound Blaster 16 Notes
  31.     2.2     Pro Audio Spectrum Notes
  32.     2.3     Gravis UltraSound Notes
  33.  
  34.  
  35.  
  36. Chapter 1. Questions
  37. -----------------------------------------------------------------------------
  38.  
  39. 1.1 The computer locks up or reboots.
  40.  
  41.     Run SETUP and verify that your soundcard settings are correct:
  42.  
  43.     - Check your I/O port address, IRQ line and DMA channel settings.
  44.       If you don't know your soundcard's settings, consult your manual
  45.       for details.
  46.  
  47.     - Make sure your soundcard has no conflicts with other cards in
  48.       your system. If your soundcard works properly with other programs,
  49.       you can assume that there are no such conflicts.
  50.  
  51.     If this doesn't solve the problem, try booting clean --- usually
  52.     memory managers like QEMM, EMM386, etc. and/or TSRs loaded in memory
  53.     may cause problems.
  54.  
  55.  
  56. 1.2 The sound system runs slowly on my computer.
  57.  
  58.     Your computer is not enough fast. You can speed up the system by
  59.     running SETUP and setting a lower sampling rate.
  60.  
  61.  
  62. 1.3 The music sometimes skips like a broken record.
  63.  
  64.     The sample rate setting is too high for your computer. Run SETUP
  65.     again and select a lower mixing frequency. If this doesn't solve
  66.     the problem, try booting clean.
  67.  
  68.  
  69. 1.4 The system does not recognize my soundcard.
  70.  
  71.     You have selected the wrong soundcard or I/O port address. Run SETUP
  72.     again and select the right settings. If you are using a SB16 card
  73.     then you must check that the right drivers are loaded in your
  74.     AUTOEXEC.BAT and CONFIG.SYS files. If the problems persist, check
  75.     that you have enough conventional memory (maybe the system was unable
  76.     to allocate conventional memory required for a DMA buffer used to
  77.     communicate with your soundcard).
  78.  
  79.  
  80. 1.5 I can't hear any sound.
  81.  
  82.     Probably the IRQ and/or DMA settings are incorrect. You must run the
  83.     SETUP program to select the right settings, it is highly recommended
  84.     to reboot your computer before trying the new settings.
  85.  
  86.  
  87. 1.6 The music sounds fine when I start, but it gets cut off several
  88.     seconds after.
  89.  
  90.     This is what happens when you select a wrong IRQ line for your
  91.     soundcard. Run SETUP again and select the correct IRQ number.
  92.  
  93.     Note: The sound system does not support IRQ lines higher than 7 if
  94.     you are using DOS/4GW DOS Extender. This is due to limitations of
  95.     this DOS extender. Use DOS/4GW Professional, DOS/4G or PMODE/W
  96.     instead to avoid problems with high interrupts. However, some of
  97.     the soundcard drivers may work fine, because these may not need
  98.     to use the IRQ interrupt line for playback.
  99.  
  100.  
  101. 1.7 My Sound Blaster clone is not recognized.
  102.  
  103.     Run the SETUP program and set the right hardware parameters. Choose
  104.     the plain Sound Blaster. If this does not fix the problem, your
  105.     Sound Blaster clone may not be 100% register compatible.
  106.  
  107.  
  108. 1.8 The music sounds slow on my Sound Blaster.
  109.  
  110.     Run SETUP again and tell it you have a plain Sound Blaster. Probably
  111.     you were using the Sound Blaster 2.0/Pro driver and your card does
  112.     not support high speed DMA transfers.
  113.  
  114.  
  115. 1.9 The system hangs with my Sound Blaster 16.
  116.  
  117.     Your system's motherboard cannot handle high DMA at full speed. On
  118.     some machines, the DMA controller does not function properly during
  119.     high DMA transfer. To solve this problem, use a 8-bit DMA channel
  120.     for high DMA transfers. See your SB16 manual for details.
  121.  
  122.  
  123. 1.10 I hear static in my Sound Blaster.
  124.  
  125.     Try turning the MIC and LINE volumes to zero (you can use SBP-SET.EXE
  126.     program for Sound Blaster Pro cards). If you still hear static try
  127.     disconnecting your parallel port devices.
  128.  
  129.  
  130. 1.11 I only hear sounds, but not music.
  131.  
  132.     If you are using a GUS card probably the IRQ setting is incorrect,
  133.     run SETUP again and set the correct settings.
  134.  
  135.  
  136. Chapter 2. Notes
  137. -----------------------------------------------------------------------------
  138.  
  139. 2.1 Sound Blaster 16 Notes:
  140.  
  141.     You must select the high DMA channel in the SETUP program, this is
  142.     because the system uses 16-bit playback mode. See your SB16 manual
  143.     for details.
  144.  
  145.     Make sure that the right SB16 drivers are loaded in the AUTOEXEC.BAT
  146.     and CONFIG.SYS files. If you don't want to waste memory loading
  147.     these drivers, you may want to try the following:
  148.  
  149.     Edit your AUTOEXEC.BAT file and insert the following lines:
  150.  
  151.         REM
  152.         REM These lines will setup your SB16 soundcard at port 220h
  153.         REM using IRQ 5, low DMA 1, high DMA 5 and MIDI port 330h.
  154.         REM
  155.         SET BLASTER=A220 I5 D1 H5 P330 T6
  156.         DIAGNOSE /S
  157.  
  158.     The above lines will set your SB16 hardware configuration based on
  159.     the BLASTER environment variable. Make sure that the above lines
  160.     are setting the BLASTER variable with the right parameters. See your
  161.     manual for details about the BLASTER environment variable.
  162.  
  163.  
  164. 2.2 Pro Audio Spectrum Notes:
  165.  
  166.     Make sure that the right PAS drivers are properly loaded in your
  167.     AUTOEXEC.BAT and CONFIG.SYS files. Without these drivers the system
  168.     won't recognize your PAS soundcard.
  169.     If you have a PAS+ or PAS16 and the system does not work properly,
  170.     you may want to try running SETUP and tell it that you have a
  171.     Sound Blaster soundcard.
  172.  
  173.  
  174. 2.3 Gravis UltraSound Notes:
  175.  
  176.     You must choose the GF1 IRQ line and Playback DMA channel in the
  177.     SETUP program. Make sure that the right GUS drivers are loaded in
  178.     your AUTOEXEC.BAT and CONFIG.SYS files. However, the sound system
  179.     should work without loading any of these drivers.
  180.     Notice that some SB emulators (SBOS) may conflict with the sound
  181.     system, so if you experience problems try disabling these emulators.
  182.  
  183.