Re: [PATCH] huawei: handle some weird SYSCFG acquisition orders

2016-10-04 Thread Aleksander Morgado
On Tue, Oct 4, 2016 at 10:48 PM, Dan Williams wrote: > (ttyUSB2): --> 'AT^SYSCFG?' > (ttyUSB2): <-- > '^SYSCFG:14,2,400380,1,2OK' > couldn't load current allowed/preferred modes: 'No SYSCFG combination > found matching the current one (14,2)' > > 14,2 means "WCDMA-only; acquire WCDMA then GS

[PATCH] huawei: handle some weird SYSCFG acquisition orders

2016-10-04 Thread Dan Williams
(ttyUSB2): --> 'AT^SYSCFG?' (ttyUSB2): <-- '^SYSCFG:14,2,400380,1,2OK' couldn't load current allowed/preferred modes: 'No SYSCFG combination found matching the current one (14,2)' 14,2 means "WCDMA-only; acquire WCDMA then GSM" which is somewhat non-sensical. The supported modes parsing does

Re: Running ModemManager without udev (v2)

2016-10-04 Thread Aleksander Morgado
On Thu, Sep 29, 2016 at 3:38 PM, Aleksander Morgado wrote: > [PATCH 1/5] core: allow identifying devices by a user-provided 'uid' > [PATCH 2/5] core: new kernel device object instead of an explicit... > [PATCH 3/5] core: allow disabling auto-scan and notifying ports one... > [PATCH 4/5] core: use

Re: Data ports and maximum number of bearers

2016-10-04 Thread Bjørn Mork
Carlo Lobrano writes: > Hi everybody, > > I tried the steps Bjørn suggested and it worked, even if I'm not sure about > some points. > > Firstly, I can get the address of api.ipify only if the eth (or another > connection) is still up, not sure if this is expected or you got that IP > from one of

Re: Data ports and maximum number of bearers

2016-10-04 Thread Carlo Lobrano
Hi everybody, I tried the steps Bjørn suggested and it worked, even if I'm not sure about some points. Firstly, I can get the address of api.ipify only if the eth (or another connection) is still up, not sure if this is expected or you got that IP from one of the mbim connections. Secondly, and