[EMAIL PROTECTED] wrote:

> >I realize you maybe had a typo
> >above
>
> It was a typo.  Are there any modem configuration utilities that might
> recognize my modem?

You can check which serial device your modem is listed under by typing:

% ls -l /dev/modem

at the end of the line you will see something like  /dev/modem ->
/dev/ttyS0.

If this is not correct, you can go in as root and change it to the right
location with:

# ln -sf /dev/ttyS1 /dev/modem

(where ttyS0 is the wrong locatoin and ttyS1 the right one).

Then check it again with the ls command and you should be good to go, if
that's the problem.


Kathleen

Reply via email to