diff options
author | Dan Williams <dcbw@redhat.com> | 2016-10-04 15:43:55 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2016-10-05 09:14:44 -0500 |
commit | 14ccde2b5f7f1770950c70b03a0b9ccecc54d692 (patch) | |
tree | d248dfe794a790da4bd5ad50b9e4d56042b7c574 /include/ModemManager-errors.h | |
parent | 9548192985ad68601b069a1f267fcbdc652a5ba2 (diff) |
huawei: handle some weird SYSCFG acquisition orders
<debug> (ttyUSB2): --> 'AT^SYSCFG?<CR>'
<debug> (ttyUSB2): <-- '<CR><LF>^SYSCFG:14,2,400380,1,2<CR><LF><CR><LF>OK<CR><LF>'
<warn> couldn't load current allowed/preferred modes: 'No SYSCFG combination found matching the current one (14,2)'
14,2 means "WCDMA-only; acquire WCDMA then GSM" which is somewhat
non-sensical. The supported modes parsing doesn't generate this
combination because it doesn't really make sense, so current mode
matching failed. Just fix up the non-sensical acquisition order
to 0 (automatic).
Diffstat (limited to 'include/ModemManager-errors.h')
0 files changed, 0 insertions, 0 deletions