Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile data broken when SIM PIN is set #20

Open
hupster opened this issue Dec 13, 2016 · 0 comments
Open

Mobile data broken when SIM PIN is set #20

hupster opened this issue Dec 13, 2016 · 0 comments

Comments

@hupster
Copy link

hupster commented Dec 13, 2016

Using:
cm-13.0-20161117-NIGHTLY-kenzo.zip
6.11.24_Kenzo-CM13-firmware.zip

Mobile data isn't working when the SIM card is locked with a PIN. Analyzed the output of adb logcat, it seems that these might be relevant:

Telephony: TelecomAccountRegistry: Failed to get status for, slotId: 0 Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int com.android.internal.telephony.IExtTelephony.getCurrentUiccCardProvisioningStatus(int)' on a null object reference
[...]
Telephony: TelecomAccountRegistry: Failed to get primary stack id

It worked again after removing the SIM pin and restarting the device. The above messages no longer appear.

Some extra observations:

  • After enabling and disabling airplane mode, the above errors reappear and a reboot is required.
  • After re-installing the PIN, at first boot the SIM card isn't detected and now also voice had no service. A full shutdown and reboot resolved this situation, to restore it to the state in which only data has no service.
  • Removing the PIN again and rebooting the device restores data service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant