Question fastboot not entering - OnePlus 9R

i wanted to flash a custom ROM. to unlock bootloader with adb with adb reboot recovery the phone just reboot. developer settings enabled. OEM USB debbuging too. but there is no advanced reboot option in settings. help it's my first time doing this.

I faced the same issue after OOS 12
What i did to fix this issue was i went back to Oos 11 using msm tool and then unlocked bootloader then flash custom rom.
If it is your first time doing all this maybe you will find it difficult to use msm tool so follow a good videk guide on youtube and then try this.

HULK2275 said:
I faced the same issue after OOS 12
What i did to fix this issue was i went back to Oos 11 using msm tool and then unlocked bootloader then flash custom rom.
If it is your first time doing all this maybe you will find it difficult to use msm tool so follow a good videk guide on youtube and then try this.
Click to expand...
Click to collapse
thanks. i will try that if there is no option other than downgrading the OS

dfm000 said:
thanks. i will try that if there is no option other than downgrading the OS
Click to expand...
Click to collapse
try adb boot bootloader or adb boot fastboot, adb boot fastbootd. One of them should work. Good luck!

JackieMe said:
try adb boot bootloader or adb boot fastboot, adb boot fastbootd. One of them should work. Good luck!
Click to expand...
Click to collapse
i downgraded the OS

I cannot enter fastboot mode after the update anyone facing the same issue? Adb is fine

gohaaron said:
I cannot enter fastboot mode after the update anyone facing the same issue? Adb is fine
Click to expand...
Click to collapse
you can't on android 12

dfm000 said:
you can't on android 12
Click to expand...
Click to collapse
huh? rly? how come? i can see the fastboot logo but then it just close and continue booting... ive seen on Youtube they were able to access it... u can use key combo or adb commands

dfm000 said:
you can't on android 12
Click to expand...
Click to collapse
if we cant enter fastboot mode how do we unlock bootloader and root?

gohaaron said:
if we cant enter fastboot mode how do we unlock bootloader and root?
Click to expand...
Click to collapse
ask here https://t.me/OnePlus9ROfficial

dfm000 said:
ask here https://t.me/OnePlus9ROfficial
Click to expand...
Click to collapse
ok ive joined thanks

Related

How to check bootloader unlock?

Dear all,
Merry Xmas and Happy New Year
I am new to oneplus x.
I rooted using this method i. e. Without PC.
http://forum.xda-developers.com/oneplus-x/general/guide-root-oneplus-x-twrp-pc-t3251027
Then I use flashify (app from appstore) to flash TWRP.
https://play.google.com/store/apps/...ify&pcampaignid=APPU_1_7mN_VrODMMivmAXCwJnoDg
http://forum.xda-developers.com/one...recovery-twrp-2-8-7-0-touch-recovery-t3252840
Then i flash blu_a Kernel.
http://forum.xda-developers.com/oneplus-x/orig-development/kernel-t3250995
How can i check if my bootloader is unlocked? For other phones, my understanding is that as long as u can flash twrp, bootloader is unlocked.
I think you can only check that with the adb tools on your computer.
Command to check bootloader status: fastboot oem device-info
Click to expand...
Click to collapse
source: https://forums.oneplus.net/threads/bootloader-status-check.52167/#post-2382799
I thought the bootloader needed to be unlocked first before flashing a custom recovery??
At OP, when you flash TWRP via flasify, did you run into any problems??
Just curious really.
Mojar7070 said:
I thought the bootloader needed to be unlocked first before flashing a custom recovery??
At OP, when you flash TWRP via flasify, did you run into any problems??
Just curious really.
Click to expand...
Click to collapse
Maybe i am daring
No issues. Used for few days
My Kernel is flashed via TWRP. I did backup too. No issues
knauji said:
I think you can only check that with the adb tools on your computer.
source: https://forums.oneplus.net/threads/bootloader-status-check.52167/#post-2382799
Click to expand...
Click to collapse
I have issues with drivers for my windows. Have Samsung s2, Asus Zenfone 2 all installed so i use the root without pc method. I suspect my bootloader is unlocked as i can flash twrp.
Any master has any idea?
Gosh... Seems like no one has the answer. Need to check via PC.
You have to go to setting / about phone / 7 times on build number to unlock dev options/
Then settings / dev options
5th line is OEM unlock.
How is yours?
Kéno40 said:
You have to go to setting / about phone / 7 times on build number to unlock dev options/
Then settings / dev options
5th line is OEM unlock.
How is yours?
Click to expand...
Click to collapse
I manually did that before all the process in my 1st post.
I think this is to allow u to unlock, not unlocking the bootloader per se.
with adb/PC ? isn't it ?
check status of bootloader
first go to fastboot mode
first power off the device than Hold Volume Up while Power on the phone
than in adb type: fastboot oem device-info
there it should be flagged as true
My opx was unlocked, installed twrp, now.... Back to stock ROM and bootloader now is locked and i cannot unlocked,
What can i do?
Thx
bébé53 said:
with adb/PC ? isn't it ?
Click to expand...
Click to collapse
I know but my laptop fails to install adb driver for oneplus x because i have too many phones installed. I uninstalled all drivers and tried installing oneplus x one but it fails.
simarjits said:
first go to fastboot mode
first power off the device than Hold Volume Up while Power on the phone
than in adb type: fastboot oem device-info
there it should be flagged as true
Click to expand...
Click to collapse
As per above. I have driver issues on my laptop.
overon37 said:
My opx was unlocked, installed twrp, now.... Back to stock ROM and bootloader now is locked and i cannot unlocked,
What can i do?
Thx
Click to expand...
Click to collapse
Based on my understanding, once unlocked, its difficult to lock back. If its lock now, i doubt you are unlocked at 1st place. Pleaae correct me if i am wrong.
Yes. You are wrong.
I have twrp, so i unlocked, but now, i do not know how is locked, because i didnt, and when i try fastboot oem unlock.... No errors but nothing happend.
When i flashed twrp and try cm 13 i flashed, from twrp, the stock zip, 2.1.3.x
And now say that is locked, and.... Never unlocked
PD. never rooted, but when i flashed yesterday CM 12.1, when i restarted my opx to system from recovery do not ask for root from twrp ¿?, when i flashed stock zip, asked me to root from twrp when i restart to system ¿?
Tiongkia said:
As per above. I have driver issues on my laptop.
Click to expand...
Click to collapse
You have to install adb and fastboot drivers before executing the commands . you can download from here http://forum.xda-developers.com/showthread.php?t=2317790
Cheers :good:
simarjits said:
You have to install adb and fastboot drivers before executing the commands . you can download from here http://forum.xda-developers.com/showthread.php?t=2317790
Cheers :good:
Click to expand...
Click to collapse
As mentioned, i cannot. I tried all methods. I installed too my adb driver on my laptop
Tiongkia said:
As mentioned, i cannot. I tried all methods. I installed too my adb driver on my laptop
Click to expand...
Click to collapse
did you try the Windroid Tool that is here on xda?

Bricked/Died Honor 7

hello,
my honor 7 hard bricked after flashing the wbt rom 5.0
i can't access to fastboot,and recovery mode but one think, adb can read the device but when i do a command i have no answer
can anyone help please?
What does fastboot devices says?
Can you boot into Recovery, eRecovery or fastboot?
Does HiSuite recognizes the phone?
zinko_pt said:
What does fastboot devices says?
Can you boot into Recovery, eRecovery or fastboot?
Does HiSuite recognizes the phone?
Click to expand...
Click to collapse
fastboot doesn't recognize my device.
my phone cant wake up i tried all buttons combinations
Hisuite recognize my phone but he has to be in fastboot mode to unbrick it
Then I'm sorry but I can't help you. Probably someone else can.
Lessons I've learned:
Don't be the first to test and be the Guinea pig.
Don't put a lot of faith on 3rd party ROMs whose equipments have a small community of developers.
Someone can help me ?
Do you remember what you have done in order to brick it?
Its not easy These days to actually brick a phone. Was it the first Rom you flashed?
Sent from my PLK-L01 using XDA Free mobile app
simo255 said:
Someone can help me ?
Click to expand...
Click to collapse
Does the phone charge at all?
Does it light any led, screen, anything?
One thing I've done in another device was to complete discharge, still try to turn it on for dozens of times, just to make sure, then wait for 48h and plug it in to power to see if charging screen goes on.
zinko_pt said:
Does the phone charge at all?
Does it light any led, screen, anything?
One thing I've done in another device was to complete discharge, still try to turn it on for dozens of times, just to make sure, then wait for 48h and plug it in to power to see if charging screen goes on.
Click to expand...
Click to collapse
Yes, the phone is charged
No, anything
i tried to turn it on many times and no result :/
i think that the bootloader is death,so there is a method to install the bootloader on phones via adb ?
Have you tried to turn it on with volume down and with USB cabel connected to PC ? This should start bootloader, you couldn´t damage bootloader area by installing custom wbt rom as it is separated memory. If you will be successful on bootloader, then flash via fastboot commands latest b371. system, boot, recovery and optionally cust.
Ing.King said:
Have you tried to turn it on with volume down and with USB cabel connected to PC ? This should start bootloader, you couldn´t damage bootloader area by installing custom wbt rom as it is separated memory. If you will be successful on bootloader, then flash via fastboot commands latest b371. system, boot, recovery and optionally cust.
Click to expand...
Click to collapse
Hello,
i can't access to bootloader but adb detect my phonr when he's connected to PC
Bad2hold said:
Do you remember what you have done in order to brick it?
Its not easy These days to actually brick a phone. Was it the first Rom you flashed?
Sent from my PLK-L01 using XDA Free mobile app
Click to expand...
Click to collapse
the first rom i've flashed is digirom v4.2
Up
Hi,
I can try to help you but i need more information:
Current version of Honor 7 ? (PLK-L01, PLK-TL01H, etc.).
Android version before flash ?
Did you unlock bootloader successfully ?
Did you install TWRP successfully?
Which rom did you try to use to flash your honor 7?
From which country are you?
Thanks,
If ADB detects, it means you can do fastboot commands.
And most probably you have a corrupted boot.img.
Have you tried to fastboot flash boot boot.img from the oficial rom but the same version as the last to be know working rom in your H7?
sebastien_be said:
Hi,
I can try to help you but i need more information:
Current version of Honor 7 ? (PLK-L01, PLK-TL01H, etc.).
Android version before flash ?
Did you unlock bootloader successfully ?
Did you install TWRP successfully?
Which rom did you try to use to flash your honor 7?
From which country are you?
Thanks,
Click to expand...
Click to collapse
Hello,
i have the plk-l0a version
yes i unlocked bootloader with the y300 method
yes i installed twrp succesfully
i flashed the wbt rom 5.0
i'm from Morocco
thanks
zinko_pt said:
If ADB detects, it means you can do fastboot commands.
And most probably you have a corrupted boot.img.
Have you tried to fastboot flash boot boot.img from the oficial rom but the same version as the last to be know working rom in your H7?
Click to expand...
Click to collapse
Yes i tried they tell me 'waiting for device'
up
simo255 said:
Yes i tried they tell me 'waiting for device'
Click to expand...
Click to collapse
Okay first thing, I think you are connected via adb and not in fastboot mode, so no fastboot command will work in adb mode.
If you are able to get into adb mode, try to fire this command:
Code:
adb reboot bootloader
If this takes you to bootloader mode, then flash all the *.img files from the version you were previously on ex. B330 or B370.
Then after doing that put dload folder with UPDATE.APP of the version you were on before.
Tell me if this works for you.
DigiGoon said:
Okay first thing, I think you are connected via adb and not in fastboot mode, so no fastboot command will work in adb mode.
If you are able to get into adb mode, try to fire this command:
Code:
adb reboot bootloader
If this takes you to bootloader mode, then flash all the *.img files from the version you were previously on ex. B330 or B370.
Then after doing that put dload folder with UPDATE.APP of the version you were on before.
Tell me if this works for you.
Click to expand...
Click to collapse
Hello, thanks for replying
my phone doesn't boot at all , i have to change the motherboard of my phone
simo255 said:
Hello, thanks for replying
my phone doesn't boot at all , i have to change the motherboard of my phone
Click to expand...
Click to collapse
Oh sorry to hear that, but you said that your computer detects your phone, doesn't it?

Fastboot error "FAILED (Remote: Command Not Allowed"

Hi guys!
I'm having troubleshooting with my Mate 10 Lite, i try to root with this forum : https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535, but the problem is when i try to boot in the custom temporary recovery, fastboot gives me the following problem : "FAILED (Remote: Command not allowed)"
Help me please
Thanks for reading
Are you sure that your boot loader is unlocked?
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
Yeah, sure, i tried relocking and unlocking and nothing
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
an idea for this problem?
Koa1 said:
an idea for this problem?
Click to expand...
Click to collapse
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
Fastboot oem unlock [Code here]
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
And i check with Fastboot, it says unlocked
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
An idea to know what i'm doing wrong?
Koa1 said:
An idea to know what i'm doing wrong?
Click to expand...
Click to collapse
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
uweork said:
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
Click to expand...
Click to collapse
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Koa1 said:
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Click to expand...
Click to collapse
No Prob mate, Thats why we are all here for :fingers-crossed:

[SOLVED] How to flash LineageOS properly on the Huawei P20 Lite.

Hi all,
I'm starting to lose hope to get that thing working, despite following many tutorial, so I'm seeking a little help.
I got a Huawei P20 Lite because of battery issue that I fixed because it's a good training for me.
I fixed the battery and I also took the opportunity to Unlock it with the 2 pins and the PotatoNV tool. That part worked great and I'm now Phone and FRP Unlocked but them it went a little downhill and I may have soft-bricked it.
I'm used to Xiaomi phone where it's easy: unlock the bootloader, flash TWRP or OrangeFox, flash ROM, wipe thing and enjoy.
But here, I had to learn to flash a recovery_ramdisk and boot into it. The issue I had with TWRP is I can't seem to "format" Data, the partition is in F2FS and it stay stuck at "Done". So I tried multi tutorial, multi recovery version (TWRP and "stock") and multiple ROM with always issue to the point that now, it stay stuck at the TWRP logo or stuck at the warning when using the stock e-recovery.
I'm trying to understand the exact process to get it to work because following the Lineage tutorial, I get stuck at the wiping of Data and trying to find the right recovery and ROM so I not only can get the phone working but also be able to do update if it's possible on this phone.
I try to reuse the phone instead of putting it in recycle.
Thank for your help!
Hockpold said:
I'm trying to understand the exact process
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/losq-lir-lineageos-17-1-18-1-unofficial-gsi.4219291/post-84305543
-Alf- said:
https://forum.xda-developers.com/t/losq-lir-lineageos-17-1-18-1-unofficial-gsi.4219291/post-84305543
Click to expand...
Click to collapse
It stay stuck at the warning when using the eRecovery, so while I can send it, I can't Wipe Data/Factory Reset and through TWRP it also get stuck.
Hockpold said:
It stay stuck at the warning when using the eRecovery, so while I can send it, I can't Wipe Data/Factory Reset and through TWRP it also get stuck.
Click to expand...
Click to collapse
I don't know what the problem is, it works for me and you are the first one to have this problem.
Btw, it's not an eRecovery, it's Recovery .
Follow instructions in OP and use stock Recovery EMUI 9.1.
-Alf- said:
I don't know what the problem is, it works for me and you are the first one to have this problem.
Btw, it's not an eRecovery, it's Recovery .
Follow instructions in OP and use stock Recovery EMUI 9.1.
Click to expand...
Click to collapse
Where can I find the stock recovery? The other post it's either TWRP or the eRecovery.
Hockpold said:
Where can I find the stock recovery? The other post it's either TWRP or the eRecovery.
Click to expand...
Click to collapse
Are you sure?
-Alf- said:
To remove Magisk reinstall stock recovery_ramdisk via TWRP or fastboot , download Here
Click to expand...
Click to collapse
-Alf- said:
Are you sure?
Click to expand...
Click to collapse
Yeah, this one stay stuck at the yellow warning. I still have access to fastboot without issue.
Hockpold said:
Yeah, this one stay stuck at the yellow warning. I still have access to fastboot without issue.
Click to expand...
Click to collapse
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results .
-Alf- said:
In fastboot mode run commands:
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results .
Click to expand...
Click to collapse
Alright, here:
* get-build-number:
ANE-LX1 9.1.0.373(C109E7R1P3)
* get-product-model
ANE-LX1
* vendorcountry
orange/all
*oeminforead-CUSTOM_VERSION
ANE-LX1-CUST 9.1.0.7(C109)
*oeminforead-SYSTEM_VERSION
ANE-LX1 8.0.0.155(C109)
You might wanna take a look at my guide.
[GUIDE] [EMUI9] P20 Lite Basics
Special key combos: Power + Vol+ = Recovery Mode While USB connected, Power + Vol+ = Erecovery Mode While USB connected, Vol- = Fastboot Plug USB while holding down Vol+ + Vol- = Download Mode Power + Vol+ + Vol- = Force Dload Flashing Any GSI...
forum.xda-developers.com
Alright, seem like it worked.
I still have the issue that made me into this mess where I can't connect to a password protected Wi-Fi network (and the option to force to stay connected doesn't seem on CAOS unlike Lineage) but at least the rest is working, thank you.
Hockpold said:
I can't connect to a password protected Wi-Fi network
Click to expand...
Click to collapse
It should work with stock Kernel...
-Alf- said:
It should work with stock Kernel...
Click to expand...
Click to collapse
Does https://forum.xda-developers.com/t/kernel-emui-9-p20-lite-phenix-kernel.4241503/ should also work or only the stock one?
Hockpold said:
Does https://forum.xda-developers.com/t/kernel-emui-9-p20-lite-phenix-kernel.4241503/ should also work or only the stock one?
Click to expand...
Click to collapse
Yes, if you started from
TureX said:
Emui version < 9.1.0.300
Click to expand...
Click to collapse
-Alf- said:
Yes, if you started from
Click to expand...
Click to collapse
Alright, so just a fastboot flash kernel phenix.img or should I also do a factory reset (or reflash something else after)?
-Alf- said:
Yes, if you started from
Click to expand...
Click to collapse
HI!
This wifi problem has been fixed, I will release an img as soon as possible.
Cheers
Hockpold said:
Alright, so just a fastboot flash kernel phenix.img or should I also do a factory reset (or reflash something else after)?
Click to expand...
Click to collapse
if you have TWRP installed select Wipe > Advanced wipe > Dalvik/ART Cache, nothing else.
TureX said:
HI!
This wifi problem has been fixed, I will release an img as soon as possible.
Cheers
Click to expand...
Click to collapse
Oh!
That's very nice to hear, I'll be finally able to give a new life to this phone.

problem with flashing rom

Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
freddie993 said:
Hi guys,
i unlocked the bootloader of my p20lite with PotatoNV and i installed TWRP recovery.
Then i wiped alla data including internal storage. I tried to flashing some ROM (with zip file and with img file), but they don't work(it seems they aren't installed), at every reboot system smartphone shows me TWRP recovery.
I don't know what to do. Do you have any tips please?
Thank you
After attached image i show only TWRP
Click to expand...
Click to collapse
Look here
https://forum.xda-developers.com/t/i-bricked-my-p20-lite.4449545/#post-86936013
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
freddie993 said:
Hi tried to follow those instructions . When i hold both volume button i receive attached screen. i tried to install ROM with sideload method but nothing to do.
Click to expand...
Click to collapse
Hi,
in fastboot mode run commands :
fastboot oem get-build-number
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem oeminforead-CUSTOM_VERSION
fastboot oem oeminforead-SYSTEM_VERSION
and post the results.
Some might fail, so don't worry about it.
i can't access in fastboot mode neither from TWRP
i did it @-Alf-
freddie993 said:
i did it @-Alf-
Click to expand...
Click to collapse
does this mean problem solved?
-Alf- said:
does this mean problem solved?
Click to expand...
Click to collapse
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
freddie993 said:
unfortunately no , i tried to install system via fastboot but at the reboot i show TWRP....
Click to expand...
Click to collapse
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
-Alf- said:
In fastboot mode flash stock recovery_ramdisk, download Here
Use command fastboot flash recovery_ramdisk RECOVERY_RAMDISK-9.1.img, then run command
fastboot erase userdata, and reboot.
Click to expand...
Click to collapse
with this command i resolved, the ROM has been installed Thank you , but now i must install again twrp?
freddie993 said:
now i must install again twrp?
Click to expand...
Click to collapse
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
-Alf- said:
if you need it ...
My little advice - install TWRP instead of eRecovery, it makes things easier... And please use RECOMMENDED TWRP , not this sh... 3.5.2 and above.
Click to expand...
Click to collapse
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
freddie993 said:
i'd installed
twrp-3.6.1_9-0-anne is this wrong for you??
Click to expand...
Click to collapse
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
-Alf- said:
this TWRP has caused you problems, but I will not force my opinion on you.
Happy flashing!
Click to expand...
Click to collapse
don't worry. thank you very much for your tips
freddie993 said:
don't worry. thank you very much for your tips
Click to expand...
Click to collapse
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
James1807 said:
hey hi id like to know which version of twrp you ended up installing? if any.
had the same issue as you and solved it the same way but id like to keep twrp as my main recovery
Click to expand...
Click to collapse
hi, sorry for waiting, i have 3.5.1 version
freddie993 said:
hi, sorry for waiting, i have 3.5.1 version
Click to expand...
Click to collapse
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
James1807 said:
ok and uh any special procedure to keep twrp as your main? or you just flashed it to the recovery like that and thats it?
Click to expand...
Click to collapse
just flashed to the main recovery, but they both remained and for enter in the twrp i must push vol up+down togheter.

Categories

Resources