[clug] Seasonal USB dongle fun

Scott Ferguson prettyfly.productions at gmail.com
Fri Dec 25 16:25:30 MST 2009


wvdial.conf for ZTE MF627 using 3Mobile :-
> [Dialer zte]
> Init1 = ATZ
> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
> Modem Type = Analog Modem
> Phone = *99#
> Username = a
> Password = a
> ISDN = 0
> SetVolume = 0
> FlowControl = Hardware (CRTSCTS)
> Modem = /dev/ttyUSB2
> Dial Command = ATDT
> Baud = 460800
> Stupid Mode = 1
Init1 sends details from modem (APN etc)
3Mobile uses blank username and password - this achieves same.
If disconnects show as (pppd) from modem, code 15, then you have 
insufficient power.
_Mine has no PIN...._

Alternatively try (as root) "pppd PORT 460800 nodetach defaultroute 
noipdefault noauth lock usepeerdns connect 'chat "" "at" "" "at" "OK" 
"at&f" "OK" "atz" "OK" "at+cgdcont=1,'IP','APN'" OK "atdt*99#" CONNECT' 
user a password a"

Where APN = yours, ditto PORT (try "ls /dev/ttyUSB*" - you use the 
lowest port number from memory)

-- 
If it breaks - you get to keep both pieces



More information about the linux mailing list