Root global 10.2 - Xiaomi Mi Mix 3 Guides, News, & Discussion

Been searching,but I'm feeling a little lost. Is it possible to root mix 3 on global rom 10.2 ?
Bootloader is unlocked ,but I don't know where to go from here .
Thank you.

I don't have my mix 3 yet (should be delivered in a couple of days), but from what I've gathered, yes, you can (assuming your mix 3 is global too).
There's a TWRP_perseus you can use on this forum, but when you flash it, you have to boot in it holding vol+ and power, the command fastboot boot recovery won't work.
Then you can flash magisk v17.1 or v17.3, as v18 is known to have some trouble.
But you may want to wait confirmation from someone who actually has the phone already.

I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.

Si_NZ said:
I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.
Click to expand...
Click to collapse
Is stock camera working for you? I've read a couple cases in which root breaks camera functionality.

Yes the stock camera still works.

veesix said:
I don't have my mix 3 yet (should be delivered in a couple of days), but from what I've gathered, yes, you can (assuming your mix 3 is global too).
There's a TWRP_perseus you can use on this forum, but when you flash it, you have to boot in it holding vol+ and power, the command fastboot boot recovery won't work.
Then you can flash magisk v17.1 or v17.3, as v18 is known to have some trouble.
But you may want to wait confirmation from someone who actually has the phone already.
Click to expand...
Click to collapse
I have stucked on rooting global 10.2 for few days.
I usually use fastboot command to boot in to recovery, didn't think of using the button to enter twrp after flash.
Now my phone works fine with magisk 17.3, Thanks a lot!

after booting in to fastboot I try to flash twrp by the following command;
fastboot flash recovery twrp.img
No response.
Trying both adb devices and fastboot devices I find my phone attached.
Anyone have any pointers to what might be the issue?
thanks

Hi I also want to root my device but my computer can't find my device in fastboot mode. Do you have drivers I can install? I tried installing those from Google but the problem still persists.

Try and USB 2.0 socket on your PC or an USB 2.0 Hub, this worked for. I have no idea why USB 3 does not work.

boredandre said:
after booting in to fastboot I try to flash twrp by the following command;
fastboot flash recovery twrp.img
No response.
Trying both adb devices and fastboot devices I find my phone attached.
Anyone have any pointers to what might be the issue?
thanks
Click to expand...
Click to collapse
you have must type 2 command:
fastboot flash recovery twrp.img
fastboot boot twrp.img
then it will successfully reboot to TWRP

Si_NZ said:
I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.
Click to expand...
Click to collapse
So you don't need to flash a patched boot.img at all? It's literally as simple as unlocking the bootloader, flashing TWRP_perseus, rebooting to TWRP again, and then flashing Magisk 17.3?

Yes, if you have actual Global hardware, you flash twrp, press and hold vol up and power to reboot to recovery (you cannot use commands, atleast with CN hw). Then flash Magisk. If it bootloops, you have CN or other hardware, and you need the Magisk module I created to hide your hardware origin.

Trying to flash on a different computer did it for me. My phone is now rooted. Must have been a driver issue as I did everything exactly the same way as on the first computer. Thank you everyone for your help!

Hey guys, I am very new to Android since i switched from iPhones now to the Mi Mix 3 (EU Version). I unlocked the bootloader already and have the adb drivers installed and when I try to boot into TWRP using "fastboot flash recovery TWRP.img" into "fastboot boot TWRP.img" it will boot back into MIUI. I also tried some methods mentioned in various forums like
"1. Put phone in the fastboot mode (switch it off, then press and hold power + volume down for a couple of seconds)
2. Flash twrp through fastboot (fastboot flash recovery twrp.img)
3. Boot TWRP (fastboot boot twrp.img)
4. When phone screen become black, hold power + volume up until it vibrate then release all
5. The phone will boot into twrp "
but I never get the phone to go into the TWRP recovery mode. It either boots back into MIUI or into the MIUI Fastboot screen. Has anyone an idea? Should I try to reinstall the drivers or what could be the issue?
Thanks a lot in advance!

The Magisk zip file you flash in twrp does the patching for you, that's exactly what it's for in fact.

Barathum91 said:
3. Boot TWRP (fastboot boot twrp.img)
Click to expand...
Click to collapse
This is the issue. For now, you have to boot in twrp holding power and volume+ buttons.

veesix said:
This is the issue. For now, you have to boot in twrp holding power and volume+ buttons.
Click to expand...
Click to collapse
Does it have to be volume+ ?
I already tried it a lot with volume- button but if that is the difference then I will test that in the evening Thanks

Barathum91 said:
Does it have to be volume+ ?
I already tried it a lot with volume- button but if that is the difference then I will test that in the evening Thanks
Click to expand...
Click to collapse
Yes, vol down for bootloader, vol up for recovery, if I'm not mistaken

veesix said:
Yes, vol down for bootloader, vol up for recovery, if I'm not mistaken
Click to expand...
Click to collapse
Ahh so maybe that really was the problem I hope it works (testing it later) and thanks again!

Barathum91 said:
Hey guys, I am very new to Android since i switched from iPhones now to the Mi Mix 3 (EU Version). I unlocked the bootloader already and have the adb drivers installed and when I try to boot into TWRP using "fastboot flash recovery TWRP.img" into "fastboot boot TWRP.img" it will boot back into MIUI. I also tried some methods mentioned in various forums like
"1. Put phone in the fastboot mode (switch it off, then press and hold power + volume down for a couple of seconds)
2. Flash twrp through fastboot (fastboot flash recovery twrp.img)
3. Boot TWRP (fastboot boot twrp.img)
4. When phone screen become black, hold power + volume up until it vibrate then release all
5. The phone will boot into twrp "
but I never get the phone to go into the TWRP recovery mode. It either boots back into MIUI or into the MIUI Fastboot screen. Has anyone an idea? Should I try to reinstall the drivers or what could be the issue?
Thanks a lot in advance!
Click to expand...
Click to collapse
You must do the "fastboot flash recovery twrp_perseus.img" command and then hold VOL UP + POWER. You CANNOT use the "fastboot reboot recovery" command it does not work. The TWRP image we have sucks and I have been asking some people for some better directions so I can build us a working english TWRP image, but no one has replied to PMs yet.

Related

[RECOVERY][CWM] ClockworkMod Recovery 6.0.5.1 for Ascend Mate 7 (MT7-L09)

HOW TO INSTALL CWM?
Unlock your bootloader else flashing via fastboot will be impossible
Upgrade your phone to the latest available stock rom (to get latest bootloader and baseband firmware)
Download ClockworkMod Recovery for your specific variant
Reboot into your bootloader (Variant 1: adb reboot bootloader, Variant 2: Power down, hold Vol- and Power buttons at same time)
Flash ClockworkMod Recovery via fastboot. (fastboot flash recovery cwm-mate7_YYYYMMDD.img)
Reboot (fastboot reboot)
WHERE TO GET CWM?
MT7-L09: cwm_mate7_20150410.img - 9.43 MB
HOW TO USE CWM?
- First variant: Power off phone, then hold Volume+ and Power Buttons at same time till Honor logo appears
- Second variant: adb reboot recovery
Demazda said:
HOW TO INSTALL CWM?
Unlock your bootloader else flashing via fastboot will be impossible
Upgrade your phone to the latest available stock rom (to get latest bootloader and baseband firmware)
Download ClockworkMod Recovery for your specific variant
Reboot into your bootloader (Variant 1: adb reboot bootloader, Variant 2: Power down, hold Vol- and Power buttons at same time)
Flash ClockworkMod Recovery via fastboot. (fastboot flash recovery cwm-mate7_YYYYMMDD.img)
Reboot (fastboot reboot)
WHERE TO GET CWM?
MT7-L09: cwm_mate7_20150410.img - 9.43 MB
HOW TO USE CWM?
- First variant: Power off phone, then hold Volume+ and Power Buttons at same time till Honor logo appears
- Second variant: adb reboot recovery
Click to expand...
Click to collapse
Disregard. Not putting recovery in the right folder. Little mistakes make me lol.
Edit again, this recovery doesn't work for me. I flash it but when trying to get in to it, it just bootloops once then boots up normal.
Do you have the L09 variant?
It works for me, that's strange.
Demazda said:
Do you have the L09 variant?
It works for me, that's strange.
Click to expand...
Click to collapse
Yes I have the L09. I tried flashing it several times and each time, it bootloops once then boots up normal.
Just use my tool. So you can then flash the custom Rom.
http://forum.xda-developers.com/mat...custom-recovery-tool-mt7-l10-l10-mt7-t3022424
that fixed in comparison with previous builds ?
Fooox1 said:
Just use my tool. So you can then flash the custom Rom.
http://forum.xda-developers.com/mat...custom-recovery-tool-mt7-l10-l10-mt7-t3022424
Click to expand...
Click to collapse
Can I use your tool without unlocking the bootloader on my MT7-L09?
No, but there will be instructions.
Tried this but failed to install CWM .. seems like all are failing? Is there a certain firmware that the phone needs to be on?
Hi all, i flash cwm_mate7_20150410.img but don't boot in recovery mode.Any idea?
Ciao
looking for CWM touch for Mate7
Hi,
I have a MT7-L09, I unlock bootloader and I installed TWRP but I can't flash anything because I encrypted my phone.
Does this CWM recovery handle mounting encrypted partition?

[HELP] TWRP replaced by stock recovery after updateh

Hello
I'm on MIUI 8.1.2 on my hydrogen and want to flash the latest MIUI 8.1.4.
I've downloaded the recovery rom and flashed it in TWRP but after first reboot TWRP replaced by stock recovery.
Help me what should I do to get out of this issue.
Thanks in advance
Common issue
Boot into edl mode and flash 8.1.3.0 fast boot image and then you will be able to flash twrp again
Something was changed in the bootloader
LiviiYS said:
Common issue
Boot into edl mode and flash 8.1.3.0 fast boot image and then you will be able to flash twrp again
Something was changed in the bootloader
Click to expand...
Click to collapse
Hello where can i find the helium fastboot image to flash twrp again. Because i have no revovery at all after flashing original stock 8.1.6.0 global miui firmware. Thanks
Sent from my MI MAX using XDA-Developers mobile app
valerio.tosti said:
Hello where can i find the helium fastboot image to flash twrp again. Because i have no revovery at all after flashing original stock 8.1.6.0 global miui firmware. Thanks
Sent from my MI MAX using XDA-Developers mobile app
Click to expand...
Click to collapse
I think you don`t need to flash all the fastboot image to can flash TWRP again, just flash via fastboot, place your recovery in ADB folder, rename it recovery.img, fastboot will flashed but it seem that recovery it`s missed but the trick it`s only that don`t boot to recovery if you don`t execute after flash recovery the next command in fastboot: fastboot boot recovery.img, when you boot to recovery wipe cache and dalvik cache if it`s necessary three times untill recover your usual settings like language, bright and others.
Hi
I have flashed twrp in fastboot mode and inserted following command-
fastboot boot twrp.img
But my directly boots to system every time.
Similarly it gets stuck on lenovo boot logo when volume up + power button pressed
If I press volume up + power button again my device gets switched off.
I have followed tutorial but nothing is working
Help, please...

[Recovery][TWRP] Mi 8 Lite TWRP-3.2.3 Multilanguage from 4pda

RECOVERY information:
Name Version: Xiaomi Mi 8 Lite Multilanguage TWRP
Download:
DOWNLOAD
MOD EDIT: Link removed, side is containing warez
How to install:
Fastboot just run .bat file to install it from fastboot mode
TWRP.img can be flashed manually from fastboot
all credits goes to @wzsx150, and poison-74 (4pda)
U know if this is compatible with latest Miui EU rom?
Is data decryptable?
Not entire related to Platina but Mi8 SE users are having trouble with twrp and miui eu.
Thanks.
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
lucainno said:
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
Click to expand...
Click to collapse
Can you enter in twrp and see if data folder is avalable?
Or it ask a password?
Go recovery no enter password, press cancell .
Before wipe Save All data to PC
(this action wipe All data and internal Memory) Wipe data factory reset and reboot phone
install update recovery.img multilanguage
Please help me, how enter to twrp recovery on Mi8 Lite ? I try all buttons combinations and nothing.
Power of phone
Press Vol + and Power for 5 seconds for enter recovery
Hi guys, I just went from Redmi5 Plus to Mi8 lite, unfortunately I have to wait for the famous 360 hours in the meantime I'm downloading what I need on the R5Plus was available Orange Fox recovery, which automatically decrypted the partitions without having to install lazy Flasch later, here how does this TWRP mod do this?
I would like to install the Xiaomi Eu as soon as I unlock the bootloader I am currently on last Global Stable 10.2.2.0 a help thanks.
It's work on android pie beta global 9.3.1?
this should be a new one:
MOD EDIT: Link removed, side is containing warez
This build does not work with Pie - can someone update the initial post?
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
falqon said:
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
Click to expand...
Click to collapse
Could you please share how you fixed it?
Just upgraded the ROM to 10.3.2.0 and now TWRP recovery always reverted to stock recovery after reboot.
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
falqon said:
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
Click to expand...
Click to collapse
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
ne0t said:
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
Click to expand...
Click to collapse
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
falqon said:
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
Click to expand...
Click to collapse
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
ne0t said:
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
Click to expand...
Click to collapse
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
SubwayChamp said:
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
Click to expand...
Click to collapse
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
ne0t said:
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
Click to expand...
Click to collapse
No. don´t try to boot to recovery from fastboot after to flash it, don´t flash it through fastboot.
Do the next three steps and see what happens but do it exactly the same or won´t worth the try:
- In fastboot delete recovery partition by typing fastboot erase recovery
- Then reboot to recovery (don´t flash it yet) by typing fastboot boot twrp.img (rename recovery image firstly to twrp)
- Now once in TWRP flash the zip or image to the recovery partition, when you finish go to Reboot options within TWRP and choose recovery to boot to it before to boot up to system. If you boot at this instance to TWRP then the issue have to be solved, reboot normally to system.
Edit: If this way the problem is not solved then after to install TWRP flash Magisk that can prevent it to be overwritten.

Unable to boot into TWRP recovery (twrp-3.2.3-1 dumpling/OOS 9.0.3 Pie)

Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
nicorvienne said:
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
Click to expand...
Click to collapse
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
_Kingo said:
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
Click to expand...
Click to collapse
hi dude, sorry - now i got you
# after flashed TWRP unplug your device and reboot directly into the bootloader-mode (‘Volume Up’ + ‘Power’ button altogether) and navigate to 'Recovery' or
# fastboot boot 'recovery.img'
i recommend flashing twrp-3.2.3-x_blu_spark_v9.91_treble-op5_op5t.img : https://github.com/engstk/android_device_oneplus_cheeseburger/releases
SOLVED
I tried the 9.x recovery from this thread:
https://forum.xda-developers.com/oneplus-5t/development/recovery-twrp-3-2-1-0-oreo-8-0-8-1-t3729673
works like a charm!
I thougth, the official TWRP site would be the best source, but well... lesson learnt. Anyway, thanks for trying to help, nicorvienne
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
try this.
https://forum.xda-developers.com/oneplus-5t/development/root-install-twrp-xposed-framework-t3910141
Newbie needs help twrp
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
[email protected] said:
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
Click to expand...
Click to collapse
try to flash an older version of twrp through "ADB minimal fast boot".
I use Twrp and am not using Magisk or rooted.

Question Briked poco f3

When I try to install orange fox, my poco f3 is stop on the logo poco, I cant enter on fastboot or recovery
Aday5059 said:
When I try to install orange fox, my poco f3 is stop on the logo poco, I cant enter on fastboot or recovery
Click to expand...
Click to collapse
You have to fastboot into recovery, and install recovery thru the recovery gui on your phone.
Fastboot boot recovery.img
You can't install recovery through fastboot, only boot into it.
Aday5059 said:
When I try to install orange fox, my poco f3 is stop on the logo poco, I cant enter on fastboot or recovery
Click to expand...
Click to collapse
I think you need to explain fully what you have done, which version of OrangeFox you tried to install, how you tried to install it, and which ROM you are running.
I can assure you that installing OrangeFox or TWRP or any other recovery can't prevent entering into the bootloader mode - unless you did something very wrong.
DarthJabba9 said:
I think you need to explain fully what you have done, which version of OrangeFox you tried to install, how you tried to install it, and which ROM you are running.
I can assure you that installing OrangeFox or TWRP or any other recovery can't prevent entering into the bootloader mode - unless you did something very wrong.
Click to expand...
Click to collapse
I try to install the last version that we can see in the oficial page. I try to install through adb sideload
Zinnz said:
You have to fastboot into recovery, and install recovery thru the recovery gui on your phone.
Fastboot boot recovery.img
You can't install recovery through fastboot, only boot into it.
Click to expand...
Click to collapse
But I cant enter on fastboot or recovey, when I try it my screen i in black 3 second and them comes back the logo
Aday5059 said:
But I cant enter on fastboot or recovey, when I try it my screen i in black 3 second and them comes back the logo
Click to expand...
Click to collapse
I use Proyect elixir rom
i tried reinstalling a lot of custom recoveries but never experienced that thing, if the screen is still opening try holding volume down to enter fastboot. Once you enter fastboot flash a custom recovery again.
gigavolthavoc07 said:
i tried reinstalling a lot of custom recoveries but never experienced that thing, if the screen is still opening try holding volume down to enter fastboot. Once you enter fastboot flash a custom recovery again.
Click to expand...
Click to collapse
I cant enter on fastboot mode, when I press volume down my screen is black and then go back to the logo
Aday5059 said:
I try to install the last version that we can see in the oficial page....
Click to expand...
Click to collapse
This is meaningless. Each release has a version number. Which version (supply the version number) did you try to install? Which recovery did you use to try to install it? Which version of Elixir were you running at the time?
It is important to state the precise version numbers of everything, because some ROMs use vendor_boot-as-recovery, and if you flash a standard recovery on them, you will definitely get a bootloop, and nobody can advise you unless it is clear what precisely you have done.
Any, by the way, none of this should prevent you from being able to enter the bootloader mode with the Power + Volume down combination.
I've already fixed it because you can access fastboot mode, before you couldn't simply because I wasn't pressing the buttons long enough. Thank you

Categories

Resources