Update BLN-L22C675 from EMUI 5.X.X to EMUI 8.0 (with VOLTE)- Noob Friendly

shashank1320

Recognized Contributor
May 26, 2015
7,481
2,065
113
Delhi
Is this the same as the 7x/SE where if you updated to Oreo you have to use the more expensive method of unlocking because they patched some stuff? On my 7x I used DC Unlocker while still on 7.0 for like $4 in credits in HCU Client.
Yes. In recent updates if Huawei added the patch then its difficult to unlock so may br you end up paying more
 
Last edited:
  • Like
Reactions: peestandingup

yiannisoooo

Member
Feb 25, 2011
10
2
0
Thessaloniki
hi, i have succesfully debranded my bln-l21c432 to l22c675 and after that apdated to oreo using this guide. then i downloaded b520 and tried to update again. update.zip flashed with error (adb: error: failed to copy 'C:/adb/HWOTA_BLN_Eng/HWOTA8_BLN//update/update.zip' to '/data/update/HWOTA/update.zip': write failed: No space left on device). Now phone is stuck in boot screen. i can't boot to recovery or erecover. Only fastboot and rescue mode with message AP_S_ABNORMAL 32. I tried flash again b510 but i get the same error while flashing update.zip. What can i do to recover my device? Bootloader and frp are unlocked

ok i managed to flash twrp and then wiped and booted. Nothing changed, im still on b510, nothing flashed. anybody can tell me the right steps to flash b520?
 
Last edited:

linh.nd

New member
Dec 13, 2018
4
0
0
Hi Guys,

Note- if you are on BLN-L22C675 Nougat you can do this easily but if you are on other variants, you need to debrand first as per this guide- https://forum.xda-developers.com/honor-6x/how-to/guide-debranding-to-india-variant-bln-t3679402

Some background-


In this guide, I will provide detailed instruction on how to update your Nougat BLN-L22C675 Indian version of Honor 6X to Oreo. Process is simple and you just need patience while updating and post updating I verified, Jio, Vodafone VOLTE working (seems iDEA would work but no 4G in Delhi/NCR).

Prerequisites-

If you have not unlocked your your bootloader, please do so. You can refer this guide if not aware of the method-
Unlocking the bootloader-
  • Backup all your data as unlocking the bootloader will reset the device and all your data will be erased.
  • On windows machine, go to folder C:\adb or wherever you installed the adb drivers.
  • Press shift+right click together and select Open command prompt here (it will be open PowerShell here on Windows 8 and Windows 10 machine)
  • Run - adb reboot bootloader (this command may prompt for acceptance of RSA key if not already accepted)
  • This will boot the phone into bootloader mode.
  • Run - fastboot oem unlock <16 digit unlock code- Put your actual code you obtained from Huawei site > (This step will unlock the bootloader and will erase all your data)
  • Phone will restart automatically.

Installing TWRP
  • Once on the system, open the PowerShell or command prompt again in ADB folder (can use the previous instance as well)
  • Run -
    Code:
    adb reboot bootloader
  • Once in bootloader, Run
    Code:
    fastboot flash recovery twrp-3.1.1-0-berlin.img
    (This will install the TWRP recovery for EMUI 5.0 on your phone)
  • Once done with the flashing the TWRP, Run
    Code:
    fastboot reboot

Actual Oreo update procedure
  • Once you have unlocked the bootloader, and installed TWRP recovery via command
  • Download the Oreo firmware given above in download link.
  • Download the HWOTA_BLN_Eng.zip from the link given above.
  • Unzip the HWOTA_BLN_Eng.zip file and move the extracted content (HWOTA_BLN_Eng folder) to adb folder of your PC.
  • Copy the downloaded Oreo firmware to C:\adb\HWOTA_BLN_Eng\HWOTA8_BLN\update\ folder.
  • Rename update_data_full_public.zip file to update_data_public.zip and update_full_BLN-L22_channel_in.zip to update_all_hw.zip, do not rename the update.zip.
  • Boot to bootloader or fastboot mode. Keep your phone connected with PC.
  • Go to C:\adb\HWOTA_BLN_Eng\HWOTA8_BLN folder and run the update_eng.bat file and follow the on screen instructions.


  • The update_eng.bat will install the TWRP recovery and boot to TWRP (if not, you can remove USB and press power and volume up key and it will boot to TWRP, connect the USB again)
  • You will get prompt for update via SD card or script, select via script
  • You will get prompt for change region or change firmware, select change firmware.
  • It will automatically copy the content of C:\adb\HWOTA_BLN_Eng\HWOTA8_BLN\update, mainly those 3 zips and it will flash automatically.
  • You may see the update.zip file flashed as successful with no error but may see Error result [] for other 2 zips, dont worry that is expected.
  • Once flashed, it will automatically boot to Oreo without any issue and also it will ask if you want to relock your bootloader or keep this unlocked, this is your wish, I kept it unlocked and will be locked in future updates.
  • Your Nougat data may remain the same as it was in my case but I would advise to go with Hisuite backup and TWRP backup.
  • If phone unable to boot, flash the stock recovery and make factory reset and boot normally, it should boot fine. (haven't encountered this issue though)
  • I did factory reset after booting and verifying to system. Everything was working fine but still I did just to avoid any issue or lag (even though no lags were seen)

About Phone info and VOLTE for Jio and Vodafone. iDEA VOLTE would work as well but there is no 4G in NCR.
Enjoy Oreo.

Update- anyone having issues with call recorder, turn off Google voice typing and recording will work fine.
I tried and succeeded. many thanks bro
 

shashank1320

Recognized Contributor
May 26, 2015
7,481
2,065
113
Delhi
hi, i have succesfully debranded my bln-l21c432 to l22c675 and after that apdated to oreo using this guide. then i downloaded b520 and tried to update again. update.zip flashed with error (adb: error: failed to copy 'C:/adb/HWOTA_BLN_Eng/HWOTA8_BLN//update/update.zip' to '/data/update/HWOTA/update.zip': write failed: No space left on device). Now phone is stuck in boot screen. i can't boot to recovery or erecover. Only fastboot and rescue mode with message AP_S_ABNORMAL 32. I tried flash again b510 but i get the same error while flashing update.zip. What can i do to recover my device? Bootloader and frp are unlocked

ok i managed to flash twrp and then wiped and booted. Nothing changed, im still on b510, nothing flashed. anybody can tell me the right steps to flash b520?
Wait for stock OTA. Be on stock with stock recovery, boot and unrooted phone. Once OTA arrives, you can install easily
 
  • Like
Reactions: yiannisoooo