[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] linux device problems...
On Thursday 03 Jan 2002 3:32 pm, you wrote:
> thanks Will - i will try fix the mount problem. it is fat32, so i should be
> ok, i hope :)
> with regards the modem... which part of this script is the phone number?
>
> > etc/ppp/ppp.chat.to :
> > TIMEOUT 5
These commands set on what strings the script aborts. i.e. if the modem
returns NO CARRIER etc.
> > ABORT "NO CARRIER"
> > ABORT BUSY
> > ABORT "NO DIALTONE"
> > ABORT ERROR
These here are the modem (AT) comands
> > "" +++ ATZ
The first string is what the script waits to receive, in this case, nothing.
+++ enters command mode, ATZ resets.
> > OK AT&F
> > OK ATX3
Not sure what these two do. :)
> > OK ATDT0191011
Wait for OK, then dial (DT = Dial using Tone Dialling) 0191011 which is not a
valid number. Chances are it gets the "Sorry, the number you have dialled..."
woman and waits for a "CONNECT" string that will never arrive, then times out.
> BTW, the modem does not give a dial tone either - I do not hear it even try
> to dial. Aso, I do not care about using or not using kppp - I just want to
Hmm, ATZ should leave the speaker on, maybe one of the other commands is
turning it off, or the modem may not have a speaker.
> get my modem working. If you could suggest something easier for me to use,
> i.e. whatever you are using, I would be grateful.
I use the Debian pppconfig script at the moment, although I have used wvdial
before. Most methods as complex as each other really, although I heard kppp
was good.
___________________________________________________________________
Sheffield Linux User's Group - http://www.sheflug.co.uk .
To unsubscribe from this list send mail to
shef-lug-request@list.sheflug.org.uk with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.