[Telit LE910C1-EU] ModemManager crashes when establishing online connection
Aleksander Morgado
aleksandermj at chromium.org
Wed May 10 11:17:28 UTC 2023
Hey,
> I was struggling with getting mm built in my cross build environment and
> meson, but finally:
> With main branch it works: modem is recognized and connection is
> established and mm not crashing.
>
#
Nice!
> What about the version 1.20? On
> https://www.freedesktop.org/software/ModemManager/ there are no packets
> with version 1.20.x. are they nor officially released, though there are
> tags, or is there a new page to download from?
>
Releases are done via signed git tags only from now on. E.g. you can do:
$ git clone --depth 1 --branch 1.20.6
https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git
$ cd ModemManager
$ git tag --verify 1.20.6
--
Aleksander
More information about the ModemManager-devel
mailing list