[97371] in RedHat Linux List
Re: Modems are my KARMA
daemon@ATHENA.MIT.EDU (Jose M. Sanchez)
Mon Nov 2 20:17:42 1998
From: "Jose M. Sanchez" <opjose@ex-pressnet.com>
To: <redhat-list@redhat.com>
Cc: "Serena Del Bianco" <sere77@hotmail.com>
Date: Mon, 2 Nov 1998 20:27:31 -0500
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hey congrats on fixing the "first" problem...
1) Since Linux cannot share IRQ's, you are best off, disabling any existing
COM2 port on your computer. Then set the modem up as COM2 according to the
directions.
2) Make sure the switches are set to the factory defaults.
3) Make a link using either the GUI tools or do it manually with...
"ln -s /dev/cua1 /dev/modem"
If you get a "file exists" message type
"rm /dev/modem" and try again.
4) The setserial command is probably failing because /dev/modem does not
exist. /dev/modem is a "soft" or "symbolic" link to the REAL modem port. It
has to be set up.
5) Check to see that the link exists by typing
"ls -l /dev/modem"
You should see something like
"/dev/modem --> /dev/cua1"
If you do (and have set the modem to COM2), bring up minicom.
You should be able to type "ATZ" and get an "OK" back from the modem.
-JMS
-----Original Message-----
From: Serena Del Bianco <sere77@hotmail.com>
To: redhat-list@redhat.com <redhat-list@redhat.com>
Date: Monday, November 02, 1998 5:20 PM
Subject: Modems are my KARMA
>Hello this is me again, i succesfully installed a modem on my machine
>but iīm trying to install a new modem on my fatherīs computer and iīm
>having problems. NO itīs not a winmodem iīm sure 100% it has jumpers,
>itīs a US Robotics 56K Faxmodem standart NO pnp
>i installed it but then i looked (setserial -a /dev/modem) and says:
>UART unknown so i guess the modem is NOT taken by linux
>Why?
>
>thanks in advance Serena
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
>--
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-list-request@redhat.com with
> "unsubscribe" as the Subject.
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.