[QUIDE] Fast way to unlock bootloader and install TWRP + ROM - Redmi 7A Guides, News, & Discussion

Install adb-setup-1.4.3 and install with admin rights - https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/
Install xiaomitool v2 or mi unlock (from my site i use Mi Unlock because i have problem with "Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie"_
Log in to Xiaomi account
Unlock software options in developer mode, check the OEM unlock, USB debugging, log in to "MI unlock status"
Unlock bootloader (clears data on the phone) via mi unlock / xioami tool v2
Download platform tools - https://developer.android.com/studio/releases/platform-tools
Copy to platform tools - vbmeta and recovery.img from twrp - https://unofficialtwrp.com/unofficial-twrp-3-4-2-for-redmi-7a-pine/
Run CMD in admin, use CD command to go to path where platform tools folder is located
Start the phone in fastboot volume- and power on
Connect phone in fastboot mode to PC, with this commands upload twrp:
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
after flashing: fastboot boot recovery.img
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After reboot to TWRP from CMD, install system image like Lineage OS and Gapps
Reboot
Done

what to do? I try doing everything as you and everyone on the internet says, but I always end up with this error and sometime get stuck in boot loop...
UPDATE: I managed to install TWRP after downgrading to 11.05 using MiFlashTool like explained here: https://www.getdroidtips.com/guide-.../#How-to-Flash-Xiaomi-Firmware-using-Fastboot finding the from here: mifirm.net. then I followed this kid's tutorial and just in case added to PATH the ADB:

DoSpamu said:
Install adb-setup-1.4.3 and install with admin rights - https://forum.xda-developers.com/t/...vers-15-seconds-adb-installer-v1-4-3.2588979/
Install xiaomitool v2 or mi unlock (from my site i use Mi Unlock because i have problem with "Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie"_
Log in to Xiaomi account
Unlock software options in developer mode, check the OEM unlock, USB debugging, log in to "MI unlock status"
Unlock bootloader (clears data on the phone) via mi unlock / xioami tool v2
Download platform tools - https://developer.android.com/studio/releases/platform-tools
Copy to platform tools - vbmeta and recovery.img from twrp - https://unofficialtwrp.com/unofficial-twrp-3-4-2-for-redmi-7a-pine/
Run CMD in admin, use CD command to go to path where platform tools folder is located
Start the phone in fastboot volume- and power on
Connect phone in fastboot mode to PC, with this commands upload twrp:
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
after flashing: fastboot boot recovery.img
View attachment 5776573
After reboot to TWRP from CMD, install system image like Lineage OS and Gapps
Reboot
Done
Click to expand...
Click to collapse
THANKS SO MUCH BRO

I just want to install TWRP with my Stock ROM. mine is unlocked. so which version TWRP should I install? do u have a link? I want to Root.

Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.

lee99 said:
Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.
Click to expand...
Click to collapse
Well I got my pixel 6 so I have Stock ROM already. this one I'll use it as backup/secondary device. I just want to see how much I can do with Miui then if I get board I'll flash some ROM I guess.

lee99 said:
Stock ROM? So you need custom recovery with android 10 support. Use Google and search mi439 ofox recovery (A11). Official twrp 3.7.0 supporting only android 12/13. You can easily find shrp ofox or unofficial twrp. But you need to patch vbmeta.img too. How to do it? Check official twrp website or XDA. You need to pc with ADB.
Why you are still want to use old miui? You have a lot options even lineage os 20 official and unofficial. I am using unofficial right now and it's a lot better I think.
Click to expand...
Click to collapse
Do I need to patch Boot.img? I searched so much but couldnt find a way to patch Global V12.5.2.0.QCMMIXM ROM. can ya help?

Related

How To Guide [ROM][MIUI][venus] Xiaomi.eu ROM for Xiaomi MI 11

How to install Xiaomi.eu ROM for Xiaomi MI 11
We will release fastboot ROM versions until TWRP for venus is released TWRP is RELEASED
Steps to install xiaomi.eu ROM for first time from China ROM (All your data and files on internal storage will be deleted!)
- Update your stock ROM to the latest via updater app first..
- Unlock your bootloader by Mi Unlock tool https://en.miui.com/unlock/
- Download our ROM zip file BETA or STABLE
- If you are on Windows: Right click on downloaded zip - Settings - Unblock zip content
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Unpack downloaded zip file in the PC
- Reboot your device to fastboot mode (press volume down + power)
- Connect to PC via original USB cable
- Run fastboot installation script as administrator from unpacked zip according your PC operating system
For Windows OS ./windows_fastboot_first_install_with_data_format.bat
For Linux ./linux_fastboot_first_install_with_data_format.sh
For MacOS ./macos_fastboot_first_install_with_data_format.sh
- After reboot its done (first boot may take up to 15min)
Steps to install update of xiaomi.eu ROM (All your data and files on internal storage will NOT be deleted!)
- Download our ROM zip file WEEKLY or STABLE
- Unpack downloaded zip file in the PC
- Reboot your device to fastboot mode (press volume down + power)
- Connect to PC via USB cable
- Run fastboot installation script from unpacked zip according your PC operating system
For Windows OS ./windows_fastboot_update_rom.bat
For Linux ./linux_fastboot_update_rom.sh
For MacOS ./macos_fastboot_update_rom.sh
Update guide on the video
- After reboot its done (first boot may take up to 10min)
Update via OTA:
Installation via OTA is currently not possible due to missing TWRP
Updater will notify you about new version and download it to your device for you
You have to copy it to your PC, unpack it and run fastboot_update_rom sctipt
Enjoy..
-----------EDIT 20.5.2021--------------
Since weekly 21.5.20, we are releasing TWRP version of our ROMs for MI11...
TWRP install via fastboot command
Code:
fastboot boot twrp.img
To change TWRP language to English, press bottom right button and select English..
TWRP for MI11 venus
For install ROM, just select in TWRP - Install - ROM zip - reboot
Enjoy..

			
				
Thanks for the ROM. Once my bootloader is unlocked I'll flash the ROM and report it.
Stupid question but EU network band work as it should ? L1 certificate? What about Google pay?
Lione2 said:
Stupid question but EU network band work as it should ? L1 certificate? What about Google pay?
Click to expand...
Click to collapse
all OK..
My xiaomi 11 still waitong for boatloader unlock 168 hours, will try it once unlocked
Is root possible?
I will try it in 6 days too.
pittrich said:
Is root possible?
Click to expand...
Click to collapse
use magisk patch boot.img, then flash it.
ingbrzy said:
Click to expand...
Click to collapse
Thx Master ! will try
ingbrzy said:
How to install Xiaomi.eu ROM for Xiaomi MI 11
We will release fastboot ROM versions until TWRP for venus is released
Steps to install xiaomi.eu ROM for first time from China ROM (All your data and files on internal storage will be deleted!)
- Unlock your bootloader by Mi Unlock tool https://en.miui.com/unlock/
- Download our ROM zip file xiaomi.eu_multi_MI11_21.1.13_v12-11
- Unpack downloaded zip file in the PC
- Reboot your device to fastboot mode (press volume down + power)
- Connect to PC via USB cable
- Run fastboot installation script from unpacked zip according your PC operating system
For Windows OS ./windows_fastboot_first_install_with_data_format.bat
For Linux ./linux_fastboot_first_install_with_data_format.sh
For MacOS ./macos_fastboot_first_install_with_data_format.sh
- After reboot its done (first boot may take up to 15min)
Steps to install update of xiaomi.eu ROM (All your data and files on internal storage will NOT be deleted!)
- Download our ROM zip file WEEKLY or STABLE
- Unpack downloaded zip file in the PC
- Reboot your device to fastboot mode (press volume down + power)
- Connect to PC via USB cable
- Run fastboot installation script from unpacked zip according your PC operating system
For Windows OS ./windows_fastboot_update_rom.bat
For Linux ./linux_fastboot_update_rom.sh
For MacOS ./macos_fastboot_update_rom.sh
- After reboot its done (first boot may take up to 10min)
Update via OTA:
Installation via OTA is currently not possible due to missing TWRP
Updater will notify you about new version and download it to your device for you
You have to copy it to your PC, unpack it and run fastboot_update_rom sctipt
Enjoy..
Click to expand...
Click to collapse
Hi, will Google Pay work on this ROM with unlocked bootloader?
I have a Mi11 with a preliminary Global ROM but it's rooted and unlocked and GPay does not allow me to add cards. I managed to unroot (removing /system/xbin/su) but GPay still does not allow me to add cards, so I believe it's the unlocked bootloader.
Is there a way to lock bootloader safely?
I have MiFlash but I've heard that flashing ROM with clear and lock option may brick device.
Thanks
İs there turkish language
google pay works
deepblue2000 said:
google pay works
Click to expand...
Click to collapse
How is this possible?
I understood that GPay would not work with unlocked bootloader...
As I said, I have a Mi11 with a MIUI 12 test build: the ROM is rooted and bootloader is unlocked, I managed to delte root removing "system/xbin/su" but Gpay still refuses to add cards
I just unlocked bootloader, no root ! with root it never worked.
SafetyNet passes
GooglePay is working (added Paypal)
deepblue2000 said:
google pay works
Click to expand...
Click to collapse
How is this possible?
I understood that GPay would not work with unlocked bootloader...
As I said, I have a Mi11 with a MIUI 12 test build: the ROM is rooted and bootloader is unlocked, I managed to delte root removing "system/xbin/su" but Gpay still refuses to add cards
deepblue2000 said:
I just unlocked bootloader, no root ! with root it never worked.
SafetyNet passes
GooglePay is working (added Paypal)
Click to expand...
Click to collapse
Could it be that for test ROM that I have, which comes already rooted, even if I remove manually root, something remains in the system that make safetynet not pass?
maybe that there are some root files or something...
you can try, if you install the xiaomi.eu rom with full wipe/format data.
deepblue2000 said:
maybe that there are some root files or something...
you can try, if you install the xiaomi.eu rom with full wipe/format data.
Click to expand...
Click to collapse
I have two units, so will keep one with official global test build and will flash he other with xiaomi.eu
Is xiaomi.eu working fine? Any drawback? Is iit based on MIUI 12.5?
for me iit works amazingly well !!!
no problems so far. everything is smooth and fast.
yes it is Miui12.5 based
deepblue2000 said:
for me iit works amazingly well !!!
no problems so far. everything is smooth and fast.
yes it is Miui12.5 based
Click to expand...
Click to collapse
Ok, on device 1 I reflashed MIUI 12 test build, I removed root manually, root checker says I am not rooted but safetynet checker fails, maybe because it's not an officially approved Google ROM yet and it's stil an internal XIAOMI test build... After all XIAOMI engineer told me that if I lock the bootloader phone will even stop working (and that is why my 3rd sample got stuck in fastboot: will have to unlock now...)
Will test xiaomi.eu on device 2

[RECOVERY][UNOFFICIAL] TWRP 3.5.2 for Xperia 1 II

Disclaimer
Builds are provided AS-IS without warranty or repair. I am not responsible if you brick your device.
About
I was using the existing TWRP build that's been floating around and noticed it had a few issues, so I made a device repo and rebuilt an improved version.
Noteworthy features:
English language defaults
Added support for microSD
Added support for USB storage mounts
Added support for userdata encryption
Support for MTP and ADB
Added backup options for DTBO, verity meta, OEM partitions
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads
Downloads are available at https://github.com/shinyquagsire23/twrp_sony_pdx203/releases/
Flashing
Flashing is only supported on phones which have an unlocked recovery and verified booting disabled!
Code:
#!/bin/bash
# Reboot to fastboot
sudo adb reboot bootloader
# Flash recovery img
sudo fastboot flash recovery recovery.img
# Reboot to recovery
sudo fastboot reboot recovery
Source Code
Source code is uploaded at https://github.com/shinyquagsire23/twrp_sony_pdx203/. I also provided some brief compilation instructions in the README.md for anyone interested.
Special Thanks
Thanks to Sjll for twrp_sony_pdx201, which I based my repository on.
Thank you, I will be testing this weekend.
Very cool, thanks for sharing.
You my friend are a life saver. I installed a magisk module (riru sui) that bootlooped my device. Tried every damn near every option to remove that module...couldn't gain access via ADB as my device was coming up as "unauthorized". I fastboot flashed your twrp successfully....got into file manager and manually removed the module..and my phone booted back up. THANK YOU!
Junior-J said:
You my friend are a life saver. I installed a magisk module (riru sui) that bootlooped my device. Tried every damn near every option to remove that module...couldn't gain access via ADB as my device was coming up as "unauthorized". I fastboot flashed your twrp successfully....got into file manager and manually removed the module..and my phone booted back up. THANK YOU!
Click to expand...
Click to collapse
thats why older Samsung phone running android 7 and lower are considered the safest. they have a inbuilt download mode to recover their software incase of a bootloop. but xperia phones aren't the hardest to root either since they are one of the most used. only problem is that some xperia phones will have their recovery menu and commands etc in chinese/japanese depending where you bought them.
Thanks for sharing,Great Works ~!
Does this not support decryption? I wasn't able to get in with my password using this version of TWRP, but I was with OrangeFox.
Can you give me build.prop from Sony xperia 1 ii Please? give me in my mail or telegram : t.me/Info_Shakib [email protected]
Seems there is a fix for fastbootd @ https://gerrit.twrp.me/c/android_bootable_recovery/+/2910
If I have time next week I'll try patch and make PR shinyquagsire23 unless someone does it first..
Can someone tell me how can to compile twrp recovery for xperia 1(j9110). I need some guidance. Thanks.
TWRP flashed on xq-at51 android 11 without any issue, thank you for the guide
Is it work for experia 1 iii ???
recovery not booting up after flashing stock android 12 january patch, the screen keeps getting splashed with the logo of twrp
Ask, Pixel Experience Plus 12.1 v413 is only img after decompression, can only use TWRP to flash the machine, 1ii 12 has no TWRP available, whether to downgrade 11, use TWRP to flash .img, which partition to flash into TWRP, still trying to learn, Please enlighten me.
Thanks so much. Exceptional.
Works on XQ-AT51 (Europe, dual SIM) . Flashed twice to _a and _b. on Android 11.
I'm having the same problem, whenever i boot into recovery, TWRP logo just keeps flashing, like it's crashing , android 12 btw, any other possibilities to root the 1ii? thanks for the help
marcvie said:
I'm having the same problem, whenever i boot into recovery, TWRP logo just keeps flashing, like it's crashing , android 12 btw, any other possibilities to root the 1ii? thanks for the help
Click to expand...
Click to collapse
To my knowledge, you don't need TWRP to get ROOT. This guide should help: https://forum.xda-developers.com/t/...re-and-gsi-rom-flashing-without-twrp.4119493/
Gunseng said:
To my knowledge, you don't need TWRP to get ROOT. This guide should help: https://forum.xda-developers.com/t/...re-and-gsi-rom-flashing-without-twrp.4119493/
Click to expand...
Click to collapse
Thanks for the reply, that will be handy for flashing, but i eventually got my 1ii rooted using this guide: https://www.getdroidtips.com/unlock-bootloader-root-sony-xperia-1-ii/
If u r on Android 12, just use recovery of this thread:
[ROM][Officiall][pdx203][12.1] LineageOS 19.1
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device. LineageOS is based on the Android Open Source Project with extra...
forum.xda-developers.com
Not twrp but almost the same (lineage).
Flash recovery, then "fastboot reboot recovery"
And this is really working on a rooted stock rom ?

Another fastboot loop

Hi everyone! I hope everyone is okay. Yesterday I finally unlocked the bootloader on my Xiaomi Redmi 8 and I wanted to install Havoc OS on it. Since there isn't a Havoc OS version for Redmi 8 I downloaded the arm64-aonly version. I also installed orange fox recovery. When I opened the Havoc OS folder I saw a .img file, but wherever I looked I saw that rom needs to be a .zip file. Nevertheless, I tried to install it with orange fox recovery. When I selected the file I needed to select one option. I really don't know that much about phones and ROMs so I clicked the "System" option or something like that and then I swiped the screen for it to install. It said it was successful. I rebooted and it was just a boot loop. No problem, I tried it again with a different option when I wanted to flash (I really don't remember what was it), and it didn't work, and then again, and again. I saw that I couldn't install it so I looked how do I install any custom rom on my Redmi 8 and I saw this link: https://forum.xda-developers.com/t/...pixel-experience-rom-for-redmi-8-gsi.4121741/. (I don't say that the person who posted this meant something bad, but I got a fastboot loop when I installed something from this link). I downloaded everything and the first thing I did was installing TWRP recovery. I did it the same way I did with the orange fox. I placed the .img file of TWRP in the ADB folder and entered "flash boot flash recovery ...img". When it was done, it started looping in fast boot mode. I am currently trying to install the official Xiaomi rom for my phone with the MiFlash tool but whenever I clicked on "Refresh" it says "The application was unable to start correctly (0x00007b). Click OK to close the application" and after that "fastboot.exe has stopped working". I tried using flash_all.bat but it doesn't work. I really want to fix this and I think that even sending it to a repairman won't work. I really don't know what to do so if you can help me I would appreciate it! P.S. (sorry for the bad English)
Omg stay on the fastboot logo.
Then do fastboot flash recovery orangfoxrecovery.img
The image should be the old one u were sure that works.
Then try booting into recovery.
If fastboot still breaks reinstall adb and fastboot.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Havoc-OS 4.x is based on AOSP, inspired by Google Pixel.
Has a refined Material Design 2 UI crafted by @SKULSHADY.
Many useful features that provide a smooth premium experience.
Just flash and enjoy...
https://photos.app.goo.gl/WSbmYy7QeB6K9CSn6
Founder & Lead Developer:
SKULSHADY (Anushek Prasal)
DevOPS & Scaling:
Irongfly (Sukeerat Singh Goindi)
Support Team:
theo.j22 (Tushar Jain)
If you like our work and would like to support this project then please consider donating.
PayPal: https://www.paypal.me/ANUSHEK
UPI: [email protected]
ROM: https://download.havoc-os.com
About Us: https://havoc-os.com
Recovery: https://twrp.me
Magisk:https://github.com/topjohnwu/Magisk/releases
Telegram Support Group: https://t.me/havocofficial
Telegram Announcements Channel:https://t.me/Havoc_OS
Code Review: https://review.havoc-os.com
1. Download the ROM, GApps (Optional), Magisk (Optional) from the links above.
2. Wipe System, Data, Dalvik, Cache.
3. Flash the ROM, GApps (Optional), Magisk (Optional).
4. Reboot and Enjoy.
LineageOS (https://github.com/LineageOS)
Crdroid (https://github.com/crdroidandroid)
Pixel Experience (https://github.com/PixelExperience)
And all the other Developers, Testers, Donators and Users.
https://github.com/Havoc-OS
https://github.com/Havoc-Devices
Whatever I got above is from a forum post in XDA.
This has the proper zip. In the havoc os website in links click -olive- which is the codename of your phone.
This is for after you get back into recovery.
TWRP is optional since you have orangefox.
[TOOL][Windows][Script]Get & Install Latest Official ADB & Fastboot Drivers
Most ADB-FASTBOOT installers are provided in UPXed .EXE-file format hence it's not transparent what they are internally doing unless you decompile it. So I decided to write the whole thing as a Windows CMD script thus everyone should can read...
forum.xda-developers.com
You can try this fastboot software if you like!
Thanks for your help but it didn't work. When I again installed orange fox it still fastboots and this software you recommended doesn't work, but again thanks for your help!
and you tried fastboot boot recovery.img
?
Did that work?
Ive heard of
fastboot reboot recovery
Working on some devices.
This shows up
And what happened with your phone during that time.
Nothing. It's still on fastboot screen
havoc was recently released officially on our phones, but no forum thread yet, only in telegram announcement
olive • Havoc-OS
Havoc-OS Downloads
download.havoc-os.com
most of the time, we also need the custom vbmeta. try installing it to see if recovery works
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
upd sorry, didnt see the new replies saying you are currently stuck beyond the bootloop
fonzacus said:
havoc was recently released officially on our phones, but no forum thread yet, only in telegram announcement
olive • Havoc-OS
Havoc-OS Downloads
download.havoc-os.com
most of the time, we also need the custom vbmeta. try installing it to see if recovery works
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Yea but his fastboot is erroring with no reason.
Something faulty flashed idk
Kenora_I said:
Yea but his fastboot is erroring with no reason.
Something faulty flashed idk
Click to expand...
Click to collapse
yeah i just saw the new replies, sorry
whats the adb/fastboot version? our phone needs at least >29, what version is that?
TBH, the flash_all.bat (for windows, .sh for linux) is better than that tool. thats like the last silver bullet. if youve allowed adb/fastboot, try using it, and hope it.
oh, for the time being, try staying with TWRP because it should support A11, orfox hasnt been updated yet IIRC
Download TWRP for olive
Download TWRP Open Recovery for olive
dl.twrp.me
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
try fastbooting the vbmeta ive attached, TWRP, and booting to recovery. if that doesnt work then i guess a full flash is required.
note, IIRC our phone does support fastboot reboot recovery
Yeah actually, maybe he should try Linux instead. I've hit issues with windows before.
Try installing a Linux distribution like ubuntu and try flashing with that?
fonzacus said:
oh, for the time being, try staying with TWRP because it should support A11, orfox hasnt been updated yet IIRC
Download TWRP for olive
Download TWRP Open Recovery for olive
dl.twrp.me
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
try fastbooting the vbmeta ive attached, TWRP, and booting to recovery. if that doesnt work then i guess a full flash is required.
note, IIRC our phone does support fastboot reboot recovery
Click to expand...
Click to collapse
What is the issue with MiFlash tool too?
Idk what causes miflash tool to error.
Maybe something with the computer itself not the phone.
Kenora_I said:
What is the issue with MiFlash tool too?
Idk what causes miflash tool to error.
Maybe something with the computer itself not the phone.
Click to expand...
Click to collapse
i havent used miflash tool yet, but i remember the mi unlock tool kept me spinning around in circles (also windows only).
i cant find an answer for 'failed remote unknown reason'
i hope @p_vujic07 replies, im kinda sleepy ATM
First thank you guys for helping me with this, sorry I didn't see what you have been suggesting. I was looking at this post: https://forum.xda-developers.com/t/guide-restore-to-stock-firmware-using-fastboot-method.4005779/. I tried to use it and when I entered the first command it said that the partition table doesn't exist. Now I have experience with Linux and overall computers but this is the first time I did something like this on my phone. Because the partition table doesn't exist I booted up Rufus and put elementary-os on my flash drive (because I have only that distro right now). I opened Gparted to create a partition table but GParted doesn't recognize my phone. Sorry again!
fonzacus said:
havoc was recently released officially on our phones, but no forum thread yet, only in telegram announcement
olive • Havoc-OS
Havoc-OS Downloads
download.havoc-os.com
most of the time, we also need the custom vbmeta. try installing it to see if recovery works
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
upd sorry, didnt see the new replies saying you are currently stuck beyond the bootloop
Click to expand...
Click to collapse
Thank you! I did this and now I broke the loop! It's just booted in orange fox recovery. Thank you both! You saved my life! I just don't know what to do now, but you don't need to answer immediately
p_vujic07 said:
Thank you! I did this and now I broke the loop! It's just booted in orange fox recovery. Thank you both! You saved my life! I just don't know what to do now, but you don't need to answer immediately
Click to expand...
Click to collapse
Ahh thats great well you see the havoc OS post above?
download the zip from here
olive • Havoc-OS
Havoc-OS Downloads
download.havoc-os.com
Then format system data cache and dalvik.
Then flash the zip normally.
Magisk and Gapps can be installed optionally
I am literally scared of pressing anything. Is this what I need to wipe?

How To Guide Custom ROM (GSI) for Realme 8 pro

I am not responsible for anything that happens to your phone.
Thank me if it works fine, But don't blame me if it doesn't work.
Click to expand...
Click to collapse
First Unlock your bootloader
Go to fastboot mode
Enter this command in fastboot
Code:
fastboot reboot fastboot
Your phone will reboot to fastbootd (It will look as if you are in Recovery, but its fastbootd mode)
Now download any GSI ROM and extract system.img
Enter the following commands
Code:
fastboot erase system
fastboot flash system system.img
(optional) Additional flash magisk patched boot.img for root with the following commands
Code:
fastboot erase boot
fastboot flash boot boot.img
Happy Custom ROMing
Tested with Pixel Experience GSI on Realme 8 Pro (RMX3081 - Product ID 20711), But it should work with any custom rom
There is a square-shaped notch near the camera hole, instead of a round one
Because GSI is not made specifically made for this device
If somehow I get a Nandroid backup of custom from realme 7 pro, then probably that square hole can be corrected
Message me if you have realme 7 pro, or know someone who has realme 7 pro
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

			
				

			
				
Vijay india said:
View attachment 5772069
View attachment 5772083
View attachment 5772101
Click to expand...
Click to collapse
Hey vijay, Which image did you flash and how was the experience with the rom??
nvrc said:
Hey vijay, Which image did you flash and how was the experience with the rom??
Click to expand...
Click to collapse
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...
Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...
Click to expand...
Click to collapse
I'm opting for a12 one and again there are 3 gsi available in GitHub so are they different or all are same? Have you tried a12 latest? As of me a13 is evolving and i won't go for it
Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me...
Click to expand...
Click to collapse
Can you specify the procedure..
nvrc said:
Can you specify the procedure..
Click to expand...
Click to collapse
Unlock the bootloader,
Go to fastboot mode,,
Type
Fastboot reboot bootloader
Fastboot reboot fastboot
Fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
(Vbmeta.img extract from your current stock rom).
Fastboot erase system
Fastboot reboot fastboot
Fastboot flash system system.img
(System.img is downloaded gsi rom and extract the zip and put it in system.img )
Fastboot -w
Fastboot reboot bootloader
Fastboot erase userdata
Fastboot reboot
(After mobile rebooting or go to the recovery mode and you need to format data wipe data in recovery mode).
Installation method of gsi rom
1st you install treble info apk
Then you will see supported or not..
My device is realme 8 pro
I installed currently ricedroid 8.6 arm64- slim bgN
Everything is working properly
Volte working,
(You need to some sitting in treble sitting).
(Go to sitting,
Phh treble sitting,.
Ims features,
Click
Requist ims network,
Presence of 4 g network
Then,
Click install ims apk for qualcomm vendor.
Then apk downloaded,
Then install it.
Facebook working,.
I don't know about fingerprint because before install gsi rom my fingerprint already gone
Vijay india said:
I used unofficial Android 13 pixel experience,
Facelock not working, in my device ,
Then everything ok..
Install Google camera it's best ,
I install some magisk mods also to improve the performance (FDE AI).
Some times sudden app crashes.
Everything ok when you reboot your device more & more time...
Pixel experience is the best...
What about you tell me.
Click to expand...
Click to collapse
Vijay india said:
don't know about fingerprint because before install gsi rom my fingerprint already gone
Click to expand...
Click to collapse
What do you mean? Since when it was gone? Did you retrieve it?

[ROM][13][OFFICIAL][OP8 /8 Pro/8T] crDroid v9.0 [23.12.2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
Recovery (Download from here)
gapps (Download from here)
Magisk 25.0 or newer for root (after first boot) - (Download from here)
First time installation for 8 & 8 Pro:
Be on any version of OOS12 or OOS13 (F.13 firmware is included in these builds)
Download vbmeta, recovery, and rom for your device
Reboot to bootloader
fastboot flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
fastboot reboot recovery
Wipe data/Factory reset
Sideload rom
Reboot to recovery
Sideload gapps (if u waNT)
Reboot to system
First time installation for 8T Kebab:
Be on the latest OOS13 (F.13)
Download copy_partitions, vbmeta, recovery and rom for your device
Reboot to bootloader
fastboot flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
fastboot reboot recovery
While in recovery, navigate to Apply update -> Apply from ADB
adb sideload copy_partitions.zip (press "yes" when signature verification fails) and then reboot to recovery
Wipe data/Factory reset
Sideload rom
Reboot to recovery
Sideload gapps (if u want)
Reboot to system
Update installation:
Reboot to recovery
While in recovery, navigate to Apply update -> Apply from ADB
adb sideload rom.zip
Reboot to recovery
Sideload gapps (if u want)
Reboot to system
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel url
Download:
OnePlus 8 Pro
ROM https://crdroid.net/instantnoodlep
Changelog: https://crdroid.net/instantnoodlep/9
OnePlus 8
ROM https://crdroid.net/instantnoodle
Changelog: https://crdroid.net/instantnoodle/9
OnePlus 8T
ROM https://crdroid.net/kebab
Changelog: https://crdroid.net/kebab/9#changelog
Alternate Gdrive links including vbmeta & recovery
HERE
Known issues:
- let me know
Visit official website @ crDroid.net
crDroid 8 Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Thank you, I will try it soon
Am I missing something? I don't see a build for any of these devices on the crdroid website or on their sourceforge.
dpryor88 said:
Am I missing something? I don't see a build for any of these devices on the crdroid website or on their sourceforge.
Click to expand...
Click to collapse
Nope, seems to only be available for instantnoodlep (8 Pro). Thread is misleading, especially considering that it's in the cross dev section while only being available for one 8 series device..
Thank you.
Can I flash it with A12 firmware on the 8t?
zelect0r said:
Thank you.
Can I flash it with A12 firmware on the 8t?
Click to expand...
Click to collapse
Read the OP, there is a bit of a section on the flashing instructions and requirements. They are there for a reason.
Hey dev ty for this great rom.
All apps and features work flawlessly. The only problem I see is the scrolling performance is a bit bad, there are minor stutters.
Where can I find the latest OOS13 (F.13) for the OP8t
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
I think you must update via OTA. Like A12 fw.
zelect0r said:
I think you must update via OTA. Like A12 fw.
Click to expand...
Click to collapse
So return to stock OOS?
@sauaditi
does it only come as an update again, like the old version (crdroid8)? Because then you can save yourself all the hassle.
@All
can someone report whether you can use the whole thing as a daily driver?
chomsky55 said:
So return to stock OOS?
Click to expand...
Click to collapse
When there is no new MSM tool with 12or13, then yes.
Then back to 11 and update with OTA system updater.
I think thas the latest for me:
kebab_15_E.12_210201.zip​
[OP8T][OOS KB05AA/BA/DA] Unbrick tool to restore your device to OxygenOS
Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been...
forum.xda-developers.com
But when anybody know that there is a newer version, please let it me know, thx.
zelect0r said:
When there is no new MSM tool with 12or13, then yes.
Then back to 11 and update with OTA system updater.
I think thas the latest for me:
kebab_15_E.12_210201.zip​
[OP8T][OOS KB05AA/BA/DA] Unbrick tool to restore your device to OxygenOS
Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been...
forum.xda-developers.com
But when anybody know that there is a newer version, please let it me know, thx.
Click to expand...
Click to collapse
Guess I will stay on Lineage 19 for now. Going back to stock is too much of a hassle.
Can anybody post a link to latest vbmeta.img for A13?
zelect0r said:
Can anybody post a link to latest vbmeta.img for A13?
Click to expand...
Click to collapse
Updated post with the vbmeta and recovery links
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
CDI-78 said:
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Click to expand...
Click to collapse
fastboot flash vbmeta bmeta.imgf
fastboot flash recovery recovery.img
fastboot reboot recovery
sideload OP8T_DDR5_Android13_F13_EU_Firmware
sideload copy_partitions.zip
(to put the stuff on both slots)
That's the way, right?
After that:
Wipe data/Factory resetS
sideload rom
reboot to recovery
sideload gapps
reboot to recovery
sideload Magisk
reboot to system
I am on real c33 stock, can I flash this fw f13 without problems over c33? Maybe it runs with my actually A12 Aicp? So I can flash it before I flash crdroid9.
chomsky55 said:
Where can I find the latest OOS13 (F.13) for the OP8t
Click to expand...
Click to collapse
On which fw you are?
zelect0r said:
fastboot flash vbmeta bmeta.imgf
fastboot flash recovery recovery.img
fastboot reboot recovery
sideload OP8T_DDR5_Android13_F13_EU_Firmware
sideload copy_partitions.zip
(to put the stuff on both slots)
That's the way, right?
After that:
Wipe data/Factory resetS
sideload rom
reboot to recovery
sideload gapps
reboot to recovery
sideload Magisk
reboot to system
I am on real c33 stock, can I flash this fw f13 without problems over c33? Maybe it runs with my actually A12 Aicp? So I can flash it before I flash crdroid9.
Click to expand...
Click to collapse
I'm not doing all this,
I'm using fastboot Rom installer,
Go to recovery,
Reset,
Change firmware
Go to fastboot
Run Rominstaller
Reboot recovery
Go adb for gapps and magisk
Reboot that's all
Please delete.

Categories

Resources