Re: [PATCH] ublox: fix 'any' mode building

2018-04-02 Thread Dan Williams
On Tue, 2018-04-03 at 00:37 +0200, Aleksander Morgado wrote: > The 'any' mode refers to the mode which includes most access > technologies and where none of them is preferred. > > Fix the logic so that all combinations with one technology preferred > over the others are ignored, instead of the

[PATCH] ublox: fix 'any' mode building

2018-04-02 Thread Aleksander Morgado
The 'any' mode refers to the mode which includes most access technologies and where none of them is preferred. Fix the logic so that all combinations with one technology preferred over the others are ignored, instead of the other way around. Fixes assertion with the 4G-only LARA R204.

u-blox LARA R204 causes ModemManager abort exit

2018-04-02 Thread Matthew Starr
I am using a u-blox LARA R204 modem with ModemManager 1.8-rc2. I am running this in a buildroot generated Linux install on an embedded device. The LARA R204 is a Verizon 4G LTE only modem with no 2G/3G fallback (https://www.u-blox.com/en/product/lara-r2-series). When ModemManager starts up,