fix-twrp-boot-loop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fix-twrp-boot-loop [2017/11/12 17:41] – created baumifix-twrp-boot-loop [2017/11/12 19:31] (current) – [1st Try] baumi
Line 6: Line 6:
  
 ====== 1st Try ====== ====== 1st Try ======
-Based on [[]] the first try was to install a newer version of TWRP. This resulted in the phone unable to boot at all.+Based on [[https://www.reddit.com/r/LineageOS/comments/5riech/how_fix_twrp_recovery_boot_loop_after_lineageos/]] the first try was to install a newer version of TWRP. This resulted in the phone unable to boot at all.
 ===== Resolution ===== ===== Resolution =====
   - Boot into fastboot (VOL+ and Power)   - Boot into fastboot (VOL+ and Power)
Line 15: Line 15:
 </code> </code>
 TWRP 3.0.0 available again TWRP 3.0.0 available again
 +
 +====== 2nd try ======
 +Flash most current version of LineageOS --> no change
 +
 +====== 3rd try ======
 +https://www.reddit.com/r/LineageOS/comments/5riech/how_fix_twrp_recovery_boot_loop_after_lineageos/
 +  - Boot into fastboot
 +  - Start normal system from bootloader<code>
 +fastboot continue
 +</code>
 +  - Enable ADB and root for ADB
 +  - Fix boot code<code>
 +adb shell
 +dd if=/dev/zero of=/dev/block/platform/soc.0/7824900.sdhci/by-name/misc bs=32 count=1
 +</code>
 +
 +{{tag>kb android twrp}}
  
  
  
fix-twrp-boot-loop.1510504903.txt.gz · Last modified: 2017/11/12 17:41 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki