Re: Telit LN920 rules

2022-09-07 Thread Aleksander Morgado
Hey, > > similar port hints were committed to main through > > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/commit/53f6c309bfbf87fe2ccb28dc3b9a3775e4e20897 > > > > Ah, this is better, thank you. But this was 10 months ago - is there are > reason > it's not in 1.18.10? No real

Re: Telit LN920 rules

2022-09-07 Thread Peter Naulls
On 9/7/22 10:44, Daniele Palmas wrote: Hello Peter, similar port hints were committed to main through https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/commit/53f6c309bfbf87fe2ccb28dc3b9a3775e4e20897 Ah, this is better, thank you. But this was 10 months ago - is there are

Re: Telit LN920 rules

2022-09-07 Thread Daniele Palmas
Hello Peter, Il giorno mer 7 set 2022 alle ore 16:00 Peter Naulls ha scritto: > > > Based upon the similar models, this appears to be correct. This is against > ModemManager 1.18.10: > > --- plugins/telit/77-mm-telit-port-types.rules.orig 2022-09-07 > 09:51:25.186228559 -0400 > +++

Re: unexpected pdp ctx deactivation

2022-09-07 Thread Daniele Palmas
Hi Alexey, Il giorno mer 31 ago 2022 alle ore 14:43 Alexey Orishko ha scritto: > > Hi, > > I'm implementing ecm support in telit plugin (baseline: latest main). if it's not a reserved piece of information, which Telit model are you using? Regards, Daniele > Somehow modem goes in

Telit LN920 rules

2022-09-07 Thread Peter Naulls
Based upon the similar models, this appears to be correct. This is against ModemManager 1.18.10: --- plugins/telit/77-mm-telit-port-types.rules.orig 2022-09-07 09:51:25.186228559 -0400 +++ plugins/telit/77-mm-telit-port-types.rules 2022-09-07 09:56:48.650231458 -0400 @@ -74,6 +74,13 @@

Re: Current Debian unstable ModemManager package crashes on startup, probing EM7455

2022-09-07 Thread Bjørn Mork
Aleksander Morgado writes: >> (ModemManager:223904): GLib-CRITICAL **: 09:22:43.830: g_regex_match_full: >> assertion 'regex != NULL' failed >> corrupted double-linked list >> > > The issue is triggered by the pcre1->pcre2 upgrade in glib 2.73.2, see: >

Re: Current Debian unstable ModemManager package crashes on startup, probing EM7455

2022-09-07 Thread Aleksander Morgado
Hey, > > (ModemManager:223904): GLib-CRITICAL **: 09:22:43.830: g_regex_match_full: > assertion 'regex != NULL' failed > corrupted double-linked list > The issue is triggered by the pcre1->pcre2 upgrade in glib 2.73.2, see: