Question regarding modem
#17
(10-08-2021, 02:01 AM)AntonReiser Wrote:
(10-07-2021, 05:13 AM)dcinoz Wrote: Hi Anton,
That's great!
See my previous post for eg25-manager configuration, change the IMS config.
This what you need to change to disable VoLTE support even after reboot:
Code:
# Enable VoLTE support
#    { cmd = "QCFG", subcmd = "ims", expect = "1" },
    { cmd = "QCFG", subcmd = "ims", value = "2" },
It works for my Pinephone so should for you as well.

Weird that 4G calls work if VoLTE is 0 as then calls should switch to 3G....no idea about the AT+CFUN though I understood it as being a reset...I might try with my Pinephone over the weekend. Note that by default eg25-manager has IMS set by MBN so enabled for you it seems.

Thanks, @dcinoz !

What I had not understood: Where do I have to save these lines? 

In /usr/share/eg25-manager there are three files: pine64,pinephone-1.0.toml, pine64,pinephone-1.1.toml and pine64,pinephone-1.2.toml

They all contain these lines
Code:
# Enable VoLTE support

    { cmd = "QCFG", subcmd = "ims", expect = "1" },

Do I have to exchange them in all three files with the lines you posted? And did I understand it correctly that I should copy the directory eg25-manager to  /etc? (Sorry for asking, but I'm a bit afraid of breaking things.)

Regarding the 4G calls: When response: '+QCFG: "ims",2,0' then the phone sends messages and it does indeed do 4G calls, or at least it keeps showing the "4G" on the display when having called or been called. On the other, older pinephone (with firmware version 01.001.01.001) it drops to 2G immediately when making calls. (By the way: While force 3G on the new phone [which we had tried in the course of our conversation] did not change the SMS problem, I later discovered that force 2G does: With only 2G enabled the phone can send messages.)


I believe pine64,pinephone-1.0.toml, pine64,pinephone-1.1.toml and pine64,pinephone-1.2.toml are for Pinephone versions 1.0, 1.1 and 1.2 respectively. If you modify the relevant file in /usr/share/eg25-manager directory then eg25-manager will use those but they are overwritten with defaults whenever there is an eg25-manager update (the config file parameters seem to change, presumably trying to improve modem / phone stability). So your changes will be undone every time there is an update in eg25-manager.

To avoid that problem copy the relevant file to a newly created folder in /etc (all sudo) called eg25-manager and modify it as required.
The only problem with that is whenever there is an update you don't get any new improved settings for eg25-manager, so I recommend copying /usr/share/eg25-manager/ file to /etc/eg25-manager/ folder and modifying it again just to be sure (or just diff file1 file2 to see if there are any actual changes).

Otherwise just modify the file in /usr/share/eg25-manager directory and worst case it gets overwritten with an update but you know that you just modify it as required, easy to do via command line and ssh, right?

Hope that clarifies things.

It's easy enough to try it out for any of the files if you don't know which one will work, just update the file and save it and reboot, then test with the relevant AT command.

When will 3G be switched off in Germany? Have you tried the settings in the forum post I gave the link to? I only mentioned 4G calls for O2 but no SMS, so not sure if that would solve the SMS issue. Just curious as to the automatically selected profile, if it's not ROW_Generic_3GPP then ROW_Generic_3GPP could get SMS working too, but no guarantees, of course.
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.
  Reply


Messages In This Thread
Question regarding modem - by AntonReiser - 09-29-2021, 05:18 AM
RE: Question regarding modem - by jabadahut91 - 09-30-2021, 02:42 AM
RE: Question regarding modem - by AntonReiser - 09-30-2021, 05:19 AM
RE: Question regarding modem - by bcnaz - 09-30-2021, 03:20 AM
RE: Question regarding modem - by dcinoz - 09-30-2021, 10:56 AM
RE: Question regarding modem - by AntonReiser - 10-01-2021, 05:01 AM
RE: Question regarding modem - by dcinoz - 10-01-2021, 06:31 AM
RE: Question regarding modem - by AntonReiser - 10-01-2021, 07:02 AM
RE: Question regarding modem - by AntonReiser - 10-06-2021, 07:22 AM
RE: Question regarding modem - by walter1950 - 10-05-2021, 11:56 AM
RE: Question regarding modem - by AntonReiser - 10-07-2021, 01:02 AM
RE: Question regarding modem - by dcinoz - 10-07-2021, 03:57 AM
RE: Question regarding modem - by AntonReiser - 10-07-2021, 04:59 AM
RE: Question regarding modem - by walter1950 - 10-07-2021, 11:35 AM
RE: Question regarding modem - by dcinoz - 10-07-2021, 05:13 AM
RE: Question regarding modem - by AntonReiser - 10-08-2021, 02:01 AM
RE: Question regarding modem - by dcinoz - 10-08-2021, 03:44 AM
RE: Question regarding modem - by AntonReiser - 10-08-2021, 12:08 PM
RE: Question regarding modem - by dcinoz - 10-09-2021, 02:13 AM
RE: Question regarding modem - by walter1950 - 10-09-2021, 01:51 PM
RE: Question regarding modem - by AntonReiser - 10-10-2021, 02:28 AM
RE: Question regarding modem - by vap0rtranz - 02-14-2022, 12:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  quick question about mic Ferriah 3 396 03-23-2024, 02:11 PM
Last Post: Kevin Kofler
  Supported Carrier and Modem Bands NachoMomma 4 1,674 03-23-2024, 02:00 PM
Last Post: Kevin Kofler
  power circuit can't charge battery and can't supply enough power for modem or wifi vortex 2 607 02-17-2024, 04:15 PM
Last Post: vortex
  pinephone keyboard + dock question tuxcall 7 2,927 02-05-2024, 03:17 PM
Last Post: wigan
Bug PinePhone modem keeps "disappearing" Kevin Kofler 14 5,874 03-22-2023, 05:28 PM
Last Post: Kevin Kofler
  modem not working michelinux 0 955 02-16-2023, 04:56 AM
Last Post: michelinux
  modem not detected al_x 3 4,322 02-15-2023, 11:17 AM
Last Post: fxc
  firmware udate Quectel EG25-G modem alwi 7 5,570 07-06-2022, 01:43 PM
Last Post: user641
  Need command to tell what modem firmware I am on. purpletiger 4 2,971 07-06-2022, 12:35 PM
Last Post: Zebulon Walton
  The modem does not recognize Korean SIM cards (what?) bdicewk 9 4,268 06-13-2022, 04:12 AM
Last Post: zetabeta

Forum Jump:


Users browsing this thread: 1 Guest(s)