[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modem connection.



On Fri, 5 May 2000, Mike Almogy wrote:

> My modem is on COM 2 (i think) i made a ln -s /dev/cua1 /dev/modem.

wrong. cua are deprecated. use ttyS1

> On dip i wrote port modem and i got a response from it.

run minicom, configure it to ttyS1, send the model "AT" and see if you
get "OK".

basic modem test. if you get to that stage, you're 90% of the way there.

> Then i tried to do term in order to write atz atdtPHONE_NUM , but
> after writing term i can't write anything on the screen. (However i
> can get out from the term command by ctrl ] )

you did atz<enter> and did not get OK? (I'm not sure what program TERM
is)



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il