After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725294 - Icera probing fixes
Icera probing fixes
Status: RESOLVED NOTGNOME
Product: NetworkManager
Classification: Platform
Component: ModemManager
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-02-27 09:01 UTC by Aleksander Morgado
Modified: 2014-10-14 12:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aleksander Morgado 2014-02-27 09:01:13 UTC
The Icera probing needs some fixes to correctly handle the Nokia 21M-02. It needs to extend the AT timeout of the command, plus add some retry logic as the device may initially return ERROR to the AT%IPSYS? command.

See: https://mail.gnome.org/archives/networkmanager-list/2014-February/msg00064.html
Comment 1 Tore Anderson 2014-02-28 15:41:31 UTC
FWIW I've found a reliable way to make MM detect my modem as an Icera-based one:

pkill -STOP ModemManager
<plug in modem, wait for usb_modeswitch and then for it to settle>
pkill -CONT ModemManager

That suggests to me that retries and extended timeouts will do the trick.

Tore
Comment 2 Dan Williams 2014-04-14 14:47:46 UTC
Yeah, I had the same issue, if the modem is plugged in before MM runs, then it all works.  Hotplugging the modem while MM is running fails...  I'm now able to reproduce Tore's issue locally with my 21M.
Comment 3 Aleksander Morgado 2014-10-14 12:27:29 UTC
Moving bugreport to the new ModemManager bugzilla in fd.o; summarized the issue
there as well. Please subscribe to the new bugreport to get new updates.

https://bugs.freedesktop.org/show_bug.cgi?id=84993

Closing this report as NOTGNOME.