We all allowed 5 mistakes per hr
OK, I've finally gotten around to actually trying to dial with my JJ on linux ... and it doesn't work
when I try to use wvdial (wvdial jasjar internet) I get the following ...
--> WvDial: Internet dialer version 1.54.0
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
--> Sending: ATQ0
--> Re-Sending: ATZ
--> Modem not responding.
here is the contents of my wvdial.conf file ...
# wvdial for Vodacom Data. Created by Tazz_tux
# Version 1.1
# Change Log:
#
# Changed the dialers to name_model
# Added support for HSDPA.
# Added Headers and version control.
[Dialer Defaults]
Phone = *99***1#
Username = username
Password = password
Stupid Mode = 1
Dial Command = ATDT
[Dialer pin]
#Init1 = AT+CPIN=1234
[Dialer jasjar]
Modem = /dev/ttyUSB0
Baud = 460800
Init2 = ATZ
Init3 = ATE0V1&D2&C1S0=0+IFC=2,2
ISDN = 0
Modem Type = Analog Modem
[Dialer 2gonly]
Init4 = AT+COPS=0,0,"Vodacom-SA",0
[Dialer 3gonly]
Init4 = AT+COPS=0,0,"Vodacom-SA",2
[Dialer internet]
Init5 = AT+CGDCONT=1,"IP","internet"
[Dialer internetvpn]
Init5 = AT+CGDCONT=1,"IP","internetvpn"
[Dialer 384k]
Init6 = AT+CGEQMIN=1,4,64,384,64,384
Init7 = AT+CGEQREQ=1,4,64,384,64,384
[Dialer 144k]
Init6 = AT+CGEQMIN=1,4,64,144,64,144
Init7 = AT+CGEQREQ=1,4,64,144,64,144
[Dialer 64k]
Init6 = AT+CGEQMIN=1,4,64,64,64,64
Init7 = AT+CGEQREQ=1,4,64,64,64,64
Also, I can't talk to it through minicom either. I don't ever see any kind of response on the WModem application either.
Any help would be appreciated
CyberBOB