Re: Multiple Modems (USB Dongle) problem

2015-10-21 Thread Dan Williams
On Wed, 2015-10-21 at 10:12 -0500, Dan Williams wrote: > On Mon, 2015-10-19 at 09:40 +0200, Aleksander Morgado wrote: > > Hey John, > > > > On Sat, Oct 17, 2015 at 3:16 PM, John Whitmore wrote: > > > This is a development list so possibly the wrong place for this question > >

Re: Multiple Modems (USB Dongle) problem

2015-10-21 Thread Dan Williams
On Wed, 2015-10-21 at 17:56 +0200, poma wrote: > On 21.10.2015 17:12, Dan Williams wrote: > > On Mon, 2015-10-19 at 09:40 +0200, Aleksander Morgado wrote: > >> Hey John, > >> > >> On Sat, Oct 17, 2015 at 3:16 PM, John Whitmore wrote: > >>> This is a development list so possibly

Re: [PATCH] bearer-qmi: don't add auth settings if no user/pass/auth given

2015-10-21 Thread Dan Williams
On Tue, 2015-10-20 at 11:29 +0200, Aleksander Morgado wrote: > Auth settings will be added in a QMI message only if at least one of these is > requested: > * An explicit auth preference is requested. > * User string is given and isn't empty. > * Password string is given and isn't empty. > --- >

Re: Multiple Modems (USB Dongle) problem

2015-10-21 Thread Dan Williams
On Mon, 2015-10-19 at 09:40 +0200, Aleksander Morgado wrote: > Hey John, > > On Sat, Oct 17, 2015 at 3:16 PM, John Whitmore wrote: > > This is a development list so possibly the wrong place for this question but > > please redirect me as necessary. > > > > No, this is the

assertion 'g_utf8_validate (string, -1, NULL)' failed

2015-10-21 Thread José
Hi, I am working with Telit LE910. It works properly with ModemManager using QMI, but if I disable and enable the modem again, I get the following: root@ccimx6sbc:~# mmcli -m 0 -e ModemManager[698]: Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)

Re: assertion 'g_utf8_validate (string, -1, NULL)' failed

2015-10-21 Thread Aleksander Morgado
Hey José, > > Hi, I am working with Telit LE910. It works properly with ModemManager using > QMI, but if I disable and enable the modem again, I get the following: > > root@ccimx6sbc:~# mmcli -m 0 -e > > ModemManager[698]: Modem /org/freedesktop/ModemManager1/Modem/0: > state changed