LinuxBasics.org

The community that helps people to run Linux

rss
Table of Contents

Modem Configuration

Configuration of various types of dialup modems

Configuring the modem may or may not be a part of the installation procedure. Determining what sort of modem you have should be a part of the Pre-installation process. You’ll want to know up front if the modem in your computer is going to work in Linux.

Determine Modem type

First you have to determine what type of modem you have.

PCI Modem - setserial

You may have a hardware modem that is plug and play - PCI or ISA - most likely nowadays a PCI modem. The new modem that I got is a US Robotics Performance Pro (5610B). It was a little expensive ($70), but I was very happy to see Linux on the box and in the instructions. I was prepared to do the PCI Modem routine described below, but had no problem at all with it. So the first thing you should try is to make the link from the actual device to ‘/dev/modem’. This is a good idea, because most dialup programs use /dev/modem as the default device. On the command line do:

           cd /dev
           ln -s ttyS4 modem

If you have a PCI Modem you may need to run setserial.

  Bus 0, device 17, function 0: Serial controller: Unknown vendor
  Unknown device (rev 1). Vendor id=12b9. Device id=1008. Medium devsel.
  IRQ 11. I/O at 0xcc00 [0xcc01].
        cd /dev
        ln -s ttyS3 modem
        setserial /dev/modem uart 16550A port 0xcc00 irq 11

Modem is not Plug and Play

If your modem is not plug and play, then you just have to find out if it is on COM1(/dev/ttyS0) or COM2(/dev/ttyS1). You may even have a jumper on the modem that you can set for the port of your choice.

  cd /dev
  ln -s ttyS0 modem

Winmodem

lspci | grep -i modem

(Note: the vertical bar, referred to as a pipe symbol, is usually located above the Enter key.) On my notebook computer, this returns the following:

0000:00:09.1 Serial controller: Lucent Microelectronics LT WinModem
        gunzip scanModem.gz
        bash scanModem

Plug and Play ISA modem

Plug and Play ISA modems need yet another procedure. Take a look at: http://www.justlinux.com/nhf/Modems/ISA_PNP_Modems.html

External Modems Always Good for Linux?

True if they are serial, but maybe not true if they are USB. Check http://www.qbik.ch/usb/devices/showdevcat.php?id=14 before buying.

Getting Online

See Getting Online for information about how to get online once you have your modem working.

Links about Modems

http://www.tuxmagazine.com/node/1000009: Of Modems and Winmodems by Marcel Gagné

http://65.70.147.202:8080/gromitkc/pci_list.html: PCI Modem listing from Linux/Modem Compatibility Knowledge

http://65.70.147.202:8080/gromitkc/winmodem.html#Database: This page has the links to other listings - USB, ISA, PCMCIA, External.

http://www.tldp.org/HOWTO/Modem-HOWTO-1.html: Modem HOWTO from the place where you find all the HOWTOs. Be sure to check http://tldp.org when you have a question. They just might have the answer.

From Jim via Howard Rosen in mailing list: http://mail.linuxbasics.org/pipermail/qna/2005-May/002459.html


Copyright (c) by the authors.
Prior to editing, authors agreed to license their contributions by the terms of the GPL.
See our licensing page for details.


Linux® is a registered trademark of Linus Torvalds.


 
  tutorials/during/modem_configuration.txt · Last modified: 2008/07/20 21:08

LinuxBasics.org

Start Linux-Course Tutorials Linux Links Security Blog Forum E-mail List Search Online Chat

Site-Info

Help Get in Touch Making of LBo

Wiki-Control

Powered by

Linux Apache DokuWiki Mailman RUTE ht://Dig