Re: SIM PIN Unlock Error in MM 1.22.0

2024-04-22 Thread Amol Lad
Thanks Aleksander! The fix works. Amol From: Aleksander Morgado Sent: Monday, April 22, 2024 2:35 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: SIM PIN Unlock Error in MM 1.22.0 Hey Amol, > > We are getting following error when trying t

SIM PIN Unlock Error in MM 1.22.0

2024-04-22 Thread Amol Lad
Hi, We are getting following error when trying to send pin to the SIM card. The problem is not observed in MM 1.20.4. However, please note that the SIM card does unlocks after the below command even though error is reported. # mmcli -i 0 --pin=1234 error: couldn't send PIN code to the SIM:

Bearer connection disconnect cause

2023-12-18 Thread Amol Lad
Hi, We getting connection disconnect randomly with below log from MM. We do have a way to recover from it but is there a way to know the cause of disconnect? Such as whether it is "network initiated disconnection" or "modem initiated". Any pointers in this regard will be helpful (to find out

Re: qmicli-firmware-update failure on a batch of EM7455

2023-11-07 Thread Amol Lad
8 Nov 2023, 03:56:49] [Debug] [qfu,qdl-message] received write-unframed-rsp [08 Nov 2023, 03:56:49] [Debug] [qfu,qdl-message] status: 134 [08 Nov 2023, 03:56:49] [Debug] [qfu,qdl-message] sequence: 61 From: Amol Lad Sent: Tuesday, November 7, 2023 11:05 AM To: Mod

qmicli-firmware-update failure on a batch of EM7455

2023-11-06 Thread Amol Lad
Hi Aleksander, I'm facing a strange issue. I've received a new batch of Sierra EM7455 modems and trying to update firmware in the modem and I get following error message: # qmi-firmware-update -t /dev/ttyUSB0 -U SWI9X30C_02.33.03.00.cwe SWI9X30C_02.33.03.00_VERIZON_002.079_001.nvu finalizing

Re: SIM Application toolkit commands

2023-05-09 Thread Amol Lad
>> The Twilio Super SIM will send a Proactive Command NAA Initialization and >> Full File Change Notification to the terminal on the IMSI change. Some >> modems, like the Quectel BG95 or EC25 will send a URC if >> +QUSIM: 1 >> if it is a USIM and >> +QUSIM: 0 >> if it's a regular SIM >> no idea

SIM Application toolkit commands

2023-04-27 Thread Amol Lad
Hi, Does ModemManager support SIM application tool kit with proactive SIM commands? My assumption is most of these SIM application tool kit commands should be handled by the modem but I'm unclear what is the role of host CPU / ModemManager in these commands? For example, many SIMs support

RE: initial bearer apn

2023-03-18 Thread Amol Lad
Hi Aleksander, How is the initial-attach-ip-type decided in the NM MR you shared? I've seen in a network in New Zealand where initial-attach-iptype has to be IPV4 and then it can be changed to IPV4V6 during connection establishment. Also, modem might have already gone through registration

RE: +C5GREG? does not report any output from mmcli

2023-02-03 Thread Amol Lad
--Original Message- From: Aleksander Morgado Sent: Friday, 3 February 2023 3:01 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: +C5GREG? does not report any output from mmcli > > I'm trying on MM 1.20.4 and noticing that AT+C5GREG? (and also AT+CREG?) do > not rep

+C5GREG? does not report any output from mmcli

2023-02-02 Thread Amol Lad
Hi Aleksander, I'm trying on MM 1.20.4 and noticing that AT+C5GREG? (and also AT+CREG?) do not report any output when called from mmcli. # mmcli -m 0 --command=AT+C5GREG? response: '' # mmcli -m 0 --command=AT+CREG? response: '' # mmcli -m 0 --command=AT+C5GREG=? response: '+C5GREG: (0-2)'

RE: mmcli "--timeout=[SECONDS]" does not work with --simple-connect

2023-01-16 Thread Amol Lad
se { ctx->max_try_time = 10; ctx->remaining_tries_cdma = 6; ctx->remaining_tries_3gpp = 6; } From: Amol Lad Sent: Monday, 16 January 2023 10:30 AM To: ModemManager (development) Subject: mmcli "--timeout=[SECONDS]" does not work with --simple-connect

mmcli "--timeout=[SECONDS]" does not work with --simple-connect

2023-01-15 Thread Amol Lad
Hi Aleksander, I've tried with MM 1.20.4 and also 1.18.8 but it seems the timeout is always "60 seconds" even if a larger --timeout is provided to mmcli --simple-connect Any suggestion will really help. I landed into this issue because here a network on roaming is taking around 90 seconds to

Telit FN990: MM 1.20.4: mmcli --location-enable-gps-nmea reporting error

2023-01-02 Thread Amol Lad
Hi, I get the following error when enabling NMEA in FN990 with MM 1.20.4 (It comes with 1.18.6 as well). I do not recall seeing this with Telit LN920 so looks like this is something FN990 specific. Please advise. (I'm using MBIM) # mmcli -m "$modem" --location-enable-gps-nmea error: couldn't

RE: Telit FN990: All supported/current modes not reported (MM 1.20.2)

2022-12-29 Thread Amol Lad
Thanks Daniele, I'll test the changes in first week of Jan when I'm back from holidays. Have a good break! -Original Message- From: ModemManager-devel On Behalf Of Daniele Palmas Sent: Wednesday, 28 December 2022 8:55 PM To: Aleksander Morgado Cc: ModemManager (development) ; Amol

Telit FN990: All supported/current modes not reported (MM 1.20.2)

2022-11-28 Thread Amol Lad
Hi Daniele, I'm trying Telit FN990 with MM 1.20.2 release and "supported" and "current" modes always report "4g" in MBIM mode. I believe it's reported correctly in QMI. It seems not all +WS46 combinations are supported in MBIM. Modes | supported: allowed: 4g; preferred: none

Telit FN990 Support in ModemManager

2022-07-24 Thread Amol Lad
Hi Daniele, Can we use latest MM 1.18.10 release to test Telit FN990 (USB 3.1 host interface) or we should use git main? Is this chip now fully supported in MM? Thanks Amol

RE: Linux system cannot use the data connection

2022-07-16 Thread Amol Lad
Also, one thing I noticed in mmcli-all-log.info. It might not be related to your problem though. MTU from the carrier is 1360 but wwan0 MTU is set to 1500. It must be set to the MTU received from the carrier. -Original Message- From: Amol Lad Sent: Friday, 15 July 2022 6:39 PM

RE: Linux system cannot use the data connection

2022-07-16 Thread Amol Lad
Please also try downloading a test file as below and see the result. Does it download any file at all? wget http://speedtest.ftp.otenet.gr/files/test10Mb.db From: Filip Kubicz Sent: Friday, 15 July 2022 5:28 PM To: Amol Lad Cc: modemmanager-devel@lists.freedesktop.org; Kamil Sroka Subject

RE: Linux system cannot use the data connection

2022-07-16 Thread Amol Lad
Please try below (skip dns resolution) wget http://193.63.62.31/sites/default/files/publications/civic_renewal_forms.zip From: Filip Kubicz Sent: Friday, 15 July 2022 6:29 PM To: Amol Lad Cc: modemmanager-devel@lists.freedesktop.org; Kamil Sroka Subject: Re: Linux system cannot use the data

RE: Linux system cannot use the data connection

2022-07-15 Thread Amol Lad
I generally run into similar situation when my SIM card runs out of money. Do you want to try topping-up SIM card and see if ping is successful? Amol From: ModemManager-devel On Behalf Of Filip Kubicz Sent: Friday, 15 July 2022 4:14 PM To: modemmanager-devel@lists.freedesktop.org Cc: Kamil

mmcli --simple-connect script issue when username/password contains special characters

2022-07-14 Thread Amol Lad
Hi, Well, this sounds trivial but I'm having problem in using mmcli -simple-connect in a shell script when username or password contains "space" or double-quote --- #!/bin/sh apn="internet" username="abc 123" password="abc\" 456" cliauth="pap" iptype=IPv4 mmcli -m 0

RE: APN Authentication: allowed-auth=pap|chap

2022-06-30 Thread Amol Lad
ports "PAP Only" authentication then "allowed-auth=pap|chap" does not connect and returns error. It works fine if "allowed-auth=pap" (I'm trying with MM 1.18.8 & EM7565 in MBIM mode) Thanks Amol From: Amol Lad Sent: Wednesday, 29 June 2022 11:19 AM

APN Authentication: allowed-auth=pap|chap

2022-06-28 Thread Amol Lad
Hi, An APN support "PAP" authentication with a username and password. In mmcli -simple-connect, we can specify "allowed-auth", key/value pair. I'm finding that if "allowed-auth=pap" then APN connects OK but if "allowed-auth=pap|chap", following error is returned: info

5G Bands Configuration for Sierra EM919x modem

2022-05-17 Thread Amol Lad
Hi, I recall there was some discussion about this here sometime back. Is there a way to see & configure NR5G bands in Sierra EM919x modems? We do not see these bands in below output. (I'm using MM 1.18.8) Thanks # mmcli -m 0 -- General |

RE: Sent SMS not getting deleted from Modem

2022-05-04 Thread Amol Lad
NULL); mbim_device_command (ctx->device, message, 10, NULL, (GAsyncReadyCallback)sms_delete_set_ready, task); mbim_message_unref (message); } -Origina

RE: Sent SMS not getting deleted from Modem

2022-05-04 Thread Amol Lad
I've created the issue. Just a note that I was testing with EM7565 in MBIM mode. Thanks -Original Message- From: Aleksander Morgado Sent: Wednesday, 4 May 2022 1:16 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: Sent SMS not getting deleted from Modem Hey, On Wed, May

Sent SMS not getting deleted from Modem

2022-05-04 Thread Amol Lad
Hi, I've observed this issue in MM 1.18.6. If I create and send SMS from ModemManager and then delete the message, ModemManager reports message successfully deleted but actually no QMI command is sent to the modem to delete the message. As a result, if I restart ModemManager, then that

RE: messaging-list-sms issue

2022-04-28 Thread Amol Lad
Yes, definitely! -Original Message- From: Aleksander Morgado Sent: Thursday, 28 April 2022 1:46 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: messaging-list-sms issue Hey! > > There seems a small issue in "mmcli -m 0 --messaging-list-sms -K" reporting

messaging-list-sms issue

2022-04-27 Thread Amol Lad
Hi, There seems a small issue in "mmcli -m 0 --messaging-list-sms -K" reporting (in MM 1.18.6). When the number of SMS is >= 100 then closing square bracket for the message index is missing in the output as shown below (see index 100 and above, closing square bracket is missing). Please advise

SMS ModemManager functionality

2022-04-25 Thread Amol Lad
Hi, We're have mechanism to send a SMS using ModemManager APIs. I was sending SMS from ModemManager but the receiving end not receiving it. Everything looked good; no error reported. Finally, the issue was the network operator had SMS feature disabled for the SIM card I was using. Thus, no SMS

Re: MM 1.18.8 release

2022-04-17 Thread Amol Lad
Hi Aleksander, I can test it on 21st April as out of town at the moment. ( EM7565, Telit LN920 under openwrt platform) Amol From: ModemManager-devel on behalf of Aleksander Morgado Sent: Friday, April 15, 2022 6:26 PM To: Amol Lad Cc: ModemManager

MM 1.18.8 release

2022-04-14 Thread Amol Lad
Hi Aleksander, When you are planning to release 1.18.8? Thanks Amol

RE: mmcli --simple-connect does not wait for timeout in all conditions in QMI [MM 1.18.2]

2021-11-30 Thread Amol Lad
info 2021-11-30T09:27:01+00:00 : [modem0] state changed (connecting -> connected) -Original Message- From: Aleksander Morgado Sent: Tuesday, 30 November 2021 2:24 PM To: Amol Lad ; Daniele Palmas ; Carlo Lobrano Cc: ModemManager (development) Subject: Re: mmcli --simple-con

mmcli --simple-connect does not wait for timeout in all conditions in QMI [MM 1.18.2]

2021-11-29 Thread Amol Lad
Hi, I'm observing that in few cases (MM 1.18.2) that --simple-connect returns immediately in QMI mode without waiting for the timeout. No such premature exit is observed in MBIM i.e. MBIM mode works fine. It's easily reproducible in my setup. 1] Successfully connect bearer first and then run

RE: SIM Card PIN Change Timeout (MM 1.18.2)

2021-11-08 Thread Amol Lad
The problem is coming in QMI also but logs are a bit different: root@AprisaLTE:/# mmcli -i 1 --change-pin=1234 --pin= error: couldn't change PIN code in the SIM: 'Timeout was reached' Logs are below: debug 2021-11-08T15:20:38+00:00 : [1636384838.121620] [modem0/sim1] changing PIN... debug

RE: SIM Card PIN Change Timeout (MM 1.18.2)

2021-11-08 Thread Amol Lad
tx); +handle_change_pin_context_free (ctx); } Thanks Amol -Original Message- From: Aleksander Morgado Sent: Monday, 8 November 2021 5:25 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: SIM Card PIN Change Timeout (MM 1.18.2) Hey, On Mon, Nov 8, 2021 at 11:36 AM Amol Lad wr

RE: SIM Card PIN Change Timeout (MM 1.18.2)

2021-11-08 Thread Amol Lad
- From: Aleksander Morgado Sent: Monday, 8 November 2021 3:51 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: SIM Card PIN Change Timeout (MM 1.18.2) Hey, > Same problem is observed with Telit LN920 also so I don't this it's a > firmware error. They're both Qualcomm m

RE: SIM Card PIN Change Timeout (MM 1.18.2)

2021-11-08 Thread Amol Lad
- From: Aleksander Morgado Sent: Monday, 8 November 2021 3:04 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: SIM Card PIN Change Timeout (MM 1.18.2) Hey, > > > If we attempt to change SIM Card PIN when the SIM is in locked state then > "Timeout is reached&quo

RE: Telit LN920: Incorrect Network Time Reported

2021-11-05 Thread Amol Lad
Thanks Amol -Original Message- From: Daniele Palmas Sent: Saturday, 6 November 2021 12:12 AM To: Amol Lad Cc: ModemManager (development) Subject: Re: Telit LN920: Incorrect Network Time Reported Hi Amol, Il giorno ven 5 nov 2021 alle ore 04:12 Amol Lad ha scritto: > > Hi, >

Telit LN920: Incorrect Network Time Reported

2021-11-04 Thread Amol Lad
Hi, We're not getting network time using mmcli -time command. I'm not sure if it is something specific to my setup or an issue. However, I do get correct network time when using Sierra modem with the same SIM card (I'm using MM 1.18.2 release) Please advise Amol # mmcli -m 0 --time

RE: LN920: MBIM Bands not shown (MM 1.18.2)

2021-10-13 Thread Amol Lad
Hi, I've raised a MR: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/646 This fixes #BND=? For LN920. I've tested with LN920 and looks ok. -Original Message- From: Daniele Palmas Sent: Tuesday, 12 October 2021 2:50 PM To: Amol Lad Cc: ModemManager

RE: LN920: MBIM Bands not shown (MM 1.18.2)

2021-10-12 Thread Amol Lad
> Anyway, it would be better also to fix #BND=? management for those > setups where qmi is not used. > I've started on this and shall submit a MR in a day or two..

RE: LN920: MBIM Bands not shown (MM 1.18.2)

2021-10-11 Thread Amol Lad
, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 38, 39, 40, 41, 42, 43, 48, 66, 71' Thanks Amol From: Amol Lad Sent: Monday, 11 October 2021 6:34 PM To: 'Daniele Palmas' ; 'ModemManager (development)' Subject: LN920: MBIM Bands not shown (MM 1.18.2) Hi Daniele, I'm patched my MM

LN920: MBIM Bands not shown (MM 1.18.2)

2021-10-11 Thread Amol Lad
Hi Daniele, I'm patched my MM 1.18.2 with your MR (LN920 Initial Support) and testing LN920 in MBIM mode. I'm noticing that the "supported" and "current" bands are not shown in "mmcli -m 0" output and below error is seen in the logs: [modem0] couldn't load supported bands: Could not find 4G

ModemManager Crash (1.18.2) when ip-type is ipv4v6 (MBIM)

2021-10-04 Thread Amol Lad
Hi, I'm finding that ModemManager crashes when ip-type is ipv4v6 in -simple-connect in MBIM mode. After investigation, I found that below seems to fix the crash diff --git a/src/mm-bearer-mbim.c b/src/mm-bearer-mbim.c index d509929..bf66c5d 100644 --- a/src/mm-bearer-mbim.c +++

RE: MM 1.18.2 Supported Bands and Current Bands are empty

2021-10-04 Thread Amol Lad
Hi Aleksander, My apologies. It seems my MM got built without QMI_MBIM_QMUX_SUPPORTED flag hence below issues. After re-building MM with this flag, I can see "Channel" and "Modes" sections correctly. Thanks -Original Message- From: Amol Lad Sent: Monday, 4

RE: MM 1.18.2 Supported Bands and Current Bands are empty

2021-10-03 Thread Amol Lad
/org/freedesktop/ModemManager1/Bearer/1 -----Original Message- From: Amol Lad Sent: Saturday, 2 October 2021 6:49 AM To: 'Aleksander Morgado' Cc: ModemManager (development) Subject: RE: MM 1.18.2 Supported Bands and Current Bands are empty Please find it below: --

RE: MM 1.18.2 Supported Bands and Current Bands are empty

2021-10-01 Thread Amol Lad
| paths: /org/freedesktop/ModemManager1/Bearer/1 -Original Message- From: Aleksander Morgado Sent: Saturday, 2 October 2021 3:50 AM To: Amol Lad Cc: ModemManager (development) Subject: Re: MM 1.18.2 Supported Bands and Current Bands are empty Hey, > > I'm test

MM 1.18.2 Supported Bands and Current Bands are empty

2021-10-01 Thread Amol Lad
Hi, I'm testing MM 1.18.2 release and finding that the supported bands and current bands are shown empty. I'm using EM7511 modem in MBIM mode in OpenWRT framework (with QMI over MBIM enabled). The bands are displayed correctly in an older MM release (1.12.6). Please let me know what additional

RE: EM9190 Support

2021-06-18 Thread Amol Lad
Thanks. I'll share the output as soon as I'll receive the device. I think the device IDs needs to be inserted in qcserial.c also? -Original Message- From: Aleksander Morgado Sent: Friday, 18 June 2021 2:22 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: EM9190 Support

RE: EM9190 Support

2021-06-17 Thread Amol Lad
Thanks Aleksander, What is the recommended MM version to test 5G in this module (QMI & MBIM mode)? Also what kernel version should I use (for qmi_wwan & cdc_mbim drivers)? Thanks Amol -Original Message- From: Aleksander Morgado Sent: Thursday, 17 June 2021 6:50 PM To: Amol

EM9190 Support

2021-06-17 Thread Amol Lad
Hi, Does ModemManager/libqmi/libmbim support Sierra wireless EM9190 module? I'm not sure if anyone actually got a chance to test EM919X with MM. Please advise. Thanks Amol ___ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org

RE: libmbim 1.24.0 slowing down MM startup

2020-07-10 Thread Amol Lad
Thanks a lot Aleksander, I've verified and the fix works! Thanks again Amol -Original Message- From: Aleksander Morgado Sent: Friday, 10 July 2020 1:58 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: libmbim 1.24.0 slowing down MM startup Hey Amol, > > Did y

RE: libmbim 1.24.0 slowing down MM startup

2020-07-09 Thread Amol Lad
Hi Aleksander, Did you got a chance to see those logs? Please let me know if any other information is needed. Amol From: Amol Lad Sent: Wednesday, 8 July 2020 11:41 AM To: Aleksander Morgado Cc: ModemManager (development) Subject: RE: libmbim 1.24.0 slowing down MM startup Hi Aleksander

RE: libmbim 1.24.0 slowing down MM startup

2020-07-07 Thread Amol Lad
July 2020 6:32 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: libmbim 1.24.0 slowing down MM startup Hey, > > I'm testing 1.14.0 and finding that libmbim has significantly slowed down MM > startup. I'm using EM7565 in MBIM mode. Please see below snippets from log

libmbim 1.24.0 slowing down MM startup

2020-07-07 Thread Amol Lad
Hi Aleksander, I'm testing 1.14.0 and finding that libmbim has significantly slowed down MM startup. I'm using EM7565 in MBIM mode. Please see below snippets from log which highlight the delay. As you can see "couldn't load carrier config; couldn't load SUPL; assistance data" are causing this

RE: [Resolved] Re: Issue building MM 1.14 on Ubuntu 18.04

2020-07-07 Thread Amol Lad
Hi Aleksander, After commenting PKG_FIXUP:=autoreconf, I'm getting below error: CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/alad/openwrt/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/ModemManager-1.14.0/missing aclocal-1.16 -I m4

Moving OpenWrt to 1.14.0

2020-07-06 Thread Amol Lad
Hi Aleksander, Please advise when do you plan to update Openwrt/modemmanager to 1.14.0 release Thanks ___ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

RE: Location Assistance Servers

2020-03-12 Thread Amol Lad
of action taken in reliance on it).-Original Message- From: Aleksander Morgado Sent: Thursday, 12 March 2020 3:48 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: Location Assistance Servers Hey Amol, > > > Is there any way to disable XTRA location assistance? F

RE: Location Assistance Servers

2020-03-11 Thread Amol Lad
: Amol Lad Sent: Monday, 9 March 2020 1:43 PM To: ModemManager (development) Subject: Location Assistance Servers Hi, In some private APNs, location assistance servers are not reachable or not needed. Is there a way to disable location assistance? Thanks Amol # mmcli -m 0 --location-status

Location Assistance Servers

2020-03-09 Thread Amol Lad
Hi, In some private APNs, location assistance servers are not reachable or not needed. Is there a way to disable location assistance? Thanks Amol # mmcli -m 0 --location-status Location | capabilities: 3gpp-lac-ci, gps-raw, gps-nmea, agps-msa,

carrier-configuration and carrier-configuration-revision

2020-02-14 Thread Amol Lad
Hi, It will be more useful to show correct carrier-configuration and revision. Currently it shows "default" and "-" for revision. Any suggestion how this can be done? Also find below !IMPREF AT Command which gives the carrier configuration/revision. Thanks Amol # mmcli -m 0 -K

Leading zero(s) missing from MCC/MNC output

2020-02-06 Thread Amol Lad
Hi, I'm noticing a (minor) issue in MM 1.12.4 release. The operator code is "53005" but leading "0" is missing in MNC field when displayed using -location-get command as below. I've noticed that if there are one or more leading zeros then both MCC and MNC do not report it. I've a test APN with

RE: ModemManager 1.12.4

2020-01-13 Thread Amol Lad
Thank you for your efforts! Please also update OpenWrt with new release. Thanks again. Amol The information in this email communication (inclusive of attachments) is confidential to 4RF Limited and the intended recipient(s). If you are not the intended recipient(s), please note that any use,

RE: Modem kernel driver changes from cdc_mbim to qmi_wwan after suspend/resume?

2019-12-19 Thread Amol Lad
Can we see the output of AT!USBCOMP? AT command before and after the issue? root@OpenWrt:/# mmcli -m 0 --command=AT!ENTERCND=\"A710\" response: '' root@OpenWrt:/# mmcli -m 0 --command=AT!USBCOMP? response: 'Config Index: 1 Config Type: 3 (Generic) Interface bitmask: 100D

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

2019-12-13 Thread Amol Lad
: Aleksander Morgado Sent: Friday, 13 December 2019 11:07 PM To: Amol Lad Cc: modemmanager-devel@lists.freedesktop.org Subject: Re: Cannot send message: QMI service 'pdc' version '1.15' required, got version '1.0' > > > I’m testing mm 1.12.2 + libqmi 1.24.2 on sierra EM7565 (openwrt). Please

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

2019-12-13 Thread Amol Lad
Hi, 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 OpenWrt [5904]: [/dev/cdc-wdm0] Enabling QMI indications via MBIM... Dec 13 15:51:38 OpenWrt [5904]: [/dev/cdc-wdm0]

MM 1.12.2 plugin load errors

2019-12-12 Thread Amol Lad
Hi, I'm using Sierra EM7575 in OpenWrt and just to test release 1.12.2, I changed modemmanager's manifest file in OpenWrt to use release 1.12.2. However, I get below errors on startup. Is this normal? Or I need to enable config option(s) for Sierra chipset? Dec 12 08:01:43 OpenWrt [14006]:

Initial Bearer APN is incorrect

2019-12-09 Thread Amol Lad
Hi, I'm using Sierra EM7565 in latest openwrt with MM 1.12.0. When I start a connection using "-simple-connect" command then the "initial bearer" used is the APN which was last made active. This breaks in some private APNs which do not recognise that APN. Please refer to below command

RE: CIDs not released when MM stops/restarts [openwrt]

2019-11-21 Thread Amol Lad
ents, g_free); self->priv->qmi_clients = NULL; g_clear_object (>priv->qmi_device); #endif From: Amol Lad Sent: Thursday, 21 November 2019 2:52 PM To: modemmanager-devel@lists.freedesktop.org Subject: CIDs not released when MM stops/restarts [openwrt] Hi, I'm using MM 1.12.0 in

CIDs not released when MM stops/restarts [openwrt]

2019-11-21 Thread Amol Lad
Hi, I'm using MM 1.12.0 in openwrt system [EM7565 in MBIM mode]. When MM starts , we see below Client ID allocations. Nov 21 08:50:00 OpenWrt [9084]: [/dev/cdc-wdm0] Allocating new client ID... Nov 21 08:50:00 OpenWrt [9084]: [/dev/cdc-wdm0] Registered 'dms' (version 1.0) client with ID '3'

RE: --firmware-list crashes modemmanager?

2019-11-16 Thread Amol Lad
s a result of any viruses and/or any action or lack of action taken in reliance on it).-Original Message- From: Bjørn Mork Sent: Friday, 15 November 2019 8:21 PM To: Amol Lad Cc: Aleksander Morgado ; modemmanager-devel@lists.freedesktop.org Subject: Re: --firmware-list crash

--firmware-list crashes modemmanager?

2019-11-15 Thread Amol Lad
Hi Aleksander, It seems "mmcli -m 0 -firmware-list" is crashing modemmanager. There is no debug output also in -debug mode. Please see last two commands in bottom of this email. I'm running MM 1.12.0 (in openwrt) root@OpenWrt:/# mmcli -m 0 General |

RE: MM_BEARER_IP_FAMILY_ANY broken in MM 1.12.0?

2019-11-15 Thread Amol Lad
of this email (including, but not limited to, damages sustained as a result of any viruses and/or any action or lack of action taken in reliance on it).-Original Message- From: Aleksander Morgado Sent: Friday, 15 November 2019 6:57 PM To: Amol Lad Cc: modemmanager-devel@lists.freedesktop.org

RE: MM_BEARER_IP_FAMILY_ANY broken in MM 1.12.0?

2019-11-15 Thread Amol Lad
en delete all instances of this email from your system. 4RF Limited will not accept responsibility for any consequences associated with the use of this email (including, but not limited to, damages sustained as a result of any viruses and/or any action or lack of action taken in reliance on it).-

RE: MM_BEARER_IP_FAMILY_ANY broken in MM 1.12.0?

2019-11-15 Thread Amol Lad
r any action or lack of action taken in reliance on it).-Original Message- From: Aleksander Morgado Sent: Friday, 15 November 2019 2:37 PM To: Amol Lad Cc: modemmanager-devel@lists.freedesktop.org Subject: Re: MM_BEARER_IP_FAMILY_ANY broken in MM 1.12.0? Hey > > I’m using openwrt-ma

RE: Regression regarding ip_type when updating from 1.10.4 to 1.12.0

2019-11-14 Thread Amol Lad
---Original Message- From: Nick B Sent: Friday, 15 November 2019 9:19 AM To: Amol Lad Cc: Andreas Fett ; modemmanager-devel@lists.freedesktop.org Subject: Re: Regression regarding ip_type when updating from 1.10.4 to 1.12.0 I think you can just l

RE: Regression regarding ip_type when updating from 1.10.4 to 1.12.0

2019-11-14 Thread Amol Lad
Sorry for basic question. How to you set ip_type to ANY in OpenWrt conf (below). I tried : option iptype 'any' but it did not work config interface 'wwan' option device '/sys/devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb5/5-1' option proto 'modemmanager'

RE: OpenWrt package and udev rules

2019-11-14 Thread Amol Lad
This rule is already in MM 1.12.0. You had to apply it separately? root@OpenWrt:/lib/udev/rules.d# cat 77-mm-sierra.rules # do not edit this file, it will be overwritten on update ACTION!="add|change|move|bind", GOTO="mm_sierra_end" SUBSYSTEMS=="usb", ATTRS{idVendor}=="1199", GOTO="mm_sierra"

RE: Issues with IPv4v6 and IPv6 on openwrt with a Quectel EG06-E

2019-11-07 Thread Amol Lad
Hi Aleksander, Is this behaviour ("NoEffect" error) specific to Quectel EG06-E modem or you think it's a general issue across all modems? I would really love to test your changes but have no APN with IPv6 support ☹ Amol The information in this email communication (inclusive of attachments)

RE: mmcli 3gpp network scan

2019-10-10 Thread Amol Lad
Morgado Sent: Thursday, 10 October 2019 2:05 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: mmcli 3gpp network scan Hey, > > I’m using almost the latest modemmanager from master (commit hash: > 0a85254d1765db6e55770d36e24b1e6349e789f4). When starting network scan using

RE: “bytes-rx” and “bytes-tx” statistics are not getting populated

2019-10-10 Thread Amol Lad
, but not limited to, damages sustained as a result of any viruses and/or any action or lack of action taken in reliance on it).-Original Message- From: Aleksander Morgado Sent: Thursday, 10 October 2019 4:09 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: “bytes-rx” and “bytes-tx

RE: “bytes-rx” and “bytes-tx” statistics are not getting populated

2019-10-10 Thread Amol Lad
-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'packet-statistics' (0x0014) <<<<<< type= 'query' (0x) Oct 10 09:26:13 OpenWrt [6904]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>

mmcli 3gpp network scan

2019-10-10 Thread Amol Lad
Hi, I'm using almost the latest modemmanager from master (commit hash: 0a85254d1765db6e55770d36e24b1e6349e789f4). When starting network scan using mmcli, the availability field is always "unknown" whereas for qmicli the "Status" is reported with more details. Please advise if this is desired

“bytes-rx” and “bytes-tx” statistics are not getting populated

2019-10-10 Thread Amol Lad
Hi, I’m using almost the latest modemmanager from master (commit hash: 0a85254d1765db6e55770d36e24b1e6349e789f4). I started noticing that the “bytes-rx” and “bytes-tx” statistics are never getting updated even though there is regular traffic (say ping). I’m not sure if anything has changed in

Dual SIM support in Sierra EM7455/7430

2019-09-25 Thread Amol Lad
Hi, Sierra EM7455/7430 provide support for dual SIM cards. Current sim can be found out using AT!UIMS? at command. This will return "0" or "1" depending on which sim is active. Similarly, SIM 0 can be made active using AT!UIMS=0 and SIM 1 using AT!UIMS=1. Now how to achieve this SIM

RE: modemmanager/qmicli openwrt feed update

2019-09-22 Thread Amol Lad
Hi Nick, When do you think the merge will be done? Amol From: Nick B Sent: Monday, 9 September 2019 6:02 PM To: Aleksander Morgado Cc: Amol Lad ; ModemManager (development) Subject: Re: modemmanager/qmicli openwrt feed update Hey everyone! The final missing piece before a merge might

RE: [PATCH] Include minutes in SMS timezone field

2019-09-19 Thread Amol Lad
, but not limited to, damages sustained as a result of any viruses and/or any action or lack of action taken in reliance on it).-Original Message- From: Aleksander Morgado Sent: Thursday, 19 September 2019 1:16 PM To: Amol Lad Cc: ModemManager (development) Subject: Re: [PATCH] Include minutes

modemmanager.proto issue?

2019-09-17 Thread Amol Lad
Hi Aleksander, Regarding modemmanager.proto file @ https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt/blob/master/modemmanager/files/modemmanager.proto Did you mean "while [ $idx -le $bearercount ];" in below function instead of " while [ $idx -ge $bearercount ];" ?

[PATCH] Support allow-roaming property in openwrt protocol handler

2019-09-12 Thread Amol Lad
Hi, Below patch allows user to configure roaming in /etc/config/network along with other parameters such as apn. This patch is generated from Mobile Broadband OpenWRT git (https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt). I've tested it in my EM7455 setup. Thanks

modemmanager/qmicli openwrt feed update

2019-09-08 Thread Amol Lad
Hi Aleksander, If you consider this ok, then can you please update the modemmanager and qmicli to the latest release in openwrt feed? They are currently at 1.10.0 and 1.22.4 respectively. Thanks Amol The information in this email communication (inclusive of

RE: Resetting Bearer on OpenWRT

2019-09-08 Thread Amol Lad
Hi Enrico, Can you please share what you did to address this? I think this is very much desired enhancement especially when the signal is not that great and there and frequent disconnections/reconnections occurring. Thanks Amol The information in this email communication (inclusive of

mmcli not listing firmware images from modem

2019-08-27 Thread Amol Lad
Hi, I'm using Solidrun's clearfog-base plarform with Sierra Wireless EM7430 LTE chipset. I'm running OpenWRT 18.06 with ModemManager feed from https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt mmcli is not reporting stored firmware images but same can be retrieved using

RE: Modemmanager significant startup delay

2019-08-25 Thread Amol Lad
in reliance on it).-Original Message- From: Nick Sent: Monday, 26 August 2019 3:47 AM To: Aleksander Morgado Cc: Paul Bartell ; modemmanager-devel@lists.freedesktop.org; Amol Lad Subject: Re: Modemmanager significant startup delay Hey, FWIW, Testing Paul’s rules on my MC7430

RE: Modemmanager significant startup delay

2019-08-21 Thread Amol Lad
Please help with this. What could be the cause of significant MM startup delay? From: ModemManager-devel On Behalf Of Amol Lad Sent: Monday, 19 August 2019 4:05 PM To: modemmanager-devel@lists.freedesktop.org Subject: Modemmanager significant startup delay Hi, I'm using Solidrun's clearfog

Modemmanager significant startup delay

2019-08-19 Thread Amol Lad
Hi, I'm using Solidrun's clearfog-base plarform with Sierra Wireless EM7430 LTE chipset. I'm running OpenWRT 18.06 with ModemManager feed from https://gitlab.freedesktop.org/mobile-broadband/mobile-broadband-openwrt It is taking around 20 seconds for modemanager to bring up the LTE IP