Re: Cellular modem connection does not come up on boot

2017-04-07 Thread Dan Williams
On Tue, 2017-04-04 at 21:27 -0400, Liam Monahan wrote: > I definitely see the conspicuous gap you see with no dial out to #777 > happening. The > logs that are there are unpruned straight from journalctl.  If I > hotplug the modem > back in, then I see additional info about the connection being mad

Re: bad gsm connections

2017-04-07 Thread matti kaasinen
2017-04-07 18:38 GMT+03:00 Dan Williams : > On Thu, 2017-03-30 at 19:32 +0300, matti kaasinen wrote: > > I tried to analyze log files from one card having problematic > > connection. > > First my set-up briefly: > > 1) Embedded Linux card behind Huawei E3131 modem connection + NM & > > MM. > > 2)

Re: Getting (a little more) started

2017-04-07 Thread Dan Williams
On Fri, 2017-04-07 at 17:17 +0100, Colin Helliwell wrote: > > On 07 April 2017 at 17:15 Colin Helliwell > ms.com> wrote: > > > > > On 07 April 2017 at 17:06 Dan Williams wrote: > > > > > > On Fri, 2017-04-07 at 16:12 +0100, Colin Helliwell wrote: > > > > > > > I've got NM installed n running o

Re: Getting (a little more) started

2017-04-07 Thread Colin Helliwell
> On 07 April 2017 at 17:15 Colin Helliwell > wrote: > > > On 07 April 2017 at 17:06 Dan Williams wrote: > > > > On Fri, 2017-04-07 at 16:12 +0100, Colin Helliwell wrote: > > > > > I've got NM installed n running on my embedded system. I can 'nmcli > > > conn up modem' and the ppp link on my

Re: Getting (a little more) started

2017-04-07 Thread Colin Helliwell
> On 07 April 2017 at 17:06 Dan Williams wrote: > > On Fri, 2017-04-07 at 16:12 +0100, Colin Helliwell wrote: > > > I've got NM installed n running on my embedded system. I can 'nmcli > > conn up modem' and the ppp link on my GSM modem comes up nicely - > > ifconfig reports inet and P-t-P addre

Re: Getting (a little more) started

2017-04-07 Thread Dan Williams
On Fri, 2017-04-07 at 16:12 +0100, Colin Helliwell wrote: > I've got NM installed n running on my embedded system. I can 'nmcli > conn up modem' and the ppp link on my GSM modem comes up nicely - > ifconfig reports inet and P-t-P addresses, and I seem able to > ping/traceroute through it to the int

Re: bad gsm connections

2017-04-07 Thread Dan Williams
On Thu, 2017-03-30 at 19:32 +0300, matti kaasinen wrote: > I tried to analyze log files from one card having problematic > connection. > First my set-up briefly: > 1) Embedded Linux card behind Huawei E3131 modem connection + NM & > MM. > 2) Drivers: Option and huawei_cdc_ncm. > 3) Connection monit

Getting (a little more) started

2017-04-07 Thread Colin Helliwell
I've got NM installed n running on my embedded system. I can 'nmcli conn up modem' and the ppp link on my GSM modem comes up nicely - ifconfig reports inet and P-t-P addresses, and I seem able to ping/traceroute through it to the interweb, but I may have some clutter. Being embedded and headles

IPIP tunnel peer ipv4 address

2017-04-07 Thread Radu Rendec
I'm trying to setup an IPIP tunnel using nmcli. I can create the tunnel using, e.g.: nmcli con add type ip-tunnel mode ipip ifname tun0 remote 10.0.4.1 local 10.0.8.1 And then I can assign an ipv4 address using: nmcli con mod ip-tunnel-tun0 ipv4.address 192.168.9.1 However, I'm not able to set

Re: Missing make dependency? (master)

2017-04-07 Thread Colin Helliwell
> On 07 April 2017 at 11:41 Thomas Haller wrote: > > On Fri, 2017-04-07 at 11:23 +0100, colin.helliw...@ln-systems.com > wrote: > > > I'm building from the latest git master, and hitting a compile error > > on > > 'nm-core-enum-types.h' not existing > > Hi, > > This should be fixed by > https

Re: Missing make dependency? (master)

2017-04-07 Thread Thomas Haller
On Fri, 2017-04-07 at 11:23 +0100, colin.helliw...@ln-systems.com wrote: > I'm building from the latest git master, and hitting a compile error > on > 'nm-core-enum-types.h' not existing > Hi, This should be fixed by https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=9f7380e97

Missing make dependency? (master)

2017-04-07 Thread colin.helliwell
I'm building from the latest git master, and hitting a compile error on 'nm-core-enum-types.h' not existing | ./arm-poky-linux-gnueabi-libtool --tag=CC --mode=compile arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/home/colin/100051/fsl-co