Flashing from Fastboot rom to Recovery rom - Xiaomi Redmi Note 7 Pro Questions & Answers

Firstly, I switched from Chinese (Recovery) to Indian (fastboot) firmware, however I'm having some issues with it.
Is it possible to switch to Indian Recovery rom?
Thanks in advance!

Fixxzed said:
Firstly, I switched from Chinese (Recovery) to Indian (fastboot) firmware, however I'm having some issues with it.
Is it possible to switch to Indian Recovery rom?
Thanks in advance!
Click to expand...
Click to collapse
Fastboot versions are better than recovery versions.
The recovery have the strict necessary to make the phone work.
Going from a version, for example V12.5.1.0.QFHINXM fastboot to version V12.5.1.0.QFHINXM recovery will not change anything since they are the same.

NOSS8 said:
Fastboot versions are better than recovery versions.
The recovery have the strict necessary to make the phone work.
Going from a version, for example V12.5.1.0.QFHINXM fastboot to version V12.5.1.0.QFHINXM recovery will not change anything since they are the same.
Click to expand...
Click to collapse
I agree with you, but Google says "Device is not certified," which limits several functions and makes a few apps in Fastboot mode unavailable.

Fixxzed said:
I agree with you, but Google says "Device is not certified," which limits several functions and makes a few apps in Fastboot mode unavailable.
Click to expand...
Click to collapse
The play store is not certified because the bootloader is unlocked and you cannot lock it since your phone is a Chinese version, root the phone and use Magisk hide.

NOSS8 said:
The play store is not certified because the bootloader is unlocked and you cannot lock it since your phone is a Chinese version, root the phone and use Magisk hide.
Click to expand...
Click to collapse
Thanks for clearing things out , can i get steps for this process?

Fixxzed said:
Thanks for clearing things out , can i get steps for this process?
Click to expand...
Click to collapse
https://forum.xda-developers.com/f/xiaomi-redmi-note-7-pro-guides-news-discussion.8738/

Related

[ROOT][TRIAL][MAGISK] P20 Pro - Try out on Rooting Method

Hi Guys,
Note : By doing this, you know that you're gonna do a modification to your phone, and im not in any way, responsible for what happen after. Escape Route for if something wrong happen is provided, but YOU DO THIS ON YOUR OWN RISK
since this phone is fairly new, at this moment a clear rooting method haven't established yet. This is what this thread for.
Based on information gathered from P20 Lite Forum (the rooting guide for that device even already up - here), it seems the old trick of rooting (from Mate 10 Pro) using Patched Boot Method is working fine. And Magisk is working
Basically this method need few pre-requisites :
1. Unlocked Bootloader (by getting the code here ) - and if you not sure how to do it, go here for the guide
2. Stock Boot (or RAMDISK to be precise for this phone) - I managed to extract it from 8.1.0.106 ROM version for CLT-L29 (download here)
3. Magisk Manager 5.5.4 (from Magisk Thread) to patch the .img above, or
4. Patched RAMDISK image (i patched it) from here
5. and of course computer with ADB & Fastboot installed (make sure you have latest SDK to prevent something not working)
Now, to Root it, all you need to do is,
1. Boot into bootloader
2. Type
Code:
fastboot flash ramdisk patched_boot.img
(patched_boot.img is the file you download from prerequisites number 4, placed it in the same directory with your adb & fastboot - i assume you know that already)
3. Reboot
4. You now should have root access, download Magisk Manager to manage modules and superuser
(you might need to flash this module if you failed to pass safetynet)
In case something go wrong, flash back the stock RAMDISK from pre-requistes number 2 above using same method as what u did to flash the patched one.
That way worked. Thanks.
Edit:
Just as a hint. To get magisk work as it should..
After boot into the system and installed Magisk Manager, install Magisk from there again, so you dont get any /data/magisk problems.
SafteyNet passed then.
Fingers crossed twrp is possible soon
Works on CLT-L09
I have a German single Sim from Vodafone tested the root yesterday and works very well
Would this method work on CLT-L09 model? Thanks
danifilth4king said:
Would this method work on CLT-L09 model? Thanks
Click to expand...
Click to collapse
The post before you just confirmed yourbquestion, LoL
Yes it does
This is awesome, thanks for sharing! I thought I could live without root but after only half a day, I've decided I can't!
Before I do this, I was wondering where you managed to get the stock rom (quote below)?
otonieru said:
2. Stock Boot (or RAMDISK to be precise for this phone) - I managed to extract it from 8.1.0.106 ROM version for CLT-L29 (download here)
Click to expand...
Click to collapse
fl4r3 said:
This is awesome, thanks for sharing! I thought I could live without root but after only half a day, I've decided I can't!
Before I do this, I was wondering where you managed to get the stock rom (quote below)?
Click to expand...
Click to collapse
It's from www.allrom.ir (its in persian) and there's another site, rusian one if am not mistaken, but i forget the exact address
Great, thanks for that! I managed to find it on allrom.ir
Hey guys, I need some help please! I unlocked bootloader through Huawei website which went fine and then when I flashed the patched boot.img through fastboot and tried to reboot my phone has told me there was a critical error while booting. It won't boot to system and just loops a few times and then boots to Huawei eRecovery. This is my first Huawei device and I'm clueless as to how to recover
Any ideas would be much appreciated! Thanks
**EDIT*** false alarm! I managed to boot to fastboot and restore the ramdisk from the first post
danifilth4king said:
Hey guys, I need some help please! I unlocked bootloader through Huawei website which went fine and then when I flashed the patched boot.img through fastboot and tried to reboot my phone has told me there was a critical error while booting. It won't boot to system and just loops a few times and then boots to Huawei eRecovery. This is my first Huawei device and I'm clueless as to how to recover
Any ideas would be much appreciated! Thanks
**EDIT*** false alarm! I managed to boot to fastboot and restore the ramdisk from the first post
Click to expand...
Click to collapse
What is your phone model ? CLT-L29 or L09 ? And what is your ROM version ?
otonieru said:
What is your phone model ? CLT-L29 or L09 ? And what is your ROM version ?
Click to expand...
Click to collapse
It's CLT-L09, build number 8.1.0.103(C782)
It's and EE UK handset. Any ideas why it wouldn't have worked? Thanks
danifilth4king said:
It's CLT-L09, build number 8.1.0.103(C782)
It's and EE UK handset. Any ideas why it wouldn't have worked? Thanks
Click to expand...
Click to collapse
The ramdisk.img was taken from .106 ROM, so its actually newer than what installed on your phone. That might become issue,
But, do you managed to revive the phone using the stock ramdisk from first post ?
otonieru said:
The ramdisk.img was taken from .106 ROM, so its actually newer than what installed on your phone. That might become issue,
But, do you managed to revive the phone using the stock ramdisk from first post ?
Click to expand...
Click to collapse
Yes thank you, the stock ramdisk from the first post allowed my phone to boot normally again. Do you think if I use magisk manager app to patch the stock ramdisk it will work for me? Or is that the same as what you did to make the patched boot.img anyway?
danifilth4king said:
Yes thank you, the stock ramdisk from the first post allowed my phone to boot normally again. Do you think if I use magisk manager app to patch the stock ramdisk it will work for me? Or is that the same as what you did to make the patched boot.img anyway?
Click to expand...
Click to collapse
If you have the 103 rom, and able to extract the ramdisk yourself, you can try patch it yourself.
Have you tried to flash the patch ramdisk one more time ? In case it just a bad flash.
Because if you manage to boot using stock one. It means your system has no problem using .106 boot image and the patched one should work as well
otonieru said:
If you have the 103 rom, and able to extract the ramdisk yourself, you can try patch it yourself.
Have you tried to flash the patch ramdisk one more time ? In case it just a bad flash.
Because if you manage to boot using stock one. It means your system has no problem using .106 boot image and the patched one should work as well
Click to expand...
Click to collapse
Ok I will try again and report back. How do you boot into fastboot from device off state by the way? I had difficulty doing it earlier. Thanks again!
danifilth4king said:
Ok I will try again and report back. How do you boot into fastboot from device off state by the way? I had difficulty doing it earlier. Thanks again!
Click to expand...
Click to collapse
Its better to do it from ON state, and use adb reboot bootloader command
otonieru said:
Its better to do it from ON state, and use adb reboot bootloader command
Click to expand...
Click to collapse
I mean if the patched boot.img still doesn't work again and the device won't boot to system? I did it before when I flashed back to stock ramdisk, but I don't know how I entered fastboot exactly lol
danifilth4king said:
I mean if the patched boot.img still doesn't work again and the device won't boot to system? I did it before when I flashed back to stock ramdisk, but I don't know how I entered fastboot exactly lol
Click to expand...
Click to collapse
Put the device off and hold power button and volume down. You should come directly into the rescue mode.
danifilth4king said:
I mean if the patched boot.img still doesn't work again and the device won't boot to system? I did it before when I flashed back to stock ramdisk, but I don't know how I entered fastboot exactly lol
Click to expand...
Click to collapse
Ah, sorry, i got it wrong. Yes, its power n volume down.

global stable rom with link....

hey i managed to get the link for the mix2s global stable rom but i cant install it on my device because my bootloader is lock(if someone has workaround for the bootloader i will love to hear) nonetheless here is the link:
ht"remove"tp:/"remove"/bigota.d.miui.com/V9.5.4.0.ODGMIFA/miui_MIMIX2SGlobal_V9.5.4.0.ODGMIFA_702fd64fce_8.0"remove".zip
Is this rom reliable? Somebody tried it? Any feedback?
ruicc said:
Is this rom reliable? Somebody tried it? Any feedback?
Click to expand...
Click to collapse
hey although i didn't try its an original xiaomi rom directly from their servers also this is the rom that come with the hong kong version of the mix2s..
BUT I TAKE NO RESPONSIBILITY ABOUT THIS ROM AND ITS EFFECT ON YOUR DEVICE..
Don't want to offend you but anybody could say that How did you get it?
Flatric said:
Don't want to offend you but anybody could say that How did you get it?
Click to expand...
Click to collapse
It's hosted on bigota.d.miui.com which means it's official. That is Xiaomi's OTA server.
Thanks for the link, but did you try with the mi tool? If you tried and the message about the bootloader persistis, then my suspects are true: You have to wait to unlock the bootloader in order to flash even with an Official ROM and this official tool. I was hoping this could be avoided if you have both: xiaomi tool and Official Xiaomi Rom.
Well, on this link it does not mention you need to unlock the bootloader for it: https://androidmtk.com/use-xiaomi-mi-flash-tool
thanks
Bill Power said:
Thanks for the link, but did you try with the mi tool? If you tried and the message about the bootloader persistis, then my suspects are true: You have to wait to unlock the bootloader in order to flash even with an Official ROM and this official tool. I was hoping this could be avoided if you have both: xiaomi tool and Official Xiaomi Rom.
Click to expand...
Click to collapse
this tool only fastboot rom
does this require twrp to install or a normal way to install this room
I've just tried it. Yes, you need to unlock your bootloader in order to install it. The rom doesn't seem to be complete because it keeps bootlooping after you set your location during initial setup, I guess we need to wait for a fastboot rom for now, or for Xiaomi to officially announce it being available.
EDIT: Yes, you'd need TWRP to install.
teddy74eva said:
I've just tried it. Yes, you need to unlock your bootloader in order to install it. The rom doesn't seem to be complete because it keeps bootlooping after you set your location during initial setup, I guess we need to wait for a fastboot rom for now, or for Xiaomi to officially announce it being available.
EDIT: Yes, you'd need TWRP to install.
Click to expand...
Click to collapse
Awesome, I tried using TWRP however was not able to boot in the rom, I did Format Data and copied the rom on the phone still it loads back in twrp only..
Guess we will have to wait for the official rom to be out.. I should go back to the China Rom
teddy74eva said:
I've just tried it. Yes, you need to unlock your bootloader in order to install it. The rom doesn't seem to be complete because it keeps bootlooping after you set your location during initial setup, I guess we need to wait for a fastboot rom for now, or for Xiaomi to officially announce it being available.
EDIT: Yes, you'd need TWRP to install.
Click to expand...
Click to collapse
I managaed to install it and make it fullo working
Here is my guide in italian
https://www.trovapromozioni.it/guida-rom-global-xiaomi-mi-mix-2s-recensione/
carburano said:
I managaed to install it and make it fullo working
Here is my guide in italian
https://www.trovapromozioni.it/guida-rom-global-xiaomi-mi-mix-2s-recensione/
Click to expand...
Click to collapse
Nice work Can I lock my bootloader after following your tutorial? I really need my Google Pay working and I want my device to be as stock as possible (so no root, Magisk etc.).
But I remember in old xiaomi devices you could flash the rom directly from updater /settings. Why Is this not possibile now?
Inviato dal mio SM-A700F utilizzando Tapatalk
mouse100 said:
But I remember in old xiaomi devices you could flash the rom directly from updater /settings. Why Is this not possibile now?
Inviato dal mio SM-A700F utilizzando Tapatalk
Click to expand...
Click to collapse
Now it warns you that you can't install older version on top of a newer one. We can possibly get around it by flashing V9.5.4.0 first through MiFlash, but I can't find it anywhere.
EDIT: Found it, will try to flash through TWRP, lock my bootloader and flash Global from Updater app.
teddy74eva said:
Nice work Can I lock my bootloader after following your tutorial? I really need my Google Pay working and I want my device to be as stock as possible (so no root, Magisk etc.).
Click to expand...
Click to collapse
yes you can
Hi !
Good job !
Could you please make tuto to install the global ROM with bootloader locked ?
carburano said:
yes you can
Click to expand...
Click to collapse
I've just tried it and the bootloader has to be unlocked, otherwise the phone will not boot. But thanks for your guide, I have succesfully installed Global, many thanks so to sum things up, to install Global rom you need to:
Unlock your bootloader
Flash TWRP from Xiaomi.eu
Flash Global from first post and WITHOUT rebooting flash region fix from carburano's guide
Now you can reboot to system
A small yet important edit as I've seen my post being quoted multiple times: you need to format the data partition (which means erasing all of your user data, including all your files) during the installation process, otherwise the system will not boot. A normal wipe (without wiping your personal files) is not sufficient since the data partition is encrypted and thus unreadable for the newly installed ROM, leading to a bootloop.
teddy74eva said:
I've just tried it and the bootloader has to be unlocked, otherwise the phone will not boot. But thanks for your guide, I have succesfully installed Global, many thanks so to sum things up, to install Global rom you need to:
Unlock your bootloader
Flash TWRP from Xiaomi.eu
Flash Global from first post and WITHOUT rebooting flash region fix from carburano's guide
Now you can reboot to system
Click to expand...
Click to collapse
So strange... BTW if my info are correct in a couple of days fastboot version will be out
carburano said:
So strange... BTW if my info are correct in a couple of days fastboot version will be out
Click to expand...
Click to collapse
Yeah, I don't know what's going on as well, probably dm-verity kicks in and prevents booting because you can see the bootanimation with the MIX logo. I hope fastboot version will get rid of such problems
P.S. If you try to boot with locked bootloader, it will reboot to recovery with a red "This version of MIUI can't be installed on your device" text.
teddy74eva said:
Yeah, I don't know what's going on as well, probably dm-verity kicks in and prevents booting because you can see the bootanimation with the MIX logo. I hope fastboot version will get rid of such problems
P.S. If you try to boot with locked bootloader, it will reboot to recovery with a red "This version of MIUI can't be installed on your device" text.
Click to expand...
Click to collapse
ah ok now is clear. I hope fastboot version will solve everything

How To Root Oxygen 5.1.7

Oneplus updated the OnePlus 6's Bootloader and you may ask yourself 'Can i still root?'
The answer is yes. It is easy.
1. At first, your bootloader has to be unlocked
2. Just download the Twrp.img and the Twrp installer from twrp.me, then the latest magisk installer
3. Put the magisk.zip and twrp installer zip into the root of your device and boot into bootloader
4. Now you have to open a new shell or cmd window in your adb folder, then type "Fastboot devices" there
5. If your phone is recognized, then do this command: " fastboot boot .\twrp-3.2.1-0-enchilada.img"
6. The op6 should boot into the TWRP, there type in your pincode, pattern, or what so ever you have. If you get a message because of system modification, click 'Keep read only'
7. Go to 'Install', then flash the TWRP installer zip, then magisk right after it
8. Just reboot and enjoy
The procedure is the same as always. I can confirm it's working because i rooted a few minutes ago
Just keep in mind the kernels and custom roms haven't been updated to 5.1.7 base yet and may not work until they are.
iElvis said:
Just keep in mind the kernels and custom roms haven't been updated to 5.1.7 base yet and may not work until they are.
Click to expand...
Click to collapse
Forgot the mention that, thanks!
Edit: Screenshots
Flash kernel works. Btw please don't create threads on how to root if the method hasn't changed lol
joemossjr said:
Flash kernel works. Btw please don't create threads on how to root if the method hasn't changed lol
Click to expand...
Click to collapse
Sorry, I thought that would be helpful for people who are worried about root because of updated bootloader.
A Moderator can remove this thread then
joemossjr said:
Flash kernel works. Btw please don't create threads on how to root if the method hasn't changed lol
Click to expand...
Click to collapse
Based on how things have been going so far, people are going to be asking. Just saying.
i understand butttttttttttttttttttttt this forum is flooded with how to flash twrp, how to root with 5.1.6, how to install 5.1.5 with twrp ect ect ect lol just trying to reduce clutter and make things a tad bit simpler. No offense guys lol
So if I already have twrp and Magisk installed is the method still the same?
Will this update lock the bootloader back?
Pretty sure I swiped to allow system modifications on my first twrp installation so will that matter?
joemossjr said:
i understand butttttttttttttttttttttt this forum is flooded with how to flash twrp, how to root with 5.1.6, how to install 5.1.5 with twrp ect ect ect lol just trying to reduce clutter and make things a tad bit simpler. No offense guys lol
Click to expand...
Click to collapse
Yes I know. I mean, you're right. Thought something like "new bootloader, new confusions". I justed wanted to help people if they're worried of a brick
dgunn said:
So if I already have twrp and Magisk installed is the method still the same?
Pretty sure I swiped to allow system modifications on my first twrp installation so will that matter?
Click to expand...
Click to collapse
Don't worry. You can use TWRP and your phone itself as always
Sconny said:
Don't worry. You can use TWRP and your phone itself as always
Click to expand...
Click to collapse
So do I flash the update in twrp?
Must the bootloader be unlocked again?
dgunn said:
So do I flash the update in twrp?
Must the bootloader be unlocked again?
Click to expand...
Click to collapse
No you flash in system via local upgrade
joemossjr said:
No you flash in system via local upgrade
Click to expand...
Click to collapse
Flash with local upgrade, reboot to fastboot, run twrp.img, install twrp, flash Magisk and reboot? No unlocking bootloader again?
If not correct please tell me
Yup that's it
joemossjr said:
No you flash in system via local upgrade
Click to expand...
Click to collapse
Flash in system.. you mean through the system updates in settings? And then I have to reinstall TWRP?
BossNexusS said:
Flash in system.. you mean through the system updates in settings? And then I have to reinstall TWRP?
Click to expand...
Click to collapse
Yes
joemossjr said:
Yes
Click to expand...
Click to collapse
What were the steps you followed if you don't mind?
Maybe someone will upload the full rom?
anyone tried hiding system updates inside magisk hide ?
it now shows only 224 update (canadian vpn), hence don't know what it will do when you take that route, anyone ?

Team MT's Huawei Multi-Tool – Works with Honor 10 !

Hey Folks,
I recently stumbled upon Team MT's quite useful Huawei Multi-Tool – but didn't find anything about it in the Honor 10 Forum although it's compatible!
First of all I have no connection to Team MT at all, so this thread is just about the usefulness of the Tool and what you and I might experience using it.
Also I'm not responsible for any damages/issues caused by this tool.
The tool might come in handy for people that are uncomfortable using cmd/terminal commands or get confused too easily.
Of course there are still a lot of things that could go wrong so if you're not sure what you're doing or what the consequences might be, just don't flash anything.
To use the Multi-Tool, you'll have to have your bootloader unlocked and the phone connected to your pc with adb installed.
When the tool shows you the (right) phone model in the lower right, you're good to go.
With the help of the Multi-Tool, you can
ROOT your Honor 10 with Magisk
flash TWRP
flash STOCK RECOVERY
unlock various small features
All with just a few clicks.
You can download it at Team MT's website:
http://pro-teammt.ru/huawei-multi-tool/
I for instance used it to flash the stock recovery after I had installed TWRP, so I could get regular OTA updates through the system again.
I'm curious to see if there are other people that have used the tool as well or what people that just heard of it now will use it for.
Is an unlocked bootloader required for the tool to root the phone and flash custom recovery?
leAndroid91 said:
Is an unlocked bootloader required for the tool to root the phone and flash custom recovery?
Click to expand...
Click to collapse
Yes , unlocked bootloader is required
Btw where did you get your stock recovery? Cause I don't see Any stock recovery out there for colal10 model. Btw thanks for the info, gotta check it out
fosterqaz11 said:
Btw where did you get your stock recovery? Cause I don't see Any stock recovery out there for colal10 model. Btw thanks for the info, gotta check it out
Click to expand...
Click to collapse
You can back up stock recovery after flashing magisk
miststudent2011 said:
You can back up stock recovery after flashing magisk
Click to expand...
Click to collapse
https://www.addictivetips.com/mobil...ecovery-and-system-partition-images/&hl=en-IN
Will this work since I will have to backup without using twrp.
fosterqaz11 said:
https://www.addictivetips.com/mobil...ecovery-and-system-partition-images/&hl=en-IN
Will this work since I will have to backup without using twrp.
Click to expand...
Click to collapse
The link you provided is broken.
You can find the procedure here.
https://forum.xda-developers.com/showpost.php?p=75630973&postcount=3
miststudent2011 said:
The link you provided is broken.
You can find the procedure here.
https://forum.xda-developers.com/showpost.php?p=75630973&postcount=3
Click to expand...
Click to collapse
Ty turn out it was almost the same info
fosterqaz11 said:
Btw where did you get your stock recovery? Cause I don't see Any stock recovery out there for colal10 model. Btw thanks for the info, gotta check it out
Click to expand...
Click to collapse
The Stock recovery just appeared inside the Multi-Tool, where I was able to download and flash it, I didn't download or back up anything beforehand.
Isn't there some dropdown menu where you can choose the recovery to flash?
I've been flashing it onto my COL-AL10 AND my L29, so it works either way.
vollkornbaguette said:
The Stock recovery just appeared inside the Multi-Tool, where I was able to download and flash it, I didn't download or back up anything beforehand.
Isn't there some dropdown menu where you can choose the recovery to flash?
I've been flashing it onto my COL-AL10 AND my L29, so it works either way.
Click to expand...
Click to collapse
I didn't install the app yet
I'm gonna wait for gpu turbo update then maybe root

No Signal NXT-L09, System: OpenKirin OMNIROM PIE Alpha 5.2

I followed the guide here: https://forum.xda-developers.com/mate-8/general/oreo-nxt-l09-l29-t3844267
And managed to install openkirin Omnirom Pie, and it runs great. WiFi, bluetooth, fingerprint reader, and camera are all working perfectly, BUT I have absolutely no signal.
The phone recognizes the sim and and reads the data, but it displays no network connection, showing 0 bars. I've been going crazy trying to figure this out and fix it. Any help would be greatly appreciated.
In the Phone Status tab it shows the following.
Device Name: unknown
Model & hardware: unknown
Build number: unknown
SELinux status: Enforcing
I tried flashing the modem file for the NXT-L09 through fastboot, but if failed with "command not allow." The bootloader is unlocked.
Rename local.prop to local.prop.bak in /cust/all/cn/prop it might work
mahrtayyab said:
Rename local.prop to local.prop.bak in /cust/all/cn/prop it might work
Click to expand...
Click to collapse
I can't mount the cust partition. It appears to be empty? This is the first time I've encountered a phone with encryption activated in the recovery.
Try using root explorer
mahrtayyab said:
Try using root explorer
Click to expand...
Click to collapse
I'll give it a shot and report back. Thanks!
mahrtayyab said:
Try using root explorer
Click to expand...
Click to collapse
Root Explorer doesn't show a cust folder. There is a single cust file, though it appears empty when I try to open it.
So it means your cust is messed try flashing cust.img using fastboot then rename
mahrtayyab said:
So it means your cust is messed try flashing cust.img using fastboot then rename
Click to expand...
Click to collapse
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
TheMaddestMax said:
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
Click to expand...
Click to collapse
could you solve?
TheMaddestMax said:
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
Click to expand...
Click to collapse
Flash cust using twrp otherwise flash stock rom.
mahrtayyab said:
Flash cust using twrp otherwise flash stock rom.
Click to expand...
Click to collapse
How do I do that? Do I need a special zip?
elcoya06 said:
could you solve?
Click to expand...
Click to collapse
No. I've been fighting with this phone for about a month now, and I'm not making much progress.
TheMaddestMax said:
How do I do that? Do I need a special zip?
Click to expand...
Click to collapse
You can try dload but it fails most of the time so use can twrp and hurupdater to flash stock rom
TheMaddestMax said:
No. I've been fighting with this phone for about a month now, and I'm not making much progress.
Click to expand...
Click to collapse
flash stock 8.0 raise signal with magick after flashing onmirom do hard reset take out decryption with twrp and restart
elcoya06 said:
flash stock 8.0 raise signal with magick after flashing onmirom do hard reset take out decryption with twrp and restart
Click to expand...
Click to collapse
I'm away from the house right now, but I'll give it a try as soon as I get back, and let you know. Thanks for the help.
mahrtayyab said:
You can try dload but it fails most of the time so use can twrp and hurupdater to flash stock rom
Click to expand...
Click to collapse
I'll give this a shot if I can't flash through Dload. Thanks.

Categories

Resources