Hi Denis,

>> The current problem we are having is that we cannot activate the context
>> with ofono or connman. Any attempt fails with:
>>
>> Error activating /telit_1/context1: org.ofono.Error.NotImplemented:
>> Implementation not provided.
>
> You might want to enable debugging (-d command line option) and see what
> it says.  HE910 uses the 'atmodem' gprs-context driver, which in turn
> depends on tun/tap being loaded.  Most likely your kernel is missing
> this functionality or you forgot to load the required module.

Thanks very much for the feedback. You were 100% correct, we did not have
TUN/TAP enabled in our kernel build.

Kind regards
Jason

On Sun, 24 Jun 2018 at 22:14, Denis Kenzior <[email protected]> wrote:

> Hi Jason,
>
> > enable/power the modem through ofono and even register the SIM on the
> > network. From what I can tell, this bug seems to be present in all ofono
> > versions that don't use the he910.c plugin.
>
> Maybe just the newer firmware behaves differently.  I think the people
> who merged the various telit drivers were using LE/UE 910 which is a bit
> newer than the HE910.
>
> > The current problem we are having is that we cannot activate the context
> > with ofono or connman. Any attempt fails with:
> >
> > Error activating /telit_1/context1: org.ofono.Error.NotImplemented:
> > Implementation not provided.
>
> You might want to enable debugging (-d command line option) and see what
> it says.  HE910 uses the 'atmodem' gprs-context driver, which in turn
> depends on tun/tap being loaded.  Most likely your kernel is missing
> this functionality or you forgot to load the required module.
>
> Regards,
> -Denis
>
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to