Re: modem is unusable when removing and putting back sim card

2023-09-22 Thread Toto Titi
Hey, The issue is the same as this one https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/548 And I managed to fix it by adding a small sleep in libqmi here is the patch src/libqmi-glib/qmi-device.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libqmi-glib/qmi-device.

Re: modem is unusable when removing and putting back sim card

2023-09-22 Thread Aleksander Morgado
Hey > I am working with ModemManager with qmi-proxy and I have a weird behavior > when I am using ModemManager with the log-level set to DEBUG like this > "ModemManager --log-level=DEBUG &" > everything is working fine but when I use it normally or set the log-level to > anything else except de

modem is unusable when removing and putting back sim card

2023-09-14 Thread Toto Titi
Hello, I am working with ModemManager with qmi-proxy and I have a weird behavior when I am using ModemManager with the log-level set to DEBUG like this "ModemManager --log-level=DEBUG &" everything is working fine but when I use it normally or set the log-level to anything else except debug I have