Skip to content

[Stable] Yocto 3.3.2 with fixes from previous tests

Compare
Choose a tag to compare
@Biktorgj Biktorgj released this 19 Sep 03:45
· 6 commits to hardknott since this release

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

Make sure you also:

CHANGELOG

This updated is a cleaned up version of 0.3.9 with all the fixes derived from the 0.3.9 a/b/c/d tests

  • Removed dirty re-register code from tracking
  • Max active clients set to 18. This allows ModemManager to be registered twice without being rejected by the modem. Enough to not cause too many problems, and should cut soft resets to half
  • Removed DTR monitor and rely only on current provided by the pinephone when deciding if transfers are available. This is much more reliable than any other tested methods
  • Remove LPM notifications to SMD
  • Removed some more LPM logging messages in the kernel that weren't needed

SHA512 Sums of the files in this release:

Package:

e018cd78e6607c7eb671b99a4fefd4516f816e4db436d678e10fc55da11049c1995730dcba50fe27845b238c15e7cecb77239e62ba1b3980f2ad07a3857dbe06 package.tar.gz

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, you can run 'fastboot reboot' and wait for it to come back.

Have fun!