REPRODUCIBILITY: always
OS VERSION: 5.0.0.62
HARDWARE: C2
UI LANGUAGE: German
REGRESSION: no
DESCRIPTION:
The Android network settings show the correct sim name “o2”, but the sailfishos sim settings shows the German string “unbekannt” for slot1 which translates to unknown.
Android settings:
Sailfish settings
PRECONDITIONS:
STEPS TO REPRODUCE:
Insert o2 sim card into phone
open sim card settings
EXPECTED RESULT:
SailfishOS sim card settings show “o2” for sim1
ACTUAL RESULT:
Sim card settings show “unbekannt” for sim slot1
MODIFICATIONS:
ADDITIONAL INFORMATION:
I always have to do this workaround to get the sim info show up in android settings:
I have one SIM in SIM1 slot. The steps with 5.0.0.62 are
Stop AppSupport
Disable SIM1 (SIM slot #2 must be enabled to do this)
Enable SIM1
Start AppSupport
Before that I don’t have mobile data in AppSupport and after these 4 steps I always have mobile internet in all Android apps.
You can check it by tapping 5 times on the android version number in the AppSupport settings page. This opens the Android settings. then you click on the “Network & Internet” section if you can see a mobile provi…
@hschmitt could check following from the terminal to check if “o2” is visible there:
dbus-send --system --print-reply=literal --type=method_call --dest=org.ofono /ril_0 org.ofono.NetworkRegistration.GetProperties
If you have your SIM card in 2nd slot, then you /ril_1. Thanks.
3 Likes
array [
dict entry(
Status variant registered )
dict entry(
Mode variant auto )
dict entry(
CellId variant uint32 18022452
)
dict entry(
Technology variant lte )
dict entry(
MobileCountryCode variant 262 )
dict entry(
MobileNetworkCode variant 03 )
dict entry(
Name variant o2 - de+ )
dict entry(
Strength variant byte 100
)
]
Thank you, there is that Name entry. There’s something wrong but this gets us a step forward.
1 Like
Try in terminal
systemctl restart ofono
Then then “unbekannt” state should change to O2 with 4G and Receive-Bars are shown on top right Screen.
I got the same problem with my C2 and Blau.de (Telefonica Carrier) and i guess in my case “unknown” means no connection to carrier, because no 4G and Receive-Bars shown on Home-Screen until i perform the command above.
1 Like
Did not work for me. And I always have the receive bars.
Thanks for reporting, and for providing extra information. An internal bug report has been created for this issue.
3 Likes