Sunday, July 10, 2016

A novice's guide to installing CM 13 on HTC One A9 - Fail!

In the previous post I described how after following these steps to install CM 13 I ended up in a boot loop.  I also described the recovery process that allowed me to install the official system image provided by HTC.

Then I tried to repeat the same CM 13 installation steps expecting different results (is this what is called insanity?) but ended up in the same boot loop.  I recovered again back to the official HTC system image (now I know how to do it), but then made the same mistake one more time and ended up in a third boot loop.

After that I decided to test the effect of every step.  First, I rebooted the phone to download mode and installed custom recovery image:

fastboot flash recovery twrp-3.0.2-0-hiae.img

I rebooted to system and verified that the official HTC system still worked.  Then I rebooted the phone to recovery mode.  The first thing TWRP asked be was to enter password to decrypt the storage.  Since I haven't setup any password yet and I didn't know the default password, after reading this thread I setup my password and told the system to ask for the password at boot time.  While I was able to boot the phone with the new password successfully, TWRP did not recognize it. From the thread above it seems to be a known issue: TWRP only recognizes the password on certain device/OS version combinations.

I booted to recovery mode again and pressed Cancel when TWRP asked for the password.  Then I Swiped to Allow for Modifications, pressed Wipe and Swiped to Factory Reset.  Then rebooted to System.  At this point the official HTC system was still there, only all the settings were lost, so the phone asked me to set it up again.  I didn't, powered it down and booted to recovery mode again.

While in recovery mode, I pushed CM 13 and Google apps to sdcard:

adb push cm-13.0-20160710-NIGHTLY-hiaeul.zip /sdcard/
adb push open_gapps-arm64-6.0-nano-20160704.zip /sdcard/

Then I tried to back up the System, Data, and Boot (together and each separately) without any luck.  TWRP would give me Unable to mount storage error message.  This is probably due to the same not recognizing password issue mentioned earlier.

Not being able to back up the system, I simply clicked on Install, added cm-13.0-20160710-NIGHTLY-hiaeul.zip. Then I clicked on Add more Zips, added open_gapps-arm64-6.0-nano-20160704.zip and Swiped to confirm Flash. Fingers crossed...

TWRP installed both ZIP files but at the end displayed an error saying Unable to mount storage - the same error when I tried to back up the system.  I went on and clicked on Reboot System and ended up in the same boot loop: a white screen, a green HTC logo, and a message in red: 

This  build is for development purposes only.  Do not distribute outside of HTC without HTC's permission, Failure to comply may lead to legal action

Then reboot.  Then the same message. Then reboot again...

I thought that installation of CM 13 failed again, but after the third reboot the phone showed CyanogenMod logo.  Finally!  But then the system asked me to enter password to decrypt the storage.  Since I didn't have any password after the system was wiped earlier, I typed my previous password that I used before wiping the system.  It did not work of course.  The system said that I needed to reset to factory defaults in order to continue using it.  I clicked the presented button and the phone rebooted to recovery mode.

In recovery mode TWRP asked me to Enter Password.  I clicked on Cancel since I did not have any password.  Swiped to Allow Modifications. Wipe. Swipe to Factory Reset. Reboot System. The same boot loop again, this time around without any luck.  CyanogenMod did not boot on the third time, on the fourth time, and so on.  I decided to let the phone sit in the boot loop for a while and watch what happens.

I went to a supermarket (about 20 minutes trip) - the phone was still sitting in the boot loop.  It's time to do something else.  Waited until the phone starts rebooting, pushed Volume Down and Power keys, booted into download mode, rebooted to bootloader mode and then to recovery mode.  In TWRP, Swiped to Allow Modifications,  Wipe, Swipe to Factory Reset.   Pushed cm-13.0-20160710-NIGHTLY-hiaeul.zip and open_gapps-arm64-6.0-nano-20160704.zip as earlier,  Install, chosen both ZIP files as before, Swiped to confirm Flash, then clicked on Reboot System

Boot loop again...  After about 15-20 reboots CyanogenMod logo appeared.  Wow!  Let's wait.  Android is starting... Optimizing app 78 of 106.  I haven't seen this before!  Looks like we're finally getting there!  Oops... Reboot, boot loop again... 

Washed dishes, came back - the phone was still rebooting.  Volume Down + Power when the phone rebooted.  Entered download mode.  Unzipped cm-13.0-20160710-NIGHTLY-hiaeul.zip, found boot.img.   Ran

fastboot flash boot boot.img

Rebooted and entered the same boot loop.  Somebody does not want me to install CyanogenMod.  Either CyanogenMod developers, TWRP developers or HTC developers.  Or they simply joined forces against me...

Back to recovery mode through download and bootloader modes.  Wipe, Advanced Wipe, then wiped Dalvic/ART Cache, System, Cache and Data.  Then installed cm-13.0-20160710-NIGHTLY-hiaeul.zip and open_gapps-arm64-6.0-nano-20160704.zip.  Reboot System.  Boot loop...

I've already seen CyanogenMod logo twice, that's enough for today.  At least I know how to recover to the official HTC system.  Not sure if I continue exploring CyanogenMod any longer.  Why does it have to be so hard?

No comments:

Post a Comment