Re: How to add a button for ModemManager on Ubuntu GUI

2019-02-26 Thread 王道之
Dan Williams 于2019年2月26日周二 下午10:55写道: > On Tue, 2019-02-26 at 14:23 +0800, 王道之 wrote: > > Hey > > Recently I am doing some test development on ModemManager. > > There is a requirement that add a button on the Ubuntu GUI to set IP > > family(ipv4 or ipv6) of the ModemManager.(Just for test now) >

Any special reason set cid=0 as invalid CID

2019-02-26 Thread 王道之
Hey When I read the MM code, the bearer treat the cid=0 as a invalid CID confused me. But I think there may be some special reasons. In the MM Ver1.10.0 source code, src/mm-broadband-bearer.c *static guint* *cid_selection_3gpp_finish (MMBroadbandBearer *self,* *

Re: generic-unspecified Bearer End

2019-02-26 Thread John Marrett
> BTW, you should be able to enable MM debug logging with "mmcli -G > DEBUG" and that should not disconnect anything. > Thanks for the guidance Aleksander. You'll find the debug logs below (with raw entries stripped), I don't think they'll contain any more information regarding the behaviour. If

Re: How to add a button for ModemManager on Ubuntu GUI

2019-02-26 Thread Dan Williams
On Tue, 2019-02-26 at 14:23 +0800, 王道之 wrote: > Hey > Recently I am doing some test development on ModemManager. > There is a requirement that add a button on the Ubuntu GUI to set IP > family(ipv4 or ipv6) of the ModemManager.(Just for test now) > Here are my questions: > 1.The Ubuntu desktop GUI

Re: Set allowed mode to 2G, 3G, 4G not working

2019-02-26 Thread Daniele Palmas
Hi Carsten, Il giorno ven 22 feb 2019 alle ore 12:12 Stelling2 Carsten ha scritto: > > Hi, > > I must correct me, modem type is LE910-EU1 as Reinhard assumed. Sorry for > this confusion. > As a workaround for testing, we send AT+WS46 commands via D-Bus, but that > seems possible only, if MM