Skip to content

[Stable/Yocto 3.3.2] Tiny fix

Compare
Choose a tag to compare
@Biktorgj Biktorgj released this 01 Oct 05:24
· 1 commit to hardknott since this release

This release is a flashable package based on the following repos:

ADSP Firmware:

Depending on your carrier, some firmware versions will work better than others. You can check your current ADSP firmware version by sending the "AT+QGMR" AT command. If in doubt, version 01.002.01.002 is the default if you used the recovery repo. I've been using version 003 for months without issues (and improvements in data handling) but some users have reported problems making VoLTE calls with it, so pick whatever works best for you (or don't change it at all if it worked fine before)

Flashing it:

  1. Open a root terminal and run: echo -ne "AT+QFASTBOOT\r" > /dev/ttyUSB2 to enter fastboot mode
  2. Run fastboot flash modem NON-HLOS.ubi && fastboot reboot

CHANGELOG

  • Better handling of GPS port reopening when it's suddenly closed

SHA512 Sum of the package file

8d4f7cb0945e95d583bb3e41d4764d73736ec81655f45d5b018b011a536fd7d7b4795802a3b4811efe1abeddb1e33380790c772d8cb7c0f91b05622cdc29a54c package.tar.gz

Inside the compressed tar file there's a file containing the SHA sums for the files included inside.

Installation instructions:

  1. Get required tools: you need adb and fastboot
  2. Grab a copy of the firmware, and, optionally, a recovery firmware (https://github.com/Biktorgj/quectel_eg25_recovery)
  3. Run the flashall script bundled in the package. If something fails, flash manually
  4. After you flashed everything, the modem should come back automatically after 14-18 seconds

Have fun!