Re: T-Mobile Contributions

2023-09-14 Thread Dan Williams
On Fri, 2023-09-08 at 13:42 -0700, matthew stanger wrote: > Greetings MM, > > I'm excited to announce that T-Mobile US is now using > ModemManager/libMBIM/libQMI > for our 5G Fixed Wireless products > [https://www.t-mobile.com/home-internet]. We > are currently the largest FWA ISP in the world

Re: mbim, signal quality atds_signal_query vs. signal_state_query

2023-01-06 Thread Dan Williams
On Mon, 2023-01-02 at 13:40 +0100, Aleksander Morgado wrote: > Hey, > > > quite a while ago, I reported inconsistencies with Telit LE910Cx > > signal quality query when using mbim (see > > https://www.mail-archive.com/modemmanager-devel@lists.freedesktop.org/msg06990.html > > ). Now I had to get

Re: Can't connect using ModemManager when modem is in QMI mode

2022-01-19 Thread Dan Williams
On Wed, 2022-01-19 at 17:25 +, Bushman, Jeff wrote: > Hi Aleksander, > > I am revisiting this with a little more information, and a better > understanding of what you wrote. > > A simple-connect from ModemManager always fails. I can always connect > from qmicli (Abbreviated log below;

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Dan Williams
On Tue, 2022-01-18 at 09:57 +0100, Aleksander Morgado wrote: > Hey Dan! > > > > > > If MM detects a single TTY port, it's going to default to use > > > > > PPP. > > > > > It's not a fallback to PPP, it's using whatever it has for > > > > > data > > > > > connection, if PPP is the only way

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-18 Thread Dan Williams
On Tue, 2022-01-18 at 05:35 -0500, Peter Naulls wrote: > On 1/17/22 2:06 PM, Dan Williams wrote: >   own problems, but maybe not the ones you're worried about. > > > > I haven't read the whole thread in detail, so forgive me if this > > was > > covered. Perhaps a

Re: ANN: ModemManager 1.18.4 released / Avoiding PPP

2022-01-17 Thread Dan Williams
On Fri, 2022-01-14 at 16:29 +0100, Aleksander Morgado wrote: > Hey Peter, > > On Fri, Jan 14, 2022 at 4:14 PM Peter Naulls > wrote: > > > > On 1/14/22 10:09 AM, Aleksander Morgado wrote: > > logic is not going to change. > > > > > > If MM detects a single TTY port, it's going to default to use

Re: Telit LE910Cx, MBIM vs AT

2021-12-02 Thread Dan Williams
On Thu, 2021-12-02 at 15:57 +0100, Ulrich Mohr wrote: > Hi there, > I got a Telit LE910C1-EU attached to an embedded device, using > ModemManager 1.19.0 (main branch, 2 commits behind) and libmbim > 1.27.3 (main branch, 1 commit behind). Linux Kernel is v5.12. > I was able connect successfully to

Re: ANN: ModemManager 1.18.4 released

2021-11-29 Thread Dan Williams
On Mon, 2021-11-29 at 10:52 -0500, Peter Naulls wrote: > On 11/26/21 4:52 AM, Aleksander Morgado wrote: > > Hey hey, > > > > This is the second bugfix release in the 1.18.x series, built from > > the mm-1-18 > > branch. > > > > Thanks! > > I've been chasing, as I mentioned a while ago, where

Re: Need help troubleshooting Quectel EG25 modem in Pine64 Pinephone

2021-06-14 Thread Dan Williams
On Mon, 2021-06-14 at 10:55 +0200, Aleksander Morgado wrote: > Hey, > > > > > > Can you run "AT+CGDCONT?" with minicom (or otherwise, running> > > > ModemManager with --debug and then mmcli --command="AT+CGDCONT?") > > > > Here's the output of atinout: > > > > ``` > > $ echo "AT+CGDCONT?" |

Re: AW: QMI protocol error (14): 'CallFailed''

2021-03-01 Thread Dan Williams
On Mon, 2021-03-01 at 11:11 +, Federico Murciano wrote: > The same happens if I try with: > > sudo qmi-network /dev/cdc-wdm0 start > > Profile at '/etc/qmi-network.conf' not found... > Checking data format with 'qmicli -d /dev/cdc-wdm0 --wda-get-data- > format '... > Device link layer

Re: [RFC] What to do by default with DIAG/QCDM ports

2020-12-14 Thread Dan Williams
On Mon, 2020-12-14 at 09:50 +0100, Aleksander Morgado wrote: > Hey Dan and all, > > The DIAG/QCDM ports were extremely important in some old CDMA modems > that required them for control instead (or in addition to) the AT > ports, at least for several purposes like gathering access tech info > and

Re: Help on an invalid modem case

2020-08-12 Thread Dan Williams
On Wed, 2020-08-12 at 12:10 +, Louis-Alexis Eyraud wrote: > Hi Aleksander, > > cool that the setup has been useful for your debugging  > I have 4 other Huawei models (3 of them are E352 variants) and an > Alcatel. I will test your branch this afternoon with these modems > and give you some

Re: Adding Telit ME310G1-WW support

2020-07-14 Thread Dan Williams
On Tue, 2020-07-14 at 14:59 -0400, Mark Deneen wrote: > On Mon, Jul 13, 2020 at 1:13 PM Mark Deneen > wrote: > > On Mon, Jul 13, 2020 at 1:04 PM Daniele Palmas > > wrote: > > > Hi Mark, > > > > > > Il giorno lun 13 lug 2020 alle ore 15:17 Mark Deneen > > > ha scritto: > > > > Daniele, > > > >

Re: libmbim 1.24.0 slowing down MM startup

2020-07-10 Thread Dan Williams
On Fri, 2020-07-10 at 10:28 +0200, Aleksander Morgado wrote: > Hey Amol, > > > > Did you got a chance to see those logs? Please let me know if any > > > other information is needed. > > > > > > > Not yet, sorry. Will let you know as soon as I find anything. > > > > Here's the fix: >

Re: Sims card informations

2020-07-09 Thread Dan Williams
On Wed, 2020-07-08 at 14:43 -0400, David Khouya wrote: > Hi, > > I'm working on an embedded device and I would like to handle > correctly the > preferred modes with different sim cards. E.g. If I have a 3G sim > card, I > would like to set preferred mode to 3G instead of 4G. > My use case is that

Re: Fibocom L850-GL / Intel XMM7360

2020-06-22 Thread Dan Williams
On Mon, 2020-06-22 at 09:42 +0200, Aleksander Morgado wrote: > Hey, > > > > Anyway, FWIW, I'd explore the PCIe driver option first if I were > > > you. > > > That's the only mode tested by anyone, so it is more likely to > > > work. > > Is there anybody reading this willing and knowlegable enough

Re: Fibocom L850-GL / Intel XMM7360

2020-06-22 Thread Dan Williams
On Mon, 2020-06-22 at 10:45 +0200, Reinhard Speyerer wrote: > On Mon, Jun 22, 2020 at 06:51:50AM +, Wassenberg, Dennis wrote: > > Hi all, > > > > I tested the PCI approach. > > > > Unfortunately I had no luck. The kernel PCI driver at > > https://github.com/xmm7360/xmm7360-pci can not

Re: Question about dual qmi/mbim modems

2020-06-04 Thread Dan Williams
On Thu, 2020-06-04 at 17:11 -0500, Alex Ballmer wrote: > On 2020-06-04 02:08, Aleksander Morgado wrote: > > Hey, > > > > On Wed, Jun 3, 2020 at 9:51 PM Alex Ballmer > > wrote: > > > I have noticed that Sierra Wireless MC4755 modems can operate in > > > both > > > QMI and MBIM modes. Modemmanager

Re: [RFC] Changing filter policy to 'strict' by default

2020-05-28 Thread Dan Williams
On Thu, 2020-05-28 at 15:09 +0200, Aleksander Morgado wrote: > Hey all, > > I'm going to suggest we change the filter policy to 'strict' when > none > explicitly requested. In the past 1.12 release we already suggested > distributions to request 'strict' explicitly, so it's probably a good > idea

Re: Quectel EC25 bug - interaction between generic/3GPP and QMI connection methods

2020-04-16 Thread Dan Williams
On Thu, 2020-04-16 at 15:20 +0100, Tim Small wrote: > Hello, > > We've got some EC25, and found the following bug... > > On all tested EC25 firmware versions. > > With ModemManager 1.10.0 and libqmi 1.22.0 and also with > ModemManager > 1.12.6 and libqmi 1.24.8. > > Due to the QMI bug

Re: [RFC] Bumping minimum glib2 required version to 2.48

2020-01-10 Thread Dan Williams
On Fri, 2020-01-10 at 15:05 +0100, Aleksander Morgado wrote: > Hey Dan & all! > > I'm thinking in bumping the minimum glib2 required version from 2.36 > to 2.48 in all libmbim, libqmi and ModemManager, in order to be able > to start using e.g. G_DECLARE_FINAL_TYPE(), > G_DECLARE_DERIVABLE_TYPE(),

Re: Fibocom L850-GL / Intel XMM7360 support

2020-01-08 Thread Dan Williams
On Wed, 2020-01-08 at 10:00 +0100, Bjørn Mork wrote: > James Wah writes: > > > Hi gang, > > > > I've been working on a PCI driver for the Fibocom L850-GL, and > > while > > it's very rough at this point, it sure does transfer data. > > > > If anyone is interested in developing support in MM,

Re: Cannot send message: QMI service 'pdc' version '1.15' required, got version '1.0'

2019-12-16 Thread Dan Williams
On Fri, 2019-12-13 at 18:37 +0100, Aleksander Morgado wrote: > > > I’m testing mm 1.12.2 + libqmi 1.24.2 on sierra EM7565 (openwrt). > > > Please see last line of log. Is this ok? > > > > > > > > > > > > I do not see this in mm 1.12.0 + libqmi 1.24.0 > > > > > > > > > > > > Dec 13 15:51:38

Re: Built-in plugins?

2019-11-18 Thread Dan Williams
On Sun, 2019-11-17 at 15:16 +0100, Aleksander Morgado wrote: > > > Is there any benefit in keeping per-vendor plugins installed as > > > separate .so files and loaded during runtime? > > > > I think it'd be a shame to lose this architecture. On embedded > > systems saving resources is always

Re: Built-in plugins?

2019-11-15 Thread Dan Williams
On Fri, 2019-11-15 at 16:10 +0100, Aleksander Morgado wrote: > Hey, > > Is there any benefit in keeping per-vendor plugins installed as > separate .so files and loaded during runtime? > > Does anyone know of any out-of-tree MM plugin out there? I would bet > there isn't any as we truly haven't

Re: Regression regarding ip_type when updating from 1.10.4 to 1.12.0

2019-11-15 Thread Dan Williams
On Fri, 2019-11-15 at 10:33 +0100, Aleksander Morgado wrote: > Hey, > > > > On Thu, Nov 14, 2019 at 06:57:54PM +0100, Aleksander Morgado > > > wrote: > > > > > Has the interpretation of the ip_type > > > > > MM_BEARER_IP_FAMILY_IPV4V6 > > > > > changed when performing the connect? > > > > > > >

Re: Regression regarding ip_type when updating from 1.10.4 to 1.12.0

2019-11-14 Thread Dan Williams
On Thu, 2019-11-14 at 21:59 +0100, Andreas Fett wrote: > Hi Aleksander, > > On Thu, Nov 14, 2019 at 06:57:54PM +0100, Aleksander Morgado wrote: > > > Has the interpretation of the ip_type MM_BEARER_IP_FAMILY_IPV4V6 > > > changed when performing the connect? > > > > > > > No it hasn't really. I

Re: mmcli 3gpp network scan

2019-10-10 Thread Dan Williams
On Thu, 2019-10-10 at 11:26 +, Amol Lad wrote: > mbimcli actually shows more detailed output but it also has got RSSI > and Error Rate field incorrect... I don't think I've ever seen an accurate signal strength for scanned networks :) Either with data cards or phones... Dan >

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
thing like that. Glad we solved it though! Dan > Thanks, Christian > > -Original Message- > From: Dan Williams > To: Christian Focke , Aleksander Morgado < > aleksan...@aleksander.es> > Cc: Lubomir Rintel , Thomas Haller < > thal...@redhat.com> >

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
onnect_2.log' is attached. > > -- Should I unloop modemmanager-devel@lists.freedesktop.org? > > Thanks, Christian > > -Original Message- > From: Dan Williams > To: Focke Christian , Aleksander > Morgado > Cc: Lubomir Rintel , Thomas Haller < > thal...@

Re: hp-lt4132 'unavailable' in NetworkManager on Debian 10

2019-09-11 Thread Dan Williams
mail.fernfh.ac.at%3e>> > Cc: Lubomir Rintel lubomir%20rintel%20%3clkund...@v3.sk%3e>>, Dan Williams < > d...@redhat.com<mailto:dan%20williams%20%3cd...@redhat.com%3e>>, > Thomas Haller thomas%20haller%20%3cthal...@redhat.com%3e>>, > modemmanag

Re: [PATCH] mm-modem-helpers-qmi: avoid SIGSEGV with mmcli --set-current-bands

2019-08-23 Thread Dan Williams
On Mon, 2019-08-19 at 16:31 +0200, Reinhard Speyerer wrote: > For devices which do not provide feature_extended_lte_band_preference > mm_modem_bands_to_qmi_band_preference() gets called from > mm_shared_qmi_set_current_bands() with extended_qmi_lte_bands > set to NULL which may cause a SIGSEGV in

Re: dhcpcd: raw-ip support

2019-08-21 Thread Dan Williams
On Mon, 2019-08-19 at 16:20 +0200, Yegor Yefremov wrote: > On Mon, Aug 19, 2019 at 2:57 PM Bjørn Mork wrote: > > Yegor Yefremov writes: > > > On Mon, Aug 19, 2019 at 10:49 AM Bjørn Mork > > > wrote: > > > > Yegor Yefremov writes: > > > > > > > > > I have a project where I'm using dhcpcd

Re: Modemmanager significant startup delay

2019-08-21 Thread Dan Williams
On Wed, 2019-08-21 at 12:23 +, Amol Lad wrote: > Please help with this. What could be the cause of significant MM > startup delay? When started, or when a new modem is plugged attached, ModemManager runs through a hardware detection sequence to figure out whether the thing you attached is

Re: dhcpcd: raw-ip support

2019-08-19 Thread Dan Williams
On Mon, 2019-08-19 at 14:57 +0200, Bjørn Mork wrote: > Yegor Yefremov writes: > > On Mon, Aug 19, 2019 at 10:49 AM Bjørn Mork wrote: > > > Yegor Yefremov writes: > > > > > > > I have a project where I'm using dhcpcd client. It is working > > > > without > > > > any problems with older modems

Re: [RFC] TTY port locked problems when using PPP

2019-06-28 Thread Dan Williams
On Thu, 2019-06-27 at 11:12 +0200, Thomas Haller wrote: > 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

Re: "Connected" state after losing signal

2019-06-10 Thread Dan Williams
On Mon, 2019-06-10 at 07:03 +1000, Nick wrote: > Hey, > > A couple of other testers and myself are seeing a minor issue with > ModemManager (on OpenWrt). The simplest way to describe it is if the > modem loses signal or connectivity, the wwan interface still shows as > connected. I have seen

Re: u-blox SARA R410M CAT M1 modem

2019-06-04 Thread Dan Williams
On Tue, 2019-06-04 at 14:11 -0700, Tim Harvey wrote: > On Fri, Oct 26, 2018 at 3:17 PM Tim Harvey > wrote: > > Greetings, > > > > I'm working with a u-blox SARA R410M CAT M1 modem > > (https://www.u-blox.com/en/product/sara-r4n4-series) using Linux > > 4.15 > > and modem-manager-1.9.0 /

Re: --list-bearers option errors in 1.10

2019-06-03 Thread Dan Williams
On Mon, 2019-06-03 at 17:15 +0200, Aleksander Morgado wrote: > > To answer my own question to get current band ID you can use the > > new (1.10) option: > > > > qmicli -p -d /dev/cdc-wdm0 --nas-get-rf-band-info > > [/dev/cdc-wdm0] Successfully got RF band info > > Radio Interface: 'lte' > >

Re: [review] Fix sending/storing SMS messages when other AT commands get in the way

2019-06-03 Thread Dan Williams
On Sun, 2019-05-19 at 09:42 +0200, Aleksander Morgado wrote: > Hey Dan & all, > > The original fix I had for this issue was to always add raw commands > to the head of the queue inside the serial port: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_requests/103 > > The new

Re: E173s-1 stops working after weeks of uptime

2019-05-31 Thread Dan Williams
On Fri, 2019-05-31 at 11:18 +0200, Ladislav Michl wrote: > On Thu, May 30, 2019 at 09:46:01PM -0500, Dan Williams wrote: > > On Fri, 2019-05-31 at 00:01 +0200, Ladislav Michl wrote: > [...] > ...and I'll eventually create new thread to not continue hikacking > this one. > >

Re: pppd timed out or didn't initialize our dbus module

2019-05-20 Thread Dan Williams
On Mon, 2019-05-20 at 12:02 +0200, Przemyslaw Galazka wrote: > Hi Dan, > this question regarding bearer timeout is sorted out. It seems that > bigger > timeout will not fix the issue. It is all about configuring ppp > daemon > correctly. > > Adding this line to /etc/ppp/options resolved the

Re: pppd timed out or didn't initialize our dbus module

2019-05-16 Thread Dan Williams
On Tue, 2019-05-14 at 16:44 +0200, Przemyslaw Galazka wrote: > Thanks for input. > > After changing logging level to debug for ppp demon, I can tell that > it is > trying to go through LCP phase and get IP address but ModemManager > has > configured 20 seconds timeout for this. > It seems like

Re: [PATCH] broadband-modem-mbim: parse nw_error in register_state_set_ready only if MBIM_STATUS_FAILURE

2019-04-26 Thread Dan Williams
t about it, sorry... > I have pushed it to a new merge request in gitlab now: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_requests/97 > > @Dan Williams @Ben Chan any comments on this? Looks good to me, I merged it. Dan ___ Mo

Re: Do you need hardware to develop ModemManager?

2019-04-05 Thread Dan Williams
On Fri, 2019-04-05 at 11:36 +0200, Aleksander Morgado wrote: > Hey, > > If anyone is interested in contributing more to ModemManager and > would > like to have more test devices to play with, please drop me a private > email and we'll try to fix that. I also have some devices that I would be

Re: Problems compiling with clang (3.8.21)

2019-04-02 Thread Dan Williams
On Tue, 2019-04-02 at 15:34 +0200, Torsten Hilbrich wrote: > Hello, > > I tried to compile libmbim (1.16.0), libqmi (1.20.0) and ModemManager > (1.8.0) with clang and got strange results. > > I set the environment variables CC=clang and CXX=clang++ and ran the > autogen.sh, configure, and make

Re: Where are you using ModemManager?

2019-03-29 Thread Dan Williams
On Mon, 2019-03-25 at 18:14 +0100, Aleksander Morgado wrote: > Hey! > > If you or your company are using ModemManager in a professional > product, would you mind sharing your experience in the mailing list? > > Even generic descriptions would be appreciated, but if you can share > also platform

Re: How other applications use the ports that occupied by MM

2019-03-21 Thread Dan Williams
T command. Is there normal mode way to send AT command from MM? > > Right now --command only works while in debug mode, so that the user > doesn't send commands that may interfere with the control logic of > MM... > > But truth be told, we're already allowing QMI and MBIM commands

Re: Connect Cinterion modem with SWWAN fails with unknown error

2019-03-15 Thread Dan Williams
On Fri, 2019-03-15 at 16:34 +0100, Sven Schwermer wrote: > Hi all, > > > On 15 Mar 2019, at 16:03, matthew stanger > > wrote: > > > > Anyway, the only thing I can think of is a timing issue with the > > modem > > firwmare and network registration or initial bearer setup or > > something > >

Re: Connect Cinterion modem with SWWAN fails with unknown error

2019-03-15 Thread Dan Williams
On Fri, 2019-03-15 at 14:20 +0100, Sven Schwermer wrote: > Hi again, > > I did some more work and now I am able to connect manually (without > ModemManager). All that’s required is the AT^SWWAN=1,1 command if the > APN is already correctly configured. I checked this via AT+CGDCONT?. > Note, that

Re: [EXTERNAL] Re: connect using a specific PDP CID

2019-03-14 Thread Dan Williams
ould be > > best, > > but from the other side it's a quick way to get the issue resolved > > until that API is developed; if ever! > > @Dan Williams what do you think? should we think in integrating > > this > > workaround until the profile management API is done? &

Re: Sierra HL7692

2019-03-13 Thread Dan Williams
On Wed, 2019-03-13 at 08:36 +0100, Sven Schwermer wrote: > Hi, > > I’m currently trying to get the Sierra HL7692 up and running. In my > first attempt, I set the USB composition to AT+KUSBCOMP=2 so that I > would get 1x MBIM + 3x CDC-ACM. This worked but the modem was only > recognised as

Re: Signal Quality value with LTE modems

2019-03-12 Thread Dan Williams
On Tue, 2019-03-12 at 08:31 +0100, Sven Schwermer wrote: > Hi, > > I’m wondering what factors into the Signal Quality value for LTE > modems. My suspicion is that only the “Signal” field of the +CIND ModemManager, by default, asks the modem what it thinks it's signal quality is via CIND. That

Re: ModemManager: symbol lookup error: ModemManager: undefined symbol: qmi_client_loc_register_events_finish

2019-03-05 Thread Dan Williams
On Tue, 2019-03-05 at 11:55 -0500, Cathy Logan wrote: > Hi All - > New to ModemManager and this list. Got ModemManager to successfully > make > and make install with no errors. > > Can't seem to get it to start correctly though. Trying to run > ModemManager > --debug gives me the error

Re: Any special reason set cid=0 as invalid CID

2019-02-27 Thread Dan Williams
On Wed, 2019-02-27 at 14:55 +0800, 王道之 wrote: > Hey > When I read the MM code, the bearer treat the cid=0 as a invalid CID > confused me. But I think there may be some special reasons. > In the MM Ver1.10.0 source code, src/mm-broadband-bearer.c Older versions of the ETSI 27.007 spec specified

Re: How to add a button for ModemManager on Ubuntu GUI

2019-02-26 Thread Dan Williams
On Tue, 2019-02-26 at 14:23 +0800, 王道之 wrote: > Hey > Recently I am doing some test development on ModemManager. > There is a requirement that add a button on the Ubuntu GUI to set IP > family(ipv4 or ipv6) of the ModemManager.(Just for test now) > Here are my questions: > 1.The Ubuntu desktop GUI

Re: Analysing boot time

2019-02-14 Thread Dan Williams
On Wed, 2019-02-13 at 16:01 +0100, W. Martin Borgert wrote: > Hi, > > on my embedded system, "systemd-analyze blame" says: > > 15.254s ModemManager.service > 10.562s NetworkManager.service > ... > > I.e. MM and NM are the two slowest services in terms of

Re: Planning for MM 1.10

2018-12-04 Thread Dan Williams
On Tue, 2018-12-04 at 11:50 +0100, Aleksander Morgado wrote: > Hey Dan and all, > > I've been asked whether we can have MM 1.10 soon, to get it > integrated > in Debian early enough and ready for Ubuntu 19.04. Canonical may even > work on backporting this version to the 18.04 LTS. I've always >

Re: Huawei ME906s-158 (a.k.a. HP lt4132) IPv6 support

2018-12-02 Thread Dan Williams
On Sat, 2018-12-01 at 11:37 +0100, Tore Anderson wrote: > * Tore Anderson > > > I'm having problems making IPv6 work with this device. Even though > > Huawei's home page[1] claims it supports IPv6, the "AT+CGDCONT=?" > > only > > gives a single response line with the "IP" PDP type. > > Just in

Re: u-blox R410M modem (QMI) configuration with modern Network-manager

2018-11-30 Thread Dan Williams
On Fri, 2018-11-30 at 11:24 -0800, Tim Harvey wrote: > On Fri, Nov 30, 2018 at 3:12 AM Aleksander Morgado > wrote: > > Hey, > > > > > I'm trying to use a u-blox QMI R410M with network manager on > > > Ubuntu > > > bionic witht he following which works fine on Ubuntu xenial: > > > > > > # nmcli

Re: [review] LTE attach config and status

2018-11-26 Thread Dan Williams
On Fri, 2018-11-23 at 18:01 +0100, Aleksander Morgado wrote: > Hey hey, > > See the following MR: > > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_requests/52 I merged the K/V PR so this one needs a rebase now. Dan > The changes will update the 3GPP interface with: >

Re: IPv4 config for QMI modem

2018-11-12 Thread Dan Williams
On Mon, 2018-11-12 at 14:02 +0100, Sven Schwermer wrote: > Hi again! > > > I’m currently using a 4.1.x kernel. I’ll try with a 4.18.x kernel > > now. I’ll keep you posted. > > I have gotten a step further with a newer kernel. DNS works as well > as simple pinging (ICMP). However, when trying to

Re: Problem with reconnecting when using Ericsson H5321 modem and Aero2 BDI network

2018-11-11 Thread Dan Williams
On Sat, 2018-11-10 at 16:34 +0100, Mateusz P wrote: > Hi, > I have a problem with modemmangager 1.6.8-2ubuntu1 and 1.8.2-1. > > Modem: Ericsson H5321. > Computer: Lenovo ThinkPad X230. > Network: Aero2 BDI (Polish, APN darmowy). > > The network (according to obtained licence for using radio

Re: [review] New key-value output in mmcli

2018-11-09 Thread Dan Williams
On Fri, 2018-11-09 at 18:31 +0100, Aleksander Morgado wrote: > Hey, > > > > > > See this MR: https://gitlab.freedesktop.org/mobile-broadband/Mode > > > mMan > > > ager/merge_requests/51 > > > > > > This enables a new "-K" (or longer, "--output-keyvalue") that > > > allows > > > all operations

Re: [review] New key-value output in mmcli

2018-11-09 Thread Dan Williams
On Sat, 2018-11-03 at 16:04 +0100, Aleksander Morgado wrote: > Hey! > > See this MR: https://gitlab.freedesktop.org/mobile-broadband/ModemMan > ager/merge_requests/51 > > This enables a new "-K" (or longer, "--output-keyvalue") that allows > all operations that print some kind of modem info

Re: MMCLI debug mode

2018-11-01 Thread Dan Williams
izon' >| subscription: 'unknown' >| registration: 'home' > - > SIM | path: '/org/freedesktop/ModemManager1/SIM/1' > > - > Bearers | paths: > '/org/freedesk

Re: MMCLI debug mode

2018-10-31 Thread Dan Williams
:221] connect_bearer_ready(): Couldn't > > connect > > bearer: 'Operation not allowed' > > Oct 31 13:37:06 localhost ModemManager[1988]: > > [1540993026.719837] > > [mm-port-serial.c:1288] mm_port_serial_open(): (ttyACM0) device > > open count > > is 2 (open)

Re: MMCLI debug mode

2018-10-31 Thread Dan Williams
On Wed, 2018-10-31 at 04:18 -0700, Srinivasan Jagannadhan wrote: > I was trying to bringup Dell 5000 Gateway with > 1) Modem: 'Telit model: 'LE910-SV V2' rev: '20.00.002' > 2) Sim: Verizon > > Following were the commands executed > 1. mmcli -m 0 -v --simple-connect="apn=VZWINTERNET" > > [31 Oct

Re: System Daemon or DBus activated service?

2018-10-31 Thread Dan Williams
On Wed, 2018-10-31 at 15:37 +0800, Jonathan Kang wrote: > Hi Dan > > On Wed, Oct 31, 2018 at 12:39 AM Dan Williams > wrote: > > > On Tue, 2018-10-30 at 12:42 +0100, Aleksander Morgado wrote: > > > Hey! > > > > > > > According to this[1]

Re: System Daemon or DBus activated service?

2018-10-30 Thread Dan Williams
On Tue, 2018-10-30 at 12:42 +0100, Aleksander Morgado wrote: > Hey! > > > According to this[1], it says > > > ModemManager is a system daemon > > > > and > > > ModemManager is a DBus system bus activated service (meaning it's > > > started automatically when a request arrives). > > > > A system

Re: TOBY-L210 does not detected by ModemManager deamon at boot time

2018-10-29 Thread Dan Williams
On Mon, 2018-10-29 at 17:27 +0100, Aleksander Morgado wrote: > Hey, > > > > -Original Message- > > > From: Aleksander Morgado > > > Sent: Monday, October 29, 2018 9:48 AM > > > To: Baryshnikov, Maxim (Digiteq Automotive) > > > ; modemmanager- > > > de...@lists.freedesktop.org > > >

Re: [PATCH] ublox: fix username and password passed to +UAUTHREQ

2018-10-26 Thread Dan Williams
On Fri, 2018-10-26 at 10:59 -0700, Ben Chan wrote: > --- > plugins/ublox/mm-broadband-bearer-ublox.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) LGTM > diff --git a/plugins/ublox/mm-broadband-bearer-ublox.c > b/plugins/ublox/mm-broadband-bearer-ublox.c > index 1adcaa26..76f307c8

Re: ModemManager-devel Digest, Vol 64, Issue 19

2018-10-19 Thread Dan Williams
will only be one) mmcli -b and that will print out the IP information. Dan > On Mon, Oct 1, 2018 at 10:10 PM Dan Williams wrote: > > > On Sun, 2018-09-30 at 20:39 -0400, Michael pang wrote: > > > I did create one network interface named broadband according to > >

Re: [review v2] Voice implementation fixes (with audio channel setup handlers)

2018-10-16 Thread Dan Williams
On Fri, 2018-08-10 at 15:31 +0200, Aleksander Morgado wrote: > Hey Dan, Bob & all, > > I've updated the "aleksander/voice-fixes" branch to include the > "AT^CVOICE based support for Huawei modems that Dan worked on a while > ago in his "dcbw/huawei-voice" branch. > >

Re: [review] Voice implementation fixes

2018-10-16 Thread Dan Williams
On Tue, 2018-10-16 at 12:10 -0500, Dan Williams wrote: > On Fri, 2018-06-15 at 01:05 +0200, Aleksander Morgado wrote: > > Hey, > > > > I've pushed a branch to gitlab for review: > > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_ > > re

Re: [review] Voice implementation fixes

2018-10-16 Thread Dan Williams
On Fri, 2018-06-15 at 01:05 +0200, Aleksander Morgado wrote: > Hey, > > I've pushed a branch to gitlab for review: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/2 > > It includes several fixed and improvements in the voice API > implementation for generic and

Re: [PATCH] sim-qmi: avoid unnecessary MM_SIM_QMI() call on MMSimQmi object

2018-10-16 Thread Dan Williams
On Wed, 2018-10-10 at 23:11 -0700, Ben Chan wrote: > --- > src/mm-sim-qmi.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) LGTM > diff --git a/src/mm-sim-qmi.c b/src/mm-sim-qmi.c > index 725e073e..e8c0afef 100644 > --- a/src/mm-sim-qmi.c > +++ b/src/mm-sim-qmi.c > @@

Re: Configuration for Quectel 3G and 4G modem

2018-10-15 Thread Dan Williams
On Mon, 2018-10-15 at 17:28 +1100, Brendan Simon (eTRIX) wrote: > I have a linux filesystem (Debian based) for an embedded board which > uses a Quectel UC20 3G modem via NetworkManager/ModemManager. > > I want to upgrade to use a Quectel EC21 4G modem and want to know if > I > can use the same

Re: MC7750 missing SIM until ModemManager restart

2018-10-10 Thread Dan Williams
On Thu, 2018-10-11 at 00:37 +0200, Aleksander Morgado wrote: > On Thu, Oct 11, 2018 at 12:32 AM Bowden, Brendan m> wrote: > > > > > > > >Out of curiosity, have you tried different SIM cards? > > >Also, is the firmware you're using the latest one available > > > for the MC7750? > > > >

Re: The loading order of plugins

2018-10-08 Thread Dan Williams
On Mon, 2018-10-08 at 18:16 +0200, Aleksander Morgado wrote: > Hey, > > > I'm now working on a modem "Cinterion Gemalto ELS61". And I tried > > to use it with ModemManager. > > ModemManager suggests the "Cinterion" plugin. But somehow, the AT > > command set and some response message format of

Re: bearer mbim: ipv6_config set to dhcp when no ipv6 is available

2018-10-05 Thread Dan Williams
On Fri, 2018-10-05 at 11:39 +0200, Andreas Fett wrote: > Hi list, > > I noticed, that in ip_configuration_query_ready() ipv6_config will be > allocated and method will be set to MM_BEARER_IP_METHOD_DHCP even > when > ipv6configurationavailable is false, just based on the value of > ctx->ip_type.

Re: ModemManager-devel Digest, Vol 64, Issue 19

2018-10-01 Thread Dan Williams
On Sun, 2018-09-30 at 20:39 -0400, Michael pang wrote: > I did create one network interface named broadband according to the > website. I am missing the DHCP client network interface. My EM7455 > is in > MBIM mode. Does that matter? After I created two interface, still MBIM mode does not

Re: HP lt4120 failing to make single-stack connections on LTE using MM

2018-09-07 Thread Dan Williams
On Fri, 2018-09-07 at 09:26 +0200, Bjørn Mork wrote: > Dan Williams writes: > > > Not sure this does exactly what we want though, as the Telit xN930 > > documentation for CID_MODEM_REBOOT says: > > > > "This command reboots the device into firmware update mode

Re: HP lt4120 failing to make single-stack connections on LTE using MM

2018-09-06 Thread Dan Williams
On Thu, 2018-09-06 at 11:02 +0200, Aleksander Morgado wrote: > On Thu, Sep 6, 2018 at 10:46 AM, Bjørn Mork wrote: > > Aleksander Morgado writes: > > > > > Oh wait, this is a Intel based MBIM modem, right? If so, we need > > > AT-based reset operations. I believe I still have the HPlt4120 > > >

Re: [review v2] New 'fibocom' plugin (with a new Intel XMM modem class)

2018-08-21 Thread Dan Williams
On Wed, 2018-08-08 at 17:14 +0200, Aleksander Morgado wrote: > > > > > > I've now pushed an updated MR to suggest the Fibocom plugin, this > > > time > > > including a new "Icera-like" Intel XMM chipset detection. If the > > > modem > > > is found to be based on Intel XMM, supporting the "AT+X.."

Re: [review] USSD support for MBIM

2018-08-21 Thread Dan Williams
On Wed, 2018-08-08 at 17:18 +0200, Aleksander Morgado wrote: > Hey, > > This MR adds USSD support for MBIM devices, and while at it, also > ported the original MMBroadbandModem USSD support to GTask: > > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/23 > > The

Re: [review] MBIM ATDS service based 3GPP location and extended Signal interface support

2018-08-21 Thread Dan Williams
On Thu, 2018-08-09 at 13:45 +0200, Aleksander Morgado wrote: > Hey, > > The following MR introduces support for using the MBIM ATDS service > extensions to query for 3GPP location (LAC/TAC/CID) as well as > extended signal information (RSRP, RSRQ, RSSI...). > > The MR contains 3 commits but only

Re: [review] New 'MMSharedCinterion' interface

2018-08-21 Thread Dan Williams
On Mon, 2018-08-13 at 19:25 +0200, Aleksander Morgado wrote: > Hey, > > See this MR: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/26 > > It implements a new shared interface containing the code shared > between the Cinterion modem objects, similar to what's

Re: [review] QMI LOC based GPS positioning for QMI and Qualcomm-based MBIM devices

2018-08-21 Thread Dan Williams
On Mon, 2018-08-13 at 15:06 +0200, Aleksander Morgado wrote: > Hey all, > > > > > See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/me > > rge_requests/10 > > > > The MR implements QMI LOC based GPS positioning, including SUPL- > > server > > based A-GPS and some new support for

Re: [review] ICCID related improvements

2018-08-21 Thread Dan Williams
On Tue, 2018-08-21 at 16:41 +0200, Aleksander Morgado wrote: > Hey all, > > This MR includes some improvements for ICCID reporting: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/29 > > Fixes several things found recently with China Mobile ICCIDs. Do we need

Re: [review v2] Voice implementation fixes (with audio channel setup handlers)

2018-08-16 Thread Dan Williams
On Thu, 2018-08-16 at 17:30 +0100, Bob Ham wrote: > On 10/08/18 14:31, Aleksander Morgado wrote: > > > The Huawei USB dongles that support voice require a command > > (AT^DDSETEX=2) to be executed when the call is established, and > > also > > need to report which port is being used for audio. In

Re: Fibocom L850-GL hangs upon connect.

2018-08-15 Thread Dan Williams
On Wed, 2018-08-15 at 20:50 +0200, Vincent Bernat wrote: > ❦ 13 août 2018 21:02 +0200, Aleksander Morgado r.es>: > > > > If this modem is going to end up stuck with pure PPP and > > > therefore maxing > > > out at 25Mbps, then I'm not too concerned anyways since its use > > > is rather > > >

Re: [review] Use AT+CESQ for signal interface in MBIM modems if TTY available

2018-08-09 Thread Dan Williams
On Thu, 2018-08-09 at 13:47 +0200, Aleksander Morgado wrote: > Hey, > > > > > This MR enables support for the "Signal" interface in MBIM modems > > if > > they expose an AT-capable TTY port and AT+CESQ is supported. If no > > AT > > port is available in the device, the modem will report no

Re: [RFC] Deprecate SubscriptionState?

2018-08-07 Thread Dan Williams
On Tue, 2018-08-07 at 01:07 +0200, Aleksander Morgado wrote: > Hey, > > > > > > > At some point we need to handle network-initiated bearers in MM > > > though. > > > > > > > Given that the SessionId reported in a MBIM_CID_PCO notification > > may > > not be associated with any CID

Re: [review] MBIM: show USB product attribute as model

2018-07-19 Thread Dan Williams
On Wed, 2018-07-18 at 23:27 +0200, Aleksander Morgado wrote: > Hey Dan, Ben and all, > > See this quick MR for review: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/11 LGTM; merged to git master. Dan ___

Re: [review] New 'fibocom' plugin

2018-07-19 Thread Dan Williams
On Thu, 2018-07-19 at 21:10 +0200, Aleksander Morgado wrote: > > On Chrome OS, we simply use ID_MM_PORT_IGNORE to ignore all AT > > ports > > on the L850-GL module (e.g. > > https://chromium.googlesource.com/chromiumos/overlays/chromiumos-ov > >

Re: [review] u-blox auth settings fix

2018-07-10 Thread Dan Williams
On Fri, 2018-06-22 at 16:57 +0200, Aleksander Morgado wrote: > Hey, > > I've pushed a new MR to gitlab fixing the authentication settings > request used in u-blox so that it always contains user/pass string > fields, even if empty, as per the AT command reference. > >

Re: [review] skip concatenated AT commands

2018-07-10 Thread Dan Williams
On Fri, 2018-06-22 at 16:58 +0200, Aleksander Morgado wrote: > Hey, > > I've pushed a MR to gitlab to avoid using concatenated AT commands in > the generic plugin: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_re > quests/4 > > Looks like there are modems out there (u-blox

Re: [review] skip unneeded extra modem references on async actions

2018-07-10 Thread Dan Williams
On Fri, 2018-06-22 at 17:00 +0200, Aleksander Morgado wrote: > Hey, > > Since we use GTask and the g_task_get_source_object() is a quick way > to retrieve the source object owning the async action, there's no > point in having an additional object reference in the private context > associated to

Re: [PATCH] udev: add tags also on bind action

2018-05-30 Thread Dan Williams
On Sun, 2018-05-27 at 17:03 +0200, Aleksander Morgado wrote: > When a new USB device is hotplugged, e.g. a USB<->RS232 converter > that > exposes a single ttyUSB0, these udev events happen: > > add /devices/pci:00/:00:14.0/usb2/2-1 (usb/usb-device) > add

  1   2   3   4   5   >