[ltp] Modem init string for Mwave on TP600E

S. Anthony Sequeira linux-thinkpad@linux-thinkpad.org
Sun, 01 Feb 2004 14:46:02 +0000


On Sun, 2004-02-01 at 14:08, chriz danieli wrote:
> On Sun, 01 Feb 2004 12:33:52 +0000
> "S. Anthony Sequeira" <tony@sequeira.com> wrote:
> 
> > Hi,
> > 
> > Anyone got an init string that will display the connect speed on
> > connection to an ISP please?  The modem is working, just no feedback on
> > the speed.
> > 
> > Of course anything else that may help.
> 
> I always use `wvdial' with `pppd' in this case.
> This is my conf file ( /etc/wvdial.conf ) with two INIT modem string.
> 
> $cat /etc/wvdial.conf 
> [Dialer Defaults]
> Phone = _______
> Username = _______ 
> Password = _______ 
> Remote Name = *
> New PPPD = yes
> Modem = /dev/ttyS1  <-- Note! This could be changed.
> Baud = 57600 
> Init1 = ATZ
> Init2 = ATX3
> Stupid Mode = 1
> ISDN = 0
> Modem Type = Analog Modem
> 
> 
> I've got a response `connect string` : 
> CONNECT 33600/ECLC
> 
> > 
> > Cheers.
> > -- 
> > Tony
> 
> Hope that helps you.
> Saludos.
> 
> Chriz.

Thanks Chriz, I will try it.
-- 
Tony