PINE64
firmware udate Quectel EG25-G modem - 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: firmware udate Quectel EG25-G modem (/showthread.php?tid=16831)



firmware udate Quectel EG25-G modem - alwi - 06-13-2022

Hi,
in https://gnulinux.ch/postmarketos-v22-06-veroeffentlicht
wrote Lioh Möller about the possibility of updating the firmware of the modem Quectel EG25-G.
I followed the instructions. There were no error messages. It now has the latest firmware version.
However, the modem does not work under postmarketOS. Only in Manjaro Phosh Beta 24 does it work if I toggle the "Mobile Data" switch on and off and on again under "Network".
The modem also does not work with Manjaro-ARM-plasma-mobile-dev-pinephone-20220613.
It's like an own goal.


RE: firmware udate Quectel EG25-G modem - zetabeta - 06-13-2022

did you flash stock rom https://github.com/Biktorgj/quectel_eg25_recovery or half-opensource https://github.com/Biktorgj/pinephone_modem_sdk ?

i still recommend re-initializing some settings even if modem says they are set. like volte:
Code:
AT+QMBNCFG="select","ROW_Generic_3GPP"
AT+QCFG="ims",1
AT+CFUN=1,1


in extreme situation use following, i don't think this works on "pinephone modem sdk" firmware.
Code:
!!warning!! only use these if modem chip is seriously messed up!
needs to be used as bundle
AT+QPRTPARA=3    << Factory reset NVM items (careful, you may lose modem control!)
AT+QPRTPARA=1    << Save NVM items
!!warning!!



RE: firmware udate Quectel EG25-G modem - alwi - 06-18-2022

Unfortunately, I can't answer your question because I worked exactly according to the instructions, just like in a cookbook:
https://wiki.postmarketos.org/wiki/Fwupd
My expertise would have to be a level higher to carry out your advice. It also has a bit to do with my age.
If you could translate your advice into some sort of building guide, it would certainly help me.
Many Thanks!


RE: firmware udate Quectel EG25-G modem - user641 - 06-18-2022

Try following this guide, and install the FOSS firmware of biktorgj


RE: firmware udate Quectel EG25-G modem - biketool - 07-05-2022

(06-18-2022, 01:32 AM)user641 Wrote: Try following this guide, and install the FOSS firmware of biktorgj

this one?
https://github.com/Biktorgj/pinephone_modem_sdk
it looks interesting and I do not love having random stockish androind running on my modem but not all functions are implimented yet.


RE: firmware udate Quectel EG25-G modem - user641 - 07-05-2022

(07-05-2022, 09:48 AM)biketool Wrote:
(06-18-2022, 01:32 AM)user641 Wrote: Try following this guide, and install the FOSS firmware of biktorgj

this one?
https://github.com/Biktorgj/pinephone_modem_sdk
it looks interesting and I do not love having random stockish androind running on my modem but not all functions are implimented yet.

yes, exactly


RE: firmware udate Quectel EG25-G modem - biketool - 07-06-2022

(07-05-2022, 01:25 PM)user641 Wrote:
(07-05-2022, 09:48 AM)biketool Wrote:
(06-18-2022, 01:32 AM)user641 Wrote: Try following this guide, and install the FOSS firmware of biktorgj

this one?
https://github.com/Biktorgj/pinephone_modem_sdk
it looks interesting and I do not love having random stockish androind running on my modem but not all functions are implimented yet.

yes, exactly

In your testing are there any missing functions with this firmware?  GPS, SMS, phonecalls, data?


RE: firmware udate Quectel EG25-G modem - user641 - 07-06-2022

(07-06-2022, 06:13 AM)biketool Wrote:
(07-05-2022, 01:25 PM)user641 Wrote:
(07-05-2022, 09:48 AM)biketool Wrote:
(06-18-2022, 01:32 AM)user641 Wrote: Try following this guide, and install the FOSS firmware of biktorgj

this one?
https://github.com/Biktorgj/pinephone_modem_sdk
it looks interesting and I do not love having random stockish androind running on my modem but not all functions are implimented yet.

yes, exactly
only some troubles with calls, but there's a fix: https://github.com/Biktorgj/pinephone_modem_sdk/blob/kirkstone/docs/SETTINGS.md