Re: M7354 IPv6 Problem

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 21:22 -0400, Michael Shell wrote: > On Thu, 24 Sep 2015 15:19:39 -0500 > Dan Williams wrote: > > > To follow up on this, I used a Huawei E397 to bring up dual-stack IPV4V6 > > context successfully with ModemManager and NetworkManager. First, make > > sure the APN you're usin

Re: M7354 IPv6 Problem

2015-09-24 Thread Michael Shell
On Thu, 24 Sep 2015 15:19:39 -0500 Dan Williams wrote: > To follow up on this, I used a Huawei E397 to bring up dual-stack IPV4V6 > context successfully with ModemManager and NetworkManager. First, make > sure the APN you're using is known-good (otherwise you'll get CallFailed > errors) and that

Re: M7354 IPv6 Problem

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 17:10 -0400, Yousef Alabssi wrote: > I already have the default one configured to use ipv4v6 > > +CGDCONT: 1,"IPV4V6","INTERNET","0.0.0.0",0,0 > +CGDCONT: 2,"IPV4V6","admin","0.0.0.0",0,0 > +CGDCONT: > 3,"IPV4V6","INTERNET","0.0.0.0",0,0 > +CGDCONT: > 4,"IPV4V6","app","0.0.0.

Re: libmbim-glib version with Debian Jessie

2015-09-24 Thread Jean-Christian de Rivaz
Le 24. 09. 15 21:18, Dan Williams a écrit : On Thu, 2015-09-24 at 20:59 +0200, Jean-Christian de Rivaz wrote: Hi, I try to compile ModemManager git master on a Debian Jessie armhf. [snap] At that time I don't think I need MBIM or QMI, so I configured with --without-mbim --without-qmi The bui

Re: M7354 IPv6 Problem

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 11:42 -0500, Dan Williams wrote: > On Thu, 2015-09-24 at 18:01 +0200, Aleksander Morgado wrote: > > Hey, > > > > Have you checked this libqmi thread? > > http://lists.freedesktop.org/archives/libqmi-devel/2014-December/001036.html > > > > There are some good comments there f

Re: libmbim-glib version with Debian Jessie

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 20:59 +0200, Jean-Christian de Rivaz wrote: > Hi, > > I try to compile ModemManager git master on a Debian Jessie armhf. The > configuration give two errors: > > checking for MBIM... no > configure: error: Couldn't find libmbim-glib. Install it, or otherwise > configure us

Re: libmbim-glib version with Debian Jessie

2015-09-24 Thread Aleksander Morgado
On Thu, Sep 24, 2015 at 8:59 PM, Jean-Christian de Rivaz wrote: > I try to compile ModemManager git master on a Debian Jessie armhf. The > configuration give two errors: > > checking for MBIM... no > configure: error: Couldn't find libmbim-glib. Install it, or otherwise > configure using --without

libmbim-glib version with Debian Jessie

2015-09-24 Thread Jean-Christian de Rivaz
Hi, I try to compile ModemManager git master on a Debian Jessie armhf. The configuration give two errors: checking for MBIM... no configure: error: Couldn't find libmbim-glib. Install it, or otherwise configure using --without-mbim to disable MBIM support. checking for QMI... no configure:

Re: Closing unused descriptors

2015-09-24 Thread Jean-Christian de Rivaz
Le 24. 09. 15 18:24, Aleksander Morgado a écrit : On Thu, Sep 24, 2015 at 6:09 PM, Jean-Christian de Rivaz wrote: Actually the /dev/ttyACM* device node has been deleted by the kernel. Only the MM file descriptor on it still exists, but correspond to nothing anymore. And it's certain that the ke

Re: M7354 IPv6 Problem

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 18:01 +0200, Aleksander Morgado wrote: > Hey, > > Have you checked this libqmi thread? > http://lists.freedesktop.org/archives/libqmi-devel/2014-December/001036.html > > There are some good comments there from Bjørn regarding default > profiles and the ipv4-or-ipv6 context.

Re: Closing unused descriptors

2015-09-24 Thread Aleksander Morgado
On Thu, Sep 24, 2015 at 6:24 PM, Aleksander Morgado wrote: > On Thu, Sep 24, 2015 at 6:09 PM, Jean-Christian de Rivaz > wrote: >> >> Actually the /dev/ttyACM* device node has been deleted by the kernel. Only >> the MM file descriptor on it still exists, but correspond to nothing >> anymore. And

Re: Closing unused descriptors

2015-09-24 Thread Aleksander Morgado
On Thu, Sep 24, 2015 at 6:09 PM, Jean-Christian de Rivaz wrote: > > Actually the /dev/ttyACM* device node has been deleted by the kernel. Only > the MM file descriptor on it still exists, but correspond to nothing > anymore. And it's certain that the kernel notified the application with an > input

Re: Closing unused descriptors

2015-09-24 Thread Jean-Christian de Rivaz
Le 24. 09. 15 16:23, Dan Williams a écrit : On Thu, 2015-09-24 at 13:43 +0200, Jean-Christian de Rivaz wrote: Hi Aleksander, Le 24. 09. 15 13:10, Aleksander Morgado a écrit : On Thu, Sep 24, 2015 at 9:49 AM, Jean-Christian de Rivaz wrote: While trying to reproduce a bug by power cycling a US

Re: M7354 IPv6 Problem

2015-09-24 Thread Aleksander Morgado
Hey, Have you checked this libqmi thread? http://lists.freedesktop.org/archives/libqmi-devel/2014-December/001036.html There are some good comments there from Bjørn regarding default profiles and the ipv4-or-ipv6 context. Also, see some clarifications below about how to use qmicli along with Mod

M7354 IPv6 Problem

2015-09-24 Thread Yousef Alabssi
Hi all, I am having hard times to get IPv6 on Sierra MC7354. the profiles seem to have dual stack capabilities root@router:/home# qmicli -V qmicli 1.12.6 Copyright (C) 2015 Aleksander Morgado License GPLv2+: GNU GPL version 2 or later < http://gnu.org/licenses/gpl-2.0.html> This is free softw

Re: Closing unused descriptors

2015-09-24 Thread Dan Williams
On Thu, 2015-09-24 at 13:43 +0200, Jean-Christian de Rivaz wrote: > Hi Aleksander, > > Le 24. 09. 15 13:10, Aleksander Morgado a écrit : > > On Thu, Sep 24, 2015 at 9:49 AM, Jean-Christian de Rivaz > > wrote: > >> While trying to reproduce a bug by power cycling a USB modem 4 time per > >> hour,

Re: Closing unused descriptors

2015-09-24 Thread Jean-Christian de Rivaz
Hi Aleksander, Le 24. 09. 15 13:10, Aleksander Morgado a écrit : On Thu, Sep 24, 2015 at 9:49 AM, Jean-Christian de Rivaz wrote: While trying to reproduce a bug by power cycling a USB modem 4 time per hour, I faced this message from the kernel: cdc_acm 1-2:1.0: no more free acm devices I fou

Re: Closing unused descriptors

2015-09-24 Thread Aleksander Morgado
On Thu, Sep 24, 2015 at 9:49 AM, Jean-Christian de Rivaz wrote: > While trying to reproduce a bug by power cycling a USB modem 4 time per > hour, I faced this message from the kernel: > > cdc_acm 1-2:1.0: no more free acm devices > > I found the the problem is caused by ModemManager that still hav

Closing unused descriptors

2015-09-24 Thread Jean-Christian de Rivaz
Hello, While trying to reproduce a bug by power cycling a USB modem 4 time per hour, I faced this message from the kernel: cdc_acm 1-2:1.0: no more free acm devices I found the the problem is caused by ModemManager that still have file descriptors open on old ports that was deleted, preventi