Hi All,
Hope all are doing well. I'm posting this message on behalf of those people who are facing the most irritating problem currently(those who wants to root their devices on latest CM 12S lollipop 5.0) is:
Custom recovery image not updating, it shows recovery is updated message but when boot into recovery, the phone shows original recovery only, also it gives error of signature verification while applying root package (started pc with signature mode off) and its not rooted.
The following process are done by maximum users.
1. Installing the adb drivers correctly. Even we also used the manual methods to install adb drivers and it went well.
2. Also checked in the device manager. The Android ADB interface is there.
3. Tried Yureka All in one tool box and also manual method. 0% success.
4. Tried CWM and TWRP recovery. 0% success.
Pleas note that, rooting process went well in Kitkat (CM 11S) but not in Lollipop (CM 12S).
You will find lots of posts claiming can't replace custom recovery after bootloader unlock. But we didn't find a single or multiple way to fix this. So, What to do now? There is always a way to make this right. Please help.
das.palash89 said:
Hi All,
Hope all are doing well. I'm posting this message on behalf of those people who are facing the most irritating problem currently(those who wants to root their devices on latest CM 12S lollipop 5.0) is:
Custom recovery image not updating, it shows recovery is updated message but when boot into recovery, the phone shows original recovery only, also it gives error of signature verification while applying root package (started pc with signature mode off) and its not rooted.
The following process are done by maximum users.
1. Installing the adb drivers correctly. Even we also used the manual methods to install adb drivers and it went well.
2. Also checked in the device manager. The Android ADB interface is there.
3. Tried Yureka All in one tool box and also manual method. 0% success.
4. Tried CWM and TWRP recovery. 0% success.
Pleas note that, rooting process went well in Kitkat (CM 11S) but not in Lollipop (CM 12S).
You will find lots of posts claiming can't replace custom recovery after bootloader unlock. But we didn't find a single or multiple way to fix this. So, What to do now? There is always a way to make this right. Please help.
Click to expand...
Click to collapse
**********************************************************************************************************************
now go to this thread download software from this thread only. there are two thread for this tool but i prefer you to go to this one.
GUIDE
using above tool unlock bootloader.
and go for step 4(which flash twrp recovery)(this will create folder in your mobile)
now
download and copy this recovery file in your adb folder LINK
now go to adb folder
now press and hold shift button and right click on empty space there you will see open cmd , click on it cmd will open
now copy below code (this is for CM12 only)
Code:
fastboot -i 0x1ebf flash recovery recovery_twrp.img
anow right click in cmd and click on paste.
hit enter and after a while you will se 'Okay ' message at the end.
bingo you have flasher recovery :highfive: :good:
DESCRIPTION:
Today i found the New Root & Installing Custom Recovery(TWRP) in MARSHMALLOW ROM surely...
I will Provide correct info and help......All This you are gonna do is At your Own Risk... Damage to your device of any type is at your Own Responsibility,,, Don't point finger at me or I will Just Laugh at you...
PREREQUISTES:
First of all, You should Unlock Bootloader so that on every reboot, Your Root shouldn't damage. You can unlock bootloader by simple procedure...and also enable the USB Debugging from Developers options in settings...
PROCEDURE:
FOR UNLOCKING BOOTLOADER, FOLLOW THIS
Download the Attached PC Software Named "Huawei Product ID Generator" then Extract this zip file...
Now open it, fill all Info in it and it will Generate a Product ID for your Phone....
Now go to this site Unlocking Code website
Login to this site using your Huawei id which you made in themes store or in huawei cloud!!
Use the Serial Number Written on BACK OF YOUR PHONE..!!
Fill like, smartphone>Product Model should be "HUAWEI Y300-0000"
then fill all fields and captcha also.. Click Submit and get the UNLOCKING CODE....
you can unlock bootloader wid that code then and root permanently....
After receiving the unlock code, write down the code;
Now go in your 4C's Settings>About Phone.
Then tap on Build number 10 times,,, you will get the Developers options in Last of Settings app. Open Developers option and Turn On the USB DEBUGGING.
Now connect your device to PC in MTP/FILES mode and then install the ADB drivers for it....
To install adb drivers correctly, use the Software Adb Driver Installer from here
LINK FOR ADB DRIVER INSTALLER
Full ADB folder is also attached Below.... put this folder in drive C.
Now Direct the cursor on the folder ADB, hold Shift and the right mouse button and choose "Open Command Window";
connect your phone to the PC in the "media device";
at the command prompt prescribe ADB Devices ;
then we write ADB reboot bootloader (the device will reboot mode fastboot);
then typed fastboot oem unlock **************** (where the asterisks replace unlock code);
BOOTLOADER UNLOCKED NOW!!
Now You are Ready to install TWRP recovery in Marshmallow first.... Download the Root and TWRP recovery File from here...
This File Also contain Stock Recovery of Marshmallow Rom
4C Root+TWRP by [email protected]
After this, unzip it and better come again in Fastboot Mode like above as explained, this time, move the recovery file to the adb folder which you want to install.
After that, type fastboot devices to see if your device is correctly attached to PC or Laptop. if yes then type this command in cmd to install the Custom Recovery(TWRP) in your phone.
fastboot flash recovery twrp.img
Then
fastboot reboot
This will reboot your phone and TWRP installed.
Gonna Done Root now... READ CAREFULLY... ROOTING MARSHMALLOW IS NOT EASY...
Download This Zip File and then Go in TWRP recovery and swipe for allow modifications...... and then flash that zip file named 1.zip...
After its done,, restart your phone and if it promp to install su, ignore it....
Open supersu app installed in your phone and let it update its binaries...when done, reboot to recovery again and this time flash This File.
Then reboot your phone and then supersu will be stable,,,
Now you have Successfully Rooted Marshmallow
Hit Thanks and Support me if you Like and get help from this thread...Thank you...
This is Based on Stock Huawei Kernel, Not compiled by Me...
Contributors:
@HassanMirza01
Mohamed A. Abd Ellatif
Version Information:
Status: Stable
Stable Release Date: 2015-09-28
Created on: 2016-02-19
Last Updated on: 2016-04-09
Reserved
Is this is TWRP for Marshmallow? Because the recovery files.you have uploaded are dated 25th September 2015?
@mfbcool yes...this is for Marshmallow... But dont swipe allow modifications!!
Member gettin error after swiping...just do read only...
I root my device by this method yesterday
but today root not work in titanum backup
I check it by root checker and everything is ok
Even though this method works, I would not recommend moving SuperSU to system partition. I didn't moved it and still SU permissions are working fine. I say so because Chainfire in his new SuperSU adopted a 'Systemless Root' method that roots without modifying the system partition so that apps like Android Pay work properly. He achieved this by patching the Boot image and so root is installed in boot image and is enabled at every boot (that's why you may experience some boot loops after rooting). This makes taking OTA updates and unrooting the device easier as you can unroot by flashing the Stock Boot.img instead of flashing the whole system partition.
I believe moving SuperSU to system partition destroys the main purpose and idea Chainfire had while making SuperSU compatible with Marshmallow. We all know EMUI won't update on Rooted devices. So it would be a pain to reflash whole Stock System Partition before taking OTA.
Hi thanks, I'm root my mobile I'm in android 6.0 now how to get back to kikkat a stock rom from twrp
@G E N E R A L open supersu app and tick the mount name separation and restart phone... Titanium, kingroot all will recognize root
Hit thanks if it helps....
@TMDMOOSA if you wanna go back to KK, Flash stock recovery first!!
Then flash the back pkg B320, then B070
If you gets error, flash middle pkg of chc rom and then flash directly KK Rom usin stock recovery!!
hi
i have a problem
by flashing file 1.zip phone reboot twice and screen go black and nothing happens after
by flashing the ROM problem fix but i cant root my phone
i try this three times!!
what can i do?
thnx
@inshaalmirza
hello, I by mistake flash the root.zip of lollipop to my phone running marshmallow. Now my phone is stuck on bootscreen. what should I do now. adb is not working
onlyankush_s said:
@inshaalmirza
hello, I by mistake flash the root.zip of lollipop to my phone running marshmallow. Now my phone is stuck on bootscreen. what should I do now. adb is not working
Click to expand...
Click to collapse
this happened for me by flashing right zip file!!!
no solution??
i wipe all the data (even system data) by custom recovery and turn off the phone and hold power volume down and up together
by doing this if you have ROM file in your sd , new ROM will be instal on your device
just please tell me how i can root my phone??
@inshaalmirza @ mfbcool please reply what to do
onlyankush_s said:
@inshaalmirza
hello, I by mistake flash the root.zip of lollipop to my phone running marshmallow. Now my phone is stuck on bootscreen. what should I do now. adb is not working
Click to expand...
Click to collapse
onlyankush_s said:
@ mfbcool please reply what to do
Click to expand...
Click to collapse
Flash the complete Marshmallow ROM through Stock Recovery.
matinone said:
hi
i have a problem
by flashing file 1.zip phone reboot twice and screen go black and nothing happens after
by flashing the ROM problem fix but i cant root my phone
i try this three times!!
what can i do?
thnx
Click to expand...
Click to collapse
no one??
please
@onlyankush_s go in fastboot and then flash the system.img again.... Or flash stock M wid stock recovery...
@matinone there is written that flash supersu again after flashing 1.zip
Flash supersu zip too and tell... Or flash srock rom again by same method i told in most previous posr.... I am sick right now thats why replying late!!
inshaalmirza said:
@matinone there is written that flash supersu again after flashing 1.zip
Flash supersu zip too and tell... Or flash srock rom again by same method i told in most previous posr.... I am sick right now thats why replying late!!
Click to expand...
Click to collapse
thanks a lot!!!
it worked
by the same steps.it look like i got lucky this time
hope you get better soon
hi
plz help
i flash stock recovery and my phone go to rescue mode
help
I have successfully built TWRP 3.0.0-0 for our device which fixes the weird swipe to allow modifications bug and is fully compatible with Android 6.0 Marshmallow.
See here: http://forum.xda-developers.com/android/development/recovery-twrp-3-0-0-0-huawei-honor-4c-t3349495
Also, to re-flash Stock ROM, you don't need to flash Stock Recovery. Huawei phones have 2 inbuilt recoveries. The second recovery (which is the Stock) can be accessed by 3 buttons method (Power + Volume Up + Volume Down).
@mfbcool i saw that thread early... Great work man... I know huawei have 2 inbuilt recoveries but 2nd one is erecovery and thats of no use at all... I tried it too many times!! If twrp 3.0 can flash update.app files,,, it gonna rocks , wish u best of luck man!! You did it
Hi,
i am trying to flash twrp recovery.
booting device in download mode -> heimdall can not detect the device
Ok why not use good old fastboot, but i can not boot to fastboot mode:
1. adb reboot bootloader -> device does just a reboot
2. selecting "reboot to bootloader" in stock recovery does only a reboot too ...
What I am doing wrong?
I solved the problem:
Fastboot is not working because of the locked bootloader.
Heimdall-flash from the debian packages is not working with this device - heimdall-flash under ubuntu did it ...
Can u pls tell me how u did it..... I want to unlock the bootloader of my T585. It only has (stock)recovery and download modes no Fastboot mode. pls bare with me I'm a noob with a bit of experience
Pls reply to this or contact me at [email protected]
Okay let me explain situation...
I wanted to unlock bootloader,install twrp, root it and install custom rom
I did unlock bootloader with SKRToolHuawei and it was pretty easy,also I installed twrp, then I installed SuperSu in my phone and everything was fine.
Until i dowloaded wrong version of CM 14.1, being a massive noob i though i could change my android 6.0.1 to 7.1 and i got the wrong gaps. In the tutorial it said to wipe cache,dalvid and system. Once i deleted system and got a fail error i realized what I have done and tried cm 13 (Meticulus) and again i got an error message saying that i need twrp version of meticulus.
So I dowloaded that version tried to install with adb using command:
1.Fastboot reboot bootloader
2.Fastboot flash recovery (In the tutorial it said its going to replace old version of twrp so I don't have to delete it)
And I rebooted my Huawei and it does't have a custom recovery for some reason. Now SKRToolHuawei and adb does't see my device and I'm in panic because I don't know what to do: crying::crying::crying:
Nothing works for me and I really need my phone.
Please help poor man out :crying:
Man, you can boot you phone in fastboot mode?
Connected to PC appear as <serial number> when you run command: devices?
gtdaniel said:
Man, you can boot you phone in fastboot mode?
Connected to PC appear as <serial number> when you run command: devices?
Click to expand...
Click to collapse
No, now it does't detect anything after installing meticulus.
I guess it does't have twrp now for some reason
Can you fix it? Please don't say its gone and unfixible
You have to reboot your phone in bootloader...
Until you do that you can not move ahead...
I just wanted to root my phone, but got stuck when I tried to flash a Supersu using TWRP recovery in my phone.
Things I did before trying to install supersu:
1. Unlocked bootloader
2. Installed twrp through fastboot adb
From then, I tried multiple different things and now I am stuck with these issues:
1. When I try to fastboot some firmware using ADB and fastboot, I get this message on every line "Pre flash Validation Error" and "Remote error" something
2. When I tried to install a rom through TWRP recovery , I get some other error there. Ill update on the error in a few hours.
Basically, I was using Android 7.1.1 when my phone was working properly. Please tell me what to do? I don't know what I am doing. My phone is stuck at "Unlocked boot loader" screen.
Please help. I have a MOTO x PLAY dual sim card version!!
iamnotvimal said:
I just wanted to root my phone, but got stuck when I tried to flash a Supersu using TWRP recovery in my phone.
Things I did before trying to install supersu:
1. Unlocked bootloader
2. Installed twrp through fastboot adb
From then, I tried multiple different things and now I am stuck with these issues:
1. When I try to fastboot some firmware using ADB and fastboot, I get this message on every line "Pre flash Validation Error" and "Remote error" something
2. When I tried to install a rom through TWRP recovery , I get some other error there. Ill update on the error in a few hours.
Basically, I was using Android 7.1.1 when my phone was working properly. Please tell me what to do? I don't know what I am doing. My phone is stuck at "Unlocked boot loader" screen.
Please help. I have a MOTO x PLAY dual sim card version!!
Click to expand...
Click to collapse
flash full stock nougat rom.You problem solved.
nitingarje24 said:
flash full stock nougat rom.You problem solved.
Click to expand...
Click to collapse
Hey Thank you! I did that. My Phone is working. Now can you help me with rooting my phone? I need to root my 7.1.1 Moto X play using TWRP or fastboot. Help please
iamnotvimal said:
Hey Thank you! I did that. My Phone is working. Now can you help me with rooting my phone? I need to root my 7.1.1 Moto X play using TWRP or fastboot. Help please
Click to expand...
Click to collapse
Unlock bootloader then search moto x play twrp.img(3.1 or 3.2) file then flash magisk.zip.
Don't use SuperSU. Use Magisk 14.0 version stable and good.
First flash the zip file from TWRP 3.1.0 or greater, then install the Magisk Manager app.
I too faced the same issue with X Play/SuperSU. Finally i resolved the issue by writing some code in terminal.
But i prefer Magisk over SuperSU. It won't give any issue.
But if you want to use SuperSu. First write this code via terminal then flash zip.
echo SYSTEMLESS=true > /data/.supersu