Page 1 of 1

RasPi with E3276-150S 4 Dongle

Posted: Wed Apr 27, 2016 7:12 am
by spec-T
Hi Forum,

I have been at it for days now and am stuck. I have followed almost all the posts and tutorials to try to get this working but no luck.

I have a Huawei E3276-150S USB modem that looks like it wants to connect. It looks like I have mode switching working, but am unable to connect to my carrier.

lsusb:

Code: Select all

Bus 001 Device 007: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard
wvdial.conf:

Code: Select all

[Dialer Defaults]
Init1 = ATZ
Init2 = ATE1
Init3 = AT+CGDCONT=1,"IP","fast.t-mobile.com"
Stupid Mode = 1
MessageEndPoint = "0x01"
Modem Type = Analog Modem
ISDN = 0
Phone = *99#
Modem = /dev/ttyUSB0
Username = { }
Password = { }
Baud = 460800
Auto Reconnect = on
/etc/network/interfaces

Code: Select all

auto  wwan0
iface wwan0 inet static
address 192.168.1.81
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.254

auto ppp0
iface ppp0 inet wvdial
ifconfig:

Code: Select all

wwan0     Link encap:Ethernet  HWaddr 0c:5b:8f:27:9a:64  
          inet addr:169.254.160.49  Bcast:169.254.255.255  Mask:255.255.0.0
          inet6 addr: fe80::584f:751f:bb3e:e26b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:9251 (9.0 KiB)

This is what i get when trying to execute sudo wvdial

Code: Select all

sudo wvdial
--> WvDial: Internet dialer version 1.61
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATE1
OK
--> Sending: AT+CGDCONT=1,"IP","fast.t-mobile.com"
AT+CGDCONT=1,"IP","fast.t-mobile.com"
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT 43200000
--> Carrier detected.  Starting PPP immediately.
--> Starting pppd at Wed Apr 27 07:10:00 2016
--> Pid of pppd: 1159
--> Using interface ppp0
--> pppd: ?&?[01]?(?[01]?(?[01]
--> pppd: ?&?[01]?(?[01]?(?[01]
--> pppd: ?&?[01]?(?[01]?(?[01]
--> pppd: ?&?[01]?(?[01]?(?[01]
--> pppd: ?&?[01]?(?[01]?(?[01]
--> Disconnecting at Wed Apr 27 07:10:31 2016
--> 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 Wed Apr 27 07:10:52 2016
Any help with this would be greatly appreciated on this! Thank you!

Re: RasPi with E3276-150S 4 Dongle

Posted: Wed Apr 27, 2016 10:39 am
by fruitoftheloom
Did you try the SAKIS3G software ??

http://www.sakis3g.com

Re: RasPi with E3276-150S 4 Dongle

Posted: Thu Apr 28, 2016 4:21 am
by spec-T
I have with no success :(

Re: RasPi with E3276-150S 4 Dongle

Posted: Fri Apr 29, 2016 9:01 pm
by spec-T
Anyone??

Here is my output for
sudo ./sakis3g connect --debug

Code: Select all


-------------------------------------------
Sakis3G 0.2.0e running on DEBUG mode.
-------------------------------------------
Fri 29 Apr 20:58:43 UTC 2016
-------------------------------------------
Command line was: /tmp/sakis3gz.16398.sakis3g "connect" "--debug"
Running with PID: 16428
-------------------------------------------
Environment is:
DEBUG='on'
DESKTOP=''
DISPLAY=''
EXTRACTED='/tmp/sakis3gz.16398.sakis3g'
HOME='/root'
IFS=' 	
'
LANG='en_GB.UTF-8'
LOGNAME='root'
LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:'
MAIL='/var/mail/root'
MEGZ='./sakis3g'
MYVERSION='0.2.0e'
NOFUNCNAME='1'
OPTIND='1'
PATH='/bin:/sbin:/usr/bin:/usr/sbin'
PPID='16398'
PROVIDER='./sakis3g'
PS1='# '
PS2='> '
PS4='+ '
PWD='/home/pi'
SHELL='/bin/bash'
SUDO_COMMAND='./sakis3g connect --debug'
SUDO_GID='1000'
SUDO_UID='1000'
SUDO_USER='pi'
TERM='xterm-256color'
TRAPS='cleanscreen '
USER='root'
USERNAME='root'
XAUTHORITY=''
allargs='"connect" "--debug"'
binaryfree='yes'
binaryvariable='grep'
cutbin='/usr/bin/cut'
grepbin='/bin/grep'
lastverbosetext='Starting up'
me='/tmp/sakis3gz.16398.sakis3g'
printfbin='/usr/bin/printf'
sedbin='/bin/sed'
trbin='/usr/bin/tr'
verbosecurrentcount='7'
whichbin='/bin/which'
-------------------------------------------
Will now proceed with Sakis3G execution.
-------------------------------------------
[16428] [20:58:43] Located "echo" within PATH (/bin/echo).
[16428] [20:58:43] Level 1 dependencies met.
[16428] [20:58:43] Dir "/bin" exists in PATH.
[16428] [20:58:43] Dir "/usr/bin" exists in PATH.
[16428] [20:58:43] Dir "/sbin" exists in PATH.
[16428] [20:58:43] Dir "/usr/sbin" exists in PATH.
[16428] [20:58:43] Done setting up PATH.
[16428] [20:58:43] Located "readlink" within PATH (/bin/readlink).
[16428] [20:58:43] My location is "/home/pi/sakis3g".
[16428] [20:58:43] Located "wc" within PATH (/usr/bin/wc).
[16428] [20:58:43] Located "cat" within PATH (/bin/cat).
[16428] [20:58:43] Located "tail" within PATH (/usr/bin/tail).
[16428] [20:58:43] Located "head" within PATH (/usr/bin/head).
[16428] [20:58:43] Located "sort" within PATH (/usr/bin/sort).
[16428] [20:58:43] Located "uniq" within PATH (/usr/bin/uniq).
[16428] [20:58:43] Located "ls" within PATH (/bin/ls).
[16428] [20:58:43] Located "setsid" within PATH (/usr/bin/setsid).
[16428] [20:58:43] Located "getent" within PATH (/usr/bin/getent).
[16428] [20:58:43] Located "ps" within PATH (/bin/ps).
[16428] [20:58:43] Located "chmod" within PATH (/bin/chmod).
[16428] [20:58:43] Located "chown" within PATH (/bin/chown).
[16428] [20:58:43] Located "touch" within PATH (/bin/touch).
[16428] [20:58:43] Located "expr" within PATH (/usr/bin/expr).
[16428] [20:58:43] Located "seq" within PATH (/usr/bin/seq).
[16428] [20:58:43] Located "cp" within PATH (/bin/cp).
[16428] [20:58:43] Located "rm" within PATH (/bin/rm).
[16428] [20:58:43] Located "who" within PATH (/usr/bin/who).
[16428] [20:58:43] Located "mv" within PATH (/bin/mv).
[16428] [20:58:43] Located "basename" within PATH (/usr/bin/basename).
[16428] [20:58:43] Located "dirname" within PATH (/usr/bin/dirname).
[16428] [20:58:43] Level 2 dependencies met.
[16428] [20:58:43] Basic binaries are resolved.
[16428] [20:58:43] Parent process is: sudo
[16428] [20:58:43] Running by user request.
[16428] [20:58:44] Person behind screen is pi.
[16428] [20:58:44] Configuration file /etc/default/sakis3g does not exist or is not readable.
[16428] [20:58:44] Configuration file /etc/sysconfig/sakis3g does not exist or is not readable.
[16428] [20:58:44] Loading system-wide configuration file /etc/sakis3g.conf.
/-------------------------------------------------------------------------------
[16428] [20:58:44] Will now display contents of: \'/etc/sakis3g.conf\'
/-------------------------------------------------------------------------------
OTHER=CUSTOM_TTY
CUSTOM_TTY=/dev/ttyUSB0
USBINTERFACE=”6”
APN=CUSTOM_APN
CUSTOM_APN= ”fast.t-mobile.com”
APN_USER= ” ”
APN_PASS=” ”
SIM_PIN=”29720481”
\-------------------------------------------------------------------------------
-rw-r--r-- 1 root root 171 Apr 22 17:25 /etc/sakis3g.conf
\-------------------------------------------------------------------------------
[16428] [20:58:44] Configuration arguments are: "OTHER=CUSTOM_TTY" "CUSTOM_TTY=/dev/ttyUSB0" "USBINTERFACE=”6”" "APN=CUSTOM_APN" "CUSTOM_APN= ”fast.t-mobile.com”" "APN_USER= ” ”" "APN_PASS=” ”" "SIM_PIN=”29720481”" 
[16428] [20:58:44] Parsing configuration value: OTHER=CUSTOM_TTY.
[16428] [20:58:44] Command line set variable OTHER to "CUSTOM_TTY".
[16428] [20:58:44] Parsing configuration value: CUSTOM_TTY=/dev/ttyUSB0.
[16428] [20:58:44] Command line set variable CUSTOM_TTY to "/dev/ttyUSB0".
[16428] [20:58:44] Parsing configuration value: USBINTERFACE=”6”.
[16428] [20:58:44] Command line set variable USBINTERFACE to "”6”".
[16428] [20:58:44] Parsing configuration value: APN=CUSTOM_APN.
[16428] [20:58:44] Command line set variable APN to "CUSTOM_APN".
[16428] [20:58:44] Parsing configuration value: CUSTOM_APN= ”fast.t-mobile.com”.
[16428] [20:58:44] Command line set variable CUSTOM_APN to "”fast.t-mobile.com”".
[16428] [20:58:44] Parsing configuration value: APN_USER= ” ”.
[16428] [20:58:44] Command line set variable APN_USER to "” ”".
[16428] [20:58:44] Parsing configuration value: APN_PASS=” ”.
[16428] [20:58:44] Command line set variable APN_PASS to "” ”".
[16428] [20:58:44] Parsing configuration value: SIM_PIN=”29720481”.
[16428] [20:58:44] Command line set variable SIM_PIN to "”29720481”".
[16428] [20:58:44] Finished loading file /etc/sakis3g.conf.
[16428] [20:58:44] Configuration file(s) loaded.
[16428] [20:58:44] Unable to find a local X display, will stick to terminal.
[16428] [20:58:44] Selecting GUI.
[16428] [20:58:44] terminal selected as GUI.
[16428] [20:58:44] Selecting GUI.
[16428] [20:58:44] Validating pre-selected GUI: terminal
[16428] [20:58:44] terminal selected as GUI.
[16428] [20:58:44] Locale en_GB.UTF-8 found in environment.
[16428] [20:58:44] Will attempt to get translation file from package: messages/en_GB.UTF-8.
[16428] [20:58:44] Loaded default value for foldwrapping: 60
[16428] [20:58:44] No translations retrieved from file. Will not be using translations.
[16428] [20:58:44] Loaded default value for foldwrapping: 60
[16428] [20:58:44] Located "ifconfig" within PATH (/sbin/ifconfig).
[16428] [20:58:44] Root level dependencies met.
[16428] [20:58:44] Loading Usb-ModeSwitch device database.
[16428] [20:58:44] Embedded device database contains 0 entries.
[16428] [20:58:44] Folder "/etc/usb_modeswitch.d" exists. Will check if it contains configuration files.
[16428] [20:58:44] Loading system supplied device database.
[16428] [20:58:44] Switchable devices within system device database:

[16428] [20:58:44] Switched devices within system device database:

[16428] [20:58:44] Finished starting up.
[16428] [20:58:44] Loaded default value for pppint: ppp0
[16428] [20:58:44] Verbosing: 7% Locating device
[16428] [20:58:44] Loading Usb-ModeSwitch device database.
[16428] [20:58:44] Embedded device database contains 0 entries.
[16428] [20:58:44] Folder "/etc/usb_modeswitch.d" exists. Will check if it contains configuration files.
[16428] [20:58:44] Loading system supplied device database.
[16428] [20:58:45] Switchable devices within system device database:

[16428] [20:58:45] Switched devices within system device database:

[16428] [20:58:45] Fetching connected USB devices by using "/sys/bus/usb/devices".
[16428] [20:58:45] Connected USB devices are:
0424:9514:BUSNUM=001
0424:ec00:BUSNUM=001
045e:00cb:Microsoft Basic Optical Mouse v2.0
12d1:1506:HUAWEI Mobile
1a2c:0c23:USB Keyboard
1d6b:0002:DWC OTG Controller
[16428] [20:58:45] No plugged modems found.
[16428] [20:58:45] Asking user to select: OTHER Please select modem type Select modem category that best fits your 3G modem. Select Cancel USBMODEM USB device BLUETOOTH Bluetooth modem CUSTOM_TTY Custom tty...
[16428] [20:58:45] Asking user to select: OTHER Please select modem type Select modem category that best fits your 3G modem. Select Cancel USBMODEM USB device BLUETOOTH Bluetooth modem CUSTOM_TTY Custom tty...
[16428] [20:58:45] OTHER=CUSTOM_TTY
[16428] [20:58:45] USBMODEM!=CUSTOM_TTY
[16428] [20:58:45] BLUETOOTH!=CUSTOM_TTY
[16428] [20:58:45] CUSTOM_TTY==CUSTOM_TTY.
[16428] [20:58:45] User has already selected OTHER="CUSTOM_TTY". Returning 3.
[16428] [20:58:45] Asking user to enter: CUSTOM_TTY Please enter tty Enter tty node where your 3G modem resides, or leave empty to abort OK Cancel
[16428] [20:58:45] Asking user to enter: CUSTOM_TTY Please enter tty Enter tty node where your 3G modem resides, or leave empty to abort OK Cancel
[16428] [20:58:45] CUSTOM_TTY=/dev/ttyUSB0
[16428] [20:58:45] User has already entered CUSTOM_TTY="/dev/ttyUSB0". Returning 0.
[16428] [20:58:45] Using device node "/dev/ttyUSB0".
[16428] [20:58:45] Setting up modem.
[16428] [20:58:45] We are root already. Proceeding.
[16428] [20:58:45] Setting up custom modem on /dev/ttyUSB0.
[16428] [20:58:45] Attempting to setup custom tty modem on "/dev/ttyUSB0".
[16428] [20:58:45] Custom tty "/dev/ttyUSB0" exists. Nothing more to do for setting it up.
[16428] [20:58:45] Modem is now setup and resides on /dev/ttyUSB0.
[16428] [20:58:45] Located "wvdial" within PATH (/usr/bin/wvdial).
[16428] [20:58:45] Located "chat" within PATH (/usr/sbin/chat).
[16428] [20:58:45] Verbosing: 14% Preparing modem
[16428] [20:58:45] Loaded default value for CHAT_ABORT_STRINGS: ABORT BUSY ABORT ERROR ABORT BLOCKED ABORT NOCARRIER
[16428] [20:58:45] Unknown command "STAGE0".
[16428] [20:58:45] Command "PROBEGSM" refers to AT commands: ATI OK 'AT+GCAP' OK 'AT+CGSN' OK
[16428] [20:58:45] Will send PROBEGSM commands to tty /dev/ttyUSB0: "" '\pAT' OK ATI OK 'AT+GCAP' OK 'AT+CGSN' OK '\pAT' OK
[16428] [20:58:45] We are root already. Proceeding.
[16428] [20:58:45] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:45] Got response from tty:


















AT


OK

ATI


Manufacturer: huawei

Model: E3276

Revision: 21.190.03.00.00

IMEI: 863781010447853

+GCAP: +CGSM,+DS,+ES



OK

AT+GCAP


+GCAP: +CGSM,+DS,+ES



OK

AT+CGSN


863781010447853



OK

AT


OK
[16428] [20:58:45] Found GSM capabilities on tty /dev/ttyUSB0.
[16428] [20:58:45] Command "IDENTIFY" refers to AT commands: AT+CGMM OK
[16428] [20:58:45] Will send IDENTIFY commands to tty /dev/ttyUSB0: "" '\pAT' OK AT+CGMM OK '\pAT' OK
[16428] [20:58:45] We are root already. Proceeding.
[16428] [20:58:45] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:46] Got response from tty:
AT


OK

AT+CGMM


E3276



OK

AT


OK
[16428] [20:58:46] Modem on tty identified itself as: E3276
[16428] [20:58:46] No information found for  within files/modem_init.db database.
[16428] [20:58:46] Unknown command "STAGE1".
[16428] [20:58:46] Using default PINCHECK.
[16428] [20:58:46] Command "PINCHECK" refers to AT commands: 'AT+CPIN?' OK
[16428] [20:58:46] Will send PINCHECK commands to tty /dev/ttyUSB0: "" '\pAT' OK 'AT+CPIN?' OK '\pAT' OK
[16428] [20:58:46] We are root already. Proceeding.
[16428] [20:58:46] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:46] Got response from tty:
AT


OK

AT+CPIN?


+CPIN: READY



OK

AT


OK
[16428] [20:58:46] Modem on /dev/ttyUSB0 does not need PIN.
[16428] [20:58:46] Unknown command "STAGE4".
[16428] [20:58:46] Command "OPERATOR" refers to AT commands: AT+COPS=3,2 OK 'AT+COPS?' OK
[16428] [20:58:46] Will send OPERATOR commands to tty /dev/ttyUSB0: "" '\pAT' OK AT+COPS=3,2 OK 'AT+COPS?' OK '\pAT' OK
[16428] [20:58:46] We are root already. Proceeding.
[16428] [20:58:46] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:46] Got response from tty:
AT


OK

AT+COPS=3,2


OK

AT+COPS?


+COPS: 0,2,"310260",2



OK

AT


OK
[16428] [20:58:46] Modem registered to network ID "310260".
[16428] [20:58:46] Command "OPERATORNAME" refers to AT commands: AT+COPS=3,0 OK 'AT+COPS?' OK
[16428] [20:58:46] Will send OPERATORNAME commands to tty /dev/ttyUSB0: "" '\pAT' OK AT+COPS=3,0 OK 'AT+COPS?' OK '\pAT' OK
[16428] [20:58:47] We are root already. Proceeding.
[16428] [20:58:47] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:47] Got response from tty:
AT


OK

AT+COPS=3,0


OK

AT+COPS?


+COPS: 0,0,"T-Mobile",2



OK

AT


OK
[16428] [20:58:47] Command "SIMOPERATORNAME" refers to AT commands: 'AT+CRSM=176,28486,0,0,17' OK
[16428] [20:58:47] Will send SIMOPERATORNAME commands to tty /dev/ttyUSB0: "" '\pAT' OK 'AT+CRSM=176,28486,0,0,17' OK '\pAT' OK
[16428] [20:58:47] We are root already. Proceeding.
[16428] [20:58:47] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:47] Got response from tty:
AT


OK

AT+CRSM=176,28486,0,0,17


+CRSM: 106,130,""



OK

AT


OK
[16428] [20:58:47] Modem on /dev/ttyUSB0 has registered 310260.
[16428] [20:58:47] Unknown command "STAGE5".
[16428] [20:58:47] Unable to locate "hal-get-property" within PATH.
[16428] [20:58:47] Modem on device node /dev/ttyUSB0 is now ready for connection.
[16428] [20:58:47] Device /dev/ttyUSB0 is now prepared and registered to T-Mobile.
[16428] [20:58:47] Verbosing: 21% Resolving connection details
[16428] [20:58:48] No information found for 310260 within files/operators.db database.
[16428] [20:58:48] ISPID: 310260 / ISPNAME: T-Mobile / ISPTEXT: T-Mobile
[16428] [20:58:48] Command "DETECTAPN" refers to AT commands: AT+CGDCONT? OK
[16428] [20:58:48] Will send DETECTAPN commands to tty /dev/ttyUSB0: "" '\pAT' OK AT+CGDCONT? OK '\pAT' OK
[16428] [20:58:48] We are root already. Proceeding.
[16428] [20:58:48] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:48] Got response from tty:
AT


OK

AT+CGDCONT?


+CGDCONT: 0,"IP","","",0,0,0,0



OK

AT


OK
[16428] [20:58:48] APN stored in modem was: 
[16428] [20:58:48] Asking user to enter: CUSTOM_APN Please enter APN Enter correct APN, or leave empty to abort. Contact your operator if unsure OK Cancel
[16428] [20:58:48] Asking user to enter: CUSTOM_APN Please enter APN Enter correct APN, or leave empty to abort. Contact your operator if unsure OK Cancel
[16428] [20:58:48] CUSTOM_APN= ”fast.t-mobile.com”
[16428] [20:58:48] User has already entered CUSTOM_APN=" ”fast.t-mobile.com”". Returning 0.
[16428] [20:58:48] Asking user to enter: APN_USER APN:  ”fast.t-mobile.com” Enter username required by APN, or leave empty to abort. Contact your operator if unsure. This information, along with APN password, is usually easily retrieved through a fast call to customer support OK Cancel
[16428] [20:58:48] Asking user to enter: APN_USER APN:  ”fast.t-mobile.com” Enter username required by APN, or leave empty to abort. Contact your operator if unsure. This information, along with APN password, is usually easily retrieved through a fast call to customer support OK Cancel
[16428] [20:58:48] APN_USER= ” ”
[16428] [20:58:48] User has already entered APN_USER=" ” ”". Returning 0.
[16428] [20:58:48] Asking user to enter: APN_PASS APN:  ”fast.t-mobile.com” Enter password required by APN, or leave empty to abort. Contact your operator if unsure. This information is usually easily retrieved through a fast call to customer support OK Cancel
[16428] [20:58:48] Asking user to enter: APN_PASS APN:  ”fast.t-mobile.com” Enter password required by APN, or leave empty to abort. Contact your operator if unsure. This information is usually easily retrieved through a fast call to customer support OK Cancel
[16428] [20:58:48] APN_PASS=” ”
[16428] [20:58:48] User has already entered APN_PASS="” ”". Returning 0.
[16428] [20:58:48] Command "DIAL" refers to AT commands: ATD*99#
[16428] [20:58:48] Loaded default value for BAUD: 460800
[16428] [20:58:48] Config file that will be used is: "/tmp/wvdial.tmp.16428".
/-------------------------------------------------------------------------------
[16428] [20:58:48] Will now display contents of: \'/tmp/wvdial.tmp.16428\'
/-------------------------------------------------------------------------------
[Dialer Defaults]
Modem = /dev/ttyUSB0
Modem Type = Analog Modem
ISDN = 0
Baud = 460800
Dial Attempts = 3
Username =  ” ”
Password = ” ”
Phone = *99#
Auto Reconnect = off
Stupid Mode = 1
Init1 = ATZ
\-------------------------------------------------------------------------------
-rw------- 1 root root 207 Apr 29 20:58 /tmp/wvdial.tmp.16428
\-------------------------------------------------------------------------------
[16428] [20:58:48] Connection command that will be used is: /usr/bin/setsid /usr/bin/wvdial --config "/tmp/wvdial.tmp.16428"
[16428] [20:58:48] Verbosing: 28% Initializing modem
[16428] [20:58:48] Using default INITIALIZE.
[16428] [20:58:48] Command "INITIALIZE" refers to AT commands: ATZ OK 'AT&F' OK 'ATQ0 V1 E1' OK 'AT&D2 &C1' OK AT+FCLASS=0 OK ATS0=0 OK 'AT+CGDCONT=1,"IP"," ”fast.t-mobile.com”"' OK
[16428] [20:58:48] Will send INITIALIZE commands to tty /dev/ttyUSB0: "" '\pAT' OK ATZ OK 'AT&F' OK 'ATQ0 V1 E1' OK 'AT&D2 &C1' OK AT+FCLASS=0 OK ATS0=0 OK 'AT+CGDCONT=1,"IP"," ”fast.t-mobile.com”"' OK '\pAT' OK
[16428] [20:58:48] We are root already. Proceeding.
[16428] [20:58:48] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:51] Got response from tty:
AT


OK

ATZ


OK

AT&F


OK

ATQ0 V1 E1


OK

AT&D2 &C1


OK

AT+FCLASS=0


COMMAND NOT SUPPORT
[16428] [20:58:51] Unknown command "STAGE7".
[16428] [20:58:51] Unknown command "STAGE8".
[16428] [20:58:51] We are root already. Proceeding.
/-------------------------------------------------------------------------------
[16428] [20:58:51] Will now run command: \'/bin/rm -f "/tmp/sakis3g.3gnet"\'
/-------------------------------------------------------------------------------
\-------------------------------------------------------------------------------
[16428] [20:58:51] Command returned 0.
\-------------------------------------------------------------------------------
[16428] [20:58:51] We are root already. Proceeding.
[16428] [20:58:51] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:51] Verbosing: 35% Connecting
--> WvDial: Internet dialer version 1.61
[16428] [20:58:51] PID 18482 is still running.
[16428] [20:58:51] Located "netstat" within PATH (/bin/netstat).
[16428] [20:58:51] Waiting for interface to go up (0 seconds passed).
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
ERROR
--> Invalid dial command.
--> Disconnecting at Fri Apr 29 20:58:51 2016
[16428] [20:58:52] PID 18482 is not running any more.
[16428] [20:58:52] PID 18482 is not running any more.
[16428] [20:58:52] We are root already. Proceeding.
/-------------------------------------------------------------------------------
[16428] [20:58:52] Will now run command: \'/bin/rm -f "/tmp/sakis3g.3gnet"\'
/-------------------------------------------------------------------------------
\-------------------------------------------------------------------------------
[16428] [20:58:52] Command returned 0.
\-------------------------------------------------------------------------------
[16428] [20:58:52] We are root already. Proceeding.
[16428] [20:58:52] Device /dev/ttyUSB0 is not busy.
[16428] [20:58:52] Verbosing: 42% Connecting (second attempt)
--> WvDial: Internet dialer version 1.61
[16428] [20:58:52] PID 18576 is still running.
[16428] [20:58:52] Waiting for interface to go up (0 seconds passed).
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
ERROR
--> Invalid dial command.
--> Disconnecting at Fri Apr 29 20:58:53 2016
[16428] [20:58:53] PID 18576 is not running any more.
[16428] [20:58:53] PID 18576 is not running any more.
[16428] [20:58:53] Failed to connect.
[16428] [20:58:53] Error: Failed to connect.
Failed to connect.
[16428] [20:58:53] Aborting execution chain due to actor "connect" returning 95.
[16428] [20:58:53] Following actors executed: connect
[16428] [20:58:53] Verbosing: 49% Cleaning
[16428] [20:58:53] Stopping operation with return status: 95
[16428] [20:58:53] Now executing traps.
[16428] [20:58:53] Executing trap "cleanscreen".