Re: Setting APN Details

2025-07-31 Thread Dan Williams
> On Jul 28, 2025, at 11:26 AM, Mark Corbin wrote: > > On Sat, 26 Jul 2025 at 16:47, Dan Williams wrote: >> >> On Wed, 2025-07-23 at 15:29 +0100, Mark Corbin wrote: >>> Hello >>> >>> I'm using ModemManager together with NetworkManager to

Re: Clarification on ModemManager Reconnection Behavior

2025-07-31 Thread Dan Williams
the modem via GPIO or some other method? I’ve had cases where it would be helpful to do that based on a couple factors, like whether the modem hasn’t been registered in a given amount of time even though you know there should be an available network. Dan > > Thanks again for your hel

ModemManager 1.24.2 released

2025-07-28 Thread Dan Williams
Hi, I've just tagged ModemManager 1.24.2, the latest stable release of ModemManager. This release contains a small number of bug fixes cherry- picked from the main branch: * Core: ** Wait until bearers are disconnected before allowing system to suspend ** Fix checks for CDMA/EVDO access te

Re: [Feature Discussion] Generic modem setup dispatcher

2025-07-26 Thread Dan Williams
On Thu, 2025-07-24 at 15:53 +0200, Enrico Mioso wrote: > Dear All, > > first of all, let me Than You for your great project and work. > > For my use-case, I would need a generic modem setup dispatcher - a > script which would be run at modem setup time, but for all modems, > regardless of their V

Re: Setting APN Details

2025-07-26 Thread Dan Williams
On Wed, 2025-07-23 at 15:29 +0100, Mark Corbin wrote: > Hello > > I'm using ModemManager together with NetworkManager to control a > Quectel BG95 modem. We have 2 versions of SIM with different APNs. > When trying to update from the old APN to the new APN I've come > across an issue where the mode

Re: Clarification on ModemManager Reconnection Behavior

2025-07-25 Thread Dan Williams
On Wed, 2025-07-16 at 17:35 +0200, Armand Daussà wrote: > Hi, > > We’ve encountered an issue with modem disconnections and have > reviewed the ModemManager logs to better understand the behavior. > What we observed is that after a disconnection, ModemManager attempts > to reconnect but then shuts

Re: Quectel EG916Q-GL in ECM mode

2025-07-21 Thread Dan Williams
> On Fri, 4 Jul 2025 at 18:18, Dan Williams wrote: > On Fri, 2025-07-04 at 11:57 -0500, Dan Williams wrote: > > Hi, > > > > > On Jul 1, 2025, at 10:21 AM, Mark Corbin > > > wrote: > > > > > > Hello > > > > > > I'm t

Re: Quectel EG916Q-GL in ECM mode

2025-07-04 Thread Dan Williams
On Fri, 2025-07-04 at 11:57 -0500, Dan Williams wrote: > Hi, > > > On Jul 1, 2025, at 10:21 AM, Mark Corbin > > wrote: > > > > Hello > > > > I'm trying to configure a Quectel EG916Q for ECM mode so that it > > will work

Re: Quectel EG916Q-GL in ECM mode

2025-07-04 Thread Dan Williams
Hi, > On Jul 1, 2025, at 10:21 AM, Mark Corbin wrote: > > Hello > > I'm trying to configure a Quectel EG916Q for ECM mode so that it will work > under NetworkManager (v1.46.0) as an Ethernet device. > > ModemManager (v1.22.0) reports the following: > | drivers: option, cdc_ether

Re: MM qmi USSD callbacks

2025-06-24 Thread Dan Williams
> On Jun 23, 2025, at 4:51 AM, Mark Hindley wrote: > > Hi, > > I am working on issues with USSD responses on Oneplus 6T (fajita). The > installation is Mobian trixie with modemmanager 1.24.0 and qmi 1.36.0. > > Dialling USSD to request balance in gnome-calls produces no response in the UI >

Re: Support for the Dell DW5825e / Fibocom FM101 (Qualcomm X12 chipset) - what am I missing?

2025-05-19 Thread Dan Williams
On Mon, 2025-05-19 at 15:43 +0200, johanngerbh...@tutamail.com wrote: > > Hi everyone, > > managed to get the DW5825e working with SELinux on Tumbleweed via the > following steps: > > ### SELinux Setup ### > > --> install necessary tools if they aren't yet installed > sudo zypper in restorecond

Re: Support for the Dell DW5825e / Fibocom FM101 (Qualcomm X12 chipset) - what am I missing?

2025-05-08 Thread Dan Williams
On Sun, 2025-05-04 at 16:22 +0200, johanngerbh...@tutamail.com wrote: > > Hi everyone, > > I hope this is the right place to post this request for help. If not, > I apologise in advance It definitely is. > My Dell Latitude 5550 comes with a DW5825e LTE modem which actually > is a Fibocom FM101R

Re: Removing CDMA/EVDO support?

2025-04-22 Thread Dan Williams
On Mon, 2025-04-21 at 09:50 -0500, Dan Williams wrote: > Hi all, > > Now that the 1.24 release is out, perhaps that time has come to begin > removing CDMA/EVDO/3GPP2 support for the next release. Two points I should have made clear: a) 1.24 will continue to support CDMA/EVDO for its

Removing CDMA/EVDO support?

2025-04-21 Thread Dan Williams
Hi all, Now that the 1.24 release is out, perhaps that time has come to begin removing CDMA/EVDO/3GPP2 support for the next release. I spent some time recently investigating how many active CDMA/EVDO networks still exist. Most usage appears to be with utilities/IoT networks. While many are in the

ANN: ModemManager 1.24.0 released

2025-04-17 Thread Dan Williams
Hi, I'm pleased to announce the release of ModemManager 1.24! It actually happened last week; sorry for the delay of release announcement. This is a big release and a huge thanks goes out to all our contributors. There really are too many features, updates, and fixes to mention so please check ou

Re: No release tag for stable version 1.24.0

2025-04-04 Thread Dan Williams
On Tue, 2025-03-25 at 07:06 +0200, Florin Ionut wrote: > Hi all, > I see mention of version 1.24.0 being released as a stable version > here > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/main/NEWS?ref_type=heads > but I can't seem to find the release tag in the git repo. >

Last call for ModemManager, libqmi, and libmbim issues before release

2025-04-04 Thread Dan Williams
Hi, Gearing up for releases across the stack, now is the time to file any blocker bugs you've found in the x.95 test versions. I've been reviewing/merging MRs the past week that should not significantly change behavior, fix crashes/asserts, or prevent critical operations. Other, larger things lik

Re: org.freedesktop.libmbim.Error.Status.Failure: Failure

2025-04-01 Thread Dan Williams
Hi, Could you run: mmcli —set-logging=debug And then retry the connection attempt? Then grab the service logs and scrub them for information you don’t want public. You could also just send them to me privately. The debug logs will show more information about why the connection fails. Thanks,

Re: SIM hot swapping race condition

2025-04-01 Thread Dan Williams
On Thu, 2025-03-27 at 15:24 +, Yannick Serafini wrote: > I've recently encountered race conditions related to SIM hot-swapping > events and wanted to delve deeper into this mechanism. > > The race conditions occurred in scenarios where I failed to insert > the SIM card correctly on the first a

Re: ffc-unlock error handling

2025-03-31 Thread Dan Williams
On Wed, 2025-03-26 at 21:19 +0100, Jan Trejbal wrote: > Hi, > I have spent some time on my > 08:00.0 Wireless controller [0d40]: MEDIATEK Corp. T700 5G Modem [5G > Solution 5000] (rev 01) > The reason why it was not working from the start was that in my > initial setup I had no xxd binary. I did no

Re: SIM PIN unlock timeout

2025-03-23 Thread Dan Williams
On Sun, 2025-03-23 at 18:44 +0100, Robert Marko wrote: > On Sat, Mar 22, 2025 at 1:23 AM Dan Williams > wrote: > > > > On Sat, 2025-03-08 at 10:19 -0600, Dan Williams wrote: > > > Hey, > > > > > > > On Mar 3, 2025, at 2:44 AM, Do

Re: SIM PIN unlock timeout

2025-03-21 Thread Dan Williams
On Sat, 2025-03-08 at 10:19 -0600, Dan Williams wrote: > Hey, > > > On Mar 3, 2025, at 2:44 AM, Dominik Nille > > wrote: > > > > Hey, > > > > the modem is directly connected to the power supply of the device. > > I logged in on the device after

Re: Frage zu Quectel RM500U-CNV

2025-03-21 Thread Dan Williams
On Tue, 2025-03-18 at 17:49 +0100, u...@moosheimer.com wrote: > Dear Community, > I'm not sure if this is the right place to ask my question. If this > is > not the case, then I apologize and ask for a hint where I can ask it. > > I am using the Banana R4 with OpenWRT 24.10.0 r28427-6df0e3d02a / >

PSA: freedesktop.org service downtime next week

2025-03-11 Thread Dan Williams
If you weren't aware freedesktop.org infrastructure will be moving hosting providers next week and there may be extended downtime of gitlab and other services. For more info see: https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/2076 Would it be useful to host tarballs of the the re

ANN: 1.23.95 released

2025-03-10 Thread Dan Williams
Hi all, I've tagged ModemManager 1.23.95 as a testing/beta release on the way to 1.24 very soon. https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/tags/1.23.95-dev There's still a few bugs to squash (like PIN entry causing SIM hotswaps) but we're almost there. Any and all testing a

Re: Random QMI port probe failures after ed13e053cd42 ("port-probe: fix custom init probing not having open AT port")

2025-03-10 Thread Dan Williams
Excellent. Thanks for following up! Dan On Mar 10, 2025 at 7:16 AM -0500, Lech Perczak , wrote: > Hello Aleksander, Dan > > It works perfect now again, thanks! > I'm sorry that I totally forgot about this thread - but still letting you > know. > With kind regards, > Lech > W dniu 22.12.2024 o 19

Re: SIM PIN unlock timeout

2025-03-08 Thread Dan Williams
anks, Dan > > Thank you very much! > > BR > Dominik > > -Ursprüngliche Nachricht- > Von: Dan Williams > Gesendet: Donnerstag, 27. Februar 2025 16:25 > An: Dominik Nille ; Aleksander Morgado > > Cc: modemmanager-devel@lists.freedesktop.org > Betreff: R

Re: AW: AW: SIM PIN unlock timeout

2025-02-27 Thread Dan Williams
information of a second modem being > connected. > > Are you able to explain the behavior? > > Thank you very much! > > Best regards, > Dominik > > > -Ursprüngliche Nachricht- > Von: Dan Williams > Gesendet: Mittwoch, 19. Februar 2025 19:36 >

Re: AW: SIM PIN unlock timeout

2025-02-19 Thread Dan Williams
On Mon, 2025-01-20 at 14:34 +, Dominik Nille wrote: > > > > Hey Aleksander, hey Dan, >   > I ran the ModemManager with debug logs and produced the same behavior > as in the previous mail again. >   > Maybe, you can gain some knowledge from the debug log I attached. >   > Any ideas, why the c

Re: Wait for SMS messages

2025-01-31 Thread Dan Williams
On Fri, 2025-01-31 at 09:27 -0600, Dan Williams wrote: > On Thu, 2025-01-30 at 23:46 +, Brendan Simon wrote: > > > > IND.T Classification: Public > > > > > > > > > > From: Dan Williams > > > > > > > > Sent: Thursda

Re: Wait for SMS messages

2025-01-31 Thread Dan Williams
On Thu, 2025-01-30 at 23:46 +, Brendan Simon wrote: > > IND.T Classification: Public > > > > > From: Dan Williams > > > > Sent: Thursday, 30 January 2025 3:39 AM > > On Tue, 2025-01-28 at 12:05 +, Brendan Simon wrote: > > > &

Re: Wait for SMS messages

2025-01-29 Thread Dan Williams
On Tue, 2025-01-28 at 12:05 +, Brendan Simon wrote: > > IND.T Classification: Public > > > > What's the best way to monitor and wait for SMS messages for > processing? > I'm using a Debian based system and python3. > I was thinking of something involving systemd and/or a python package > su

Re: Cinterion PLS63 not showing up as wwan0

2025-01-28 Thread Dan Williams
On Tue, 2025-01-28 at 06:20 +, Brendan Simon wrote: > > IND.T Classification: External > > > > I am using a Debian 10 Buster Linux system with ModemManager 1.10 > (yes I know it's old, and we have tried Debian 12 Bookwork with MM > 1.20) and cannot get a Cinterion PLS63 device to connecto t

Re: merge request 1200/1235

2025-01-06 Thread Dan Williams
On Mon, 2024-12-30 at 23:40 -0500, Matthew Marting wrote: > Hi, i'm not familiar with how to help out with this merge request, > but i've got a t480 laptop (basicly the poster child case for people > who need this MR) and would like to do whatever I can to help out. > How can I help out? If you're

Re: Issue with 5G Slices and Bearer Connection Failure on Telit FN990 Modem

2024-12-31 Thread Dan Williams
On Sun, 2024-12-29 at 19:08 -0800, Pradeep Gopanapalli wrote: > Hello, > I am trying to establish multiple 5G multiplex slices on a Telit > FN990 modem running in QMI mode. These 5G slices represent multiple > PDNs managed by ModemManager (via mmcli). > > When using the "--test-multiplex-requested

Re: ANN: Change in libqmi/libmbim/MM maintainership

2024-12-27 Thread Dan Williams
On Fri, 2024-12-27 at 14:52 +, Aleksander Morgado wrote: > Hey hey! > > We are pleased to announce that Dan Williams (d...@ioncontrol.co) will > be > taking over as the primary maintainer for libqrtr-glib, libqmi, > libmbim, > and ModemManager. > >  From now

Re: Random QMI port probe failures after ed13e053cd42 ("port-probe: fix custom init probing not having open AT port")

2024-12-19 Thread Dan Williams
On Thu, 2024-12-19 at 15:46 -0600, Dan Williams wrote: > On Wed, 2024-12-18 at 17:08 +0100, Lech Perczak wrote: > > Hello, > > > > After updating to the latest main (at eda130f3bf1c), in our team > > we've noticed, that in our CI, that QMI port sometimes fails to &

Re: Random QMI port probe failures after ed13e053cd42 ("port-probe: fix custom init probing not having open AT port")

2024-12-19 Thread Dan Williams
On Wed, 2024-12-18 at 17:08 +0100, Lech Perczak wrote: > Hello, > > After updating to the latest main (at eda130f3bf1c), in our team > we've noticed, that in our CI, that QMI port sometimes fails to > probe, > with Telit LE910C4-WWXD. The result is the modem having only AT ports > available, thus

Re: Multi-client location access

2024-12-17 Thread Dan Williams
On Mon, 2024-12-09 at 13:35 +0100, Teemu Ikonen wrote: > Hi, > > In Geoclue we're wondering > (https://gitlab.freedesktop.org/geoclue/geoclue/-/merge_requests/176) > how to deal with multiple clients using ModemManager for location > info. > > The straightforward approach of enabling location gat

Re: SIM PIN unlock timeout

2024-12-11 Thread Dan Williams
On Wed, 2024-12-11 at 09:59 +0100, Robert Marko wrote: > On Wed, Dec 11, 2024 at 9:45 AM Aleksander Morgado > wrote: > > > > Hey Dominik, > > > > > > > > I am currently trying to unlock my Quectel RM520N-GL on Linux > > > Debian with the ModemManager (Version 1.20.4). > > > > > > > > > > > >

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 wit

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 b

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; strippe

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 forward,

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.

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?" | sud

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 protoco

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 f

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: > https://gi

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 initia

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 recently

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, or

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 Op

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 desir

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 ke

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 r

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 > [/dev/cdc-wdm0]

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

2019-09-11 Thread Dan Williams
in NM, or something 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...@redha

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

2019-09-11 Thread Dan Williams
imple-disconnect_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 <

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

2019-09-11 Thread Dan Williams
hristian.fo...@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>>,

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 t

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 client

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 actu

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 li

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 thi

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 / libqmi-ut

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' > > Acti

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 f

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: E173s-1 stops working after weeks of uptime

2019-05-30 Thread Dan Williams
On Fri, 2019-05-31 at 00:01 +0200, Ladislav Michl wrote: > On Thu, May 30, 2019 at 08:49:15PM +0200, Dario Nieuwenhuis wrote: > > Hello, > > > > We have some embedded devices deployed in the field using a huawei > > E173s-1 > > modem. We're having some issues where connectivity stops working > > r

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 issue

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 Net

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

2019-04-26 Thread Dan Williams
bout 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 _

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 will

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 st

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 d

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

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 > > like

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 t

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

2019-03-14 Thread Dan Williams
would 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

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 “generic

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 gi

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 "ModemManag

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 th

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 sta

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 > co

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 ca

  1   2   3   4   5   6   7   >