Related
INSTALL TWRP:
1- Make sure you have an unlocked bootloader. Get your specific unlock code for your Huawei P8 from this page: https://emui.huawei.com/en/plugin.php?id=unlock&mod=detail make sure to register using facebook method that way you will get the code directly. Make sure to stop adblock extension in your browser from blocking the facebook link.
- After getting your unlock code follow the last part of the tutorial http://www.teamandroid.com/2015/06/07/unlock-bootloader-huawei-p8/ starting from step 3.. By the way in the link step 6 is wrong, to enter fastboot mode simply turn off the device and remove any connections from the pc then hold volume down and connect back the usb connection to pc at the same time; it should power the device in fastboot mode.
2. Download the latest TWRP from here: https://dl.twrp.me/p8/, If there is no new update after version 2.8.7.1 then flash this version: http://forum.xda-developers.com/showpost.php?p=65499548&postcount=564. The official TWRP version 2.8.7.1 doesn't work on Marshmallow it will cause an endless bootloop.
- Ty to @rodlane for providing the Twrp. It's working fine.
3. Put TWRP image file in the ADB and Fastboot folder. Then from ADB and Fastboot Folder hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
adb devices (This will show if your device is connected)
adb reboot bootloader (will reboot the device in bootloader mode)
fastboot devices
fastboot flash recovery "name of the twrp file downloaded .img" ( ex: fastboot flash recovery twrp-2.8.7.1-p8.img )
4. Manually restart the device, by holding power until it restarts.
* A more detailed tutorial for downloading drivers and prerequisites needed which i didn't cover. Ty Sarang. http://www.androidsage.com/2016/01/29/how-to-install-twrp-recovery-on-your-android-device/.
In step 4 in the link to go to bootloader mode for our device turn off the device. Then hold volume down and connect the usb to pc or laptop this will boot the device in bootloader mode. Or you can use the CMD command as suggested earlier.
ROOT P8
1. Download the latest SU.zip from here. http://forum.xda-developers.com/showpost.php?p=64161125.
2. Put the Su zip in SD card or internal memory.
3. When phone is OFF hold (volume up + power key) together until you see Huawei startup logo then release. After you boot into Twrp make sure to select read only mode when the Twrp starts.
Note: If you can't boot into twrp although you flashed it correctly, do this:
*After flashing twrp. restart the device manually by holding power until it restarts.
*From ADB and Fastboot Folder hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
-adb devices
-adb reboot recovery
4. Inside Twrp go to advance-> Terminal. Click select and type the following code without the quotation "echo SYSTEMLESS=true>>/data/.supersu". Already explained why in Chainfire page. <-----VERY IMPORTANT STEP TO DO OR SU WILL NOT BE INSTALLED AND YOU WILL BE STUCK IN A BOOTLOOP
5. Go back to install menu, and flash the SU zip. After that restart the the device it should restart without a bootloop.
Thanks to @Chainfire for SU and help, and @ralfbergs for pointing out the need to use the command line http://forum.xda-developers.com/showpost.php?p=65458498&postcount=302.
P.S: (12-07-16) I have sold my P8, so I can no longer help with any new updates to the device i am really sorry. I wish everyone the best of luck. Take care
Hi!
Thanks, but not working for me.
I flashed the twrp with success, but my
phone has the stock recovery not the twrp.
I cant understand why.
Any idea?
Ok, I got it. The nu twrp is the solution.
http://forum.xda-developers.com/showpost.php?p=65499548&postcount=564
voison said:
Hi!
Thanks, but not working for me.
I flashed the twrp with success, but my
phone has the stock recovery not the twrp.
I cant understand why.
Any idea?
Click to expand...
Click to collapse
I think I've seen somewhere, NOT to reboot the phone with fastboot command after flashing recovery, use buttons instead and hold Volume Up while booting, otherwise custom recovery will bee overwritten by stock again.
tomtro74 said:
I think I've seen somewhere, NOT to reboot the phone with fastboot command after flashing recovery, use buttons instead and hold Volume Up while booting, otherwise custom recovery will bee overwritten by stock again.
Click to expand...
Click to collapse
I agree with you, I put it there incase someone needed the code. But before when rooting by flashing a .bat file inside the file the code used had the command line without losing the recovery that's why I also put it there. But it's not a must use anyway. Thanks.
I want to ask: my P8 has root, and successfully installed the xposed framework program, most framework programs can be normal use, however, is the most important Gravitybox program can not run, don't know what the reason, who knows what's the solution?
dosent work for me i have flashed the twrp recovery and i shut down the phone then vol+ with power i accessed the erecovery and the recovery request wifi to download files then failed ....
tt_man said:
dosent work for me i have flashed the twrp recovery and i shut down the phone then vol+ with power i accessed the erecovery and the recovery request wifi to download files then failed ....
Click to expand...
Click to collapse
Are you sure you flashed correctly?, if you are, try the twrp file suggested by Voison. Another reason could be the combo keys used to boot to twrp in lollipop its( volume up + power) but i can't confirm if it's the same for Marshmallow.
x_h168 said:
I want to ask: my P8 has root, and successfully installed the xposed framework program, most framework programs can be normal use, however, is the most important Gravitybox program can not run, don't know what the reason, who knows what's the solution?
Click to expand...
Click to collapse
How did you installed Xposed Framework?
Hi, sorry for the OT, but I cannot create a thread so I have to write here. I have a Huawei P8 and I would like to unlock the bootloader but every time I try to connect to the huawei site it always tell me that the server is busy, so I'm hopeless. Can someone help me and do it for me?
Information:
Product: HUAWEI GRA-L09
SN: S7M0216108011240
IMEI: 869370023363473
Product ID: 08552512
Rashad83 said:
4. Inside Twrp go to advance-> Terminal. Click select and type the following code without the quotation "echo FSTABSYSTEMRW=true>>/data/.supersu". Already explained why in Chainfire page.
Click to expand...
Click to collapse
THIS DOESN'T WORK AND WILL LEAD TO A BOOTLOOP!!!
The proper command to use in terminal is:
Code:
echo SYSTEMLESS=true>>/data/.supersu
@Rashad83 you should test and troubleshoot before writing a guide. Your signature says your P8 is still on Lollipop...
@all: I am gonna write a proper howto, not just a quick brainless cut & paste from here and there
Regards
AD2076 said:
THIS DOESN'T WORK AND WILL LEAD TO A BOOTLOOP!!!
The proper command to use in terminal is:
Code:
echo SYSTEMLESS=true>>/data/.supersu
@Rashad83 you should test and troubleshoot before writing a guide. Your signature says your P8 is still on Lollipop...
@all: I am gonna write a proper howto, not just a quick brainless cut & paste from here and there
Regards
Click to expand...
Click to collapse
I apologize from everyone for the mistyping that is in the command line, and for causing any bootloop.
@AD2076:
1. Since you are so perfect, and know how to read signatures you should know there is no beta rom for my model's region and i can't test the code, but never the less i have got feedback from others who have tested the command line and it works for them http://forum.xda-developers.com/showpost.php?p=65555974&postcount=26,http://forum.xda-developers.com/showpost.php?p=65568736&postcount=29 , and yeah i have pointed to the right command line back then. If you follow my thread towards the end you will notice i have linked a post to the right command line -> "and ralfbergs for pointing out the need to use the command line http://forum.xda-developers.com/show...&postcount=302".
2. Negativity never solves problems but the opposite it causes ill feelings, I am a human being and i make mistakes that's why the likes of you can post back and correct me, but there is a proper way of doing it without causing ill feelings and embarrassment to others, something like the inbox you could have messaged me to correct the command line without being insulting. I have nothing to gain from writing this thread except helping others in need.
3. You should never take my word or any other for that matter without double checking, that's why we have Google. And my only wrong doing in writing this thread is copying the wrong command line out of hurry which i have my self to blame but the likes of you makes it hard to do any good.
4. "I am gonna write a proper howto, not just a quick brainless cut & paste from here and there". Really..!, may i know what part is copy and pasts beside the command line?, By the way it's "How To" and not howto.......
1. Since you are so perfect, and know how to read signatures you should know there is no beta rom for my model's region and i can't test the code, but never the less i have got feedback from others who have tested the command line and it works for them http://forum.xda-developers.com/showpost.php?p=65555974&postcount=26,http://forum.xda-developers.com/showpost.php?p=65568736&postcount=29
Click to expand...
Click to collapse
Looks I am not so good at reading signatures... not as good as you in writing guides you can't try for sure.
others... they probably enabled system rw in twrp
and yeah i have pointed to the right command line back then. If you follow my thread towards the end you will notice i have linked a post to the right command line.
Click to expand...
Click to collapse
I did and found the proper command line, but in a "guide" I expect to find exact and doublechecked instructions
2. Negativity never solves problems but the opposite it causes ill feelings, I am a human being and i make mistakes that's why the likes of you can post back and correct me, but there is a correct way of doing it without causing ill feelings and embarrassment to others, something like the inbox you could have messaged me to correct the command line without being insulting. I have nothing to gain from writing this thread except helping others in need.
Click to expand...
Click to collapse
I tried to be positive pointing out the proper command line to save others from bootloop
I didn't mean to be insulting but I was angry after a lot of time spent for a typo
3. You should never take my word or any other for that matter without double checking, that's why we have Google. And my only wrong doing in writing this thread is copying the wrong command line out of hurry which i have my self to blame but the likes of you makes it hard to do any good.
Click to expand...
Click to collapse
No one should write a "guide" in a hurry and without doublechecking and testing it, imho
BTW @Rashad83 I am glad you edited the post, you saved some headaches to others and some time to me. Now your one is almost a proper guide and I can confirm it works. Just a few notes:
fastboot reboot is not necessary and can be problematic to start in recovery later
vol+ and power combo works in marshmallows too
to have the combo work please keep keys pressed until the huawei logo appears
twrp-2.8.7.1 doesn't work (I am on B317), new_twrp does
please reformat it better, it's ugly :angel:
Now, just to be positive, let me link this
guide
No need to downgrade to B170 or whatever... it works using B317 from huawei site.
Apologize for your ill feelings
AD2076 said:
Looks I am not so good at reading signatures... not as good as you in writing guides you can't try for sure.
others... they probably enabled system rw in twrp
Click to expand...
Click to collapse
Clearly you are "not as good as me" in writing proper english either.
"I expect to find exact and doublechecked" english when commenting. You are so perfect.
Please don't consider replying, i have had enough of your condescending remarks.
Hey there, I'm having issues getting into TWRP after flashing it. No matter what I do my phone will not boot into recovery at all, it just boot loops for a little bit before rebooting normally. If it does boot into recovery its the standard one, not TWRP. Any ideas?
Edit: My phone is the GRA-UL00 variant, running build C470B181. Stock EMUI 3.1 Lollipop.
PointyFinger said:
Hey there, I'm having issues getting into TWRP after flashing it. No matter what I do my phone will not boot into recovery at all, it just boot loops for a little bit before rebooting normally. If it does boot into recovery its the standard one, not TWRP. Any ideas?
Edit: My phone is the GRA-UL00 variant, running build C470B181. Stock EMUI 3.1 Lollipop.
Click to expand...
Click to collapse
This thread is for Marshmallow Twrp and root which is different from Lollipop especially the root method. For installing Twrp on Lollipop:
- Make sure you unlocked the bootloader.
- You have all the needed drivers installed in your pc. i have linked a very detailed guide for how to install Twrp and drivers needed please follow it, here is another one with root for our device http://www.droidviews.com/root-huawei-p8-and-install-twrp-recovery/.
*In step 5 in the link use twrp-2.8.7.1-p8.img instead of the old one,the command will be:
fastboot flash recovery twrp-2.8.7.1-p8.img.
*After that manually restart the device, by holding power until it restarts. Then When phone is OFF hold (volume up + power key) together until you see Huawei startup logo then release. You should be able to boot into twrp. To root continue with the link steps.
I already waited 14 days..and today i tried with facebook account for the unlock code....
"The Huawei ID used to apply for the unlock code has not been used on the device for more than 14 days"
I'm not able to flash anything on this phone...fastboot says it's unlocked but can't flash?
Verstuurd vanaf mijn HUAWEI GRA-L09 met Tapatalk
AeonSL said:
I already waited 14 days..and today i tried with facebook account for the unlock code....
"The Huawei ID used to apply for the unlock code has not been used on the device for more than 14 days"
I'm not able to flash anything on this phone...fastboot says it's unlocked but can't flash?
Verstuurd vanaf mijn HUAWEI GRA-L09 met Tapatalk
Click to expand...
Click to collapse
So did you manage to get the unlock code or not?, or is it telling you the huawei id is wrong, and your not able to get it.
No it is telling me that the the huawei id has not been used for 14 days...???
Verstuurd vanaf mijn HUAWEI GRA-L09 met Tapatalk
AeonSL said:
No it is telling me that the the huawei id has not been used for 14 days...???
Verstuurd vanaf mijn HUAWEI GRA-L09 met Tapatalk
Click to expand...
Click to collapse
Try another huawei id using the Huawei id generator method. For me when i tried to unlock the code it gave me a message "wrong id" so i used this method.
http://forum.xda-developers.com/p8l...otloader-root-p8-p8lite-t3164956#post62851688
Also i just saw this post he had issues with Huawei id too. http://forum.xda-developers.com/showpost.php?p=65673335&postcount=181
Not working...it gives me the same message that the id has not been used for 14 days..?
Verstuurd vanaf mijn HUAWEI GRA-L09 met Tapatalk
Hi,
Last Sunday (5) my phone turns off with 25% battery and just don´t turn on.
I was with the stock Oxygen OS.
Now when i turn it on, the oneplus logo appears and the next "screen" that should be the android or any other OS loading, just don´t appear. It just go to black and turn off.
Reading the Threads here about "OP3T Bricked" they all requests to hold volume up, and connect the usb cable.
The problem is when i do it, the driver just pop up at Device Manager List, and few seconds later it disappears.
(Try it using 4 different computers (Desktop win7 , laptop win7, laptop win 10 and desktop winxp) and 2 original OP cables.)
I had read a lot of informations that you share here in forum, but no tips helps to solve this issue.
So i contact the OnePlus support, they give me some links to download 2 encrypted files that looks like the files you guys shares here (One is the driver and the other is some kind of unbrick tool called MSM).
They connect at my computer and as soon they see that my driver just pop up and disappear, they stop the process and said to me to send the device to one support center.
Probably i will do it, but first i want to guarantee that its nothing i can do here.
So I try to reach my phone throw ADB and fastboot commands.
When at the screen of Fastboot I have some information about the phone and the last line said:
DEVICE STATE - LOCKED
using the command adb devices, we don´t find anything.
using fastboot devices, my device is listed by the serial number.
Should be possible to recover it using fastboot commands ?
There is a way to analyze my phone throw fastboot commands? Something like "all hardware is ok", like the memory, battery, etc ?
Best Regards
I have encountered the same issue while I was playing around with a beta oreo rom the name of which I wouldn't not want to mention here. Got my phone bricked and it wouldn't boot to recovery. Only fastboot was accessible so what I did was just flash the blusaprk v45 recovery and after booting I was finally successful in booting my phone into recovery where I wiped system, data, cache and dalvik without internal storage and flashed a nougat rom. Thankfully I was able to revive my phone and that solved my issue.
UPDATE:
I try to use the fastboot commands, but to do it i must use "fastboot oem unlock"
And guess what?! i can´t ...
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.023s
Click to expand...
Click to collapse
So a lot of answer for the people who get this fail is to use the MSM tool .....
Any tips ?
Have you read THIS thread? Try to follow exactly those instructions...
jonsat said:
Have you read THIS thread? Try to follow exactly those instructions...
Click to expand...
Click to collapse
Hi Jonsat,
Yes, i tested and as i said, i can´t do it because the driver don´t still at device manager list.
So, the problem was solved, i need to use the OnePlus Support and converge them to use the files like "my method":
The Regular method is:
1) Hold volume +
2) When holding, plug the phone at PC
3) The device should appear at device manager, so you can run tools like MSM
This method does not work for me because my device doesn't still at device manager list, it just pops up and disappears.
So to make it work i need to:
1) Turn off the phone
2) Hold power + Volume +
3) Plug the phone
4) The phone should start with fastboot menu
5) Select recovery mode
6) hold volume +
Now the driver still on device list.
Using this solution, the files that we see here in forum does not work.
Need to use the files from OnePlus Support, MSM3.08 + OnePlus3T_A56(A57, or newer) + Driver Qualcomm signed 24/04/2013.
Thanks you
Glad that you solved! Surely your accurate description of correct procedure will be useful for other people.
jonsat said:
Glad that you solved! Surely your accurate description of correct procedure will be useful for other people.
Click to expand...
Click to collapse
Glad to help
PLEASE HELP!!
I just hard bricked my wife's new Redmi Note 10 Pro!
I bought the Chinese version and got the bootloader unlocked, and then tried to replace it with the global Rom from the official website.
In the process I kept receiving an error: "Mismatching Image and device error ".
I followed a couple of tutorials and this particular seem popular, where I had to delete some lines in the .bat file.
After that the flashing process started but halfway an error appeared again. After several attempts I decided to restart from Fastboot mode, and this was when I realized it had bricked.
Now I can't go to Fastboot mode and I keep getting Vibrations but a dead screen.
PLEASE HELP
swarzB said:
PLEASE HELP!!
I just hard bricked my wife's new Redmi Note 10 Pro!
I bought the Chinese version and got the bootloader unlocked, and then tried to replace it with the global Rom from the official website.
In the process I kept receiving an error: "Mismatching Image and device error ".
I followed a couple of tutorials and this particular seem popular, where I had to delete some lines in the .bat file.
After that the flashing process started but halfway an error appeared again. After several attempts I decided to restart from Fastboot mode, and this was when I realized it had bricked.
Now I can't go to Fastboot mode and I keep getting Vibrations but a dead screen.
PLEASE HELP
Click to expand...
Click to collapse
Download the chinese version
So open google translate and translate" Redmi Note 10 Pro stock firmware China "
copy and paste in google the translated text once you fing one you can download try that one but only flash the partition you need other wise your phone will be in chinese
flairepathos.info said:
Download the chinese version
So open google translate and translate" Redmi Note 10 Pro stock firmware China "
copy and paste in google the translated text once you fing one you can download try that one but only flash the partition you need other wise your phone will be in chinese
Click to expand...
Click to collapse
The problem currently is that I can not boot into Recovery or Fastboot
swarzB said:
The problem currently is that I can not boot into Recovery or Fastboot
Click to expand...
Click to collapse
Check if the oem option in developer locked again
flairepathos.info said:
Check if the oem option in developer locked again
Click to expand...
Click to collapse
I unlocked it before i started
swarzB said:
I unlocked it before i started
Click to expand...
Click to collapse
When you flash things (usually boot.img) it will lock it again
just check and confirm if its still unlocked
plug in your device and do adb reboot bootloader
flairepathos.info said:
When you flash things (usually boot.img) it will lock it again
just check and confirm if its still unlocked
plug in your device and do adb reboot bootloader
Click to expand...
Click to collapse
unfortunately for me my screen wont come on
Usually Its just stuck in engineer/ edl mode
So not to worry but try flashing using sp tools
Put your phone on charger for now
Then
If your phone not getting recognised by pc, unplug and wait for a 6-10 seconds and plugin again or plug in and hold Power+ Volume down or up button till pc recognises it, this will be handy later
here's a guide to flash via SP tools, or you can follow a youtube video to guide you along step by step
How to Flash Xiaomi Redmi Note 10 Pro Android phone - Easy and Working methods [2022]
Flashing Xiaomi Redmi Note 10 Pro Android phone can be difficult task! But not anymore, flash ROMs on your Xiaomi Redmi Note 10 Pro phone easily with this
flashifyit.com
Hello,
I don't know if this is right forum. If this is wrong forum, please suggest me the right one.
I have a Redmi Note 10 5G bought at China. There are all Chinese apps and No Google apps. I didn't like it so, decided to flash it into Global ROM. I have done this kind of thing many times before, but never in this device and never got this error. I downloaded the latest Global ROM which was MIUI 12.0.7.0. I extracted it and flashed using Xiaomi ADB and Fastboot tools. Everything was alright. When the device rebooted, I got:
dm-verity corruption.
Your device is corrupted.
It cannot be trusted and may not work properly.
Press power button to continue.
Or, your device will power off in 5s.
I pressed the power button and it got stuck on redmi logo forever.
Then i downloaded MIUI 12.0.6.0 Global. Then flashed it, got the same error? I tried all tricks on internet, nothing worked.
I thought Nothing is working, lets just install Chinese ROM and use it anyway. I flashed Chinese ROM and got the same error ! What is going on? What is problem?? I haven't locked bootloader
I am now hopeless. Can anyone tell me how to fix this? Should I take to somewhere to repair, or there is a trick? Any answer will be thanked!
My device:
Redmi Note 10 5G (6GB RAM 128GB ROM)
My PC:
Dell Inspiron 15 3567 (Windows 10 21H1 Latest)
Thank YOU!!!
My guess is you've re-locked phone's bootloader after flashing the ROMs in question.
No I did not Re-Lock the Bootloader
jwoegerbauer said:
My guess is you've re-locked phone's bootloader after flashing the ROMs in question.
Click to expand...
Click to collapse
no,
while for you "un known" why don't you check my post "root gained" you'll get rid of that dm-verity corruption
simika said:
no,
while for you "un known" why don't you check my post "root gained" you'll get rid of that dm-verity corruption
Click to expand...
Click to collapse
Hello, Thank you for replying. I already tried that. I wont get the error, but my phone is stuck on Redmi Logo. I don't want to fix that error. I just want to get out of bootloop. Even after I press power button, I got stuck on Redmi Logo
Un KnOwN said:
Hello, Thank you for replying. I already tried that. I wont get the error, but my phone is stuck on Redmi Logo. I don't want to fix that error. I just want to get out of bootloop. Even after I press power button, I got stuck on Redmi Logo
Click to expand...
Click to collapse
bootloop also is NOT a real one.. if you read ( or see the screenshot i previously posted in another thread , you need to press POWER button.. press it even 2 times and be sure it's going to load your phone properly !
i was in the same situation at begin and it's not a real bootloop
( and if you load vbmeta you won't even get that message/bootloop at all ! )
simika said:
bootloop also is NOT a real one.. if you read ( or see the screenshot i previously posted in another thread , you need to press POWER button.. press it even 2 times and be sure it's going to load your phone properly !
i was in the same situation at begin and it's not a real bootloop
( and if you load vbmeta you won't even get that message/bootloop at all ! )
Click to expand...
Click to collapse
WELL i tried everything you said. i even waited overnight. nothing happened only redmi logo. I took my phone to repair, so lets close this
Hat ihr Telefon schon repariert? Wieviel wurden Sie bezahlen? Mein Telefon ist wie Ihr Telefon defekt.
Has your phone been repaired yet? How much would you pay? My phone is broken like your phone.
Un KnOwN said:
Hello,
I don't know if this is right forum. If this is wrong forum, please suggest me the right one.
I have a Redmi Note 10 5G bought at China. There are all Chinese apps and No Google apps. I didn't like it so, decided to flash it into Global ROM. I have done this kind of thing many times before, but never in this device and never got this error. I downloaded the latest Global ROM which was MIUI 12.0.7.0. I extracted it and flashed using Xiaomi ADB and Fastboot tools. Everything was alright. When the device rebooted, I got:
dm-verity corruption.
Your device is corrupted.
It cannot be trusted and may not work properly.
Press power button to continue.
Or, your device will power off in 5s.
I pressed the power button and it got stuck on redmi logo forever.
Then i downloaded MIUI 12.0.6.0 Global. Then flashed it, got the same error? I tried all tricks on internet, nothing worked.
I thought Nothing is working, lets just install Chinese ROM and use it anyway. I flashed Chinese ROM and got the same error ! What is going on? What is problem?? I haven't locked bootloader
I am now hopeless. Can anyone tell me how to fix this? Should I take to somewhere to repair, or there is a trick? Any answer will be thanked!
My device:
Redmi Note 10 5G (6GB RAM 128GB ROM)
My PC:
Dell Inspiron 15 3567 (Windows 10 21H1 Latest)
Thank YOU!!!
Click to expand...
Click to collapse
1. power on phone insert usb cable mobile show dm-verity corruption option then quick click 3 time volume up and down
your mobile skip restarting
2. after phone on. go setting developer option oem on and mobile go to update option and update your phone .
Free Solution in this video
Free Software X said:
1. power on phone insert usb cable mobile show dm-verity corruption option then quick click 3 time volume up and down
your mobile skip restarting
2. after phone on. go setting developer option oem on and mobile go to update option and update your phone .
Click to expand...
Click to collapse
nice tip!
boot to fastboot and issue command " fastboot oem cdms "
will fix the dm verity issue
chopwell20 said:
boot to fastboot and issue command " fastboot oem cdms "
will fix the dm verity issue
Click to expand...
Click to collapse
how to do this pls?
heyika26 said:
how to do this pls?
Click to expand...
Click to collapse
You must have Minimal ADB and Fastboot installed in your PC.
After installing it, open it.
Write exactly the command line above.
Connect you phone via USB while is in FastBoot Mode*, with your PC.
* For FastBoot Mode on your phone, Turn OFF your phone.
Press VOL Down & Power Button for some secs together.
** Not sure if this is necessary ,but before doing all these, you have turned ON Developer Options on your phone. (search google how to enable Developer Options)
OEM Unlocking Checked & USB Debugging Checked.
Press Enter and you're done.
For me it worked!
Hey i spend today a lot of time to tried to fix my bricked Redmi Note 10 5G.
I just wanted to unroot my phone but i did something wrong.
First problem i have is the dm-verity corrupt.
So i read and tried this
https://forum.xda-developers.com/t/...g-bricked-but-has-access-to-fastboot.4366655/
Without succes i flashed the right firmware for my device many times but the dm-verity corrupt is still there and then i keeps hanging in the redmi boot logo.
But i dont know how but now i also got my bootloader locked so now i cant flash any thing.
And the dm-verity corrupt and keeps hanging on the redmi bootlogo.
So i hope some one have an solution for me and can help me and fix my phone.
u have made a common mistake. u have flashed firmware with miglash, without change default option to flash all. you have select flash all and lock. so yout phone is hard bricked. i think theres a guide to solve this. search on this forum
wetito said:
u have made a common mistake. u have flashed firmware with miglash, without change default option to flash all. you have select flash all and lock. so yout phone is hard bricked. i think theres a guide to solve this. search on this forum
Click to expand...
Click to collapse
Hey thanks for the reply
i know i made a mistake and i search and tried anything what i thougt it is maybe a solution on this forum.
Bun without any succes and because my bootloader is locked now i cant do anything in the fastboot.
i dont know how to unlocked now.
Because the bootloader is locked now i think i have the Guarantee now but if the i boot the phone the dm-verity corrupt message is still there and then it keeps hangin on the redmi logo.
So if there is no way to fix it i think go trie it to bring it to the store where i bought it 2 months ago.
i think you can solve using mtk spflash tool
look here, u can find the solution
Soft Bricked Phone
Hello, I need help. I tried to flash back to stock firmware using mi flash tool but it said error and it failed. I tried to flash again and then it didn't detect the device. It rebooted on its own and now it's stuck on bootloop with black...
forum.xda-developers.com
Hey thanks for the
wetito said:
i think you can solve using mtk spflash tool
look here, u can find the solution
Soft Bricked Phone
Hello, I need help. I tried to flash back to stock firmware using mi flash tool but it said error and it failed. I tried to flash again and then it didn't detect the device. It rebooted on its own and now it's stuck on bootloop with black...
forum.xda-developers.com
Click to expand...
Click to collapse
Hey thnks gor this guide but i cant get it found it in the sp flash tool.
I dont get my phone in the BRom mode to find it so im stuck there tried servel of times when it power of to get my phone BRom mode how dos the screen look if its in BRom mode ?
By pressing the vol + vol - and pwr button when its off id ont get it in the BRom Mode.
Also i googled the sp flash tool to download it so maybe i dont have tight one do you have mabe some links for me?
Or is there maybe a other way to fix my phone?
try this tool. seems very good. but i didn't never used. so you had to try by yourself. it have many interesting and usefull function
Home - Tool All In One
TOOL ALL IN ONE This tool support 67 different devices of some different OEMs. DOWNLOAD CHANGELOG XDA THREAD OTHERS PROJECTS
toolaio.tk
wetito said:
try this tool. seems very good. but i didn't never used. so you had to try by yourself. it have many interesting and usefull function
Home - Tool All In One
TOOL ALL IN ONE This tool support 67 different devices of some different OEMs. DOWNLOAD CHANGELOG XDA THREAD OTHERS PROJECTS
toolaio.tk
Click to expand...
Click to collapse
That also didn't work do i go to reseller today and hope i hot a new one of the gonna fix it.
Becuase the bootloader is locked again warrenty only the dm-verification message is there.
Do gonna say i updated my phone and now its not booting anymore.
Or do you or maybe some one do have an tutorial program or tool to fix it.
Download ROM for your phone and extract to desktop. Reboot to fastboot and open flashall.bat. it should run firmware through and reflash phone completely. Boot phone and on boot screen keep pressing power so phone can boot and bypass DM Verity error. Once booted reboot into fastboot again and enter fastboot oem cdms. Reboot phone and DM Verity should be gone.
passion8059 said:
Download ROM for your phone and extract to desktop. Reboot to fastboot and open flashall.bat. it should run firmware through and reflash phone completely. Boot phone and on boot screen keep pressing power so phone can boot and bypass DM Verity error. Once booted reboot into fastboot again and enter fastboot oem cdms. Reboot phone and DM Verity should be gone.
Click to expand...
Click to collapse
we repeats same anawers continuosly.i dont understand why some users decide to mod their devices, if they dont know how to use Google, and don't understand how to follow the flashing guides step by step. and finally after flashing custom rom, they ask how back to stock
wetito said:
we repeats same anawers continuosly.i dont understand why some users decide to mod their devices, if they dont know how to use Google, and don't understand how to follow the flashing guides step by step. and finally after flashing custom rom, they ask how back to stock
Click to expand...
Click to collapse
Get what you are saying, think there is at least 8 threads on same topic.
Hey thanks for the answers and the things i could tried to fix my phone.
im not a noob with rooting and flashing android phones before i do flasshong or rooting and the other stuff i always read and check the xda forum before i do.
With other android phones that i had before i made some misstakes before but like a bootloop or something else that the phone not was booting but always i can fix the phone.
So the problem what i had with my Redmi note 10 5G and not one solution that i found on xda or something that maube could fix the problem nothing could fix it.
So i a couple of week ago i went to the reseller and they send it to a repair center.
I think the coudnt also fix it because the did a boardswap.
I think if they cam fix it with a tool or software and reflashing the phone they did.
Now i wait some time before i go rooting or flashing stuff on my phone i hope there will be good twrp so thning go musch easier in the future to fix stuuf like (DM-VERITY Corruption.
twrp is not necessary. fix dm-verity is easy. the are MANY MANY MANY post where is explained how to do. root new phones is dofferent but not complicated. magisk works fine if installed following the latest guides. it's impossible damage mainbord after a root procedure. sure you didnt follow the guides with attention. i have rooted my global phone many times without problems. simply you have made a bad flash of vbmeta or product partition. you made a big mistake, cause this devices can be rooted without brick