Differences in behaviour of old and new units of MC8090
Aleksander Morgado
aleksander at aleksander.es
Thu Oct 20 07:41:56 UTC 2016
On Thu, Oct 20, 2016 at 6:20 AM, Ajay Garg <ajaygargnsit at gmail.com> wrote:
> =========== ESTABLISHING CONNECTION ===========
>
>
> mmcli -m 0 --create-bearer="apn=airtelgprs.com,user=,password="
> Successfully created new bearer in modem:
> /org/freedesktop/ModemManager1/Bearer/0
> [OK]
>
Note that you don't need the previous step if you're going to use
--simple-connect afterwards.
>
> mmcli -m 0 --simple-connect="apn=airtelgprs.com,user=,password="
> error: couldn't connect the modem:
> 'GDBus.Error:org.freedesktop.ModemManager1.Error.MobileEquipment.Unknown:
> Unknown error'
> [FAIL]
If no user or password required, try just:
--simple-connect="apn=airtelgprs.com"
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list