droidian / oFono2MM

Python daemom implementing ModemManager D-Bus API and using oFono to manage the modems.
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

SIM PIN dialog does not pop up automatically #1

Closed erikinkinen closed 10 months ago

erikinkinen commented 3 years ago

When a locked SIM card is inserted into the phone, no unlocking dialog appears. This bug cannot be reproduced on a PinePhone running real ModemManager and it can only be reproduced some devices.

More specifically, I can reproduce this on google_sargo but not on volla_yggdrasil.

erikinkinen commented 3 years ago

Also, when unlocked through gnome-control-center, one has to restart gnome-control-center to open modem settings. (shows as SIM locked otherwise)

JamiKettunen commented 3 years ago

Can confirm this on my MSM8998 OnePlus 5T phone.

erikinkinen commented 3 years ago

Can confirm this on my MSM8998 OnePlus 5T phone.

I've noticed that this is reproducible also on yggdrasil after updating phosh to 0.10.1.

FakeShell commented 10 months ago

fixed with latest gsettings tweaks. closing