PINE64
Found Potential Fix For Pinephone/Verizon - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124)
+---- Thread: Found Potential Fix For Pinephone/Verizon (/showthread.php?tid=12896)



Found Potential Fix For Pinephone/Verizon - syrinx - 01-25-2021

While I was on the phone with Verizon tech support, I was throwing AT commands at the modem just for kicks. Through dumb luck, I managed to get calling, texting and data working. This took me from calls never going through and occasionally crashing the dialer to them being as smooth as I could hope for on experimental software. The only difference between a base pmOS phosh install and mine is that I have nano and minicom installed. Here are my steps:

List VoLTE configs:
# echo 'AT+QMBNCFG="list"' | atinout - /dev/EG25.AT -

Select proper config, in my case Verizon:
# echo 'AT+QMBNCFG="select","hVoLTE-Verizon"' | atinout - /dev/EG25.AT -

Restart modem:
# echo 'AT+QCFG="ims",1' | atinout - /dev/EG25.AT -

Restart phone.
After that, everything worked


RE: Found Potential Fix For Pinephone/Verizon - Saladhax - 01-26-2021

I'm curious, does MMS (sending pics, group chats, etc) work? That's the only big road block keeping me from using it as an actual phone.


RE: Found Potential Fix For Pinephone/Verizon - syrinx - 01-26-2021

(01-26-2021, 01:59 AM)Saladhax Wrote: I'm curious, does MMS (sending pics, group chats, etc) work? That's the only big road block keeping me from using it as an actual phone.
Unfortunately, no dice on that front. Just standard SMS for now