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 700934 - [MM 0.8] Huawei: use ^SYSCFGEX when available
[MM 0.8] Huawei: use ^SYSCFGEX when available
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: ModemManager
git master
Other Linux
: Normal normal
: ---
Assigned To: Aleksander Morgado
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-05-24 06:18 UTC by Aleksander Morgado
Modified: 2014-01-15 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aleksander Morgado 2013-05-24 06:18:12 UTC
LTE-capable modems support allowed/preferred mode changing with the new SYSCFGX command.
Comment 1 Aleksander Morgado 2013-06-16 21:51:34 UTC
WIP in the "aleksander/huawei-syscfgex" branch; still nothing worth reviewing, though.
Comment 2 Dan Williams 2013-07-15 17:56:41 UTC
This got merged.
Comment 3 Aleksander Morgado 2013-07-16 06:48:57 UTC
What? it wasn't merged. These are the last huawei-related commits merged:

0b2e04e huawei: use ^NDISSTATQRY to check for connection status
8d0ec0f huawei: new helper to parse ^NDISSTATQRY responses
e446db9 huawei: default to IPv4 if no specific IP type to use given in NDISDUP modems
027d955 huawei: use ^SYSINFOEX if available instead of ^SYSINFO
f96bb04 huawei: ignore ^NDISSTAT unsolicited messages
cba3f7d huawei: ignore ^HCSQ unsolicited messages

Maybe you got confused with ^SYSINFOEX?

Huawei is sending me a couple of newer modems, so I'll be able to finish the SYSCFGEX support.
Comment 4 Aleksander Morgado 2014-01-15 11:08:51 UTC
This was actually implemented and merged already to git master a while back.