blue-systems / plamo-initial-dev_DEPRECATED

Plasma Mobile Neon IMG for ARM-based phones
http://mobile.neon.pangea.pub
6 stars 0 forks source link

[phonecalls] SIM card unlocking #102

Closed sebasje closed 9 years ago

sebasje commented 9 years ago

It seems there's no way to provide the SIM card PIN code, so my phone never connects to the cellular network, can't receive or make phonecalls, etc..

notmart commented 9 years ago

the homescreen itself is supposed to show a pin enter overlay when needed (in shell/views/desktop) if itdoesn't is to be fixed there

mck182 commented 9 years ago

As a workaround you can enter it from konsole/ssh/adb shell using

qdbus --system org.ofono /ril_0 org.ofono.SimManager.EnterPin "pin" "you_pin_number_here"

(edit: needs --system)

notmart commented 9 years ago

should work after update of plasma-phone-components

jriddell commented 9 years ago

probably this is in previous build of plasma-phone-components at 22-Jun-2015 23:48UTC but I'll rebuild anyway...