Japp, I see echo is enabled after the disconnection:

modem-manager[26690]: <debug> [1304323497.722337] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): --> 'AT*ENAP=0<CR>'
modem-manager[26690]: <debug> [1304323498.724318] [mm-port.c:181] 
mm_port_set_connected(): (usb0): port now disconnected
modem-manager[26690]: <debug> [1304323498.734214] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): <-- 'T*ENAP=0<CR><CR><LF>*EMRDY: 1<CR><LF>'
modem-manager[26690]: <debug> [1304323500.965352] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): --> 'AT+CGACT=0,1<CR>'
modem-manager[26690]: <debug> [1304323500.980635] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): <-- 'AT+CGACT=0,1<CR>'
modem-manager[26690]: <debug> [1304323500.981842] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): <-- '<CR><LF>OK<CR><LF>'

Compare to the successful connection without echo:

modem-manager[26690]: <debug> [1304323417.345562] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): home_only => TRUE
modem-manager[26690]: <debug> [1304323417.346032] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): number => "*99#"
modem-manager[26690]: <debug> [1304323417.346403] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): password => "netcom"
modem-manager[26690]: <debug> [1304323417.346743] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): pin => "****"
modem-manager[26690]: <debug> [1304323417.347089] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): allowed_mode => 0
modem-manager[26690]: <debug> [1304323417.347430] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): username => "netcom"
modem-manager[26690]: <debug> [1304323417.347759] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): network_mode => 0
modem-manager[26690]: <debug> [1304323417.348066] [mm-generic-gsm.c:4362] 
simple_connect(): (usb0): apn => "internet.netcom.no"
modem-manager[26690]: <debug> [1304323417.348423] [mm-generic-gsm.c:4251] 
simple_state_machine(): (usb0): simple connect state 0
modem-manager[26690]: <debug> [1304323417.348903] [mm-generic-gsm.c:4251] 
simple_state_machine(): (usb0): simple connect state 2
modem-manager[26690]: <debug> [1304323417.850113] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): --> 'AT+CREG?<CR>'
modem-manager[26690]: <debug> [1304323417.867415] [mm-at-serial-port.c:298] 
debug_log(): (ttyACM0): <-- '<CR><LF>+CREG: 
2,1,"0519","00053E90"<CR><LF><CR><LF>OK<CR><LF>'
modem-manager[26690]: <debug> [1304323417.868232] [mm-generic-gsm.c:4251] 
simple_state_machine(): (usb0): simple connect state 4

So the solution is maybe to get the MBM plugin to run ATE0 after
"AT*ENAP=0"? Or if it is natural that this init is run by the generic
GSM code after disconnection (if not all of that is overridden by the
MBM code).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769497

Title:
  Reconnect not possible after disconnection or lost connection using
  Ericsson MBM

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to