Bug 100170 - Improve registration checks in LTE devices
Summary: Improve registration checks in LTE devices
Status: RESOLVED FIXED
Alias: None
Product: ModemManager
Classification: Unclassified
Component: general (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: ModemManager bug user
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 19:36 UTC by Aleksander Morgado
Modified: 2017-03-16 21:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Aleksander Morgado 2017-03-12 19:36:20 UTC
Currently the MM_IFACE_MODEM_3GPP_EPS_NETWORK_SUPPORTED property, which defines if CEREG checks are done, is set per plugin when the modem is created. E.g. the Altair LTE device, which is LTE-only sets it.

For devices that report 4G capabilities, though, CEREG checks should be enabled by default, and so the MM_IFACE_MODEM_3GPP_EPS_NETWORK_SUPPORTED should be set automatically.

Moreover, if a device is 4G-only, we may also want to disable CREG and CGREG checks automatically, by setting as FALSE both MM_IFACE_MODEM_3GPP_CS_NETWORK_SUPPORTED and MM_IFACE_MODEM_3GPP_PS_NETWORK_SUPPORTED.
Comment 2 Aleksander Morgado 2017-03-16 21:39:16 UTC
Fix pushed to git master as 875ade3e41b61528bbd2b018a5d34c1a1cda9b99; also cherry-picked to mm-1-6 and mm-1-4.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.