Hey! This is strange, but possible, because I did touch device probing between those two releases. Could you send a MM debug log with your failed modem detection using git main?
On Tue, Mar 26, 2024 at 10:05 PM Radu C <rcer...@gmail.com> wrote: > > Hi, > > As a test I tried the latest MM (git SHA-1 > 6388b583c7b9c25d3061a070f54f9d97d59e2b2c). On my setup, this version does not > detect the modems. The last version that detects the modems properly is the > one at commit 6a8797927c1ef9df1f56513b742f01de86f5167f. Is there something I > should do differently for the latest builds, or is this a known issue? > > Thank you, > Radu > > SHA-1 6388b583c7b9c25d3061a070f54f9d97d59e2b2c: > > root@MCG-67:~# mmcli --version > mmcli 1.23.5 > Copyright (2011 - 2023) Aleksander Morgado > License GPLv2+: GNU GPL version 2 or later > <http://gnu.org/licenses/gpl-2.0.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > root@MCG-67:~# mmcli -M > No modems were found > ^Ccancelling the operation... > > root@MCG-67:~# uptime > 20:21:11 up 4 min, 1 user, load average: 0.20, 0.28, 0.13 > > SHA-1 6a8797927c1ef9df1f56513b742f01de86f5167f: > > root@MCG-67:~# mmcli -M > No modems were found > (+) /org/freedesktop/ModemManager1/Modem/1 [Cinterion] Cinterion PID 0x00B3 > USB Mobile Broadband > (+) /org/freedesktop/ModemManager1/Modem/0 [Sierra Wireless, Incorporated] > Sierra Wireless EM9291 > ^Ccancelling the operation... > > root@MCG-67:~# uptime > 20:53:53 up 1 min, 1 user, load average: 1.19, 0.37, 0.13 > root@MCG-67:~# mmcli --version > mmcli 1.23.4 > Copyright (2011 - 2023) Aleksander Morgado > License GPLv2+: GNU GPL version 2 or later > <http://gnu.org/licenses/gpl-2.0.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > -- Aleksander