[PATCH] Support allow-roaming property in openwrt protocol handler

2019-09-11 Thread Amol Lad
Hi, Below patch allows user to configure roaming in /etc/config/network along with other parameters such as apn. This patch is generated from Mobile Broadband OpenWRT git (https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt). I've tested it in my EM7455 setup. Thanks Amol

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
On Wed, 2019-09-11 at 17:50 +0200, Christian Focke wrote: > Hi Dan, > > cfocke@hp-eb-x360-1030-g3:~$ nmcli radio > WIFI-HW WIFI WWAN-HW WWAN > enabled enabled enabled disabled > > cfocke@hp-eb-x360-1030-g3:~$ nmcli radio wwan on > cfocke@hp-eb-x360-1030-g3:~$ nmcli radio > WIFI-HW

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Christian Focke
Hi Dan, cfocke@hp-eb-x360-1030-g3:~$ nmcli radio WIFI-HW WIFI WWAN-HW WWAN enabled enabled enabled disabled cfocke@hp-eb-x360-1030-g3:~$ nmcli radio wwan on cfocke@hp-eb-x360-1030-g3:~$ nmcli radio WIFI-HW WIFI WWAN-HW WWAN enabled enabled enabled enabled cfocke@hp-eb

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
On Wed, 2019-09-11 at 16:13 +0200, Christian Focke wrote: > Hi Dan, > > Thanks; here's what I did: How about: nmcli radio ? Dan > 1. reboot > > 2. 1st shell > cfocke@hp-eb-x360-1030-g3:~$ sudo journalctl -fl |tee simple- > connect_then_simple-disconnect_2.log > > 3. 2nd shell > cfocke@hp-e

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Focke Christian
Hi Aleksander, Thanks; I have no idea how to do that because NM is broken with regard to the hp-lt4132. -- I already shared the NM logs; should I possibly also share the NM configuration? Which files? Kind regards, Christian -Original Message- From: Aleksander Morgado mailto:aleksand

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
On Wed, 2019-09-11 at 10:10 +, Focke Christian wrote: > Hi Aleksander, > > Thanks; I have no idea how to do that because NM is broken with > regard to the hp-lt4132. > > -- I already shared the NM logs; should I possibly also share the NM > configuration? Which files? Can you start up fresh,

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Aleksander Morgado
Hey! On Wed, Sep 11, 2019 at 11:22 AM Focke Christian wrote: > > Yes I know, but with NM-GNOME and nmcli it doesn't work at all; that's where > I started from. > > Actually it was you who instructed me to use mmcli to analyse the issue on MM > side. > Oh, ok, sorry for the confusion then :) T

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Focke Christian
Yes I know, but with NM-GNOME and nmcli it doesn't work at all; that's where I started from. Actually it was you who instructed me to use mmcli to analyse the issue on MM side. Kind regards, Christian -Original Message- From: Aleksander Morgado mailto:aleksander%20morgado%20%3caleksan

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Aleksander Morgado
Hey! > thanks; the modem is plugged to the mainboard, so no simple plugging-in; > instead, I did this > > $ mmcli -m 0 --simple-connect="apn=a1.net,user=p...@a1plus.at,password=ppp" > $ # sleep some time > $ mmcli -m 0 --simple-disconnect > You should not use mmcli for anything, maybe that's the

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Focke Christian
Hi, thanks; the modem is plugged to the mainboard, so no simple plugging-in; instead, I did this $ mmcli -m 0 --simple-connect="apn=a1.net,user=p...@a1plus.at,password=ppp" $ # sleep some time $ mmcli -m 0 --simple-disconnect Enclosed the log. Kind regards, Christi