Automatic setup of UMTS connection



Hi,

I am trying to get a UMTS device automatically started on boot. I have created a system-connection, set the PIN, set it to 'Connect automatically'. However, the connection is only started, when I 
manually activate using nm-applet or from the commandline using nmcli, not automatically on boot.

Is this a problem with the device, or the intended NM/MM behaviour for UMTS/CDMA devices?

Details follow below. A possible issue is marked with  '<----------------*** Problem?' in the output.

Thanks,
Markus

The ModemManager output is:

<info>  [main.c:167] main(): ModemManager (version 0.5) starting...
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Nokia
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Novatel
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin SimTech
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Sierra
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Option High-Speed
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Huawei
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Wavecom
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin MotoC
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Gobi
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Ericsson MBM
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Generic
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin ZTE
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Option
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Linktop
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin AnyData
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin X22X
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Longcheer
<info>  [mm-manager.c:120] load_plugin(): Loaded plugin Samsung
<debug> [mm-manager.c:793] device_added(): (tty/ttyS0): could not get port's parent device
<debug> [mm-manager.c:793] device_added(): (tty/ttyS1): could not get port's parent device
<debug> [mm-manager.c:793] device_added(): (tty/ttyS2): could not get port's parent device
<debug> [mm-manager.c:793] device_added(): (tty/ttyS3): could not get port's parent device
<debug> [mm-manager.c:793] device_added(): (net/can0): could not get port's parent device
<debug> [mm-manager.c:793] device_added(): (net/can1): could not get port's parent device
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB0) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB0) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB0): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB1) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB1) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB1): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB2) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB2) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB2): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB3): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB4) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB4) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB4): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB5) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB5) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB5): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB6) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB6) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB6): probe requested by plugin 'Sierra'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- 'AT+GCAP'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- 'AT+GCAP'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- 'AT+GCAP'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- 'ATI'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB3) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB3) serial port closed
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB3) type primary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 2 (open)
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 3 (open)
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB3
<debug> [mm-manager.c:317] add_modem(): Added modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATE0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- 'ATE0'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Sierra Wireless, Incorporated<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMM<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>MC8790V<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMR<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>K2_0_7_35AP C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Sierra Wireless, Incorporated<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMM<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>MC8790V<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMR<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>K2_0_7_35AP C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GSN<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>353626025118204<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGSN<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>353626025118204<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-helpers.c:888] mm_create_device_identifier(): Device ID source 
'000011990000683cManufacturer:SierraWireless,IncorporatedModel:MC8790VRevision:K2_0_7_35APC:/WS/FW/K2_0_7_35AP/MSM6290/SRC2010/03/0417:37:08IMEI:353626025118204IMEISV:16FSN:C6833102515103GPPRelease6+GCAP:
+CGSM,+DS,+ES353626025118204K2_0_7_35APC:/WS/FW/K2_0_7_35AP/MSM6290/SRC2010/03/0417:37:08MC8790VSierraWireless,Incorporated'
<debug> [mm-modem-helpers.c:889] mm_create_device_identifier(): Device ID 'bdacc761d4a6980e8826f835a77aaaa655798c11'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 2 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATE0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 1 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CMEE=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CPIN: SIM PIN<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 2 (open)
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 1 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT!ICCID?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>!ICCID: 89492066980114015743<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB3) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB3) serial port closed
<debug> [mm-generic-gsm.c:500] get_iccid_done(): SIM ID source '89492066980114015743'
<debug> [mm-generic-gsm.c:501] get_iccid_done(): SIM ID '5504a56cf3ba0b2da9d154dd00fd0a563bc3154d'
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP1<LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB4) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB4) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB4) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB4) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB4
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP2<LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB5) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB5) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB5) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB5) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB5
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP3<LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB6) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB6) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB6) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB6) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB6
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'ATI<CR>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB0) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB0) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB0) serial port closed
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB0) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB0) device open count is 1 (open)
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB1) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB1) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB1) serial port closed
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB1) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB1) device open count is 1 (open)
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB0): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): --> 00 78 f0 7e
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+CPIN?<CR>'
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB0): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): <-- 00 4d 61 72 20 30 34 20 32 30 31 30 31 38 3a 31 35 3a 35 33 4d 61 72 20 30 34 20 32 30 31 30 31 38 3a 31 35 3a 35 33 4b 
32 30 30 37 33 35 41 00 00 1d 00 00 00 01 c0 9f c2 7e
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB1) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB1) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB1) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB1): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+CGMM<CR>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB0) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB0) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB0) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB0): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB2): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB2) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB2) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB2) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB2): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:265] check_export_modem(): Exported modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 as /org/freedesktop/ModemManager/Modems/0
<debug> [mm-manager.c:278] check_export_modem(): (/org/freedesktop/ModemManager/Modems/0): VID 0x1199 PID 0x683C (usb)
<debug> [mm-manager.c:279] check_export_modem(): (/org/freedesktop/ModemManager/Modems/0): data port is ttyUSB3
<info>  [mm-manager.c:862] device_removed(): (tty/ttyUSB5): released by modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<info>  [mm-manager.c:862] device_removed(): (tty/ttyUSB6): released by modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-modem-base.c:185] mm_modem_base_remove_port(): (ttyUSB6) type secondary removed from /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<info>  [mm-manager.c:862] device_removed(): (tty/ttyUSB3): released by modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-modem-base.c:185] mm_modem_base_remove_port(): (ttyUSB3) type primary removed from /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-manager.c:204] remove_modem(): Removed modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB2) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB2) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB2): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB4) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB4) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB4): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB3): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB1) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB1) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB1): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB0) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB0) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB0): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB5) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB5) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB5): probe requested by plugin 'Sierra'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB6) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB6) device open count is 1 (open)
<debug> [mm-plugin-base.c:850] try_open(): (ttyUSB6): probe requested by plugin 'Sierra'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP1<LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB4): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB4) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB4) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB4) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB4) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB4
<debug> [mm-manager.c:317] add_modem(): Added modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB5): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP2<LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB3) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB3) serial port closed
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB5) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB5) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB5) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB5) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB5
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- 'Sierra Wireless, Incorporated<LF><CR>MC8790V<LF><CR>APP3<LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB3) type primary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 2 (open)
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 3 (open)
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB3
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATE0<CR>'
<debug> [mm-modem-base.c:155] mm_modem_base_add_port(): (ttyUSB6) type secondary claimed by /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB6) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB6) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB6) serial port closed
<info>  [mm-manager.c:564] do_grab_port(): (Sierra): GSM modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 claimed port ttyUSB6
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Sierra Wireless, Incorporated<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMM<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>MC8790V<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GMR<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>K2_0_7_35AP C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Sierra Wireless, Incorporated<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMM<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>MC8790V<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGMR<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>K2_0_7_35AP C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATI1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>Manufacturer: Sierra Wireless, Incorporated<CR><LF>Model: MC8790V<CR><LF>Revision: K2_0_7_35AP 
C:/WS/FW/K2_0_7_35AP/MSM6290/SRC 2010/03/04 17:37:08<CR><LF>IMEI: 353626025118204<CR><LF>IMEI SV: 16<CR><LF>FSN: C683310251510<CR><LF>3GPP Release 
6<CR><LF>+GCAP: +CGSM,+DS,+ES<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+GSN<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>353626025118204<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGSN<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>353626025118204<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-modem-helpers.c:888] mm_create_device_identifier(): Device ID source 
'000011990000683cManufacturer:SierraWireless,IncorporatedModel:MC8790VRevision:K2_0_7_35APC:/WS/FW/K2_0_7_35AP/MSM6290/SRC2010/03/0417:37:08IMEI:353626025118204IMEISV:16FSN:C6833102515103GPPRelease6+GCAP:
+CGSM,+DS,+ES353626025118204K2_0_7_35APC:/WS/FW/K2_0_7_35AP/MSM6290/SRC2010/03/0417:37:08MC8790VSierraWireless,Incorporated'
<debug> [mm-modem-helpers.c:889] mm_create_device_identifier(): Device ID 'bdacc761d4a6980e8826f835a77aaaa655798c11'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 2 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATE0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 1 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CMEE=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CPIN: SIM PIN<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 2 (open)
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 1 (close)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT!ICCID?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>!ICCID: 89492066980114015743<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB3) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB3) serial port closed
<debug> [mm-generic-gsm.c:500] get_iccid_done(): SIM ID source '89492066980114015743'
<debug> [mm-generic-gsm.c:501] get_iccid_done(): SIM ID '5504a56cf3ba0b2da9d154dd00fd0a563bc3154d'
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB1): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB0): --> 'AT+GCAP<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'ATI<CR>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB1) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB1) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB1) serial port closed
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB1) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB1) device open count is 1 (open)
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB0) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB0) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB0) serial port closed
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB0) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB0) device open count is 1 (open)
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB0): --> 00 78 f0 7e
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> 'AT+CGMM<CR>'
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB0): --> 00 78 f0 7e
<debug> [mm-qcdm-serial-port.c:194] debug_log(): (ttyUSB1): <-- 00 4d 61 72 20 30 34 20 32 30 31 30 31 38 3a 31 35 3a 35 33 4d 61 72 20 30 34 20 32 30 31 30 31 38 3a 31 35 3a 35 33 4b 
32 30 30 37 33 35 41 00 00 1d 00 00 00 01 c0 9f c2 7e
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB1) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB1) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB1) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB1): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB2) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB2) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB2) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB2): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:243] check_export_modem(): (tty/ttyUSB0): outstanding support task prevents export of /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB0) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB0) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB0) serial port closed
<debug> [mm-manager.c:624] supports_callback(): (tty/ttyUSB0): ignoring port unsupported by physical modem's plugin
<debug> [mm-manager.c:265] check_export_modem(): Exported modem /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1 as /org/freedesktop/ModemManager/Modems/1
<debug> [mm-manager.c:278] check_export_modem(): (/org/freedesktop/ModemManager/Modems/1): VID 0x1199 PID 0x683C (usb)
<debug> [mm-manager.c:279] check_export_modem(): (/org/freedesktop/ModemManager/Modems/1): data port is ttyUSB3
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN="XXXX"<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CME ERROR: 14<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 14: SIM busy  <----------------*** Problem?
<info>  [mm-modem-base.c:299] mm_modem_base_set_unlock_required(): Modem /org/freedesktop/ModemManager/Modems/1: unlock no longer required
<info>  [mm-modem-base.c:338] mm_modem_base_set_unlock_retries(): Modem /org/freedesktop/ModemManager/Modems/1: # unlock retries is 0
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CME ERROR: 14<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 14: SIM busy  <----------------*** Problem?
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPIN?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CPIN: READY<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-serial-port.c:844] mm_serial_port_close(): (ttyUSB3) device open count is 0 (close)
<info>  [mm-serial-port.c:859] mm_serial_port_close(): (ttyUSB3) closing serial port...
<info>  [mm-serial-port.c:880] mm_serial_port_close(): (ttyUSB3) serial port closed

The modem is exported now, but NM is not setting up the connection:

Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): new GSM/UMTS device (driver: 'sierra' ifindex: -1)
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): exported as /org/freedesktop/NetworkManager/Devices/2
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): now managed
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): deactivating device (reason 'managed') [2]
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: nm_system_iface_flush_routes: assertion `ifindex > 0' failed
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: nm_system_iface_flush_addresses: assertion `ifindex > 0' failed
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <debug> [1321440841.93730] [nm-device.c:3920] nm_device_state_changed(): (ttyUSB3): device is available, will transition to 
DISCONNECTED
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <debug> [1321440841.94931] [nm-device.c:3676] unavailable_to_disconnected(): (ttyUSB3): running unavailable->disconnected transition
Nov 16 11:54:01 vtc6200 NetworkManager[1809]: <info> (ttyUSB3): device state change: unavailable -> disconnected (reason 'none') [20 30 0]

-------------------------

Manual start using the nm-applet gives the following successful connection setup:

<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB3) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB3) device open count is 1 (open)
<info>  [mm-modem.c:742] mm_modem_set_state(): Modem /org/freedesktop/ModemManager/Modems/1: state changed (disabled -> enabling)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATZ E0 V1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATZ E0 V1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATE0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CMEE=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATX4 &C1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CFUN=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<info>  [mm-serial-port.c:741] mm_serial_port_open(): (ttyUSB6) opening serial port...
<debug> [mm-serial-port.c:810] mm_serial_port_open(): (ttyUSB6) device open count is 1 (open)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+IFC=1,1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CPMS="ME","ME","ME"<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CPMS: 0,255,0,255,0,255<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CNMI=2,1,2,1,0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CMS ERROR: 303<CR><LF>'
Invalid error code: 303<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CUSD=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CIND=?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CIND: ("battchg",(0-5)),("signal",(0-5)),("service",(0-1)),("call",(0-1)),("roam",(0-1)),("smsfull",(0-1)),("GPRS 
coverage",(0-1)),("callsetup",(0-3))<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT!SELRAT?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>!SELRAT: 00, Automatic<CR><LF><CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CSCS=?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CSCS: ("IRA","GSM","UCS2","PCCP437")<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CMER=3,0,0,1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+CMER=3,0,0,1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CSCS="UCS2"<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CSCS?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CSCS: "UCS2"<CR><LF><CR><LF>OK<CR><LF>'
<info>  [mm-modem.c:742] mm_modem_set_state(): Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabling -> enabled)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CREG=2<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CIND?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CIND: 5,3,1,0,0,0,1,0<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CREG?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CREG: 2,1,"059A","025C1E2B",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-generic-gsm.c:2655] mm_generic_gsm_set_reg_status(): CS registration state changed: 1
<info>  [mm-modem.c:742] mm_modem_set_state(): Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabled -> registered)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGREG=2<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+COPS=3,2;+COPS?<CR>'
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): number => "*99#"
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): pin => "XXXX"
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): username => "vodafone"
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): apn => "web.vodafone.de"
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): network_mode => 0
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): password => "vodafone"
<debug> [mm-generic-gsm.c:5099] simple_connect(): (ttyUSB3): allowed_mode => 0
<debug> [mm-generic-gsm.c:4988] simple_state_machine(): (ttyUSB3): simple connect state 0
<debug> [mm-generic-gsm.c:4988] simple_state_machine(): (ttyUSB3): simple connect state 2
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+COPS: 0,2,"26202",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+COPS=3,0;+COPS?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+COPS: 0,0,"Vodafone.de",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CIND?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CIND: 5,3,1,0,0,0,1,0<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT*CNTI=0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>*CNTI: 0,HSDPA/HSUPA<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGREG?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CGREG: 2,1,"059A","025C1E2B",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-generic-gsm.c:2655] mm_generic_gsm_set_reg_status(): PS registration state changed: 1
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CREG?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CREG: 2,1,"059A","025C1E2B",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-generic-gsm.c:4988] simple_state_machine(): (ttyUSB3): simple connect state 4
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+COPS=3,2;+COPS?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+COPS: 0,2,"26202",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+COPS=3,0;+COPS?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+COPS: 0,0,"Vodafone.de",2<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CIND?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CIND: 5,3,1,0,0,0,1,0<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT*CNTI=0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>*CNTI: 0,HSDPA/HSUPA<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGDCONT?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>+CGDCONT: 1,"IP","web.vodafone.de","0.0.0.0",0,0<CR><LF><CR><LF>OK<CR><LF>'
<debug> [mm-generic-gsm.c:4988] simple_state_machine(): (ttyUSB3): simple connect state 5
<info>  [mm-modem.c:742] mm_modem_set_state(): Modem /org/freedesktop/ModemManager/Modems/1: state changed (registered -> connecting)
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'AT+CGATT=1<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>OK<CR><LF>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): --> 'ATD*99***1#<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB3): <-- '<CR><LF>CONNECT 115200<CR><LF>'
<debug> [mm-port.c:181] mm_port_set_connected(): (ttyUSB3): port now connected
<info>  [mm-modem.c:742] mm_modem_set_state(): Modem /org/freedesktop/ModemManager/Modems/1: state changed (connecting -> connected)
<debug> [mm-generic-gsm.c:4988] simple_state_machine(): (ttyUSB3): simple connect state 6
<debug> [mm-manager.c:793] device_added(): (net/ppp0): could not get port's parent device
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+CREG=2<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+CGREG=2<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-manager.c:793] device_added(): (net/tun0): could not get port's parent device
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+CIND?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT*CNTI=0<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT+CIND?<CR>'
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): <-- '<CR><LF>ERROR<CR><LF>'
<debug> [mm-serial-parsers.c:412] mm_serial_parser_v1_parse(): Got failure code 100: Unknown error
<debug> [mm-at-serial-port.c:298] debug_log(): (ttyUSB6): --> 'AT*CNTI=0<CR>'

------------------------------------------------
| Dipl.-Ing. Markus Becker
| Communication Networks
| TZI - Center for Computing Technologies
| University Bremen
| Germany
------------------------------------------------
| web: http://www.comnets.uni-bremen.de/~mab/
| mailto: mab comnets uni-bremen de
| telephone: +49 421 218 62379
| building: NW1 room: N2260
------------------------------------------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]