[Test build] Use UAC2 instead of UAC2, eat client release responses
Pre-release
Pre-release
This release is a flashable package based on the following repos:
- Unlocked Bootloader (LK): https://github.com/Biktorgj/quectel_lk/releases
- Linux 3.18.140 Kernel: https://github.com/Biktorgj/quectel_eg25_kernel
- Forked meta-qcom layer: https://github.com/Biktorgj/meta-qcom/
- Yocto 3.3.1 based rootfs and recovery (https://www.yoctoproject.org/)
- Custom mobian kernel with patches to the modem codec driver (thanks @smaeul)
- Custom scripts to make it all work toghether
Before you begin
Please, take a minute to get a copy of the stock firmware here (https://github.com/Biktorgj/quectel_eg25_recovery), and carefully read the README. If you don't know understand what it says, or don't know how to recover the firmware in case something goes wrong, avoid touching your modem
CHANGES FROM PREVIOUS RELEASE
- When releasing all clients, drain the responses from the ADSP so they don't reach ModemManager and confuse it
- If testing this firmware, you might want to use latest ADSP firmware: https://github.com/Biktorgj/quectel_eg25_recovery/raw/EG25GGBR07A08M2G_01.003.01.003/update/NON-HLOS.ubi
- Flash it with
fastboot flash modem NON-HLOS.ubi
- Flash it with
- Use UAC2 instead of UAC1 for USB Audio driver
- This firmware is a bit larger because it includes alsa-utils (arecord, aplayer etc.) to help with USB audio passtrough development
- Track service 0x1a to guess if ModemManager died instead of controlling timings
Installation instructions:
-
Get required tools: you need adb and fastboot
-
Grab a copy of the firmware, and, optionally, a recovery firmware (https://github.com/Biktorgj/quectel_eg25_recovery)
-
Run the
flashall
script bundled in the package. If something fails, flash manually -
After you flashed everything, you can run 'fastboot reboot' (you might have to do that twice) and wait for it to come back.
Have fun!