diff options
author | Dan Williams <dcbw@redhat.com> | 2010-10-30 12:31:08 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-10-30 12:31:08 -0500 |
commit | d63dcd682d3449b021f205af67dd0071e91cc56f (patch) | |
tree | a5b8710ce85484433de368e13f8a8f8f6864c989 /src/mm-utils.c | |
parent | 7f7f03a662946a10b45e5ab3c3eae2568fcb01f9 (diff) |
sierra: check for PS attach before dialing
Some devices (8775 specifically) get angry if you don't check for
a PS attach before dialing. The next time they try to connect,
they'll continuously report "searching" as the registration status
and return CME ERROR 30 (No Network Service) for lots of requests.
So initiate a PS attach (which should return OK if the modem is
already attached) before dialing, and if that fails cancel the
dial attempt.
See http://mail.gnome.org/archives/networkmanager-list/2010-October/msg00072.html
"I talked about this problem with a contact at SierraWireless. He said that
a firmware upgrade will not help in this case. But what can help is checking
for PS attach and dial only if PS attach status is attached. Dialing without
PS attach can bring modem into unwanted condition that sometimes restart is
needed to recover."
Diffstat (limited to 'src/mm-utils.c')
0 files changed, 0 insertions, 0 deletions