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

Re: modem claro - ZTE MF190



mais uma tentativa. levei o modem para uma máquina com debian unstable
e rodei o wvdialconf lá. ele gerou o /etc/wvdial.conf com algumas
pequenas diferenças. a saber, nos parâmetros Init2 e ModemType.

fiz a mescla. segue a configuração atual:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
#Init2 = ATQ0 V1 E1 +FCLASS=0
Init3 = AT+CGDCONT=1,"IP","bandalarga.claro.com.br"
Stupid mode = 1
#Modem Type = USB Modem
Modem Type = Analog Modem
Phone = *99***1#
ISDN = 0
Username = claro
Password = claro
Modem = /dev/ttyUSB1
Baud = 9600
New PPPD = yes

mudou um pouco as mensagens, mas nada de conectar. nem processo pppd
fica depois de rodar o wvdial abaixo:

# clear; wvdial

--> WvDial: Internet dialer version 1.61
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Sending: AT+CGDCONT=1,"IP","bandalarga.claro.com.br"
AT+CGDCONT=1,"IP","bandalarga.claro.com.br"
OK
--> Modem initialized.
--> Sending: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
CONNECT 7200000
--> Carrier detected.  Starting PPP immediately.
--> Starting pppd at Sun Oct 27 10:40:20 2013
--> Pid of pppd: 5495
--> Using interface ppp0
--> pppd: (U" @S" P\"
--> pppd: (U" @S" P\"
--> pppd: (U" @S" P\"
--> pppd: (U" @S" P\"
--> pppd: (U" @S" P\"
--> Disconnecting at Sun Oct 27 10:40:51 2013
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd
man pages for more information.
--> Auto Reconnect will be attempted in 5 seconds
--> Initializing modem.
--> Sending: ATZ
--> Sending: ATQ0
--> Re-Sending: ATZ
--> Modem not responding.
--> Initializing modem.
--> Sending: ATZ
--> Sending: ATQ0
--> Re-Sending: ATZ
--> Modem not responding.
--> Disconnecting at Sun Oct 27 10:41:13 2013


Reply to: