LiSP

Member Services | LiSP Services | LiSP Locations | Guestbook | Support | Search

Business | Tourism | Education | Community | Classifieds | What's New | Homepages

Help and Support Site

Modem Troubleshooting

Upgrading your modem

Removing the old modem software (9x, NT)

  1. Click on Start/Settings/Control Panel
  2. Double click on Modems
  3. Click on any installed modems, and click "Remove".
  4. Close the Modems control panel
  5. Click Start/Shutdown and shutdown the system

Removing the old modem hardware

  1. Disconnect the phone lines running into the modem.
  2. Open the case, and remove the old modem.
  3. Some computer manufacturers, such as Packard Bell actually integrate the modem into the motherboard.  If this is the case, then the easiest thing to do would be to enter the BIOS setup for the computer, and disable the modem from there.

Putting in the new modem hardware

  1. Choose a free ISA expansion slot for 16 bit modems, or an empty PCI slot for some of the newer PCI modems, and insert the modem.
  2. Most newer modems are Plug & Play compatible, which means the drivers will automatically set the modem resources, but if it is an older modem, you may need to set the jumpers or dip switches to a certain COM port. The best setting for this is generally COM4, because it will not interfere with your mouse. Consult the modem documentation for more information on these configurations.
  3. Screw the case back on the computer.
  4. Connect the phone and line cables to the new modem.

Installing the new modem software (Plug & Play, Win9x)

  1. If the modem is Plug & Play compatible, then when Windows 9x boots, you will receive a message stating that Windows 9x has found new hardware and is installing the software for it.
  2. A screen should appear asking if you would like to install the Windows default driver, a driver provided by the manufacturer, a different Windows driver, or not install anything.
  3. If the modem came with a driver disk, choose the second option, and insert the disk. Depending upon the format of the disk, you may need to do a little but of browsing.  Windows 9x drivers are commonly in the "Win95" directory, or "Win98", if they have an updated disk.
  4. If they have no disk, choose the last option, and proceed with the instructions in the next section.

Installing the new modem software (Non Plug & Play, WinNT)

  1. If you were not prompted, do not have a driver disk, or are using Windows NT, proceed with the following section
  2. Go to Start/Settings/Control Panel
  3. Double click on Modems
  4. If the modem control panel appears, click on "Add…", otherwise, proceed with the next step.
  5. Click the Next button to allow Windows to detect your new modem.  If it does not detect your modem, then see the following section.
  6. Usually, it will detect your modem as a "Standard Modem," which you will want to change by clicking the "Change…" button, because the standard driver does not support error control or compression.  If you have the driver disk, click on the Have Disk button, and browse for the correct directory, usually Win95, Win98, or WinNT.  Otherwise, choose your manufacturer and a modem as close to yours as is listed.
  7. Close the Modem Control Panel

What if it doesn't detect my modem? (Win9x)

  1. If the Add Modem Wizard does not detect your modem, then you may need to add the port it's using.
  2. Click Start/Settings/Control panel
  3. Double click on "Add New Hardware"
  4. Click "No", and click "Next" to manually choose new hardware.
  5. Click on "Ports (COM & LPT)" and then click "Next"
  6. Click on "Communications port" and click "Next"
  7. It should add the next COM port, numerically, that you do not already have. You may need to do this a couple of times, to add all the COM ports 1 through 4.
  8. Once you've done with this, try running the Add New Modem Wizard.  If it still doesn't work, call the modem manufacturer's technical support.

What if it doesn't detect my modem? (WinNT)

  1. If Windows NT couldn't detect your new modem, click on Start/Settings/Control Panel
  2. Double click on the Ports icon
  3. Click Add… to add the next numerical port.  Repeat this until all ports, 1 through 4, are added.  Make sure you set the port speed to 115000 for optimum connect speeds.
  4. Once you've done with this, try running the Add New Modem Wizard.  If it still doesn't work, call the modem manufacturer's technical support.

Testing the modem (Win9x)

  1. Click on Start/Settings/Control Panel
  2. Double click on the Modems icon
  3. Click on the Diagnostics tab
  4. Select the port the modem is listed under
  5. Click the "More Info…" button
  6. If the modem is correctly installed and functional, you should receive various diagnostic information about the modem.
  7. If all this checks out, you can try using HyperTerminal to create a terminal connection to IUPUI

Take your modem for a test drive (Win9x)

  1. Click on Start/Programs/Accessories/Hyperterminal
  2. Double click on "hypertrm" or "hypertrm.exe" depending on how the folder options are set
  3. Type IUPUI for the name of the connection
  4. Enter 278-5619 for the phone number, and click Dial
  5. You should hear the modem dial, and receive the standard IUPUI connection script. If all this works, then the modem is ready for PPP  

What if my modem is detected, but does not respond? (Win9x)

  1. Right click on "My Computer" and click on "Properties"
  2. Click on the "Device Manager" tab
  3. Check to see if any devices have yellow exclamation points, or red question marks, or red x's over them.
  4. If so, then you most likely have a device resource conflict.  Many devices, such as COM ports, sound cards, printer ports, ethernet cards, etc, require an IRQ and a base I/O address.  If any of these devices are using a non-standard IRQ or I/O address, then a conflict occurs.  Check the table below for most common settings
Device  IRQ I/O address
COM 1 4 3F8
COM 2 3 2F8
COM 3 4 3E8
COM 4 3 2E8
Sound Card 5 220 and 330
LPT (Printer) Port 7 378
Ethernet Card 10 (varies) 280 (varies)
 

What if older Win3.1 software can no longer access the modem? (Win9x)

  1. Some older software, such as AOL 2.5 and below, CheckFree, QuickLink for Win31, some versions of Juno, etc, do not use Windows' modem configuration, and will directly interface with a particular COM port, instead of with the modem.
  2. A problem arises, because many Plug & Play modems do not use an IRQ and I/O configuration that matches up with one of the COM ports.  Sometimes, Windows will identify this as COM 5, sometimes not.
  3. If this occurs, you will need to change the modem configuration so it's resources match up with one of the COM ports in the table above.
  4. Right click on My Computer, and click Properties.
  5. Click the Device Manager tab
  6. Expand the modems section, click the modem, and click on Properties
  7. Click on the "Resources Tab"
  8. Uncheck "Use Automatic Settings"
  9. Click on the IRQ setting, and click "Change".  Enter an IRQ which corresponds to one of the above, and click "OK"
  10. Click on the I/O setting, and click "Change".  Enter an I/O address which corresponds to one of the above, and click "OK"
  11. NOTE: Some modem drivers may add a tab to the modem properties which allows you to force the modem to use a specific COM port.  If possible, use these options, instead of modifying the resources directly.

What if I have Windows 3.1?

  1. Many Plug & Play modems come with software which will allow you to set the resource settings and use the modem through Windows 3.1
  2. This software, however is very problematic and is difficult to properly configure
  3. Some newer 486 BIOS's, particularly Packard Bells, have Plug & Play extenders installed, which are supposed to detect the modems, but when used in conjunction with the software supplied by the manufacturer, you run into many conflicts.
  4. Strictly speaking, you should contact the manufacturer when trying to install a Plug & Play modem on Windows 3.1, or upgrade to Windows 95 if the computer will support it.

Modem Information

  • 56k - V.90 Information
  • Modem drivers
  • Modem Upgrading
  • Some humourous reasons (maybe this has happened to you)
  • AT Command Basics
  • Why am I getting Disconnected?
  • Another useful site for various drivers is http://www.driverguide.com/

  •  


    Quick links

  • Prices & plans

  • Join LiSP

  • Local Access No.s

  • Your Account

  • Your Internet Settings

  • Terms & Conditions

  • Internet Filtering

  • Webmail @ LiSP

  • Internet Tutorials

  • Windows XP/ME/2000/NT4/98/95/3.1

  • Apple Macintosh

  • Browsers/Email/News/Chat

  • Setting up your Satellite Connection

  • FTP (uploading your personal website)

  • Modem Information

  • Frequently Asked Questions


  • LiSP Pty Ltd

    Page design by DebWeb and Maintenance by LiSP Webmaster

    © LiSP Pty Ltd 1995-2002