02-21-2021, 05:06 PM
Update: Excellent work from eg25-manager author, there is now a configuration file for eg25-manager that can be used for this, see:
https://gitlab.com/mobian1/issues/-/issues/254
https://gitlab.com/mobian1/devices/eg25-manager
I've used
{ cmd = "QGPSEND" }
to turn GPS off (end) and
{ cmd = "QCFG", subcmd = "ims", value = "0" }
to turn off IMS / VoLTE.
I renamed the toml files in /usr/share/eg25-manager
and copied the 1.2.toml file to /etc/eg25-manager (create the directory)
and edited it as required.
I did a
to make sure new settings are read.
https://gitlab.com/mobian1/issues/-/issues/254
https://gitlab.com/mobian1/devices/eg25-manager
I've used
{ cmd = "QGPSEND" }
to turn GPS off (end) and
{ cmd = "QCFG", subcmd = "ims", value = "0" }
to turn off IMS / VoLTE.
I renamed the toml files in /usr/share/eg25-manager
and copied the 1.2.toml file to /etc/eg25-manager (create the directory)
and edited it as required.
I did a
Code:
sudo service eg25-manager restart
Pinephone v1.2 UBports CE. Adelaide, Australia using Amaysim SIM (Optus network, VoLTE enabled) with Mobian SD card. VoLTE working also with Felix / Vodafone AU and Aldimobile / Telstra AU.
Manjaro Plasma Mobile on EMMC.
Manjaro Plasma Mobile on EMMC.