Need a hand fixing my bootloop - P8lite General

Hello.
I am hoping some kind soul out there could help me solve my boot looping issue. I have been following the instructions from the mega-thread and have successfully managed to unlock the boot loader. However I also managed to get stuck in a boot loop. As such I have been reading up on Chapter 4 of the mega-thread but I have been unable to fix it.
Phone info:
Code:
Dual sim
Model number
- ALE-L21
Build Number
- ALE-L21C432B200
Android version
- 5.0.1
Android Security Patch Level
- 1 March 2016
Baseband Version
- 22.126.21.00.00
- 22.126.21.00.00
Kernel Version
- 3.10.61-gcd3fde7-dirty
- [email protected] #2
- Wed May 18 22:24:39 CST 2016
EMUI Version
- EMUI3.1
Console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (21706 KB)...
OKAY [ 0.554s]
writing 'boot'...
OKAY [ 0.622s]
finished. total time: 1.178s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (218981 KB)...
OKAY [ 5.529s]
writing 'cust'...
OKAY [ 3.545s]
finished. total time: 9.077s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (34280 KB)...
OKAY [ 0.872s]
writing 'recovery'...
OKAY [ 0.979s]
finished. total time: 1.853s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.767s]
writing 'system'...
OKAY [ 7.406s]
sending sparse 'system' (460385 KB)...
OKAY [ 12.957s]
writing 'system'...
OKAY [ 7.476s]
sending sparse 'system' (460747 KB)...
OKAY [ 12.980s]
writing 'system'...
OKAY [ 7.473s]
sending sparse 'system' (457010 KB)...
OKAY [ 12.907s]
writing 'system'...
OKAY [ 7.423s]
sending sparse 'system' (443304 KB)...
OKAY [ 12.394s]
writing 'system'...
OKAY [ 7.186s]
finished. total time: 100.983s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.023s
I have flashed with both the dual and single sim files provided in the mega-thread. Neither solves my boot loop problem. How do I proceed from here?
Thank you.

try with C432B170 file... that may help

amageek said:
try with C432B170 file... that may help
Click to expand...
Click to collapse
Thank you for your suggestion. I grabbed the update.app file for HUAWEI_ALE-L21_C432B170_Firmware_Western Europe_Channel-Others_Android 5.0_EMUI 3.1_05012XFU and extracted the BOOT.img, CUST.img, RECOVERY.img and SYSTEM.img with the HuaweiUpdateExtractor. After which I flashed my device again, console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (22796 KB)...
OKAY [ 0.582s]
writing 'boot'...
OKAY [ 0.650s]
finished. total time: 1.234s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (244905 KB)...
OKAY [ 6.196s]
writing 'cust'...
OKAY [ 3.977s]
finished. total time: 10.175s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (31630 KB)...
OKAY [ 0.807s]
writing 'recovery'...
OKAY [ 0.903s]
finished. total time: 1.712s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.539s]
writing 'system'...
OKAY [ 7.464s]
sending sparse 'system' (459817 KB)...
OKAY [ 12.749s]
writing 'system'...
OKAY [ 7.425s]
sending sparse 'system' (455915 KB)...
OKAY [ 12.435s]
writing 'system'...
OKAY [ 7.380s]
sending sparse 'system' (444418 KB)...
OKAY [ 12.311s]
writing 'system'...
OKAY [ 7.180s]
sending sparse 'system' (460198 KB)...
OKAY [ 12.624s]
writing 'system'...
OKAY [ 7.391s]
sending sparse 'system' (49397 KB)...
OKAY [ 1.378s]
writing 'system'...
OKAY [ 0.809s]
finished. total time: 101.698s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.024s
C:\adb>
However it did not end the boot loop sequence. I am presented with the logo then straight into a black screen. After 2 or 3 minutes the device reboots.
Did I do it incorrectly?

may be you didn't flashed in correct order??
try once this sequence:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img

amageek said:
may be you didn't flashed in correct order??
try once this sequence:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img
Click to expand...
Click to collapse
Console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (22796 KB)...
OKAY [ 0.583s]
writing 'boot'...
OKAY [ 0.645s]
finished. total time: 1.231s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (31630 KB)...
OKAY [ 0.805s]
writing 'recovery'...
OKAY [ 0.896s]
finished. total time: 1.704s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (244905 KB)...
OKAY [ 6.192s]
writing 'cust'...
OKAY [ 3.968s]
finished. total time: 10.162s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.667s]
writing 'system'...
OKAY [ 7.465s]
sending sparse 'system' (459817 KB)...
OKAY [ 12.933s]
writing 'system'...
OKAY [ 7.410s]
sending sparse 'system' (455915 KB)...
OKAY [ 12.644s]
writing 'system'...
OKAY [ 7.389s]
sending sparse 'system' (444418 KB)...
OKAY [ 12.462s]
writing 'system'...
OKAY [ 7.152s]
sending sparse 'system' (460198 KB)...
OKAY [ 12.775s]
writing 'system'...
OKAY [ 7.406s]
sending sparse 'system' (49397 KB)...
OKAY [ 1.403s]
writing 'system'...
OKAY [ 0.805s]
finished. total time: 102.527s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.023s
Still no luck through, however the reboot cycle is much faster if that means anything.
I transferred the dload folder onto a SD card in order to restore. Holding down the volume up and down buttons along with power for 12 seconds. While the device does vibrate as if command was accepted it never shows anything beyond the logo.
Do you have any further advice or an idea as to what is my device's problem?

can you go to recovery? if yes, then you can wipe everything again and see if that helps..

3 key methods that try to install with stock recovery. Update.app file copy to dload folder.
Marcolomboss

amageek said:
can you go to recovery? if yes, then you can wipe everything again and see if that helps..
Click to expand...
Click to collapse
I have attempted this however nothing shows when holding down both volume and power buttons. The phone does vibrate as if the phone accepted the recovery mode command yet the screen stays black.
marcolomboss said:
3 key methods that try to install with stock recovery. Update.app file copy to dload folder.
Marcolomboss
Click to expand...
Click to collapse
I have also attempted this. I loaded my 32gb SD card with "HUAWEI_ALE-L21_C432B170_Firmware_Western Europe_Channel-Others_Android 5.0_EMUI 3.1_05012XFU" update.app file. As previously stated trying to enter recovery mode however is not successful despite the phone vibrates as if it was.
Please advise. Thank you.

YetAnotherP8Owner said:
I have attempted this however nothing shows when holding down both volume and power buttons. The phone does vibrate as if the phone accepted the recovery mode command yet the screen stays black.
I have also attempted this. I loaded my 32gb SD card with "HUAWEI_ALE-L21_C432B170_Firmware_Western Europe_Channel-Others_Android 5.0_EMUI 3.1_05012XFU" update.app file. As previously stated trying to enter recovery mode however is not successful despite the phone vibrates as if it was.
Please advise. Thank you.
Click to expand...
Click to collapse
any update.app file "Huawei Update Extractor" Open the program. After flashed in the recovery.img file. Sorry for bad english
Marcolomboss

YetAnotherP8Owner said:
Hello.
I am hoping some kind soul out there could help me solve my boot looping issue. I have been following the instructions from the mega-thread and have successfully managed to unlock the boot loader. However I also managed to get stuck in a boot loop. As such I have been reading up on Chapter 4 of the mega-thread but I have been unable to fix it.
Phone info:
Code:
Dual sim
Model number
- ALE-L21
Build Number
- ALE-L21C432B200
Android version
- 5.0.1
Android Security Patch Level
- 1 March 2016
Baseband Version
- 22.126.21.00.00
- 22.126.21.00.00
Kernel Version
- 3.10.61-gcd3fde7-dirty
- [email protected] #2
- Wed May 18 22:24:39 CST 2016
EMUI Version
- EMUI3.1
Console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (21706 KB)...
OKAY [ 0.554s]
writing 'boot'...
OKAY [ 0.622s]
finished. total time: 1.178s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (218981 KB)...
OKAY [ 5.529s]
writing 'cust'...
OKAY [ 3.545s]
finished. total time: 9.077s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (34280 KB)...
OKAY [ 0.872s]
writing 'recovery'...
OKAY [ 0.979s]
finished. total time: 1.853s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.767s]
writing 'system'...
OKAY [ 7.406s]
sending sparse 'system' (460385 KB)...
OKAY [ 12.957s]
writing 'system'...
OKAY [ 7.476s]
sending sparse 'system' (460747 KB)...
OKAY [ 12.980s]
writing 'system'...
OKAY [ 7.473s]
sending sparse 'system' (457010 KB)...
OKAY [ 12.907s]
writing 'system'...
OKAY [ 7.423s]
sending sparse 'system' (443304 KB)...
OKAY [ 12.394s]
writing 'system'...
OKAY [ 7.186s]
finished. total time: 100.983s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.023s
I have flashed with both the dual and single sim files provided in the mega-thread. Neither solves my boot loop problem. How do I proceed from here?
Thank you.
Click to expand...
Click to collapse
try with vers.c432b132,flash in this order:
boot
recovery
cust
system
if is work,your imei will be null,in that case just update to a higher version(ex.c432b170)

marcolomboss said:
any update.app file "Huawei Update Extractor" Open the program. After flashed in the recovery.img file. Sorry for bad english
Marcolomboss
Click to expand...
Click to collapse
I am not sure I'm following what you are trying to convey. I have already flashed the recovery.img file with various firmware versions with no luck. Do you have a specific firmware version in mind?
cristi.blidariu said:
try with vers.c432b132,flash in this order:
boot
recovery
cust
system
if is work,your imei will be null,in that case just update to a higher version(ex.c432b170)
Click to expand...
Click to collapse
Fetched 'ALE-L21 C432B132 Europe channel Dual' and flashed as ordered. Black screen still occur. Recovery mode is still not responding.
Console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (21708 KB)...
OKAY [ 0.553s]
writing 'boot'...
OKAY [ 0.619s]
finished. total time: 1.174s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (34282 KB)...
OKAY [ 0.873s]
writing 'recovery'...
OKAY [ 0.969s]
finished. total time: 1.844s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (257901 KB)...
OKAY [ 6.520s]
writing 'cust'...
OKAY [ 4.174s]
finished. total time: 10.697s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.720s]
writing 'system'...
OKAY [ 7.479s]
sending sparse 'system' (446518 KB)...
OKAY [ 12.505s]
writing 'system'...
OKAY [ 7.221s]
sending sparse 'system' (457326 KB)...
OKAY [ 12.749s]
writing 'system'...
OKAY [ 7.369s]
sending sparse 'system' (459322 KB)...
OKAY [ 12.890s]
writing 'system'...
OKAY [ 7.427s]
sending sparse 'system' (460740 KB)...
OKAY [ 12.818s]
writing 'system'...
OKAY [ 7.433s]
sending sparse 'system' (1124 KB)...
OKAY [ 0.037s]
writing 'system'...
OKAY [ 0.027s]
finished. total time: 100.690s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.024s
Is there a reason why I can not enter recovery mode? What causes this issue that is preventing me from doing a recovery?
Thank you for your answers so far.

very interesting. You're in the wrong place, but where
Marcolomboss

YetAnotherP8Owner said:
I am not sure I'm following what you are trying to convey. I have already flashed the recovery.img file with various firmware versions with no luck. Do you have a specific firmware version in mind?
Fetched 'ALE-L21 C432B132 Europe channel Dual' and flashed as ordered. Black screen still occur. Recovery mode is still not responding.
Console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (21708 KB)...
OKAY [ 0.553s]
writing 'boot'...
OKAY [ 0.619s]
finished. total time: 1.174s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (34282 KB)...
OKAY [ 0.873s]
writing 'recovery'...
OKAY [ 0.969s]
finished. total time: 1.844s
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (257901 KB)...
OKAY [ 6.520s]
writing 'cust'...
OKAY [ 4.174s]
finished. total time: 10.697s
C:\adb>fastboot flash system system.img
target reported max download size of 471859200 bytes
sending sparse 'system' (460798 KB)...
OKAY [ 12.720s]
writing 'system'...
OKAY [ 7.479s]
sending sparse 'system' (446518 KB)...
OKAY [ 12.505s]
writing 'system'...
OKAY [ 7.221s]
sending sparse 'system' (457326 KB)...
OKAY [ 12.749s]
writing 'system'...
OKAY [ 7.369s]
sending sparse 'system' (459322 KB)...
OKAY [ 12.890s]
writing 'system'...
OKAY [ 7.427s]
sending sparse 'system' (460740 KB)...
OKAY [ 12.818s]
writing 'system'...
OKAY [ 7.433s]
sending sparse 'system' (1124 KB)...
OKAY [ 0.037s]
writing 'system'...
OKAY [ 0.027s]
finished. total time: 100.690s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.024s
Is there a reason why I can not enter recovery mode? What causes this issue that is preventing me from doing a recovery?
Thank you for your answers so far.
Click to expand...
Click to collapse
i have upload boot.img from aosap and twrp recovery here
https://mega.nz/#!3U1WwKRA!N2rNjghUugSSHtKDnbAzP1Xy4OlkI9CtyXz0jDxRBog
download,extract and flash boot and recovery,once you done,don't use command fastboot reboot,press and hold volume up for about 10 sec.,it will restart in erecovery,from there choose shutdown option,when your phone is complete shutdown press and hold volume up and power key,when you see the huawei logo,release the power key but keep press volume up until you enter in recovery,once there(if is work) wipe all

cristi.blidariu said:
i have upload boot.img from aosap and twrp recovery here
https://mega.nz/#!3U1WwKRA!N2rNjghUugSSHtKDnbAzP1Xy4OlkI9CtyXz0jDxRBog
download,extract and flash boot and recovery,once you done,don't use command fastboot reboot,press and hold volume up for about 10 sec.,it will restart in erecovery,from there choose shutdown option,when your phone is complete shutdown press and hold volume up and power key,when you see the huawei logo,release the power key but keep press volume up until you enter in recovery,once there(if is work) wipe all
Click to expand...
Click to collapse
Flashed with the provided images; console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (24064 KB)...
OKAY [ 0.613s]
writing 'boot'...
OKAY [ 0.381s]
finished. total time: 0.996s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (27062 KB)...
OKAY [ 0.689s]
writing 'recovery'...
OKAY [ 0.440s]
finished. total time: 1.131s
C:\adb>
After holding down volume up button for 10 seconds I am presented with the 'Huawei eRecovery' mode. It gives me three options of "Reboot", "Download new version and recovery" and "Shutdown". I choose shutdown and wait for the phone to appear completely off after 5 seconds or so. Which after I hold down volume down, volume up and power buttons to enter the recovery mode. The phone vibrates as expected however no recovery mode is shown. Black screen still appears.
Please advise and thank you.

YetAnotherP8Owner said:
Flashed with the provided images; console results:
After holding down volume up button for 10 seconds I am presented with the 'Huawei eRecovery' mode. It gives me three options of "Reboot", "Download new version and recovery" and "Shutdown". I choose shutdown and wait for the phone to appear completely off after 5 seconds or so. Which after I hold down volume down, volume up and power buttons to enter the recovery mode. The phone vibrates as expected however no recovery mode is shown. Black screen still appears.
Please advise and thank you.
Click to expand...
Click to collapse
To enter the recovery mode you need to press and hold volume up and power buttons only

YetAnotherP8Owner said:
Flashed with the provided images; console results:
Code:
C:\adb>fastboot flash boot boot.img
target reported max download size of 471859200 bytes
sending 'boot' (24064 KB)...
OKAY [ 0.613s]
writing 'boot'...
OKAY [ 0.381s]
finished. total time: 0.996s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (27062 KB)...
OKAY [ 0.689s]
writing 'recovery'...
OKAY [ 0.440s]
finished. total time: 1.131s
C:\adb>
After holding down volume up button for 10 seconds I am presented with the 'Huawei eRecovery' mode. It gives me three options of "Reboot", "Download new version and recovery" and "Shutdown". I choose shutdown and wait for the phone to appear completely off after 5 seconds or so. Which after I hold down volume down, volume up and power buttons to enter the recovery mode. The phone vibrates as expected however no recovery mode is shown. Black screen still appears.
Please advise and thank you.
Click to expand...
Click to collapse
read all my friend and do as i say:
download,extract and flash boot and recovery,once you done,don't use command fastboot reboot,press and hold volume up for about 10 sec.,it will restart in erecovery,from there choose shutdown option,when your phone is complete shutdown press and hold volume up and power key,when you see the huawei logo,release the power key but keep press volume up until you enter in recovery,once there(if is work) wipe all

cristi.blidariu said:
read all my friend and do as i say:
download,extract and flash boot and recovery,once you done,don't use command fastboot reboot,press and hold volume up for about 10 sec.,it will restart in erecovery,from there choose shutdown option,when your phone is complete shutdown press and hold volume up and power key,when you see the huawei logo,release the power key but keep press volume up until you enter in recovery,once there(if is work) wipe all
Click to expand...
Click to collapse
I apologize, I misread the instructions.
After the complete shutdown, I held down volume up and power button. Upon seeing the Huawei logo, I let go of the power button. After a few seconds, the screen goes blank, then booted into 'Huawei eRecovery' mode and presented with the same options as before. "Reboot", "Download new version and recovery" and "Shutdown".
Am I to choose "Download new version and recovery" option from this screen?

YetAnotherP8Owner said:
I apologize, I misread the instructions.
After the complete shutdown, I held down volume up and power button. Upon seeing the Huawei logo, I let go of the power button. After a few seconds, the screen goes blank, then booted into 'Huawei eRecovery' mode and presented with the same options as before. "Reboot", "Download new version and recovery" and "Shutdown".
Am I to choose "Download new version and recovery" option from this screen?
Click to expand...
Click to collapse
No,that not gone help at all,please try again to shutdown your phone and do the same think with volume up and power key,if is not gone boot in to recovery try again to flash but this time flash stock recovery
Sent from my ALE-L21 using XDA-Developers mobile app

cristi.blidariu said:
No,that not gone help at all,please try again to shutdown your phone and do the same think with volume up and power key,if is not gone boot in to recovery try again to flash but this time flash stock recovery
Sent from my ALE-L21 using XDA-Developers mobile app
Click to expand...
Click to collapse
I attempted flashing with the provided files again, boot then recovery. I did not use 'fastboot reboot' command but instead held in the volume up button for 10 seconds until 'Huawei eRecovery' mode appeared. I chose shutdown, waited for the phone to completely shut off upon which I then held in volume up and power buttons. Soon as the Huawei logo appears, I let go of the power button and continued to hold in volume up. Once more I was presented with 'Huawei eRecovery' and three options of "Reboot", "Download new version and recovery" and shutdown.
I did notice if I disconnect the phone before attempting to enter recovery mode by holding in volume up and power buttons, instead of shown 'Huawei eRecovery' the screen stays blank as recovery mode is still not responding.
What is the command to flash the stock recovery image? 'fastboot flash stockrecovery'? And with what image should I flash it with?

YetAnotherP8Owner said:
I attempted flashing with the provided files again, boot then recovery. I did not use 'fastboot reboot' command but instead held in the volume up button for 10 seconds until 'Huawei eRecovery' mode appeared. I chose shutdown, waited for the phone to completely shut off upon which I then held in volume up and power buttons. Soon as the Huawei logo appears, I let go of the power button and continued to hold in volume up. Once more I was presented with 'Huawei eRecovery' and three options of "Reboot", "Download new version and recovery" and shutdown.
I did notice if I disconnect the phone before attempting to enter recovery mode by holding in volume up and power buttons, instead of shown 'Huawei eRecovery' the screen stays blank as recovery mode is still not responding.
What is the command to flash the stock recovery image? 'fastboot flash stockrecovery'? And with what image should I flash it with?
Click to expand...
Click to collapse
You can extract from any firmware stock recovery using huawei update extractor,what i gave you is a custom recovery,the command is fastboot flash recovery recovery.img
Sent from my ALE-L21 using XDA-Developers mobile app

Related

help to unbrick

i have just rooted my tf701
but i messed up the bootanimation.zip
and want to revert the stock
i have downloaded WW_epaduser_10_14_1_47_UpdateLauncher
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot reboot boo
tloader
< waiting for device >
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash boot
boot.img
< waiting for device >
target reported max download size of 643825664 bytes
sending 'boot' (5936 KB)...
OKAY [ 0.806s]
writing 'boot'...
OKAY [ 0.200s]
finished. total time: 1.006s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash syst
em blob
target reported max download size of 643825664 bytes
erasing 'system'...
OKAY [ 1.580s]
sending 'system' (1379 KB)...
OKAY [ 0.193s]
writing 'system'...
OKAY [ 0.057s]
finished. total time: 1.830s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash syst
em WW_epaduser_10_14_1_47_UpdateLauncher.zip
target reported max download size of 643825664 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
erasing 'system'...
OKAY [ 1.108s]
sending sparse 'system' (628732 KB)...
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
OKAY [ 86.138s]
writing 'system'...
OKAY [ 17.136s]
sending sparse 'system' (340068 KB)...
OKAY [ 46.638s]
writing 'system'...
OKAY [ 9.278s]
finished. total time: 160.298s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot reboot
rebooting...
finished. total time: 0.021s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>
but i am still stuck in the asus logo
someone help
now fastboot wont even work someone help
D3LTA-V said:
i have just rooted my tf701
but i messed up the bootanimation.zip
and want to revert the stock
i have downloaded WW_epaduser_10_14_1_47_UpdateLauncher
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot reboot boo
tloader
< waiting for device >
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash boot
boot.img
< waiting for device >
target reported max download size of 643825664 bytes
sending 'boot' (5936 KB)...
OKAY [ 0.806s]
writing 'boot'...
OKAY [ 0.200s]
finished. total time: 1.006s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash syst
em blob
target reported max download size of 643825664 bytes
erasing 'system'...
OKAY [ 1.580s]
sending 'system' (1379 KB)...
OKAY [ 0.193s]
writing 'system'...
OKAY [ 0.057s]
finished. total time: 1.830s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot flash syst
em WW_epaduser_10_14_1_47_UpdateLauncher.zip
target reported max download size of 643825664 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
erasing 'system'...
OKAY [ 1.108s]
sending sparse 'system' (628732 KB)...
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
error: write_sparse_skip_chunk: don't care size 348226856 is not a multiple of t
he block size 4096
OKAY [ 86.138s]
writing 'system'...
OKAY [ 17.136s]
sending sparse 'system' (340068 KB)...
OKAY [ 46.638s]
writing 'system'...
OKAY [ 9.278s]
finished. total time: 160.298s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>fastboot reboot
rebooting...
finished. total time: 0.021s
C:\SDK\adt-bundle-windows-x86_64-20131030\sdk\platform-tools>
but i am still stuck in the asus logo
someone help
now fastboot wont even work someone help
Click to expand...
Click to collapse
First I would retry >fastboot flash staging blob
also that updateLauncher.zip you have has to be extracted once more to get a UL-K00C-WW-10.14.1.47-user.zip then flash that. You will get the parse errors but let it finish. Gonna take awhile.
schmeggy929 said:
First I would retry >fastboot flash staging blob
also that updateLauncher.zip you have has to be extracted once more to get a UL-K00C-WW-10.14.1.47-user.zip then flash that. You will get the parse errors but let it finish. Gonna take awhile.
Click to expand...
Click to collapse
flash drgravy's recovery.img, the v47 blob, start recovery, sideload update 47 zip (this works without errors)
Well now I can't even go into fastboot.
I press and hold vol down and power button. My tf701 justremain stuck at the device is unlocked
so you can't enter the bootloader selection screen?
what does your pc detect when connecting it?
i can only get into APX mode thats all
what firmware version was it when you rooted? was it WW 47?
26 ww
D3LTA-V said:
26 ww
Click to expand...
Click to collapse
so you had root and a running V10.26.1.7
and did this?
WARNING: DO NOT FOLLOW THESE STEPS!
fastboot flash boot boot.img (of the 10_14_1_47)
fastboot flash system blob (of the 10_14_1_47)
fastboot flash system WW_epaduser_10_14_1_47_UpdateLauncher.zip
fastboot reboot
If you did, you bricked it at the point where you flashed the old boot.img (remember, 47 is the old one) and misflashed the blob to system (blob goes to staging...).
all I know can help here, is nvflash (apx), but I have not seen one supporting the TF701...
what can i do now?
i cant access fastboot
only can access apx
D3LTA-V said:
what can i do now?
i cant access fastboot
only can access apx
Click to expand...
Click to collapse
if that's what you did, I can't help you.
so the only thing i can do is to send to the service center?
D3LTA-V said:
so the only thing i can do is to send to the service center?
Click to expand...
Click to collapse
well it's "wait until someone leaks a newer nvflash", or "try sending it back". but I'm pretty sure they're going to charge you a fair amount of cash to fix it, as you voided the warranty (the unlocker app calls home, that's a fact). But I might be wrong. If I were you, I'd wait for a fix. But I'm rather patient. Maybe someone else has better idea...
D3LTA-V said:
so the only thing i can do is to send to the service center?
Click to expand...
Click to collapse
Well send it back in to a service center or Asus is the only thing you can do now.
Since you are rooted and unlocked (do you have some more experience with this?) it is possible to brick your device,
Especially when you make a mistake by flashing the wrong files.
Sad but **** happens.

Cant load phone to recovery mode

I was trying to install rom and something got wrong with phone it just keep restarting after huawei logo. I tryed to reinstall system through fastboot (FULL Huawei P7-L10C900B852)
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash cust cust.img
target reported max download size of 536870912 bytes
sending 'cust' (400995 KB)...
OKAY [ 15.426s]
writing 'cust'...
OKAY [ 18.747s]
finished. total time: 34.176s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (8072 KB)...
OKAY [ 0.312s]
writing 'boot'...
OKAY [ 0.654s]
finished. total time: 0.970s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash cache cache.img
target reported max download size of 536870912 bytes
sending 'cache' (8296 KB)...
OKAY [ 0.320s]
writing 'cache'...
OKAY [ 0.423s]
finished. total time: 0.745s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash userdata userdata.img
target reported max download size of 536870912 bytes
sending 'userdata' (132497 KB)...
OKAY [ 5.089s]
writing 'userdata'...
OKAY [ 6.829s]
finished. total time: 11.921s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash system system.img
target reported max download size of 536870912 bytes
sending sparse 'system' (523522 KB)...
OKAY [ 20.682s]
writing 'system'...
OKAY [ 24.469s]
sending sparse 'system' (523531 KB)...
OKAY [ 20.890s]
writing 'system'...
OKAY [ 24.489s]
sending sparse 'system' (454037 KB)...
OKAY [ 18.014s]
writing 'system'...
OKAY [ 21.367s]
finished. total time: 129.919s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (13188 KB)...
OKAY [ 0.510s]
writing 'recovery'...
OKAY [ 1.064s]
finished. total time: 1.577s
Now when i turn on phone it allways loads fastboot menu. When i try to load recovery menu it fails just keep restartint. Tryed curstom recovery like twrp and cwm, and also cant run.
danixlt said:
I was trying to install rom and something got wrong with phone it just keep restarting after huawei logo. I tryed to reinstall system through fastboot (FULL Huawei P7-L10C900B852)
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash cust cust.img
target reported max download size of 536870912 bytes
sending 'cust' (400995 KB)...
OKAY [ 15.426s]
writing 'cust'...
OKAY [ 18.747s]
finished. total time: 34.176s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (8072 KB)...
OKAY [ 0.312s]
writing 'boot'...
OKAY [ 0.654s]
finished. total time: 0.970s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash cache cache.img
target reported max download size of 536870912 bytes
sending 'cache' (8296 KB)...
OKAY [ 0.320s]
writing 'cache'...
OKAY [ 0.423s]
finished. total time: 0.745s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash userdata userdata.img
target reported max download size of 536870912 bytes
sending 'userdata' (132497 KB)...
OKAY [ 5.089s]
writing 'userdata'...
OKAY [ 6.829s]
finished. total time: 11.921s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash system system.img
target reported max download size of 536870912 bytes
sending sparse 'system' (523522 KB)...
OKAY [ 20.682s]
writing 'system'...
OKAY [ 24.469s]
sending sparse 'system' (523531 KB)...
OKAY [ 20.890s]
writing 'system'...
OKAY [ 24.489s]
sending sparse 'system' (454037 KB)...
OKAY [ 18.014s]
writing 'system'...
OKAY [ 21.367s]
finished. total time: 129.919s
C:\Users\Donis\Desktop\asd\HUAWEI>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (13188 KB)...
OKAY [ 0.510s]
writing 'recovery'...
OKAY [ 1.064s]
finished. total time: 1.577s
Now when i turn on phone it allways loads fastboot menu. When i try to load recovery menu it fails just keep restartint. Tryed curstom recovery like twrp and cwm, and also cant run.
Click to expand...
Click to collapse
Have you tried doing a force update? Just create a folder on your SD card called "dload" then copy the update.app to that folder and when your phone is turned off, hold down all three buttons to perform a forced update.

Need to go back to n6f26u to fix speakerphone.

Hey All,
I am attempting to install the n6f26u update to resolve the speakerphone issue, but my phone has already received a more recent (Oct 5, 2017) update from OTA. When I follow the instructions here
https://developers.google.com/android/images#instructions
the flash-all.bat sees that the bootloader is newer and stops, giving me an error.
I have looked all over this site and google, but do not see how to get around this. I do not know know if I am searching for the wrong thing or what, but any info on this would be great. I really need to go back to the previous version. I would love to be able to use this phone again.
bwquestion said:
Hey All,
I am attempting to install the n6f26u update to resolve the speakerphone issue, but my phone has already received a more recent (Oct 5, 2017) update from OTA. When I follow the instructions here
https://developers.google.com/android/images#instructions
the flash-all.bat sees that the bootloader is newer and stops, giving me an error.
I have looked all over this site and google, but do not see how to get around this. I do not know know if I am searching for the wrong thing or what, but any info on this would be great. I really need to go back to the previous version. I would love to be able to use this phone again.
Click to expand...
Click to collapse
Did you unlock the bootloader?
sd_shadow said:
Did you unlock the bootloader?
Click to expand...
Click to collapse
I ran the command
fastboot flashing unlock
The result showed OK [0.000s]
The phone screen shows
Device is UNLOCKED. Status Code: 3
I jut ran it again, this time it made it further, but still stopped. Here is the last part. If the rest is needed let me know.
Erase successful, but not automatically formatting.
File system type raw not supported.
Sending 'boot' (8491 KB) OKAY [ 0.281s]
Writing 'boot' OKAY [ 0.262s]
Sending 'recovery' (13881 KB) OKAY [ 0.469s]
Writing 'recovery' OKAY [ 0.181s]
Sending sparse 'system' 1/4 (520563 KB) OKAY [ 17.749s]
Writing sparse 'system' 1/4 OKAY [ 7.980s]
Sending sparse 'system' 2/4 (523233 KB) OKAY [ 17.504s]
Writing sparse 'system' 2/4 OKAY [ 6.711s]
Sending sparse 'system' 3/4 (498449 KB) OKAY [ 16.863s]
Writing sparse 'system' 3/4 OKAY [ 10.087s]
Sending sparse 'system' 4/4 (32756 KB) OKAY [ 1.106s]
Writing sparse 'system' 4/4 OKAY [ 0.429s]
Erasing 'userdata' OKAY [ 11.269s]
Sending 'userdata' (4501 KB) OKAY [ 0.166s]
Writing 'userdata' OKAY [ 0.292s]
Erasing 'cache' OKAY [ 0.047s]
Sending 'cache' (120 KB) OKAY [ 0.022s]
Writing 'cache' OKAY [ 0.031s]
Erasing 'metadata' (bootloader) Permission denied
FAILED (remote failure)
Finished. Total time: 103.359s
Press any key to exit...
bwquestion said:
I jut ran it again, this time it made it further, but still stopped. Here is the last part. If the rest is needed let me know.
Erase successful, but not automatically formatting.
File system type raw not supported.
Sending 'boot' (8491 KB) OKAY [ 0.281s]
Writing 'boot' OKAY [ 0.262s]
Sending 'recovery' (13881 KB) OKAY [ 0.469s]
Writing 'recovery' OKAY [ 0.181s]
Sending sparse 'system' 1/4 (520563 KB) OKAY [ 17.749s]
Writing sparse 'system' 1/4 OKAY [ 7.980s]
Sending sparse 'system' 2/4 (523233 KB) OKAY [ 17.504s]
Writing sparse 'system' 2/4 OKAY [ 6.711s]
Sending sparse 'system' 3/4 (498449 KB) OKAY [ 16.863s]
Writing sparse 'system' 3/4 OKAY [ 10.087s]
Sending sparse 'system' 4/4 (32756 KB) OKAY [ 1.106s]
Writing sparse 'system' 4/4 OKAY [ 0.429s]
Erasing 'userdata' OKAY [ 11.269s]
Sending 'userdata' (4501 KB) OKAY [ 0.166s]
Writing 'userdata' OKAY [ 0.292s]
Erasing 'cache' OKAY [ 0.047s]
Sending 'cache' (120 KB) OKAY [ 0.022s]
Writing 'cache' OKAY [ 0.031s]
Erasing 'metadata' (bootloader) Permission denied
FAILED (remote failure)
Finished. Total time: 103.359s
Press any key to exit...
Click to expand...
Click to collapse
Did it boot up?
Sent from my PH-1 using Tapatalk
sd_shadow said:
Did it boot up?
Sent from my PH-1 using Tapatalk
Click to expand...
Click to collapse
The phone was still showing the same screen. I did not want to mess anything up. When I read your reply I pressed the button on the right to "START".
The circle patterns are doing someting now. I will let you know when it is complete.
sd_shadow said:
Did it boot up?
Sent from my PH-1 using Tapatalk
Click to expand...
Click to collapse
The phone did boot. The set up ran and the settings show March 5 2017.
Thanks for you time.
sd_shadow said:
Did it boot up?
Sent from my PH-1 using Tapatalk
Click to expand...
Click to collapse
After a reboot of the phone, it only shows the word Google in while letters with an unlocked padlock on the screen. I can get to the original screen with the android and the status. Reloaded again, It boots up the first time, then reboot goes back to just Google with the unlocked padlock.
bwquestion said:
After a reboot of the phone, it only shows the word Google in while letters with an unlocked padlock on the screen. I can get to the original screen with the android and the status. Reloaded again, It boots up the first time, then reboot goes back to just Google with the unlocked padlock.
Click to expand...
Click to collapse
try a factory reset in recovery
As a general cautionary statement, when on a newer release and trying to go to an older release, don't use the flashall method. Fastboot flash system, boot and data separately. You don't want to run a chance that the bootloader downgrades. That might be one of the few ways to brick an N6.
"Good judgment comes from experience, and a lot of that comes from bad judgment." - Will Rogers
sd_shadow said:
try a factory reset in recovery
Click to expand...
Click to collapse
Thanks, It is working now. Unfortunately it did not fix the speakerphone issue. I am now installing the February release and will sideload the OTA for n6f26u and see if it makes a difference.
bwquestion said:
Thanks, It is working now. Unfortunately it did not fix the speakerphone issue. I am now installing the February release and will sideload the OTA for n6f26u and see if it makes a difference.
Click to expand...
Click to collapse
If you are referring to the storage phone echo bug that occurred with the February 2017 OTA, Google addressed that in the March 2017 security patches.
"Good judgment comes from experience, and a lot of that comes from bad judgment." - Will Rogers
ktmom said:
If you are referring to the storage phone echo bug that occurred with the February 2017 OTA, Google addressed that in the March 2017 security patches
Click to expand...
Click to collapse
N6F26U is showing to be that release. I have loaded the factory image for March 2017, and also the factory image from February 2017 then side loaded the OTA for March 2017. Users still tell me there is an echo on the speakerphone when they talk to me. I can't figure out if I am doing something wrong or if it is just not working.

How to revert back to Stock Rom for Asus Max Pro M1 (and relocking the bootloader)

I owned an European version of Max Pro M1 (WW_X00TD) and I played with it with custom ROMs by unlocking the bootloader and install TWRP for flashing custom ROM.
When the trials done, I tried to flash back to the original international ROM (recovering the phone to original status including relocking the bootloader and re-installation of the stock recovery, etc.)
I searched the forum and also other web resources and I have tried an easier and more direct way to do this. Basically I used the Asus Fastboot flashing technique to directly overwrite the phone’s internal memory with stock data. So I guess this method can also be applied to a bricked phone
I think I should document the steps here so that in case other owners of this phone have the need to go back to stock, you can try the similar steps.
*Waning: I have only tried these steps on my own phone with the files suggested below. Proceed at your own risk.
1. Backup the important data in your phone
2. Get a Windows machine (7 or 8 or 10)
Install the Asus phone drivers for Windows
Visit this thread for downloading the rar file. One of the extracted files contains the drivers
This thread also contains the instruction to unlock your phone’s bootloader and install the TWRP
Download and install the adb setup files here in this thread
I used the one for Version 1.3 there
3. Connect your phone via usb cable to see if it can be properly connected to your Windows machine to make sure your drivers work.
4. Download the file [TuserHp.com]_WW_ZB601KL(ZB602KL)_14.2016.1802.247_20180419_AFT.zip in this thread
5. Extracted the zip file
6. Copy all the contents of the zip file to a folder under C: drive (in my case c:\asus )
7. Now reboot your phone into fastboot mode by pressing volume up + power on at the same time (make sure your phone has more than 80% power for the battery)
8. Connect your phone via usb connection to your Windows computer
9. Open the command Windows in your computer and navigate to the directory where you have extracted those files
10. At your command prompt, type flashall_AFT.bat to execute this batch file
11. Wait and watch the outputs while this batch file overwrites your phone internal storage with stock data
Here is the sample output:
c:\asus>flashall_AFT.bat
------------------------
Begin fastboot flashall
------------------------
Earse Data: Yes
Support All device
current-slot is current-slot
buildtype is user
target reported max download size of 536870912 bytes
…………………………..<< truncated the outputs>>>>>
...
FAILED (remote: unknown command !)
finished. total time: 0.000s
...
FAILED (remote: unknown command !)
finished. total time: 0.033s
--------------------------------
begin to flash partition xbl
target reported max download size of 536870912 bytes
sending 'xbl' (2802 KB)...
OKAY [ 0.233s]
writing 'xbl'...
OKAY [ 0.021s]
finished. total time: 0.254s
done
--------------------------------
--------------------------------
begin to flash partition xblbak
target reported max download size of 536870912 bytes
sending 'xblbak' (2802 KB)...
OKAY [ 0.134s]
writing 'xblbak'...
OKAY [ 0.027s]
finished. total time: 0.161s
done
--------------------------------
--------------------------------
begin to flash partition tz
target reported max download size of 536870912 bytes
sending 'tz' (1916 KB)...
OKAY [ 0.165s]
writing 'tz'...
OKAY [ -0.000s]
finished. total time: 0.191s
done
--------------------------------
--------------------------------
begin to flash partition tzbak
target reported max download size of 536870912 bytes
sending 'tzbak' (1916 KB)...
OKAY [ 0.088s]
writing 'tzbak'...
OKAY [ 0.000s]
finished. total time: 0.111s
done
--------------------------------
--------------------------------
begin to flash partition rpm
target reported max download size of 536870912 bytes
sending 'rpm' (219 KB)...
OKAY [ 0.059s]
writing 'rpm'...
OKAY [ -0.000s]
finished. total time: 0.086s
done
--------------------------------
--------------------------------
begin to flash partition rpmbak
target reported max download size of 536870912 bytes
sending 'rpmbak' (219 KB)...
OKAY [ 0.023s]
writing 'rpmbak'...
OKAY [ 0.000s]
finished. total time: 0.073s
done
--------------------------------
--------------------------------
begin to flash partition hyp
target reported max download size of 536870912 bytes
sending 'hyp' (272 KB)...
OKAY [ 0.060s]
writing 'hyp'...
OKAY [ 0.028s]
finished. total time: 0.087s
done
--------------------------------
--------------------------------
begin to flash partition hypbak
target reported max download size of 536870912 bytes
sending 'hypbak' (272 KB)...
OKAY [ 0.027s]
writing 'hypbak'...
OKAY [ 0.000s]
finished. total time: 0.054s
…………………………..<< truncated the outputs>>>>>…………………………
done
--------------------------------
...
OKAY [ 0.081s]
finished. total time: 0.081s
...
OKAY [ 0.079s]
finished. total time: 0.079s
...
OKAY [ -0.000s]
finished. total time: 0.039s
All is download​
12. When everything done, the phone should reboot and you should have your phone restored to original stock Rom.
13. For my case, I can still normally get the OTAs so my phone can be updated to the latest updated Rom available from Asus
There is already a post with a very similar procedure, but already tested and approved by several people...
https://forum.xda-developers.com/as...ow-to/guide-revert-to-stock-rom-lock-t3798420
Is there any difference or advantage in your procedure?
When i do this it show 1 was not expected at this time

Unbrick fastboot mode

After i i flash custom rom the i cant turn on the wifi so i decided to reset factory of my red magic 3 but after a rest i got stuck in FASTBOOT MODE no matter what i choice from reboot from recovery mode or reboot from system it will just restart and back again to FASTBOOT MODE can some one help me please is this permanent brick?
I USE ALL COMMANDS BUT DON'T WORK :
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot oem nubia_unlock NUBIA_NX629J
...
(bootloader) START update nubia fastboot unlock flag!!!
(bootloader) set state to 1 ok!!!
OKAY [ 0.011s]
finished. total time: 0.011s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash vbmeta vbmeta.img
target reported max download size of 805306368 bytes
sending 'vbmeta' (8 KB)...
OKAY [ -0.000s]
writing 'vbmeta'...
OKAY [ -0.000s]
finished. total time: 0.016s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash dsp dspso.bin
target reported max download size of 805306368 bytes
sending 'dsp' (65536 KB)...
OKAY [ 1.819s]
writing 'dsp'...
OKAY [ 0.406s]
finished. total time: 2.230s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash splash splash.img
target reported max download size of 805306368 bytes
sending 'splash' (7419 KB)...
OKAY [ 0.219s]
writing 'splash'...
OKAY [ 0.031s]
finished. total time: 0.266s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash modem NON-HLOS.bin
target reported max download size of 805306368 bytes
sending 'modem' (144196 KB)...
OKAY [ 4.018s]
writing 'modem'...
OKAY [ 0.869s]
finished. total time: 4.888s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash boot boot.img
target reported max download size of 805306368 bytes
sending 'boot' (98304 KB)...
OKAY [ 2.780s]
writing 'boot'...
OKAY [ 0.469s]
finished. total time: 3.253s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash dtbo dtbo.img
target reported max download size of 805306368 bytes
sending 'dtbo' (8192 KB)...
OKAY [ 0.234s]
writing 'dtbo'...
OKAY [ 0.063s]
finished. total time: 0.297s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash system system.img
target reported max download size of 805306368 bytes
Invalid sparse file format at header magi
erasing 'system'...
OKAY [ 0.172s]
sending sparse 'system' (767446 KB)...
OKAY [ 24.161s]
writing 'system'...
OKAY [ 0.016s]
sending sparse 'system' (786430 KB)...
OKAY [ 33.767s]
writing 'system'...
OKAY [ 0.016s]
sending sparse 'system' (744616 KB)...
OKAY [ 30.043s]
writing 'system'...
OKAY [ -0.000s]
sending sparse 'system' (786429 KB)...
OKAY [ 37.173s]
writing 'system'...
OKAY [ 0.003s]
sending sparse 'system' (532404 KB)...
OKAY [ 26.319s]
writing 'system'...
OKAY [ 0.002s]
finished. total time: 151.675s
C:\Users\PC-NaMi\Downloads\NX629J-update_2.30>fastboot flash recovery recovery.img
target reported max download size of 805306368 bytes
sending 'recovery' (98304 KB)...
OKAY [ 2.800s]
writing 'recovery'...
OKAY [ 0.523s]
finished. total time: 3.339s
Instructions are everywhere. Follow them, or forever hold your peace.
after "fastboot flash recovery recovery.img"
write fastboot oem nubia_lock NUBIA_NX629J
and then fastboot reboot
u will get into recovery mode
Sir my Nubia red Magic 3 stuck on logo can any one help me please

Categories

Resources