I have presage based keyboard for that.
Looking at eSIM provider and hardware support Iām actually unclear here if this means
a) eSIM slot can also magically become active on SFOS, after flashing it in Android?
b) or weāre just talking about putting a physical eSIM card into that single physical SIM 1 slot?
EDIT btw cc @rinigus
One main difference is Asian versions like XQ-CT72 have 2 physical nano-SIM slots.
yes, getting back to it. will try to find time this weekend and start catching up with @vlagged
No, first I built a Lineage version that supports dual sim. That is currently available for 5 IV, and it works both for 2 physical sims and for 1 sim and 1 esim (if you get the registration working).
We are talking about that too in the wiki/thread. You can imagine somebody with 2 physical sims wanting to change one very often (e.g. travelling).
If the wording needs updating.. it is a wiki ![]()
Hm, with 2 physical SIMs with a p/eSIM installed I donāt see any reason to physically swap SIMs for travel? Or āchangeā means āsoftware changeā here, meaning loading new eSIM profiles?
Software change, yes
Kernel for 1IV has been updated (in testing and devel). It includes options that where added by @vlagged and a bump in kernel and modules sources. Note that I have done minimal testing so far (from this morning). During update there were 2 reboots (one is expected), but never figured out why. All worked after that. So, if critical, wait till others manage to test first.
Updates as usual, via zypper
Thank you so much for your great work!
Iāve just tested it and zypper ref && zypper dup found and updated 4 packages: droid-hal-pdx223-img-boot, droid-hal-pdx223-vendor_boot, droid-hal-pdx223-vendor-dlkm and droid-hal-version-xqct54. After manually restarting the device there was only one reboot. Thereās still no mobile data in AAS (and the SIM card / mobile network entries are still greyed out / not accessible in Android settings)⦠@bundyo, @aerique, can you guys please let know
if it works on your 1 IVās?
Doesnāt seem to work for me with a simple restart too. Maybe there is something more to it.
EDIT: I didnāt do ssu re 5.0.0.76, so doing it now.
EDIT 2: Nah, doesnāt work either. Maybe newer AAS needed, but that later.
OK, thank you for checking!
1 IV is still on 5.0.0.71, so it wonāt do anything.
AFAIK, @remote took it from his 10 III running 5.0.0.76 and it works OK on his 5 IV. So itās quite puzzling⦠Maybe some of those double-SIM support related changes trigger it to workā¦
Actually mine updated to 5.0.0.76, so probably the OS repo is shared. Didnāt help anyway. However my AAS is not up to date, so Iāll check that later, when I get to my 10 V.
It would be also great to hear from other 5 IV owners if it works for them. IIRC, so far @remote has been the ONLY person who reported it working, so maybe thereās something specific about his setup⦠Itāll be really hard with such low feedbackā¦
Iām not the only one ![]()
Another sailor PMed me and:
iāve installed AAS on my xperia 5iv and it works! The mobile data works without problem.
I installed AAS on Xperia 1IV. Mobile data transmission is working.
From which device and which OS version?
OK, thank you @remote and @zuyev for your response. So now the big question is what you guys have different than me and @bundyo so that it works for you while it doesnāt for usā¦. Can you please share some more details like which LOS image you use, which SFOS image (.62, .71, .76?), then upgraded (via zypper dup or version ādup) to some higher version or not?, which AAS version from what device, etc. Thank you very much in advance!
Xperia 1 IV XQ-CT72 Dual physical SIM Android 14 64.2.A.2.265
lineage-21.0-20251108-SFOSBASE-pdx223.zip
Flashing Lineage OS 21 as a base: instructions
sailfishos-Xperia-1-IV-XQCT54-5.0.0.71-testing.zip
Flashing Sailfish: instructions
- devel-su
- ssu re 5.0.0.76
- zypper ref
- zypper dup
- Installing AAS from Xperia 10 IV 5.0.0.76
Mobile data transmission is working.
But only 1 SIM worked.
For the second SIM card to work:
- https://forum.sailfishos.org/t/sony-nagara-xperia-1iv-and-5iv-port/25136/331
- Install jolla-settings-networking-multisim
- Edit the files: /etc/ofono/binder.d/dual-sim.conf and /etc/ofono/ril_subscription.d/dual-sim.conf/etc/ofono/ril_subscription.d/dual-sim.conf
devel-su
pkcon install jolla-settings-networking-multisim
# cat /etc/ofono/binder.d/dual-sim.conf
[Settings]
ExpectSlots+=slot2
[slot2]
path = /ril_1
slot = 1
# cat /etc/ofono/ril_subscription.d/dual-sim.conf
[ril_1]
transport=binder:name=slot2
name=slot2
ecclistFile=/run/ofono/ril.ecclist1
Iāve got:
- same LOS base
- same initial SFOS image
- updated to .76 same way
- AAS from 10 V
yet it just doesnāt work. Not only mobile data isnāt available but in Android settings SIM card and IMEI information (for both slots) is āUnavailableā.
Iām running out of ideas.
I used XperiFirm to get Android 14 (HK 64.2.A.2.265) firmware. I flashed it with Newflasher. Only then did I flash LOS.
As both you and @remote have the physical dual-sim models, Iām starting to think that maybe it has something to do with itā¦. Everything else seems to be exactly the same. Iād accept that maybe I have something screwed up on my 1 IV if not @bundyo who seems to have the same problem with the exact same 1 IV as mineā¦.
Edit: Iāve just checked in fastboot and getvar version-baseband reports 64.2.A.2.258 baseband, which seems to be the latest version available for the XQ-CT54ā¦
Should I patch and flash vendor.img for two SIM slots despite having the single SIM + eSIM version?