home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Radio / _SETUP.1 / ntreadme.txt < prev    next >
Text File  |  1997-07-27  |  3KB  |  70 lines

  1. *************************************
  2. Windows NT Users
  3. *************************************
  4.  
  5.    WindowsNT Users, READ THIS
  6.  
  7.    FMBox uses direct access to I/O ports of your system. In WindowsNT,
  8.    that kind of access to hardware is not alloved without a driver. This is
  9.    where "giveio.sys" comes in.
  10.  
  11.    In order for FMBox to gain access to the radio card under NT, the driver
  12.    giveio.sys must be loaded before running FMBox! 
  13.  
  14.    1)  Perform steps 1-3 above.
  15.  
  16.    Installing the driver:
  17.    --------------------
  18.    1)  Copy the file "giveio.sys" to the \winnt\System32\drivers\ 
  19.        directory.  
  20.  
  21.    2)  Use the following command at the system prompt to install the driver:
  22.  
  23.        example:  
  24.                 instdrv giveio c:\winnt\system32\drivers\giveio.sys
  25.  
  26.        Note: The "instdrv" utility is included with FMBox.  AFter 
  27.              executing the command you should get 3 "SUCCESS" related
  28.              load messages.
  29.  
  30.        The driver should now be loaded.
  31.  
  32.    3)  Open the "Devices" applet inside control panel.  Scroll down
  33.        until you find the givio driver in the list.  Change the
  34.        StartUp mode to "Boot" if you want the driver loaded
  35.        when your system boots.  Else you will have to load it each
  36.        time you boot your system. 
  37.  
  38.    4)  Run the "testio.exe" program to test the driver installation.
  39.        If all goes well, you will hear some tones being played
  40.        through your system speaker.  If you don't hear anything here
  41.        are a few things to check:
  42.  
  43.        1) Make sure the driver is loaded by performing step 3 above.
  44.           If the driver isn't in the list, try reloading it using
  45.           the instdrv.exe program.
  46.  
  47.        2) Make sure your PC speaker works.  Verify that your mixer
  48.           settings are correct, ie you don't have the line-in device
  49.           muted if you are redirecting the output of the radio card
  50.           into your sound card. 
  51.  
  52.        3) If all else fails, E-Mail me (aarto@algonet.se) for assistance.
  53.  
  54.   5)  Execute FMBox.  If the driver is loaded, you should here
  55.       your radio card.  If the driver is not loaded, you will get
  56.       a dialog box with an error message.  Recheck your driver installation. 
  57.  
  58.       If your system hangs, you probably have a conflict with the I/O port
  59.       address of the Radio card.  Try changing it to the other setting and
  60.       remember to update the radio.ini file accordingly with the I/O
  61.       port setting.
  62.  
  63.  
  64. **** Driver Removal *****
  65. The giveio.sys driver can be removed by using the instdrv.exe program.
  66. For syntax of the command, type instdrv with no arguments.
  67.  
  68.  
  69.  
  70.