Re: Modems not detected with the latest MM

2024-04-09 Thread Aleksander Morgado
Hey Radu,

>
> I attached 1 OK log (ModemManager-1.23.4-ok.log - git 
> 6a8797927c1ef9df1f56513b742f01de86f5167f), and one not ok log 
> (ModemManager-1.23.5-nok.log git 6388b583c7b9c25d3061a070f54f9d97d59e2b2c).
>
> Please let me know if I can be of any help.
> Radu
>

I looked at the two logs and I cannot find any reason why mmcli would
not report the modems.
I can see the 2 modems being detected in both logs, and in both of
them the "exported modem at path
'/org/freedesktop/ModemManager1/Modem..." logs happen, showing that
they are being exposed in DBus.

I'm really interested in knowing why this failed for you, could you
please try with the latest git main branch and maybe even run a git
bisect between the two version to see if we find which commit is
causing the problem?

-- 
Aleksander


Re: Modems not detected with the latest MM

2024-03-27 Thread Aleksander Morgado
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  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 
> 
> 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 
> 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
>


-- 
Aleksander


Modems not detected with the latest MM

2024-03-26 Thread Radu C
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.