Can I boot into TWRP withoout flash RN5 Vince MIUI 10 Sec Update Aug 2019 - Xiaomi Redmi Note 5 / 5 Plus Questions & Answers

Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!

rodriman92 said:
Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!
Click to expand...
Click to collapse
no you cant, unlock your bootloader > flash the twrp through pc > install cam2api.zip

EriecTan said:
no you cant, unlock your bootloader > flash the twrp through pc > install cam2api.zip
Click to expand...
Click to collapse
Test this
https://www.reddit.com/r/Xiaomi/com..._source=amp&utm_medium=&utm_content=post_body

joke19 said:
Really? I read something like boot orange fox over fastboot and flash then the recovery zip.
Click to expand...
Click to collapse
im sorry, my bad, didnt have to use twrp, can use any recovery

rodriman92 said:
Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!
Click to expand...
Click to collapse
i think i figuring it out your question, first of all, you need to unlock bootloader (which is obviusly) then, you need to run this adb command in cmd
Code:
adb fastboot boot recovery <path/to/recovery.img>
so after that, your device must boot to desired recovery, and after next reboot it will going to stock recovery
the tools you can download here PLATFORM TOOLS

HTML:
EriecTan said:
i think i figuring it out your question, first of all, you need to unlock bootloader (which is obviusly) then, you need to run this adb command in cmd
Code:
adb fastboot boot recovery <path/to/recovery.img>
so after that, your device must boot to desired recovery, and after next reboot it will not going to stock recovery
the tools you can download here PLATFORM TOOLS
Click to expand...
Click to collapse
Thanks!
I tried to follow the steps, but when finish dont start into recovery mode. Still in fastboot mode.
Any solution?
Here a screenshot
https://ibb.co/h2D5jGV

rodriman92 said:
HTML:
Thanks!
I tried to follow the steps, but when finish dont start into recovery mode. Still in fastboot mode.
Any solution?
Here a screenshot
https://ibb.co/h2D5jGV
Click to expand...
Click to collapse
weird, may i know what recovery you use?

EriecTan said:
weird, may i know what recovery you use?
Click to expand...
Click to collapse
I used a twrp for vince.
I have a RN5 Global Version

rodriman92 said:
I used a twrp for vince.
I have a RN5 Global Version
Click to expand...
Click to collapse
try this twrp TWRP UNOFFICIAL v2 by Rama982

If I’m not wrong, you should run this on cmd
fastboot boot <path/to/twrp.img>
instead of
fastboot boot recovery <path/to/twrp.img>

RGarridi said:
If I’m not wrong, you should run this on cmd
fastboot boot <path/to/twrp.img>
instead of
fastboot boot recovery <path/to/twrp.img>
Click to expand...
Click to collapse
Thanks for the reply
I tried all the methods but none worked for me. Maybe my rom has a problem.
Do you know if RN5 could be updated and integrate API CAMERA 2 in OTA?
Thanks for your help

Related

Bricked???

I flashed Xiaomis Official Global ROM with gapps (maybe that's where I went wrong?) and I went to reboot after a successful flash and it refuses to power on, go to recovery and it's not recognized in windows. Says there was an error or something.
Please give me ideas asap!
Can you get to fastboot mode?
[Tools, Tips & Tutorials] [DEVICE TEAM] Flash (Unbrick) Redmi Note 3(SD) with Locked Bootloader - All ROMS
If you can not get to fastboot mode then: -
How to Unbrick Redmi Note 3 Snapdragon (Best Solution)
corkiejp said:
Can you get to fastboot mode?
[Tools, Tips & Tutorials] [DEVICE TEAM] Flash (Unbrick) Redmi Note 3(SD) with Locked Bootloader - All ROMS
If you can not get to fastboot mode then: -
How to Unbrick Redmi Note 3 Snapdragon (Best Solution)
Click to expand...
Click to collapse
No fastboot.
That seconds method also has a broken download link.
CarterDavison said:
No fastboot.
That seconds method also has a broken download link.
Click to expand...
Click to collapse
Is it the emmc file? get it from here.
corkiejp said:
Is it the emmc file? get it from here.
Click to expand...
Click to collapse
Okay, that method fixed it. Thanks so much, now the next problem I have is that no matter how many times I flash TWRP or what version of it that it won't actually work. The flash goes through fine but when I reboot to recovery, it's just the stock one and not TWRP
CarterDavison said:
Okay, that method fixed it. Thanks so much, now the next problem I have is that no matter how many times I flash TWRP or what version of it that it won't actually work. The flash goes through fine but when I reboot to recovery, it's just the stock one and not TWRP
Click to expand...
Click to collapse
Any time you boot up MIUI it replaces stock recovery, so you need boot straight into TWRP.
You need to use a TWRP that patches the boot image or flash Universal Boot Img Patcher (UBP).
See this thread: - http://forum.xda-developers.com/redmi-note-3/how-to/guide-redmi-note-3-available-twrps-t3406708
corkiejp said:
Any time you boot up MIUI it replaces stock recovery, so you need boot straight into it.
You need to use a TWRP that patches the boot image or flash Universal Boot Img Patcher (UBP).
See this thread: - http://forum.xda-developers.com/redmi-note-3/how-to/guide-redmi-note-3-available-twrps-t3406708
Click to expand...
Click to collapse
Which one do I use? i tried cofface and it worked but it's in Chinese!
CarterDavison said:
Which one do I use? i tried cofface and it worked but it's in Chinese!
Click to expand...
Click to collapse
Goto settings third option down on the right!
Select the Globe Icon
Choose your language
And click the option button bottom right.
I'm on xiaomi.eu rom, so use official twrp, but temporarily boot Alka for making backups.
Code:
fastboot boot <nameofTWRP.img>
corkiejp said:
Goto settings third option down on the right!
Select the Globe Icon
Choose your language
And click the option button bottom right.
I'm on xiaomi.eu rom, so use official twrp, but temporarily boot Alka for making backups.
Code:
fastboot boot <nameofTWRP.img>
Click to expand...
Click to collapse
You've been a huge help, thank you so very much!

Cant update TWRP to 3.0.0 (Castor_windy version)

Hi Guys,
I've got a SGP511 WiFi only (castor_windy), with root access and an unlocked bootloader. but to install AOSP 7.1 I need to update my version of TWRP to 3.0.0.
I installed TWRP via TabZ2-lockeddualrecovery2.8.26 batch file and can access recovery but every time i select install look at my SD card and change to images and select the castor_winsy 3.0.0 image i dont get an option to install to recovery i only get kernel how do i resolve this ?
I have re flashed FW (KitKat) via flashtool loads of times
rooted
installed TabZ2-lockeddualrecovery2.8.26 batch file
and every time i get the same option.... cant flash to recovery or boot only kernel
i have attached a screenshot so that nobody thinks i am going mad
can you please help me thanks :fingers-crossed:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
T4ke5 said:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
Click to expand...
Click to collapse
Hi ... Is that using the ADB fastboot recovery TWRP.img?
I am on KitKat just wondering if that's why it won't work have you got to be on 6.01 ?
Well, actually it shouldn't matter on which Android version you are, but to have the latest boot.img and radio.img installed I'd flash the latest stock ROM available here on XDA which means by the way having TWRP 3.0.2.0 as well and after that you might be ready for AOSP 7.1
Just have look at kulvertti's thread in the "General" subforum. Since you have already intalled a custom recovery there shouldn't be any problems.
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
rcstar6696 said:
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
Click to expand...
Click to collapse
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
nickbaker66 said:
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
Hi @rcstar6696,
i had no problem flashing the boot.img that part was ok but when i went to flash the recovery it never seemed to work for me, in the terminal window in the SDK programme tools folder which is the same folder as the image i downloaded from your thread is in (Twrp-3.0.0-0-castor-windy.img and twrp_castor_windy.img) it said something about sizes but said it went ok tried to boot into recovery and it never worked
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
i am currently on Kitkat does this matter
thansk
nickbaker66 said:
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
thansk
Click to expand...
Click to collapse
The right command is
fastboot flash recovery PathToRecovery*
Click to expand...
Click to collapse
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers guys I'll give that a go
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
hi guys i tried what you said and still could get it to work, please see screenshot and check if i have entered something wrong, i dont thinki have but i might be wrong
is it because i have not done the boot image first via fastboot ?
Looks quite good. Did you already try to enter the recovery?
T4ke5 said:
Looks quite good. Did you already try to enter the recovery?
Click to expand...
Click to collapse
i tried to access recovery via the down volume button when the tablet starts up but no green light appears and it just starts normally ...... i ve not flashed the boot.img first then flashed recovery as ive seen it can be done via recovery the only option left now is to try flashing the boot.img first .... i have no option but to try that tonight and see if that can do it that way
@T4ke5 @rcstar6696 thanks very much guys for your help TWRP on 3.0.0 now and AOSP 7.1 installed now
Sweet! :good:
T4ke5 said:
Sweet! :good:
Click to expand...
Click to collapse
Don't laugh but I can't put my WiFi code in because there's no keyboard just tap to speak how can I have the keyboard back lol
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers mate worked a treat

One Plus X soft (?) bricked

Hi guys,
Before you say again a topic on a non bricked One Plus X, I would like to let you know that I've checked and try almost all of the tutorial I've seen on xda and one plus forum.
I was on CM14.1 with this ROM : https://forum.xda-developers.com/oneplus-x/orig-development/rom-cyanogenmod-14-onyx-t3452150
Unfortunately, I made the 25-12-2016 update and it totally broke up the phone..
I download the OnePlus X OxygenOS 3.1.4 on the One Plus website. So I flash it on the stock recovery, it tells me "Install success" then I reboot and it stays on the bootlogo.
For information, I can't access the oem unlock menu if needed, but when I ask the oem device info it says unlocked. The phone is detected by the computer sometimes with unknown device and sometimes correctly with the qualcomm drivers..
I have a back up made from TWRP, I can access the device by the fastboot mode, it seems that all the operations written here worked but it doesn't install or even boot on TWRP..
Thanks for your help guys.
Are you using latest TWRP from website think version 3.0.3?
Exodusche said:
Are you using latest TWRP from website think version 3.0.3?
Click to expand...
Click to collapse
I'm not even using TWRP, since I can't boot on it.. But I tried to flash the twrp-3.0.2-2 from blue spark v41, after the installation via Flashboot, it doesn't boot up on the recovery..
So after flashing TWRP you use fastboot boot recovery.img and nothing happens?
Exodusche said:
So after flashing TWRP you use fastboot boot recovery.img and nothing happens?
Click to expand...
Click to collapse
Exactly, the phone is stuck on the one plus logo..
defqon_1 said:
Exactly, the phone is stuck on the one plus logo..
Click to expand...
Click to collapse
If you did not unlocked bootloader properly then also you might face the problem...
to unlock bootloader: https://forum.xda-developers.com/oneplus-x/general/discussion-how-to-root-oneplus-x-t3242830
make sure you follow all the step. (If you didn't followed these steps then lock bootloader {fastboot oem lock} and unlock using this mathod, worked for me.)
Falsh this kernal after flashing rom and gapps, https://forum.xda-developers.com/oneplus-x/development/kernel-arsenic-kernel-r2-t3422020
Don't forget to hit :good:
Divyesh49 said:
If you did not unlocked bootloader properly then also you might face the problem...
to unlock bootloader: https://forum.xda-developers.com/oneplus-x/general/discussion-how-to-root-oneplus-x-t3242830
make sure you follow all the step. (If you didn't followed these steps then lock bootloader {fastboot oem lock} and unlock using this mathod, worked for me.)
Falsh this kernal after flashing rom and gapps, https://forum.xda-developers.com/oneplus-x/development/kernel-arsenic-kernel-r2-t3422020
Don't forget to hit :good:
Click to expand...
Click to collapse
Didn't work. I tried to lock and then unlock to be sure but not is stay in false for tempered AND unlocked.
So I don't have any idea on how make android back on my phone.
I just have access to Fastboot mode. No recovery, nothing else..
EDIT : phone is not starting anymore. I try to charge it hoping it just a low battery problem..
You should send it to RMA
Trimis de pe al meu Redmi 3S folosind Tapatalk
Finally, I resolved the problem I don't know how but for the moment I have stock recovery and stock rom ! :laugh:
I will wait for a stable rom for Nougat. Thanks for the help guys !
PS : how do I close or write resolved at the top of the subject ?
Help Pls
defqon_1 said:
Finally, I resolved the problem I don't know how but for the moment I have stock recovery and stock rom ! :laugh:
I will wait for a stable rom for Nougat. Thanks for the help guys !
PS : how do I close or write resolved at the top of the subject ?
Click to expand...
Click to collapse
I have the same problem, access to fastboot but no to recovery. How do you resolved it?
UBCM said:
I have the same problem, access to fastboot but no to recovery. How do you resolved it?
Click to expand...
Click to collapse
Start by seeing if you can fastboot flash stock recovery from any 2.X.X OOS. Then fastboot flash twrp 3.0.2. If your on new bootloader meaning latest ROMs or OOS3 then you need to boot into 3.0.2 and from there you can flash IMG of twrp 3.0.3. Make sure you boot right back into recovery after flashing any twrp or it won't stick. This worked for me when I lost my recovery twice but always remember at your own risk. Not responsible if you make your phone into a paper weight.
Fix It!
Exodusche said:
Start by seeing if you can fastboot flash stock recovery from any 2.X.X OOS. Then fastboot flash twrp 3.0.2. If your on new bootloader meaning latest ROMs or OOS3 then you need to boot into 3.0.2 and from there you can flash IMG of twrp 3.0.3. Make sure you boot right back into recovery after flashing any twrp or it won't stick. This worked for me when I lost my recovery twice but always remember at your own risk. Not responsible if you make your phone into a paper weight.
Click to expand...
Click to collapse
Done! finally i can reinstall stock rom and recovery with drivers by usb.
UBCM said:
I have the same problem, access to fastboot but no to recovery. How do you resolved it?
Click to expand...
Click to collapse
I have tried multiple tools that I find on XDA. I put all the zip files like bootloader update and rom on my sdcard. And by a great night, the OOS 3.1.4 finally booted up ! So I don't have a miracle solutions that can help you..
Done
defqon_1 said:
I have tried multiple tools that I find on XDA. I put all the zip files like bootloader update and rom on my sdcard. And by a great night, the OOS 3.1.4 finally booted up ! So I don't have a miracle solutions that can help you..
Click to expand...
Click to collapse
Don't worry i have restored my OPX 5 days ago. I used the method of this video: https://youtu.be/R4SVSovw4Jo and files from this thread: https://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108 , if it can help someone.

[AIO] Guide to Unlock bootloader , Flash TWRP and a Custom rom.

Unlocking Bootloader​1. Make sure you have a sim and active mobile data. Then go to about phone tap build number 7-8 times. After that go to advanced settings > developer options > turn on OEM unlocking and then check if this device is secure and click add account and device.
2. Download Mi unlock tool from here. Extract it and paste it in C:/unlock. or else your device won't be recognized for unlocking.
3. Open Mi unlock tool and then enter the Mi account which was on your device. Put your device in fastboot mode by pressing vol- and power and then connect to PC. Press unlock and if it tells you to wait you have no other option but to wait. If your mi flash tool shows connect your device even after you have connected it. Follow this guide here.
4. After you have unlocked your bootloader reboot your phone.
Flashing TWRP and Rooting via magisk​
1. Download this TWRP image here. Thanks to the original developer mauronofrio.
2. Download adb and fastboot tools here and install it.
3. Now put your phone in fastboot mode and connect it with your pc. Now where you have downloaded the TWRP file rename it to TWRP.img and open a CMD window there if you don't know how just google.
4. Type the following commands
1. fastboot devices
2. fastboot flash recovery TWRP.img
3. fastboot reboot recovery.
Click to expand...
Click to collapse
5. Your phone will boot into TWRP now. But TWRP will be overwritten by stock miui recovery to stop that you need to flash Magisk. Download this zip move it to internal storage then flash by tapping on install and swipe to flash. Reboot your device. Reboot to recovery again to check if TWRP is present.
Now your device is rooted
OR
Flash latest OrangeFox Recovery if you don't want magisk.
Flashing A rom
1. Download.
2. Flash.
3 Format Data.
Done
Feel free to ask any questions. And don't point a finger at me for messing your device.
My mi unlock tool says can't get info. I using Indian version miui 12
Thanks for the useful guide. I have a quick question, does this works with MIUI 12?
igeekyayush said:
My mi unlock tool says can't get info. I using Indian version miui 12
Click to expand...
Click to collapse
Sorry for late reply. Have you installed the drivers correctly? Try using another port in your pc or use this mi unlock tool version zip
Doombuggie85 said:
Thanks for the useful guide. I have a quick question, does this works with MIUI 12?
Click to expand...
Click to collapse
Yes, it does.
hello,
thanks for the reply sir. yes i've tired changing port, pc everything. today i've factory reset my phone and added mi account and now i'm getting 7 days wait time. let's see now
LoadOP2 said:
Sorry for late reply. Have you installed the drivers correctly? Try using another port in your pc or use this mi unlock tool version zip
Click to expand...
Click to collapse
igeekyayush said:
hello,
thanks for the reply sir. yes i've tired changing port, pc everything. today i've factory reset my phone and added mi account and now i'm getting 7 days wait time. let's see now
Click to expand...
Click to collapse
Okay keep the sim inserted and use the device for 7 days. And if it doesn't work try using older version of unlock tool.
Hi there!
Silly question: is it possible to install TWRP but keep the official ROM? (phone is unlocked)
_benedict_ said:
Hi there!
Silly question: is it possible to install TWRP but keep the official ROM? (phone is unlocked)
Click to expand...
Click to collapse
Flashing a custom rom is optional. You don't NEED to flash a rom to get TWRP...
---------- Post added at 06:48 PM ---------- Previous post was at 06:46 PM ----------
I've unlocked the bootloader using the unlock tool and waited for 7 days,
But i rooted the device using a different method where i patched a boot.img and flashed that to the device.
Will this method still work for me as I'm already rooted but just want TWRP so i can flash other ROMs.. The post says you have to flash magisk from the (temporary) TWRP for the TWRP to stay as the recovery..
Will the magisk on my phone and the magisk installed here collide?
I just want TWRP so i can switch to a custom rom, so any input is appreciated!!
_benedict_ said:
Hi there!
Silly question: is it possible to install TWRP but keep the official ROM? (phone is unlocked)
Click to expand...
Click to collapse
Skip the flashing a rom part and you will be good to go.
But i rooted the device using a different method where i patched a boot.img and flashed that to the device.
Will this method still work for me as I'm already rooted but just want TWRP so i can flash other ROMs.. The post says you have to flash magisk from the (temporary) TWRP for the TWRP to stay as the recovery..
Will the magisk on my phone and the magisk installed here collide?
I just want TWRP so i can switch to a custom rom, so any input is appreciated!!
Click to expand...
Click to collapse
You can flash twrp and then check if it persists. If not flash magisk again their is no thing as magisk colliding lol. Just make sure you flash a newer version. And if nothing works flash stock rom and then twrp.
If you have the stock boot IMG flash it and then intsall twrp and magisk.
smsry said:
Flashing a custom rom is optional. You don't NEED to flash a rom to get TWRP...
Click to expand...
Click to collapse
LoadOP2 said:
Skip the flashing a rom part and you will be good to go.
Click to expand...
Click to collapse
Haha, makes sense! Thank you for your answers
Nevermind.. i got it to work pretty easily..
I have twrp on this device and Pixel Experience ROM and it's working all fine..
But there's this one thing where when booting to recovery, it asks me to input a password for User(0) when i try to input anything it says password failed..
From reading the log, it says it's for decrypting data(8f I'm not mistaken)
Is this important? Do i need to decrypt it?
Currently the ROM works fine with no errors, so I'm not gonna bother, but would still like to know what this "decrypting" thing is..
smsry said:
Nevermind.. i got it to work pretty easily..
I have twrp on this device and Pixel Experience ROM and it's working all fine..
But there's this one thing where when booting to recovery, it asks me to input a password for User(0) when i try to input anything it says password failed..
From reading the log, it says it's for decrypting data(8f I'm not mistaken)
Is this important? Do i need to decrypt it?
Currently the ROM works fine with no errors, so I'm not gonna bother, but would still like to know what this "decrypting" thing is..
Click to expand...
Click to collapse
Yes, If you use a lock screen enter that password it will be decrypted. You will have to format data if you decide to flash any other rom anyway.
flashed twrp but not able to boot into recovery.
igeekyayush said:
flashed twrp but not able to boot into recovery.
Click to expand...
Click to collapse
There can be many reasons for that. Please tell me the error or what's actually happening. Then only I can be of help.
Sir ive used xiaomi flashtool v2 after that and it worked. Thanks sir. After that i updated to latest twrp from that chinese one.
​
LoadOP2 said:
There can be many reasons for that. Please tell me the error or what's actually happening. Then only I can be of help.
Click to expand...
Click to collapse
Joyeuse
Hello, Does it work for Joyeuse (European version)?
The name of TWRP says Curtana -Unified
rfguy said:
Hello, Does it work for Joyeuse (European version)?
The name of TWRP says Curtana -Unified
Click to expand...
Click to collapse
Yes Unified means all Snapdragon 720g Devices which include Joyeuse, Curtana, Gram, Excalibur.
Hey buddy, thank you for this quick step-by-step guide. I flash ROMs since 2012 and you know what? It helped me the same. Having all stuff needed for go from stock to custom concentrated in one place (plus some useful tip like the Magisk flash at the end) it's always useful and time-saving. Thank you
2 Micro-notes about fastboot btw:
- write 'fastboot (with lowered 'f'): it may confuse some newbie
- it's 'reboot' instead of 'boot'

How To Guide How to flash GSI for A52 5G

Tutorial how to flash GSI
Step 1. Root your phone
Step 2. download recovery
Step 3. flash recovery
Step 4. download GSI what you want from this website https://github-wiki-see.page/m/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
Step 5. Flash using Fastboot, command fastboot flash system system.img
Step 6. Go back to recovery and wipe data
Step 7. reboot to system and volla, you have Custom ROM
Has anyone had a successful attempt of flashing android 13 GSI on the A52 5g?
GiulianoB said:
Has anyone had a successful attempt of flashing android 13 GSI on the A52 5g?
Click to expand...
Click to collapse
i tried but it wouldnt boot
Stonecroissant said:
i tried but it wouldnt boot
Click to expand...
Click to collapse
Ah Yes. I don't upload Google VBmeta for non_booting gsi
that exe thats on samsungs official site to install drivers doesnt install working fastboot drivers. cant do anything in fastbootd
Where do I download recovery for step 2?
EDIT: Got it!
Fastboot for A52 5G
Hi. there is Fastboot recovery to A52 5G Source https://github.com/oli231/Patch-Recovery/tree/fastboot
forum.xda-developers.com
frituurvet said:
Where do I download recovery for step 2?
EDIT: Got it!
Fastboot for A52 5G
Hi. there is Fastboot recovery to A52 5G Source https://github.com/oli231/Patch-Recovery/tree/fastboot
forum.xda-developers.com
Click to expand...
Click to collapse
Hi, I am thinking about attempting this, did you have any luck, did it work for you, or shouldn't I bother trying?
It worked but you have to make sure you use the right method to enter recovery. Stock ROM keeps reverting the changes. Protip: volume down and power button should do the trick iirc
frituurvet said:
It worked but you have to make sure you use the right method to enter recovery. Stock ROM keeps reverting the changes. Protip: volume down and power button should do the trick iirc
Are you saying that you managed to install a custom ROM on your A52 5G?
Click to expand...
Click to collapse
frituurvet said:
It worked but you have to make sure you use the right method to enter recovery. Stock ROM keeps reverting the changes. Protip: volume down and power button should do the trick iirc
Click to expand...
Click to collapse
Did you unlock bootloader first then flash recovery.tar before flashing gsi?
ofc bootloader needs to be unlocked, which will void your warranty, permanently disable work profiles, and it'll keep *****ing about it every time the device boots
frituurvet said:
ofc bootloader needs to be unlocked, which will void your warranty, permanently disable work profiles, and it'll keep *****ing about it every time the device boots
Click to expand...
Click to collapse
How did you root? And what rom are u using now?
It is necessary to be root to install the gsi, in the redmi note 11s it was not necessary to do it after installing the gsi rom, vmeta is it necessary? Just installing the recovery and then the gsi by fasboot ok, it would be nice if you gave a guide like You were able to install the rom. It seems more complicated to install on Samsung than on Xiaomi. It has never been so complicated for me, Greetings.
frituurvet said:
It worked but you have to make sure you use the right method to enter recovery. Stock ROM keeps reverting the changes. Protip: volume down and power button should do the trick iirc
Click to expand...
Click to collapse
I did exactly what you said using corvus 12, but its in bootloop and wont start. Which GSI do you know that works? I dont want to have to wipe and fix my phone everytime just to find out.
For some reason, attempting to erase the system partition results in error:
Erasing 'system' FAILED (remote: 'unknown command')
fastboot: error: Command failed

Categories

Resources