PINE64
Need command to tell what modem firmware I am on. - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Hardware (https://forum.pine64.org/forumdisplay.php?fid=122)
+--- Thread: Need command to tell what modem firmware I am on. (/showthread.php?tid=16966)



Need command to tell what modem firmware I am on. - purpletiger - 07-05-2022

I have three Pinephones one phone is on stock firmware, one phone is the opensource firmware, and the other phone I flashed the open source firmware but returned it back to stock firmware. The phone I know is on stock firmware I know which one it is but I need to know which is on the opensource firmware and to know if the stock firmware took in the second phone. Is there an AT command or some other command to tell me what firmware I am on?


RE: Need command to tell what modem firmware I am on. - albafrati - 07-06-2022

(07-05-2022, 09:31 PM)purpletiger Wrote: I have three Pinephones one phone is on stock firmware, one phone is the opensource firmware, and the other phone I flashed the open source firmware but returned it back to stock firmware. The phone I know is on stock firmware I know which one it is but I need to know which is on the opensource firmware and to know if the stock firmware took in the second phone. Is there an AT command or some other command to tell me what firmware I am on?

sudo journalctl -u eg25-manager
Search thru the lines ...I'm on Mobiam.  Smile


RE: Need command to tell what modem firmware I am on. - zetabeta - 07-06-2022

https://wiki.pine64.org/wiki/PinePhone#Firmware_update

is the "AT+QGMR", what you are looking for! although command could be little different for opensource firmware than stock firmware. that command is NOT listed in AT documentation.


RE: Need command to tell what modem firmware I am on. - purpletiger - 07-06-2022

(07-06-2022, 04:40 AM)zetabeta Wrote: https://wiki.pine64.org/wiki/PinePhone#Firmware_update

is the "AT+QGMR", what you are looking for! although command could be little different for opensource firmware than stock firmware. that command is NOT listed in AT documentation.

Yes, that does show the firmware thank you.


RE: Need command to tell what modem firmware I am on. - Zebulon Walton - 07-06-2022

(07-05-2022, 09:31 PM)purpletiger Wrote: I have three Pinephones one phone is on stock firmware, one phone is the opensource firmware, and the other phone I flashed the open source firmware but returned it back to stock firmware. The phone I know is on stock firmware I know which one it is but I need to know which is on the opensource firmware and to know if the stock firmware took in the second phone. Is there an AT command or some other command to tell me what firmware I am on?

Just curious, what was your experience with the open source firmware versus stock firmware? My pinephone came with the "001" factory firmware which I updated to "002". It works well most of the time, but on occasion it doesn't initialize properly when the phone boots up. Restarting eg25-manager sometimes fixes this, but in some cases it's necessary to power-cycle the phone to make a call. I've also seen the modem drop out when the phone is on for a while but it usually comes back on its own in 30 to 60 seconds. Another issue is if I'm on a call and another comes in the first call usually is terminated. Fortunately these are only occasional problems, most of the time things work just fine.

Did you find the open source firmware to be any more stable than stock?