cannot reset - Huawei Ascend P6, Mate

Hi guys
After installing new version of Android 4.4 I've managed to install all gapps but now I can't do factory reset.The phone stuck into Huawei logo.Also I have same problem if I want to enter in recovery.

ulise73 said:
Hi guys
After installing new version of Android 4.4 I've managed to install all gapps but now I can't do factory reset.The phone stuck into Huawei logo.Also I have same problem if I want to enter in recovery.
Click to expand...
Click to collapse
You need to reflash stock recovery...
Use the recovery found in this file:
http://www.androidfilehost.com/?fid=23252070760973876
Extract from the zip and flash using fastboot commands.

jimbo77 said:
You need to reflash stock recovery...
Use the recovery found in this file:
http://www.androidfilehost.com/?fid=23252070760973876
Extract from the zip and flash using fastboot commands.
Click to expand...
Click to collapse
maybe I'm a noob and you can help:how can I do fastboot commands?Thanks again!

ulise73 said:
maybe I'm a noob and you can help:how can I do fastboot commands?Thanks again!
Click to expand...
Click to collapse
Sure...
Download this file and extract it anywhere your computer...
Right click anywhere inside the folder holding the shift key and click on "Open command window here", after this a cmd window will appear...
Connect your phone and type:
adb devices
if you see an output showing your phone type
adb reboot bootloader
the phone will boot to Huawei Logo, then type:
fastboot flash recovery recovery.img
after it completes the process type
fastboot reboot
and after that you'll be able to perform a factory reset...

jimbo77 said:
Sure...
Download this file and extract it anywhere your computer...
Right click anywhere inside the folder holding the shift key and click on "Open command window here", after this a cmd window will appear...
Connect your phone and type:
adb devices
if you see an output showing your phone type
adb reboot bootloader
the phone will boot to Huawei Logo, then type:
fastboot flash recovery recovery.img
after it completes the process type
fastboot reboot
and after that you'll be able to perform a factory reset...
Click to expand...
Click to collapse
hi,
i have the same problem, i tried your solution, but it didn't work
the huawei logo is on all the time, when i reset by pressing the on/off button several seconds, it start, en keeps restart. till the logo upears, en than it stops. not reconized trough usb, and not to turn off...
sorry for my bad english

Press the power button and volume up/down at the same time, for several seconds, you should enter stock recovery.
If you don't have the update.app in your dload folder remove the sdcard, insert it into a sd adaptor,put it on your pc/laptop and copy the update.app into dload folder.

ZuperStyler said:
Press the power button and volume up/down at the same time, for several seconds, you should enter stock recovery.
If you don't have the update.app in your dload folder remove the sdcard, insert it into a sd adaptor,put it on your pc/laptop and copy the update.app into dload folder.
Click to expand...
Click to collapse
tried it, but the pc doesn't reconize my phone, i can not execute adb commands. i tried it, but he keeps searching for devices.
en by pressing the 3 buttons, my phone turns off and on, and stops at the huawei ascend logo
and this screens keeps showing, till my battery is empty.

cowe said:
tried it, but the pc doesn't reconize my phone, i can not execute adb commands. i tried it, but he keeps searching for devices.
en by pressing the 3 buttons, my phone turns off and on, and stops at the huawei ascend logo
and this screens keeps showing, till my battery is empty.
Click to expand...
Click to collapse
Install the drivers, or open HiSuite, that should do it.

I tried to do that. cmd but it says:
adb server did not ack
unkown host service.

jimbo77 said:
Sure...
Download this file and extract it anywhere your computer...
Right click anywhere inside the folder holding the shift key and click on "Open command window here", after this a cmd window will appear...
Connect your phone and type:
adb devices
if you see an output showing your phone type
adb reboot bootloader
the phone will boot to Huawei Logo, then type:
fastboot flash recovery recovery.img
after it completes the process type
fastboot reboot
and after that you'll be able to perform a factory reset...
Click to expand...
Click to collapse
im having the same problem my phone still stuck at logo for a week now please help I updated to b125 .I have pressed power buttons vol up nd down it just restarts and stuck at logo downloaded the "Stock_boot&recovery_B118" opend command but when I type "adb devices " it says adb is not recognized as a internal or external operable program or ,batch file
I have opend the cmd while hi suite is open but nothing seems to be working for me .also I have put update in dload folder in sdcard but its not reading that .
Very gratefull for any solutions I haven't tryd pliz ....also @jimbo77 wanted to ask is there a a stock boot and recovery for B125 not the one I have

iscaac said:
im having the same problem my phone still stuck at logo for a week now please help I updated to b125 .I have pressed power buttons vol up nd down it just restarts and stuck at logo downloaded the "Stock_boot&recovery_B118" opend command but when I type "adb devices " it says adb is not recognized as a internal or external operable program or ,batch file
I have opend the cmd while hi suite is open but nothing seems to be working for me .also I have put update in dload folder in sdcard but its not reading that .
Very gratefull for any solutions I haven't tryd pliz ....also @jimbo77 wanted to ask is there a a stock boot and recovery for B125 not the one I have
Click to expand...
Click to collapse
If you phone stuck at boot adb will not work. Type fastboot devices. It will show ???? Device found. Then type fastboot comands to install recovery or boot.
Sent from my P6-U06 using xda app-developers app

husen4u said:
If you phone stuck at boot adb will not work. Type fastboot devices. It will show ???? Device found. Then type fastboot comands to install recovery or boot.
Sent from my P6-U06 using xda app-developers app
Click to expand...
Click to collapse
is there something im doing wrong here HELP PLEASE

iscaac said:
is there something im doing wrong here HELP PLEASE
Click to expand...
Click to collapse
Yep. You are doing it wrong...
In the zip file you downloaded there are two files:
1.- boot.img
2.- recovery.img
Now you need to follow this guide to flash them to your phone:
http://forum.xda-developers.com/showthread.php?t=2636231
Since your phone is not booting instead of following the adb commands you need to push both volume - and Power Buttons at the same time while you plug the usb cable to enter fastboot mode.
Once in fastboot mode follow the guide (from step 4 onwards) to flash the kernel (boot.img) and stock recovery (recovery.img)
Once you have flashed both, put any ROM in the dload folder of your external SDCARD. and then reboot the phone using the 3 button combo (Volume + , VOlume - and Power Button) Note that the phone needs to be unplugged from the computer...

jimbo77 said:
Yep. You are doing it wrong...
In the zip file you downloaded there are two files:
1.- boot.img
2.- recovery.img
Now you need to follow this guide to flash them to your phone:
http://forum.xda-developers.com/showthread.php?t=2636231
Since your phone is not booting instead of following the adb commands you need to push both volume - and Power Buttons at the same time while you plug the usb cable to enter fastboot mode.
Once in fastboot mode follow the guide (from step 4 onwards) to flash the kernel (boot.img) and stock recovery (recovery.img)
Once you have flashed both, put any ROM in the dload folder of your external SDCARD. and then reboot the phone using the 3 button combo (Volume + , VOlume - and Power Button) Note that the phone needs to be unplugged from the computer...
Click to expand...
Click to collapse
I still get same error message when I try to flash kernel and recovery

Related

[Q] Huawei G510 stuck at logo

My Huawei G510 is stuck at logo after rooting device. It is not unlocked from Huawei. What to do. Tried several things unable to load.
HuaweiG510 said:
My Huawei G510 is stuck at logo after rooting device. It is not unlocked from Huawei. What to do. Tried several things unable to load.
Click to expand...
Click to collapse
I think you should download firmware for your mobile and flash it.Put the firmware in sdcard/dload/update.app.Now press insert sd card and press vol+ vol- and power button.
Install firmware and also go to recovery mode and wipe cache :highfive:
Hope this works !!
Thanks dear. It worked.
hannanzikrea said:
I think you should download firmware for your mobile and flash it.Put the firmware in sdcard/dload/update.app.Now press insert sd card and press vol+ vol- and power button.
Install firmware and also go to recovery mode and wipe cache :highfive:
Hope this works !!
Click to expand...
Click to collapse
HuaweiG510 said:
Thanks dear. It worked.
Click to expand...
Click to collapse
If that worked U can press thanks :good: button
hannanzikrea said:
I think you should download firmware for your mobile and flash it.Put the firmware in sdcard/dload/update.app.Now press insert sd card and press vol+ vol- and power button.
Install firmware and also go to recovery mode and wipe cache :highfive:
Hope this works !!
Click to expand...
Click to collapse
Hi, I have the same problem and I followed your instructions but while the new firmware is installing from the sd card, the phone shut down.
It seems like it has no sufficient power to finish the operation. In fact I tried to plug the phone to charge the battery and that don't work...at least the led is not on (but I'm pretty sure it's not charging).
After that the only things I can do is to power on again and see the boot loop.
Any idea on how to solve?
Thanks.
poirot13 said:
Hi, I have the same problem and I followed your instructions but while the new firmware is installing from the sd card, the phone shut down.
It seems like it has no sufficient power to finish the operation. In fact I tried to plug the phone to charge the battery and that don't work...at least the led is not on (but I'm pretty sure it's not charging).
After that the only things I can do is to power on again and see the boot loop.
Any idea on how to solve?
Thanks.
Click to expand...
Click to collapse
Shutdown or reboots? The op said that was a G510 and this is the P6 forum
Probably you have the recovery corrupted, you need to reflash stock recovery again via fastboot
THIS IS FOR THE Ascend P6, NOT for the G510
S34Qu4K3 said:
Shutdown or reboots? The op said that was a G510 and this is the P6 forum
Probably you have the recovery corrupted, you need to reflash stock recovery again via fastboot
THIS IS FOR THE Ascend P6, NOT for the G510
Click to expand...
Click to collapse
Shutdown. Then if I press the power button or simply I plug the phone to charge the battery, start again to bootloop.
Can you please tell me how to do?
poirot13 said:
Shutdown. Then if I press the power button or simply I plug the phone to charge the battery, start again to bootloop.
Can you please tell me how to do?
Click to expand...
Click to collapse
My problem was that when into the original recovery, after a few seconds, phone reboots and back up to kernel logo
The full command for flash is: fastboot flash recovery recovery_original_flashable.img
Info:
http://forum.xda-developers.com/showthread.php?t=2131284
http://androidforums.com/desire-all...boot-windows-updated-1st-june-2011-a.html#”8”
S34Qu4K3 said:
My problem was that when into the original recovery, after a few seconds, phone reboots and back up to kernel logo
The full command for flash is: fastboot flash recovery recovery_original_flashable.img
Info:
http://forum.xda-developers.com/showthread.php?t=2131284
http://androidforums.com/desire-all...boot-windows-updated-1st-june-2011-a.html#”8”
Click to expand...
Click to collapse
It happens the same to me, but I don't know how to do.
I'm a newbie and I'm not familiar with this command...could you kindly explain what I have to do step by step?
I posted you fastboot noob-friendly tutorials
1st you need fastboot installed and P6 and fastboot drivers
Asumming you already have downloader the image and you are in windows, open a cmd promp and navigate (using cd command) to your fastboot directory, place recovery_original_flashable.img in this folder. If your phone is shutdown, hold vol- and plug the usb cable (if it's continuous rebooting, hold vol- and power button until phone reboots and kernel logo come up)
Type on the cmd promt: fastboot devices , if you see under devices attached, ??????????? or numbers and letters, your phone is connected into fastboot mode
If you don't have this, check if the drivers was correctly installed.
With the phone connected in fastboot mode, type in the cmd promt: fastboot flash recovery recovery_original_flashable.img
After this command finish, type fastboot reboot and enter into the default recovery and try to update the system
I not guarantee the exit of this operation, this solved my problem, but maybe yours not. If you aren't sure, ask here or send phone to your repair center
S34Qu4K3 said:
I posted you fastboot noob-friendly tutorials
1st you need fastboot installed and P6 and fastboot drivers
Asumming you already have downloader the image and you are in windows, open a cmd promp and navigate (using cd command) to your fastboot directory, place recovery_original_flashable.img in this folder. If your phone is shutdown, hold vol- and plug the usb cable (if it's continuous rebooting, hold vol- and power button until phone reboots and kernel logo come up)
Type on the cmd promt: fastboot devices , if you see under devices attached, ??????????? or numbers and letters, your phone is connected into fastboot mode
If you don't have this, check if the drivers was correctly installed.
With the phone connected in fastboot mode, type in the cmd promt: fastboot flash recovery recovery_original_flashable.img
After this command finish, type fastboot reboot and enter into the default recovery and try to update the system
I not guarantee the exit of this operation, this solved my problem, but maybe yours not. If you aren't sure, ask here or send phone to your repair center
Click to expand...
Click to collapse
It works!!! You are simply a genius!
Thanks a lot. :laugh:
Glad to help
Sent from my HUAWEI P6-U06 using xda app-developers app
S34Qu4K3 said:
Glad to help
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
hey man, ur posts in this thread were a real big help for me, i accidently wiped my stock recovey (dont ask ) and got stuck at the boot logo with nothing working at all and ofcourse froce updating wont work in apsence of recovery (put update.app on sdcard/dload bla bla)
so i downloaded the stock recovery you posted and flashed it via adb after i got my pc to see my device with ur combination back in post #10 (hold power and vol - buttons while plugged to pc) and everything went great
thanks for your help man, really can't thank u enough, thought my device was hardbricked
Mine doesnot work
hannanzikrea said:
I think you should download firmware for your mobile and flash it.Put the firmware in sdcard/dload/update.app.Now press insert sd card and press vol+ vol- and power button.
Install firmware and also go to recovery mode and wipe cache :highfive:
Hope this works !!
Click to expand...
Click to collapse
I am using Huawei G 510-0200 in Pakistan. I had rooted my cell phone and was converting a user app into system app via Titanium backup. The process was taking long time so force closed Titanium Backup app. This caused phone crash and it restarted and hung up at huawei logo.
Now i tried factory data reset and clearing cache in Power and Volume + key mode. It did not work. I tried applying update (two different roms, one custom pakistani rom and other was normal g510-0200 rom) in the same mode but it shows installation aborted.
I tried Forced Firmware Update mode too. I placed update.app file in the sd card and restarted cell phone by holding Volume+, Volume- and Power key. In that mode, it shows unpacking Step 1/2 for a while and then instead of installing, it shows Update Failed.
Error log shows this:
filename = /mmc1/dload/update.app call RCV_MODULE_END_EVENT failed,module = OEMSBL_VER_LIST CMD=0xf,moduleaddr = 0xd2000000, len_tmp=0x4000
I have tried everywhere and I'll be really greatful if you can sort this out for me. :crying:
hi
S34Qu4K3 said:
Shutdown or reboots? The op said that was a G510 and this is the P6 forum
Probably you have the recovery corrupted, you need to reflash stock recovery again via fastboot
THIS IS FOR THE Ascend P6, NOT for the G510
Click to expand...
Click to collapse
Good bless you. It worked also for me. Thank you very muck , thank you thank you.
No luck.
S34Qu4K3 said:
I posted you fastboot noob-friendly tutorials
1st you need fastboot installed and P6 and fastboot drivers
Asumming you already have downloader the image and you are in windows, open a cmd promp and navigate (using cd command) to your fastboot directory, place recovery_original_flashable.img in this folder. If your phone is shutdown, hold vol- and plug the usb cable (if it's continuous rebooting, hold vol- and power button until phone reboots and kernel logo come up)
Type on the cmd promt: fastboot devices , if you see under devices attached, ??????????? or numbers and letters, your phone is connected into fastboot mode
If you don't have this, check if the drivers was correctly installed.
With the phone connected in fastboot mode, type in the cmd promt: fastboot flash recovery recovery_original_flashable.img
After this command finish, type fastboot reboot and enter into the default recovery and try to update the system
I not guarantee the exit of this operation, this solved my problem, but maybe yours not. If you aren't sure, ask here or send phone to your repair center
Click to expand...
Click to collapse
when entered the command for original recovery its says 'error:cannot load recovery_original_flashable.img'
S34Qu4K3 said:
Glad to help
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
Hello !!
Model Huwaei : Asceud G510 -- G510-0200
Problem : Stuck On Logo Flash Done
I Have Same Handset-Stuck On Huwaei Logo ! Already Flashed !!
With
HUAWEI-Ascend-G510-firmware(G510-0200,Android_4.1,Emotion_UI,V100R001C00B173,Normal,05011EUC)
Above File But Same Frimware Update Done !! But Sam Stuck On Huwaei Or Restart
Any Guidence- @ ?
please my p6 is stucked at bootloop and when i go to recovery it says unable to mount cache,plz any help

Soft Brick: Stuck at Huawei Ascend logo and unbale to Boot/access Recovery.

=> Install the Universal Android USB Driver from the link below:
http://adbdriver.com/upload/AdbDriverInstaller.exe
=> Download and install ADB and Fast Boot from thebelow link.
http://fs1.d-h.st/download/00103/KIP/adb-setup-1.2.exe
=> Extract the Stock ROM using the Tool "Huawei Update Extractor" in the computer.
=>"HuaweiUpdateExtractor download link:
http://dl.xda-developers.com/attachdl/a0f6b6cc9f19468bb6c24278361a3044/532549ec/2/6/3/0/2/4/2/HuaweiUpdateExtractor_0.9.7.9_Setup.zip
=> Copy and paste the Stock/TWRP Recovery and BOOT.img in the "ADB and Fast Boot" folder.
=> Connect the HAM to the computer using the supplied USB cable.
=> Press and hold the Power and Volume Down button.
=> HAM will be recognized as ABD device.
=> Leave the Power and Volume Down button.
=> Double click to open the installed "ADB and Fast Boot" from the Desktop or open the computer prompt to access the "ADB and Fast Boot" folder.
=> In the ADB and Fast Boot prompt:
=> Type: fastboot reboot-bootloader.
=> Type: fastboot flash BOOT BOOT.img
=> Type fastboot flash RECOVERY RECOVERY.img
Fastboot will flash the image and give you a success/failure notification. If successful, you're all set.
Finally, press and hold the Power button. HAM will boot now
fastboot: that's the executable tool
flash: that's the function we want the fastboot tool to perform
recovery: this is the name of the partition we want to flash into. since we are flashing a recovery image, it needs to go to the recovery partition.
recovery.img: this is the name of the actual file to flash. Your file name may be different. Just make sure it matches the actual file name.
i can't download Huawei Update Extractor
Azharla08 said:
=> Install the Universal Android USB Driver from the link below:
http://adbdriver.com/upload/AdbDriverInstaller.exe
=> Download and install ADB and Fast Boot from thebelow link.
http://fs1.d-h.st/download/00103/KIP/adb-setup-1.2.exe
=> Extract the Stock ROM using the Tool "Huawei Update Extractor" in the computer.
=>"HuaweiUpdateExtractor download link:
http://dl.xda-developers.com/attachdl/07eee0ca707d998e0074fe7066df2e1b/5324e778/2/6/3/0/2/4/2/HuaweiUpdateExtractor_0.9.7.9_Setup.zip
=> Copy and paste the Stock/TWRP Recovery and BOOT.img in the "ADB and Fast Boot" folder.
=> Connect the HAM to the computer using the supplied USB cable.
=> Press and hold the Power and Volume Down button.
=> HAM will be recognized as ABD device.
=> Leave the Power and Volume Down button.
=> Double click to open the installed "ADB and Fast Boot" from the Desktop or open the computer prompt to access the "ADB and Fast Boot" folder.
=> In the ADB and Fast Boot prompt:
=> Type: fastboot reboot-bootloader.
=> Type: fastboot flash BOOT BOOT.img
=> Type fastboot flash RECOVERY RECOVERY.img
Fastboot will flash the image and give you a success/failure notification. If successful, you're all set.
Finally, press and hold the Power button. HAM will boot now
fastboot: that's the executable tool
flash: that's the function we want the fastboot tool to perform
recovery: this is the name of the partition we want to flash into. since we are flashing a recovery image, it needs to go to the recovery partition.
recovery.img: this is the name of the actual file to flash. Your file name may be different. Just make sure it matches the actual file name.
Click to expand...
Click to collapse
i can't download Huawei Update Extractor,there is something wrong with the link?
enlove said:
i can't download huawei update extractor,there is something wrong with the link?
Click to expand...
Click to collapse
link updated
Azharla08 said:
link updated
Click to expand...
Click to collapse
i can't download also
enlove said:
i can't download also
Click to expand...
Click to collapse
Get it from here
http://forum.xda-developers.com/showthread.php?t=2433454
svvv said:
Get it from here
http://forum.xda-developers.com/showthread.php?t=2433454
Click to expand...
Click to collapse
thinks!
can i use this to huawei y320-u10
because i tried to go to recovery mode and it pops out to android laying down and saying no command
kllnn8 said:
can i use this to huawei y320-u10
because i tried to go to recovery mode and it pops out to android laying down and saying no command
Click to expand...
Click to collapse
Yes you can do it provided if you have update.app file for your mobile and boot.img/recovery.img extracted from your update.app
where can i find update.app for huawei y320-u10?
Huawei ascend mate -
I rooted the device few days back and i also intastalled few fonts and was working like charm, i wanted to change the font and downloaded new font, apply -- restart--- disaster.... gone.. Now my PHONE is not starting up .. it stays awake in start up screen.. i tried Hard RESET .. but there were no files in cache as well recovery ..when i try to charge the update.app into sd in recovery mode, the phone don't see the file inside...plz help me.
No help for me? Please, i'm desperate.....
cloche said:
No help for me? Please, i'm desperate.....
Click to expand...
Click to collapse
Jus try this rom http://forum.xda-developers.com/showthread.php?t=2688699
Its b923 emui 2.0 beta version
Install as per the steps provided in the link
Make sure you put ur phone in Bootloader mode(Power + Vol down) before executing the .bat file.
Once installed and booted to OS copy the update.app file to dload folder in ur external sdcard goto settings and update using local mode that should install automatically.
But I cannot make the phone in USB debugging if it's stuck........and another thing.......I don't have the bootloader unlocker....
cloche said:
But I cannot make the phone in USB debugging if it's stuck........and another thing.......I don't have the bootloader unlocker....
Click to expand...
Click to collapse
Just put the mobile in bootloader mode and run the bat file. No need to enable debugging mode.
ignore first three installation steps in the above link...u start from step 4
no need to have unlocked bootloader
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
cloche said:
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
Click to expand...
Click to collapse
Press and hold the Power button and then press and hold the volume UP button to enter into fast recovery mode.
Then, download and extract the file Bootloader unlock from the link "http://goo.im/devs/joestone/Mate/MT1_BL_unlock.EXE" and Flash the files in fastboot.
Doesnt' work for me...
Out an errore message, Can not find the unlock.bat file...
cloche said:
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
Click to expand...
Click to collapse
first u have to connect the USB cable then switch off the mobile, now press the power button along with the volume down button the screen should say Huawei Ascend and will stay in that screen. Make sure all the drivers are installed only then it will get detected in ur PC check the Device manager in ur PC for android device if its there then ur mobile is detected. After all these steps execute the batch file.
MY FRIEND!!!!!!!!!!!!!!
The phone it's running now!!!!!!!!!
But actually i have a 4.2.2. chinese rom.........how i made to put the stock firm???
Thanks in advance, your are the best!!!!!!
cloche said:
MY FRIEND!!!!!!!!!!!!!!
The phone it's running now!!!!!!!!!
But actually i have a 4.2.2. chinese rom.........how i made to put the stock firm???
Thanks in advance, your are the best!!!!!!
Click to expand...
Click to collapse
Thats great...
Jus copy the update.app file to dload folder in ur external sdcard goto settings->about and update using local mode that should install automatically.

Stuck with nothing but mi recovery installed

I recently reverted back to miui recovery from twrp but the mistake i made was that i also removed rom while doind it and now i am stuck mith nothing but just mi recovery installed on my phone. I intent to flash back miui into my phone and so i need some help, please.
Dishagra said:
I recently reverted back to miui recovery from twrp but the mistake i made was that i also removed rom while doind it and now i am stuck mith nothing but just mi recovery installed on my phone. I intent to flash back miui into my phone and so i need some help, please.
Click to expand...
Click to collapse
Try sideloading via ADB
RajGopi said:
Try sideloading via ADB
Click to expand...
Click to collapse
well can you help me do that , i'm not a pro at these things.
Dishagra said:
well can you help me do that , i'm not a pro at these things.
Click to expand...
Click to collapse
Download n install ADB n fastboot drivers on your windows PC
After installing restart pc once n follow below procedure
Download .img file of TWRP recovery
Flash it in fastboot mode
Place the .img file in C:\users:\xxxx folder
Power off redmi n start it in fastboot mode
Press power+volume down button simultaneously n leave buttons when you see Mi logo
Connect to PC
Now open command prompt n run this following command
fastboot flash recovery <filename>.img
Now pull out the battery n start in recovery mode
Power+volume up simultaneously till you see Mi logo n release buttons
If it is TWRP then you are good to go
Place the rom in users folder
Goto advanced section in TWRP n there you will find option to ADB
Select it n connect phone to PC
Open command prompt n run this command
adb sideload <filename>.zip
It takes a while n if that succeeds then you will be fine
Press thanks if helped
---------- Post added at 07:36 PM ---------- Previous post was at 07:35 PM ----------
Dishagra said:
well can you help me do that , i'm not a pro at these things.
Click to expand...
Click to collapse
Download n install ADB n fastboot drivers on your windows PC
After installing restart pc once n follow below procedure
Download .img file of TWRP recovery
Flash it in fastboot mode
Place the .img file in C:\users:\xxxx folder
Power off redmi n start it in fastboot mode
Press power+volume down button simultaneously n leave buttons when you see Mi logo
Connect to PC
Now open command prompt n run this following command
fastboot flash recovery <filename>.img
Now pull out the battery n start in recovery mode
Power+volume up simultaneously till you see Mi logo n release buttons
If it is TWRP then you are good to go
Place the rom in users folder
Goto advanced section in TWRP n there you will find option to ADB
Select it n connect phone to PC
Open command prompt n run this command
adb sideload <filename>.zip
File name is name of rom
It takes a while n if that succeeds then you will be fine
Press thanks if helped

Stock Firmware of LeTv Le1S x507&x509 Sp Flashable Indian Version 100% tested

100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Ctrl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Followed everything, but not able to install recovery
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
jagdish1747 said:
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Click to expand...
Click to collapse
Go to fastboot .connect pc
Enter fastboot -w
it will wipe everything thing including data
Reboot to fastboot again
Connect pc
Enter fastboot flash recovery recovery.img (download any recovery)
Reboot to recovery ..flash any os zip
Use volume down+power for fastboot
Use volume up+power for recovery
Where should i enter fastboot -w ???
Kiranshyd said:
Where should i enter fastboot -w ???
Click to expand...
Click to collapse
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Ubd debugging​ not enabled, mobile dead
light, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
---------- Post added at 09:01 AM ---------- Previous post was at 09:00 AM ----------
joshi1 said:
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Click to expand...
Click to collapse
My mobile dead, only red light coming, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
https://docs.google.com/file/d/0B2ghGhwyFr5hOWxvZWdBR3VkRlE/view
Download this and extract to your desktop go to the folder
Hold left shift+ right click mouse u will get open command here it will open command window
Disconnect pc and mobile.
Switchoff mobile
Hold volume down +power u will enter fastboot mode
Connect pc now ... Pc will download drivers and install
If u never heard of oem lock ... First install adb drivers from here https://drive.google.com/file/d/0B8HspVLwTTxtWWJsYnNJR2kxeEE/view
Then preloader by this guide
https://forum.xda-developers.com/showthread.php?t=2180436
Now open command prompt .. type
fastboot devices
U will get ur mobile there
Type
Fastboot oem unlock
It will unlock ur device ..
Then type
Fastboot -w
It will wipe everything
Download twrp.img from forum and rename it as recovery
https://dl.twrp.me/x3/twrp-3.1.1-0-x3.img.html
Place it in the same folder of fastboot
Type
Fastboot flash recovery recovery.img
It will show writing done or okay
Now hold volume up+power this will lead u to recovery
Download any rom and flash it
Thanks , My device is X500. Can i flash it?
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
hypermaster said:
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
Click to expand...
Click to collapse
Yes change updater script or just find 19s twrp flashable file
phone is dead after flash model x509
nrisnadeem said:
phone is dead after flash model x509
Click to expand...
Click to collapse
Cool, now buy a new phone
mannuelectronics said:
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
Click to expand...
Click to collapse
getting same error
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Sanjay354 said:
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Click to expand...
Click to collapse
Your screen is the problem. 3rd Party displays
Abhi_ said:
Your screen is the problem. 3rd Party displays
Click to expand...
Click to collapse
------------------------------------------------------------------------------------
any idea on how to solve it? {im thinking i might be able to use my phone with a mouse and otg,although i haven't tried it yet}
Help
i am currently on Eui 5.5.014s and cannot update to latest Eui version please help !!!!!!!!!
NO Update Coming
naeem210 said:
100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Cntl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​90
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
Click to expand...
Click to collapse
Can Anyone tell me why there is no update coming or when i try to install the update from the recovery of local update it says Failed to update -- cause : error with signature help me i want to update eui 5.5 to 5.8 pls

help!unable to unlock because of missing the 9999.zip

When I click the unlock took ,it just reboot, another factory reset didn't happen, I don't know why?
Factory reset cannot solve it. I am crying ,what should I do?
dugu1248 said:
Factory reset cannot solve it. I am crying ,what should I do?
Click to expand...
Click to collapse
Factory reset helps - the message still appears, but unlock will proceed when you ignore the popup & continue.
Did you flash UL-Z016-WW-4.12.40.9999-user.zip beforehand?
adwinp said:
Factory reset helps - the message still appears, but unlock will proceed when you ignore the popup & continue.
Did you flash UL-Z016-WW-4.12.40.9999-user.zip beforehand?
Click to expand...
Click to collapse
Yes, nothing happened
dugu1248 said:
Yes, nothing happened
Click to expand...
Click to collapse
What procedure did you follow?
sebastiandg7 said:
What procedure did you follow?
Click to expand...
Click to collapse
recommanding this little guide
https://forum.xda-developers.com/showthread.php?t=2780696
sebastiandg7 said:
What procedure did you follow?
Click to expand...
Click to collapse
Adwinp's ,unlock failed, I don't know why
screenshot please
dugu1248 said:
Adwinp's ,unlock failed, I don't know why
Click to expand...
Click to collapse
download this (lockscreen unlocker) and this
(the folder is filled with TWRP images, download the one specific to your device, namely Z016D)
now shut down your phone
press the power button and the volume up button
walla... wellcome to fastboot mode...
connect your phone with USB cable to your PC
download android SDK tools and go to the containing folder of the SDK tools
if you reached that folder, you should see a file named fastboot.exe there... good we are going to use it
press shift and right mouse key on that folder and you should see "open a terminal here" option, press it
a black window will open up, welcome to CMD window, you are back to the 80's
move the downloaded twrp img to that folder and rename it twrp, now it should be named twrp.img
now type in that black window "fastboot boot twrp.img", you didn't flash anything, your phone just booted the twrp software temproarily... now considering that your bootloader is unlocked, it should be possible to use that command.... now navigate to mount screen and turn on MTP, move the zip file to the phone memory, navigate to install screen and flash that zip, it should erase lock screen configuration on your device, meaning your device won't have a password on next boot, congrats you hacked your own device, reboot your device on reboot screen
Chaosruler said:
download this (lockscreen unlocker) and this
(the folder is filled with TWRP images, download the one specific to your device, namely Z016D)
now shut down your phone
press the power button and the volume up button
walla... wellcome to fastboot mode...
connect your phone with USB cable to your PC
download android SDK tools and go to the containing folder of the SDK tools
if you reached that folder, you should see a file named fastboot.exe there... good we are going to use it
press shift and right mouse key on that folder and you should see "open a terminal here" option, press it
a black window will open up, welcome to CMD window, you are back to the 80's
move the downloaded twrp img to that folder and rename it twrp, now it should be named twrp.img
now type in that black window "fastboot boot twrp.img", you didn't flash anything, your phone just booted the twrp software temproarily... now considering that your bootloader is unlocked, it should be possible to use that command.... now navigate to mount screen and turn on MTP, move the zip file to the phone memory, navigate to install screen and flash that zip, it should erase lock screen configuration on your device, meaning your device won't have a password on next boot, congrats you hacked your own device, reboot your device on reboot screen
Click to expand...
Click to collapse
not this problem

Categories

Resources