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 710437 - [MM 1.1] Don't let the Cinterion plugin grab non-Cinterion QMI modems
[MM 1.1] Don't let the Cinterion plugin grab non-Cinterion QMI modems
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: ModemManager
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-18 06:50 UTC by Aleksander Morgado
Modified: 2013-10-28 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aleksander Morgado 2013-10-18 06:50:38 UTC
Seems the Cinterion plugin creates QMI modems itself when no other plugin handles them, instead of the Generic plugin. Probably the vendor id check is not being done in this case (Cinterion does both vendor id and vendor string checks).
Comment 1 Aleksander Morgado 2013-10-28 17:20:35 UTC
Fixed in git master, commit b09044b.