Public bug reported:

There are certain modem runtime errors that can leave the modem in an
inconsistent state which requires a modem reset to fix.  Our MTK modem
implementation supports such a reset, but there isn't a generic rilmodem
method for doing so.

See the following pull-request for a bug which describes a problem where
failures deactivating a gprs-context ( aka APN ) can lead to the gprs
atom getting stuck.   The fix was to implement retry logic, however if
the retry limit is hit, we reset MTK-based modems.  This bug concerns
adding a generic method to reset devices that use the rilmodem driver
exclusively  ( eg. mako ).

https://github.com/rilmodem/ofono/pull/195

This bug is being reported against ofono version
1.12.bzr6896+15.10.20150521-0ubuntu1.

** Affects: ofono (Ubuntu)
     Importance: Medium
         Status: Confirmed

** Changed in: ofono (Ubuntu)
       Status: New => Confirmed

** Description changed:

  There are certain modem runtime errors that can leave the modem in an
  inconsistent state which requires a modem reset to fix.  Our MTK modem
  implementation supports such a reset, but there isn't a generic rilmodem
  method for doing so.
  
  See the following pull-request for a bug which describes a problem where
  failures deactivating a gprs-context ( aka APN ) can lead to the gprs
  atom getting stuck.   The fix was to implement retry logic, however if
  the retry limit is hit, we reset MTK-based modems.  This bug concerns
  adding a generic method to reset devices that use the rilmodem driver
  exclusively  ( eg. mako ).
  
  https://github.com/rilmodem/ofono/pull/195
+ 
+ This bug is being reported against ofono version
+ 1.12.bzr6896+15.10.20150521-0ubuntu1.

** Changed in: ofono (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1468926

Title:
  Add a generic modem-reset method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1468926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to