Hi Florian, [email protected] wrote: > Samuel Ortiz schrieb: >> Hi Florian, >> >> On Thu, Jul 08, 2010 at 12:36:15PM +0200, Florian Mayer (Mayer >> Electronics) wrote: >> >>> Hello folks, >>> >>> I got the follwing problem when customizing meego to my needs: >>> I have a Huawei EM770S modem in my hardware configuration. It does >>> PPP with pppd an wvdial (I have built wvdial from the source). It is >>> also capable of doing NDIS but this seems to be broken on Linux >>> currently. I spent some investigation on it and found out, that they >>> use a kind of own version for it. So my only way right now is PPP. >>> Are ther any examples for integrating pppd with connman? >>> >> The PPP parts will be handled by oFono. So, if oFono detects your >> modem properly (and if it doesn't you can tweak the ofono.rules and >> send a patch), it will initiate the ppp connection once ConnMan asks >> it to do so. Please use the latest oFono for your testing. >> >> Cheers, >> Samuel. >> >> > Hello, > > thanks for the quick answer. > How can I monitor this? Are there any command line tools? How can I > configure the APN/PIN/username/password stuff?
EM770 modem should be supported by latest ofono. To be more specific, you could use ofono/test/create-context <apn-name> to create your context and then activate it later. > Regards > Florian >> >>> Is it also possible to run custom scripts (i.e. in case of dialup >>> and after hangup)? I have to reset the option and usbserial driver >>> from time to time. >>> >>> Regards >>> Florian >>> _______________________________________________ >>> connman mailing list >>> [email protected] >>> http://lists.connman.net/listinfo/connman >>> >> >> > > _______________________________________________ > connman mailing list > [email protected] > http://lists.connman.net/listinfo/connman Regards, Zhenhua _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
