LG

ℹ️

Ensure you select the matching Android version offered by the AXP.OS build. You can find the Android version at the device’s overview page.

That means:

  • if AXP.OS offers a build with Android 13 choose Android 13 firmware and not any later or older - if there is any
  • if there is no matching firmware for that Android version of the AXP.OS build (e.g. because your device is very old), choose the latest one available.

Generic

Follow the LineageOS wiki based on your device: https://wiki.lineageos.org/devices/ if one is available.

G4

boot into TWRP and flash the required firmware for your model:

h815 (officially unlocked)

required firmware: h815_20p_bootloader_20p_modem_TWRP-flashable.zip (i.e. no UsU in its name)

  1. download h815_20p_bootloader_20p_modem_TWRP-flashable.zip (it is crucial important you are selecting the exact filename)
  2. download h815_20p_bootloader_20p_modem_TWRP-flashable.zip.md5
  3. boot TWRP
  4. push both files to TWRP (e.g. adb push h815_20p_bootloader_20p_modem_TWRP-flashable.zip* /sdcard/)
  5. in TWRP choose Install and find the zip in /sdcard
  6. ensure you uncheckSkip digest check before installing zip” as it is crucial important that the md5sum will be used and checked to avoid corruption
  7. let TWRP install the file

h815_usu (UsU unlocked)

required firmware: h815_UsU_20p_bootloader_20p_modem_TWRP-flashable.zip (i.e. with UsU in its name)

  1. download h815_UsU_20p_bootloader_20p_modem_TWRP-flashable.zip (it is crucial important you are selecting the exact filename)
  2. download h815_UsU_20p_bootloader_20p_modem_TWRP-flashable.zip.md5
  3. boot TWRP
  4. push both files to TWRP (e.g. adb push h815_UsU_20p_bootloader_20p_modem_TWRP-flashable.zip* /sdcard/)
  5. in TWRP choose Install and find the zip in /sdcard
  6. ensure you uncheckSkip digest check before installing zip” as it is crucial important that the md5sum will be used and checked to avoid corruption
  7. let TWRP install the file
Last updated on