Re: Initial integration of the new MM iface in NM



Den 01. nov. 2012 11:16, skrev Marius Kotsbak:

$ mmcli -m 1 --simple-connect="apn=www.internet.mtelia.dk"
error: couldn't connect the modem: 'GDBus.Error:org.freedesktop.ModemManager1.Error.MobileEquipment.NetworkTimeout: Network timeout'



I see that it thinks the modem is locked, requiring PIN2:

  Status   |           lock: 'sim-pin2'
| unlock retries: 'sim-pin (3), sim-pin2 (3), sim-puk (10), sim-puk2 (10)'
           |          state: 'searching'
           |    access tech: 'umts'
           | signal quality: '68' (recent)

but it works fine with new NM with the old MM without any PIN.

Well, maybe it is just PIN2 that it says is locked:

$ sudo qmicli -d /dev/cdc-wdm0 --dms-uim-get-pin-status
[/dev/cdc-wdm0] PIN status retrieved successfully
[/dev/cdc-wdm0] PIN1:
    Status: disabled
    Verify: 3
    Unblock: 10
[/dev/cdc-wdm0] PIN2:
    Status: enabled-not-verified
    Verify: 3
    Unblock: 10

and something else that causes the connection not working.

--
Marius




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