Thanks a lot Matt!!! I followed with your indications.
*** For this I down the network-manager service to make changes with minicom on the modem.
Welcome to minicom 2.5
OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB3
Press CTRL-A Z for help on special keys
AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
ati
Manufacturer: Sierra Wireless, Incorporated
Model: MC8795V
Revision: K2_0_7_46CAP C:/WS/FW/K2_0_7_46CAP/MSM6290/SRC 2010/12/13 22:29:01
IMEI: 355310038197434
IMEI SV: 25
FSN: CHJ2914048310
3GPP Release 6
+GCAP: +CGSM,+DS,+ES
OK
at+cgdcont?
+CGDCONT: 1,“IP”,“bam.clarochile.cl”,“0.0.0.0”,0,0
+CGDCONT: 2,“IP”,“m2m.movistar.cl”,“0.0.0.0”,0,0
at!scact=1,1
In the modem when I send the command (at+cgdcont?) in the memory have 2 config, the first is the correct with the SIM in the modem.
When send the command (at!scact=1,1) the screen is frozen and I can’t sent other command, also I tryed connect with other console for the next ttyUSB4 but had the same result that ttyUSB3 (frozen).
Welcome to minicom 2.5
OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB4
Press CTRL-A Z for help on special keys
ati
ati
After this change I can see:
1.- The light of the modem is on and not blinked.
2.- I dont have a new interface + ip (modem):
root@ubuntu:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:01:c0:13:88:b5
inet addr:10.151.185.241 Bcast:10.151.185.255 Mask:255.255.255.0
inet6 addr: fe80::201:c0ff:fe13:88b5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1748716 errors:0 dropped:0 overruns:0 frame:0
TX packets:177946 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:247195062 (247.1 MB) TX bytes:40282535 (40.2 MB)
Interrupt:40 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:881 errors:0 dropped:0 overruns:0 frame:0
TX packets:881 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:54594 (54.5 KB) TX bytes:54594 (54.5 KB)
root@ubuntu:~#
I see this page http://mycusthelp.net/SIERRAWIRELESS/_cs/AnswerDetail.aspx?aid=44 and add the command:
- at+cfun=1
- at!pcstate=1
Welcome to minicom 2.5
OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB3
Press CTRL-A Z for help on special keys
AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
ati
Manufacturer: Sierra Wireless, Incorporated
Model: MC8795V
Revision: K2_0_7_46CAP C:/WS/FW/K2_0_7_46CAP/MSM6290/SRC 2010/12/13 22:29:01
IMEI: 355310038197434
IMEI SV: 25
FSN: CHJ2914048310
3GPP Release 6
+GCAP: +CGSM,+DS,+ES
OK
at+cgdcont?
+CGDCONT: 1,“IP”,“bam.clarochile.cl”,“0.0.0.0”,0,0
+CGDCONT: 2,“IP”,“m2m.movistar.cl”,“0.0.0.0”,0,0
OK
at+cfun=1
OK
at!pcstate=1
ERROR
at!scact=1,1
But the result is the same, maybe this doing something wrong .
Best Regards!