e tickbox saying "This issue is confidential and
> > > > should only be visible to team members with at least Reporter
> > > > access."
> > >
> > > Wrong link :) This is the one:
> > >
> > > https://gitlab.freedesktop.org/mobile-b
nager/-/issues
> > ) and check the tickbox saying "This issue is confidential and
> > should only be visible to team members with at least Reporter
> > access."
>
> Wrong link :) This is the one:
> https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/is
On Thu, 2019-06-27 at 10:40 +0200, Piotr Figiel wrote:
> Hi,
>
> czw., 27 cze 2019 o 10:20 Aleksander Morgado
> napisaĆ(a):
> > The main issue with this approach is that ModemManager would do a
> > lot
> > of tasks that were exclusively done by NetworkManager before, like
> > IP
> > addressing se
On Thu, 2019-06-27 at 10:20 +0200, Aleksander Morgado wrote:
> >
> The main issue with this approach is that ModemManager would do a lot
> of tasks that were exclusively done by NetworkManager before, like IP
> addressing setup or IP routing setup.
Hi,
Configuring IP addresses and routes must b
On Fri, 2018-11-30 at 11:24 -0800, Tim Harvey wrote:
> root@bionic-newport:~# nmcli connection add type gsm con-name mymodem
> apn $APN
> Error: 'ifname' argument is required.
try:
$ nmcli connection add type gsm con-name mymodem apn $APN ifname ''
or
$ nmcli connection add type gsm con-nam
---
v2: always don't do g_type_class_peek().
libmm-glib/mm-common-helpers.c | 284 +++--
1 file changed, 92 insertions(+), 192 deletions(-)
diff --git a/libmm-glib/mm-common-helpers.c b/libmm-glib/mm-common-helpers.c
index ed459c5a..67a310f3 100644
--- a/libmm-glib/mm
---
libmm-glib/mm-common-helpers.c | 60 --
src/mm-modem-helpers.c | 10 --
2 files changed, 58 insertions(+), 12 deletions(-)
diff --git a/libmm-glib/mm-common-helpers.c b/libmm-glib/mm-common-helpers.c
index 3470f64f..ed459c5a 100644
--- a/libmm-glib/
---
libmm-glib/mm-common-helpers.c | 298 -
1 file changed, 106 insertions(+), 192 deletions(-)
diff --git a/libmm-glib/mm-common-helpers.c b/libmm-glib/mm-common-helpers.c
index ed459c5a..dfa6a884 100644
--- a/libmm-glib/mm-common-helpers.c
+++ b/libmm-glib/mm-com
Hi,
On Fri, 2017-06-16 at 14:19 +0200, Nassim Dahmani wrote:
> Thank you really much it finally works, I still have two questions:
>
> -In my box I have two wifi card that I configure with hostapd but it
> doesn't work with NM so I suppose that the easier way will be to
> setup the access point
On Thu, 2017-06-15 at 17:20 +0200, Nassim Dahmani wrote:
> Yes the device is unmanaged I searched on internet how to set it
> managed by NM but nothing helped me
>
> nmcli dev show cdc-wdm1
>
> GENERAL.DEVICE: cdc-wdm1
> GENERAL.TYPE: gsm
> GENERAL.ADR.
On Thu, 2017-05-18 at 12:43 +0200, Aleksander Morgado wrote:
> The --debug output is a bit annoying right now because it includes
> the
> function location information by default. This information is most of
> the times not very useful, so just make it optional under a new
> command line argument f
Fixes: 3206e9566392e8a9678bbd49e0de9bb21ed75291
---
libmm-glib/mm-modem.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c
index 9ac850b..9c6819f 100644
--- a/libmm-glib/mm-modem.c
+++ b/libmm-glib/mm-modem.c
@@ -3008,6 +3008,8 @@ finalize (GObjec
12 matches
Mail list logo