Re: Modem busy total newbie

From: Styvaen (abuse_at_yahoo.com)
Date: 05/01/04


Date: Sat, 01 May 2004 09:53:18 +0100

taff wrote:

> Hi I'm a total newbie to Linux but want to give it a fair crack, got
> Knoppix v3.3 yesterday burned it to a disk and it starts up fine only
> problem is my modem it's an Intel HaM v92.
> when I try to query the modem on com port 3 I get a report saying that
> "the modem is busy" has anyone any ideas what is going on ? and does this
> mean that it has at least found a usable modem?
> thanks for reading
> Taff

Modem busy means that you are not getting any reply from your modem. Why do
you assume it is on com port 3? Is it because that is where it is assigned
in windows?

Run lspci as root and note down your modem's IRQ and PORT number. Next run
setserial as follows.

# setserial /dev/ttyS0

You should get some output like:
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4

This indicates the settings for your serial port that is com1 in windows.

Now do setserial for ttyS1 to ttyS3. You are looking for a serial port with
your modem's IRQ and PORT number. If you find it then you will know which
one to use to query your modem.

If you don't find it then you will need to configure one of your
unused /dev/tty's

For instance:

# setserial /dev/ttyS0 port 0x1420 irq 10

Note that you need to replace those values with your own.

Styvaen.



Relevant Pages

  • Re: Setting hardware flow control on serial port
    ... configure and check HW flow control. ... In my modem initialization string I ... Turning on hardware flow control on the port is important in getting the modem to work properly and for best performance. ... Using the hardwired device file with hardware flow control, you should be able to communicate with the modem with the kermit ...
    (comp.sys.hp.hpux)
  • Re: XON/XOFF communication problem
    ... >Before running the script I have set the port with the command: ... >communication code? ... systems to do computer to computer serial port comm at 115.2Kbps ... testing them by talking to a modem at 57.6Kbps. ...
    (comp.os.linux.misc)
  • Re: XP Pro com port reallocating?
    ... If you do not have a real serial port on the computer there would be no COM ... Open "Phone and Modem Options" in Control Panel. ... > I'd done originally to take the modem off COM 3 to let the app see it. ...
    (microsoft.public.windowsxp.basics)
  • Debranded Presario Desktop Reviewed
    ... The box is a debranded Presario desktop, sold with model number TS-XN0102RS, ... which is occupied by the useless modem and one PCI-E slot. ... Ethernet port. ... useless modem card has line in only. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: ive tried that too
    ... I'm thinking you should only be handling the modem device, ... and not the port in this case. ... when i run it connected to the internal modem port, ... program hangs without any connection being established. ...
    (microsoft.public.vb.general.discussion)