Re: [RFC] Initial support for the new MC74XX modules

2016-01-04 Thread Dan Williams
On Tue, 2015-12-29 at 18:26 +, Jerry Hicks wrote: > Thanks Aleksander (and happy holidays!) > > Wondering what you might think about text messaging on Verizon's LTE > with the MC74XX modules? > > As I loosely understand things, Verizon requires a connection to > their IPv6 VZWIMS network for

Re: [PATCHv2] mbm: query supported modes to the modem with +CFUN=?

2016-01-04 Thread Dan Williams
On Mon, 2015-12-21 at 17:36 +0100, Aleksander Morgado wrote: > We were trying to load the generic modes supported reported by either > *CNTI=2 or > AT+WS46=?, so that then we could filter out the MBM-specific modes > unsupported. LGTM; returns the right supported modes for my MD300 and TM-506.

Re: TLV value runs over buffer

2016-01-04 Thread Dan Williams
On Wed, 2015-12-30 at 18:37 +, Hans en Dory wrote: > Hi everyone, > > For connecting to the internet I use a Huawei broad band dongle. > Unfortunately, every now and then, sometimes every 5 minutes, and > another time every half our, the connection stops, just out of the > blue.

Re: [PATCH] mbm: don't try to load generic supported modes

2015-12-21 Thread Dan Williams
On Sat, 2015-12-19 at 14:25 +0100, Aleksander Morgado wrote: > On Wed, Dec 16, 2015 at 5:55 PM, Dan Williams <d...@redhat.com> > wrote: > > Sounds fine, and both fail on my MD300 with and without a SIM. > > Perhaps > > instead we could use +CFUN=? and pars

Re: [PATCH] mbm: don't try to load generic supported modes

2015-12-16 Thread Dan Williams
On Wed, 2015-12-16 at 10:27 +0100, Aleksander Morgado wrote: > We were trying to load the generic modes supported reported by either > *CNTI=2 or > AT+WS46=?, so that then we could filter out the MBM-specific modes > unsupported. > > But, this may not be ideal, as both these two commands may

Re: [PATCH 5/6] base-bearer: setup periodic stats loading

2015-12-01 Thread Dan Williams
On Mon, 2015-11-30 at 23:25 +0100, Aleksander Morgado wrote: > On Mon, Nov 30, 2015 at 5:33 PM, Dan Williams <d...@redhat.com> > wrote: > > > +static gboolean > > > +stats_update_cb (MMBaseBearer *self) > > > +{ > > > +/* If the implement

Re: [PATCH 5/6] base-bearer: setup periodic stats loading

2015-11-30 Thread Dan Williams
On Fri, 2015-11-27 at 14:51 +0100, Aleksander Morgado wrote: > If the bearer implementation supports it, load stats periodically. By > default > every 30s for now. > --- > src/mm-base-bearer.c | 123 > +-- > src/mm-base-bearer.h | 16 +-- > 2

Re: [PATCH 1/6] introspection: new 'Stats' property in the bearer object

2015-11-30 Thread Dan Williams
On Fri, 2015-11-27 at 14:51 +0100, Aleksander Morgado wrote: > The new property is a dictionary which may include different > parameters, > depending on what is actually supported by the underlying modem. For > now, > just bytes RX/TX. > > Note that this object will expose the stats *as reported

Re: Help with telit udev rule please

2015-11-18 Thread Dan Williams
On Wed, 2015-11-18 at 18:07 +, Tony wrote: > Hi All, > I am trying to find out why my Telit LN930 modem wont register > to > Network. I noticed it is using the generic plugin while it should be > using telit plugin. From the udev rule for telit, I noticed the > vendor > id for my

[PATCH] broadband-modem-qmi: implement power-cycle reset functionality

2015-11-11 Thread Dan Williams
--- src/mm-broadband-modem-qmi.c | 49 1 file changed, 49 insertions(+) diff --git a/src/mm-broadband-modem-qmi.c b/src/mm-broadband-modem-qmi.c index 49b3e14..1b516c6 100644 --- a/src/mm-broadband-modem-qmi.c +++ b/src/mm-broadband-modem-qmi.c @@

Re: Force 2G/3G/4G modes (when they are not reported as supported)

2015-10-28 Thread Dan Williams
On Wed, 2015-10-28 at 12:56 -0500, Dan Williams wrote: > On Wed, 2015-10-28 at 17:04 +0100, José wrote: > > Hi, I am working with a Sierra MC7710, and this is a output example from > > ModemManager: > > ... > > > As you can see, there is only one suppo

Re: Force 2G/3G/4G modes (when they are not reported as supported)

2015-10-28 Thread Dan Williams
On Wed, 2015-10-28 at 17:04 +0100, José wrote: > Hi, I am working with a Sierra MC7710, and this is a output example from > ModemManager: ... > As you can see, there is only one supported mode (allowed: 2g, 3g, 4g; > preferred: none) which (as far as I know) offers me no contl about > which

Re: [PATCH] api: correct description of SimIdentifier property

2015-10-22 Thread Dan Williams
I forgot to CC the list, so here goes. On Thu, 2015-10-22 at 16:02 -0500, Dan Williams wrote: > In MM 0.6 days it used to be obfuscated, but that was pointless. Now > it's just the ICCID. > > --- > > diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml

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 <arig...@gmail.com> wrote: > > > This is a development list so possib

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 <arig...@gmail.com> wrote: &g

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

Re: [PATCH] iface-modem-3gpp: allow LAC/CID updates reported while registering

2015-10-15 Thread Dan Williams
On Thu, 2015-10-15 at 11:39 +0200, Aleksander Morgado wrote: > When changing from idle to registered we'll load registration info before > really > reporting that we're registered (so that clients can get the new registration > info directly). During this time, we should also allow LAC/CID

Re: AT commands

2015-09-28 Thread Dan Williams
e a suggestion to the modem manufacturer to implement a plug-in > > for MM. I won't be able to do this by myself. > > > > Thank you for your help. > > > > > > -Message d'origine- > > De : ModemManager-devel > > [mailto:modemmanager-devel-bou

Re: AT commands

2015-09-25 Thread Dan Williams
On Fri, 2015-09-25 at 15:44 +, Highland, Glenn wrote: > You need to run ModemManager in debug mode. > > From: ModemManager-devel > [mailto:modemmanager-devel-boun...@lists.freedesktop.org] On Behalf Of > Normand Roy > Sent: Friday, September 25, 2015 10:38 AM > To:

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

Re: M7354 IPv6 Problem

2015-09-24 Thread Dan Williams
nager! does it > mean I have to statically configure it? I know the carrier is dynamically > allocating the IP's in the PGW. Are you using NetworkManager or configuring the interface with some custom stuff using the ModemManager output? Dan > On Thu, Sep 24, 2015 at 4:19 PM, Dan Williams <d..

Re: write(9, "A", 1) = -1 EAGAIN

2015-09-23 Thread Dan Williams
On Wed, 2015-09-23 at 22:51 +0200, Jean-Christian de Rivaz wrote: > Hello, > > I use ModemManager 1.4.0 from Debian Jessie armhf on an embedded system > with a u-blox SARA-U270 modem over USB and the generic MM driver. > Sometimes MM fail to make the modem connected to the Internet because it

Re: [PATCH v3] core: process SMS +CGMR response with regex

2015-09-17 Thread Dan Williams
On Thu, 2015-09-17 at 21:31 +, Nick Stevens wrote: > Variability in the response style from certain modems causes the parsing > of the +CGMR response to fail. For example, the Telit HE910 inserts an > empty string ("") in the second field of the response, causing the > sscanf implementation to

Re: [PATCH v2] core: process SMS +CGMR response with regex

2015-09-15 Thread Dan Williams
On Tue, 2015-09-15 at 20:15 +, Nick Stevens wrote: > Variability in the response style from certain modems causes the parsing > of the +CGMR response to fail. For example, the Telit HE910 inserts an > empty string ("") in the second field of the response, causing the > sscanf implementation to

Re: FW: MM v1.4.6/Telit HE910-D SMS question

2015-09-02 Thread Dan Williams
On Wed, 2015-09-02 at 17:03 +0200, Aleksander Morgado wrote: > On Wed, Sep 2, 2015 at 4:53 PM, Highland, Glenn > wrote: > > > > Aleksander suggested that I propose the change below to the mailing list. > > > > Essentially we're encountering a problem with SMS

Re: [review] dcbw/huawei-at-dhcp: use AT^DHCP response if available for NDISDUP-capable devices

2015-09-01 Thread Dan Williams
On Thu, 2015-08-20 at 23:06 +0200, Thomas Schäfer wrote: > Hi, > > Please forget my last mail about the missing net-interface. > > I have three linux-installations. I just used the one where huawei_cdc_ncm > doesn't load. I don't know why. > > I have to solve the problem before I do

Re: ptxdist-2013.12.0 + ModemManager + Cinterion PLS8 rel.1

2015-09-01 Thread Dan Williams
On Tue, 2015-09-01 at 14:16 +0100, Raul Suarez Moreno wrote: > On Tue, Sep 1, 2015 at 1:05 PM, Aleksander Morgado > wrote: > > > > > > > Sorry, that was my fault. I attach here the full ModemManager debug log > > just > > > from the system booting until the modem

Re: ptxdist-2013.12.0 + ModemManager + Cinterion PLS8 rel.1

2015-09-01 Thread Dan Williams
On Tue, 2015-09-01 at 10:35 -0500, Dan Williams wrote: > On Tue, 2015-09-01 at 14:16 +0100, Raul Suarez Moreno wrote: > > On Tue, Sep 1, 2015 at 1:05 PM, Aleksander Morgado <aleksan...@aleksander.es > > > wrote: > > > > > > > > > > Sorry, tha

Re: [PATCH] broadband-modem-mbim: disable CDMA capabilities until we actually support MBIM+CDMA

2015-08-31 Thread Dan Williams
On Fri, 2015-08-21 at 12:06 +0200, Aleksander Morgado wrote: > On Thu, Aug 20, 2015 at 6:43 PM, Dan Williams <d...@redhat.com> wrote: > > CDMA-capable modems (like a Sierra EM7355) will fail to even enable, > > because the internal CDMA code tries to initialize using AT comman

Re: Fundamental doubt

2015-08-31 Thread Dan Williams
On Mon, 2015-08-31 at 19:37 +0100, João M. S. Silva wrote: > Hi, > > I am using ModemManager to control an HSDPA modem: > > $ lsusb > Bus 001 Device 004: ID 12d1:1001 Huawei Technologies Co., Ltd. > E169/E620/E800 HSDPA Modem > > But now we are testing this device: SIM800L from SIMCom. > >

Re: Fundamental doubt

2015-08-31 Thread Dan Williams
On Mon, 2015-08-31 at 20:23 +0100, João M. S. Silva wrote: > Thanks for the explanation. > > On 08/31/2015 07:59 PM, Dan Williams wrote: > > Not quite correct. ModemManager does not use D-Bus to talk to the > > modem; it uses D-Bus to talk to client applications. To talk t

Re: Fundamental doubt

2015-08-31 Thread Dan Williams
On Tue, 2015-09-01 at 00:38 +0100, João M. S. Silva wrote: > On 08/31/2015 09:03 PM, Dan Williams wrote: > > serial ports and may be designated /dev/ttyS0. Do you have > > any /dev/ttySx ports and if so can you talk to the modem with them? > > Yes, I communicate for inst

Re: GPS raw problem

2015-08-19 Thread Dan Williams
On Wed, 2015-08-19 at 07:10 +, Ahmed Tafesh wrote: Hello I have a Problem in RAW GPS, i enabled the gps-raw root@wica:/# mmcli -m 0 --location-status /org/freedesktop/ModemManager1/Modem/0 Location | capabilities: '3gpp-lac-ci, gps-raw, gps-nmea,

[review] dcbw/huawei-at-dhcp: use AT^DHCP response if available for NDISDUP-capable devices

2015-08-19 Thread Dan Williams
Hi, I had at least one report of a HiSense device that had successful AT^NDISSTATQRY reply but DHCP didn't work. There's been discussion on this in the past [1] with no real conclusion that I can see, but maybe ^DHCP works here instead. So I just went ahead and did that. It'll need more

Re: [review] dcbw/huawei-at-dhcp: use AT^DHCP response if available for NDISDUP-capable devices

2015-08-19 Thread Dan Williams
On Wed, 2015-08-19 at 22:07 +0200, Thomas Schäfer wrote: I am not sure if I understand your question. The E3372s-153 (speedstick v) answers to at^dhcp? But at the moment I don't understand the answer. My second problem is now, that there is no interface, where I could use it. It gets

Re: small footprint device for USSD/SMS

2015-08-03 Thread Dan Williams
On Mon, 2015-08-03 at 22:00 +0100, João M. S. Silva wrote: Hi, Sorry about the newbie question: Do you know of any modular device to run USSD sessions? And eventually SMS? Or GPRS? By modular I mean not a USB dongle, but a smaller PCB which I can embed in my machine instead of plugin

Re: Sierra Wireless (Dell Wireless 5570 HSPA+ (42Mbps) Mobile Broadband Card)

2015-07-13 Thread Dan Williams
to network. Regards Bartosz Nitkiewicz 2015-07-13 20:37 GMT+02:00 Bartosz Nitkiewicz bart...@nitkiewicz.eu: No. There is /dev/cdc-wdm0 on boot, but after a while it disappears. 2015-07-13 19:57 GMT+02:00 Dan Williams d...@redhat.com: On Mon, 2015-07-13 at 19:46 +0200, Bartosz

Re: Use a specific device ?

2015-06-11 Thread Dan Williams
On Thu, 2015-06-11 at 10:36 +0200, Jean-Christian de Rivaz wrote: Le 11. 06. 15 09:29, Bjørn Mork a écrit : Jean-Christian de Rivaz j...@eclis.ch writes: Le 10. 06. 15 23:37, Bjørn Mork a écrit : Jean-Christian de Rivaz j...@eclis.ch writes: There is not so much modem manufacturers

Re: Use a specific device ?

2015-06-11 Thread Dan Williams
On Thu, 2015-06-11 at 11:19 +0200, Jean-Christian de Rivaz wrote: Le 11. 06. 15 10:48, Bjørn Mork a écrit : Jean-Christian de Rivaz j...@eclis.ch writes: In my experience this is not true. Many vendors, many of them no-name Asian ones, release many devices each year, especially when

Re: Use a specific device ?

2015-05-28 Thread Dan Williams
On Thu, 2015-05-28 at 18:39 +0200, Aleksander Morgado wrote: On Thu, May 28, 2015 at 4:41 PM, Jean-Christian de Rivaz j...@eclis.ch wrote: Like I said on the NM lists, I'd rather have ModemManager read the symlinks and advertise *those* over D-Bus instead of adding new MM-specific tagging

Re: [RFC PATCH] cli: avoid requiring specific modem if only a single modem is found in the system

2015-04-30 Thread Dan Williams
On Thu, 2015-04-30 at 17:36 +0200, Aleksander Morgado wrote: This change will allow running mmcli operations without needing to specify neither the index nor the path of the modem object, but only if a single modem is found in the system. E.g.: Enabling the modem, when it is the only one in

Re: Reconnecting after disconnect not possible

2015-04-29 Thread Dan Williams
On Wed, 2015-04-29 at 18:26 +, Bernd Eggink wrote: On 29.04.2015 14:21, Aleksander Morgado wrote: On Tue, Apr 28, 2015 at 9:17 PM, Bernd Eggink mono...@sudrala.de wrote: first of all, I'm happy that I got mobile broadband working under Linux on my Toshiba Portege, using ModemManager and

Re: API Call proposal

2015-04-21 Thread Dan Williams
On Tue, 2015-04-21 at 11:59 +0200, Aleksander Morgado wrote: On Tue, Apr 21, 2015 at 11:42 AM, Riccardo Vangelisti riccardo.vangeli...@sadel.it wrote: Fiuu... ;) I've attach'd the previuosly patch with CallLog renamed to Voice as you want :) I think this is already a good start for

<    1   2   3   4   5