After enabling the second radio slot on my xperia 5 iv, and testing with some short-period sims lpac and simpro (thanks for those!) I have switched my main France phone to a Prixtel SIM. But that did not work. I have noted the error and will create a lpac bug, but what I’m trying to say:
Do you think it would be good to start a wiki post describing which services worked and with what kind of eSIM? For example, I have an EIOTCLUB physical SIM to hosts eSIMS, that worked, and the eSIM under Sony nagara worked, but the operator Prixtel did not etc.
4 Likes
Ok, started, need to ping admins to make it a wiki eSIM provider and hardware support
5 Likes
Oh, iirc you can do this yourself for a thread post you started yourself?
I have used @Juanro49’s packaging and adjusted it for Chum. The changes were as follows:
- As OBS is not able to download anything while building, the easiest was to package cJSON separately (GitHub - sailfishos-chum/cjson · GitHub)
- I have added wrapper script that replaces /usr/bin/lpac and sources config files at /etc/lpac for env variables (if the config files are there). After that, real lpac binary is called. This allows us to configure lpac driver and other possible parameters via supported env variables as a part of device ports. For devices that want to support eSIM.
- I switched to latest upstream instead of @Juanro49’s latest version. While @Juanro49’s latest version supports selection of gbinder esim slot and is not included upstream, the corresponding PR has been submitted by @Juanro49 and I hope it will be merged soon.
- Chum packaging is at GitHub - sailfishos-chum/lpac · GitHub that includes example config file
Lpac is available at Chum and Chum:Testing
/cc @vlagged
6 Likes