← Back to team overview

touch-packages team mailing list archive

[Bug 1436820] Re: Blocked SIM card keeps on asking for PUK

 

@mzanetti, thanks for the log.

It looks like, contrarily to what happens when there are remaining
retries for the PUK, the number of remaining retries is not returned in
the response to RIL_REQUEST_ENTER_SIM_PUK.

https://github.com/rilmodem/ofono/pull/169 should certainly help.

I have attached an ofono binary that includes this change. @mzanetti,
mind giving it a try?

Please do:

$ adb push ofonod.gz
$ phablet-shell
$ gunzip /tmp/ofonod.gz
$ chmod +x /tmp/ofonod
$ sudo stop ofono
$ sudo cp /tmp/ofonod /usr/sbin/
$ sudo reboot

After the reboot, please paste output of

/usr/share/ofono/scripts/list-modems


** Attachment added: "ofonod.gz"
   https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1436820/+attachment/4360734/+files/ofonod.gz

** Changed in: ofono (Ubuntu)
     Assignee: Tony Espy (awe) => Alfonso Sanchez-Beato (alfonsosanchezbeato)

** Changed in: ofono (Ubuntu RTM)
     Assignee: Tony Espy (awe) => Alfonso Sanchez-Beato (alfonsosanchezbeato)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1436820

Title:
  Blocked SIM card keeps on asking for PUK

Status in the base for Ubuntu mobile products:
  New
Status in indicator-network package in Ubuntu:
  Incomplete
Status in ofono package in Ubuntu:
  In Progress
Status in indicator-network package in Ubuntu RTM:
  Incomplete
Status in ofono package in Ubuntu RTM:
  In Progress

Bug description:
  I managed to enter the wrong PUK for a SIM card for 10 times in a row
  and the phone keeps on asking me for the PUK. It always says that this
  will be the last attempt even though it's too late already.

  Instead, it should say that this SIM card is rejected and only
  emergency calls are possible.

  Reported on

  This is krillin, with RTM image 21.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436820/+subscriptions


References