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

2016-01-14 Thread Pete Woods
** Changed in: indicator-network (Ubuntu) Status: Incomplete => Fix Released ** Changed in: indicator-network (Ubuntu RTM) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

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

2015-10-21 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking for PUK To manage noti

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

2015-06-07 Thread Alfonso Sanchez-Beato
** Changed in: ofono (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking for PUK To manage notificati

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

2015-06-04 Thread Antti Kaijanmäki
** Changed in: indicator-network (Ubuntu) Importance: Undecided => Medium ** Changed in: indicator-network (Ubuntu RTM) 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/b

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

2015-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~phablet-team/ofono/vivid-ww17-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking for PUK To manage notifications about this b

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

2015-04-22 Thread Tony Espy
** Changed in: ofono (Ubuntu) Status: In Progress => Fix Committed ** Changed in: ofono (Ubuntu RTM) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/143682

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

2015-04-21 Thread Alfonso Sanchez-Beato
@Tony Yes, I checked in both krillin and arale. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking for PUK To manage notifications about this bug go to:

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

2015-04-21 Thread Tony Espy
@Alfonso Have you confirmed whether or not this works on arale? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking for PUK To manage notifications about

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

2015-04-08 Thread Michael Zanetti
After installing the patched ofono binary, this is the output of list- modems: phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems [ /ril_1 ] Serial = 354142060412485 Interfaces = org.ofono.RadioSettings org.ofono.SimManager org.ofono.MtkSettings org.ofono.CallVolume org.ofono

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

2015-04-08 Thread Michael Zanetti
** Attachment added: "works!" https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1436820/+attachment/4369372/+files/ofono.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Ti

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

2015-03-30 Thread Alfonso Sanchez-Beato
@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 a

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

2015-03-27 Thread Michael Zanetti
Mar 27 16:00:24 ubuntu-phablet ofonod[1876]: Slot 0: ff ff ff 7f 2d 01 00 00 ff ff ff 7f 01 00 00 00 -... Mar 27 16:00:24 ubuntu-phablet ofonod[1876]: Slot 0: 00 00 00 00 dc fe ff ff ab fe ff ff d2 ff ff ff Mar 27 16:00:24 ubuntu-phablet ofonod[1876]: gril/gril.

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

2015-03-27 Thread Michael Zanetti
Sorry... this didn't work out well, here it is a bit nicer formatted: http://paste.ubuntu.com/10689457/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1436820 Title: Blocked SIM card keeps on asking

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

2015-03-27 Thread Alfonso Sanchez-Beato
@mzanetti, definitely looks like an ofono bug. The PR pointed out by Tony should help, but anyway I'd like to gather more traces. Could you modify "/etc/init/ofono.override", changing the "exec" line with the following 3 lines: << ... env OFONO_RIL_TRACE="" env OFONO_RIL_HEX_TRACE="" exec ofonod -

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

2015-03-27 Thread Michael Zanetti
@abeato: Here's the output after entering a PUK for an already blocked SIM card. phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems [ /ril_1 ] Manufacturer = Fake Manufacturer Revision = MOLY.WR8.W1315.MD.WG.MP.V37.P5, 2014/05/15 11:49 Lockdown = 0 Online = 1 Model

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

2015-03-27 Thread Alfonso Sanchez-Beato
@mzanetti, would it be possible to get the output of the list-modems script? To do that: 1. Insert the blocked SIM 2. Make sure you can adb the device even with a locked screen: sudo touch /userdata/.adb_onlock 3. Reboot 4. Insert a wrong PUK once 5. Execute: /usr/share/ofono/scripts/list-modems

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

2015-03-26 Thread Tony Espy
Re-assigned to me, as the pull-request is awaiting review. It's unclear though if this is high enough priority to roll out as an OTA update prior to our vivid -> RTM change. ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug noti

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

2015-03-26 Thread Tony Espy
Pretty sure this is addressed by: https://github.com/rilmodem/ofono/pull/169 ** Also affects: indicator-network (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: ofono (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: ofono (Ubuntu) Importance:

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

2015-03-26 Thread Michael Zanetti
This is krillin, with RTM image 21. ** Changed in: indicator-network (Ubuntu) Status: Incomplete => New ** Changed in: indicator-network (Ubuntu) Assignee: Michael Zanetti (mzanetti) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which

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

2015-03-26 Thread Tony Espy
@Michael Tsk, tsk, tsk... No device or image details! Depending on the device, we may not get the number proper number of PUK retries left. Pretty sure this is a known issue with MTK-based modems, and we have potential fix. ** Changed in: indicator-network (Ubuntu) Status: New => Incom