[RECOVERY][OFFICIAL][R11.x][DISCONTINUED] OrangeFox Recovery Project for POCO M3 [citrus] - POCO M3 ROMs, Kernels, Recoveries, & Other Develop

{
"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:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
DOWNLOAD
Xiaomi Poco M3 (citrus) build releases | OrangeFox Recovery Downloads
Orangefox recovery for Xiaomi Poco M3 (citrus)
orangefox.download
NOTE!
Decryption is only working on Custom Roms
Also read here
INSTALLATION
via TWRP-based recovery:
Download the OrangeFox ZIP file to your device
Reboot to your custom TWRP-based Recovery
Install the OrangeFox zip file as a normal zip
The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
Enjoy!
via fastboot:
Download the OrangeFox ZIP file to your PC and Extract it anywhere in your PC
Reboot your device to fastboot mode
Install the OrangeFox image with command:
Code:
fastboot flash recovery recovery.img
Reboot to recovery with the command:
Code:
fastboot reboot recovery
Enjoy
What doesn't work
you tell me
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* TheMalachite - for the Tree
* All our testers - for your patience and help
Source
OrangeFox: https://gitlab.com/OrangeFox/Recovery
Version Information
Status: Beta
Current Beta Version: R11.1_0
Created 2021-01-11
Last Updated 2021-04-14

CHANGELOG
2021-04-20
• Now Official
Code:
2021-04-14
• Upstream Latest r11.1
• Fix unable flash older build over newer build still occur in some cases
2021-03-29
• Fix format data / reboot recovery
data/media/
• Fix unable to flash older build over newer build
2021-03-20
• Fix Nandroid Backup error
• Working fastbootd
• Working Decryption in Custom MIUI
• Fix cant mount system and vendor
2021-02-01
• Last Update for MIUI12 Q10
• Fixed Duplicating Partition in Flash Img
2021-01-16
• Fixed Screen Size (notch)
• Added Some Partitions in Backup
• Removed AromaFM
2021-01-11
• Initial Build

Reserved

tested. working but still in development. thanks sir

installed
thank you !

is there any way to rename the file on vendor partition sorry for bad English
Btw it's working properly on my Poco M3 but I can't change any files in /vendor folder

Hi guys. This recovery have ot decription issue?

joshjosh14 said:
is there any way to rename the file on vendor partition sorry for bad English
Btw it's working properly on my Poco M3 but I can't change any files in /vendor folder
Click to expand...
Click to collapse
Did you try in Menu/Mount/toothed wheel/ to uncheck "Mount system and vendor read-only ?
Be carreful with this option.
ninohs said:
Hi guys. This recovery have ot decription issue?
Click to expand...
Click to collapse
No, this one ask for password if partition is encrypted, works fine.

works perfectly! good job my friend.

Noru29 said:
Did you try in Menu/Mount/toothed wheel/ to uncheck "Mount system and vendor read-only ?
Be carreful with this option.
No, this one ask for password if partition is encrypted, works fine.
Click to expand...
Click to collapse
I have xiaomi.eu now. Could i flash without erase data?

i flash recovery via fastboot...but now a can't reboot into recovery! How is command...?

netreign said:
i flash recovery via fastboot...but now a can't reboot into recovery! How is command...?
Click to expand...
Click to collapse
Just hold Vol+ button then run
fastboot reboot

HELP! I install last rom and every time boot into recovery....Sorry for my english! How fix it?

netreign said:
HELP! I install last rom and every time boot into recovery....Sorry for my english! How fix it?
Click to expand...
Click to collapse
What rom did you install ? Did you enable OTA in settings before flashing

netreign said:
i flash recovery via fastboot...but now a can't reboot into recovery! How is command...?
Click to expand...
Click to collapse
ong14 said:
Just hold Vol+ button then run
fastboot reboot
Click to expand...
Click to collapse
Or hold power button then vol+

Joaquin#Citrus said:
Or hold power button then vol+
Click to expand...
Click to collapse
Joaquin#Citrus said:
What rom did you install ?
Click to expand...
Click to collapse
xiaomi.eu_multi_POCOM3_V12.0.4.0.QJFMIXM_v12-10
Check or uncheck system and vendor when i install rom?

netreign said:
xiaomi.eu_multi_POCOM3_V12.0.4.0.QJFMIXM_v12-10
Click to expand...
Click to collapse
Did you enable OTA before flashing the rom ?

netreign said:
xiaomi.eu_multi_POCOM3_V12.0.4.0.QJFMIXM_v12-10
Click to expand...
Click to collapse
Do you have twrp encrypted before ?

Joaquin#Citrus said:
Did you enable OTA before flashing the rom ?
Click to expand...
Click to collapse
Joaquin#Citrus said:
Do you have twrp encrypted before ?
Click to expand...
Click to collapse
Only data erase and cash....I use fox recovery

netreign said:
Only data erase and cash....I use fox recovery
Click to expand...
Click to collapse
it seems like you have Twrp Encrypted before you flash Orangefox ,
You need to flash xiaomi.eu fastboot file again (format data) then flash Orangefox Recovery via fastboot and enable OTA in settings then flash the update 12.0.4.0

Related

[RECOVERY][3.4.0-10][RMX1901]Unofficial TWRP for Realme X (Stable)

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- Decryption works
- Otg works
- Backups works
- Flash Rom works
- Sdcard works
- .ozip flash works
- f2fs support
- compatibility.zip errors fixed
- Android 10 Support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-31 Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial by mauronofrio
TWRP 3.3.1-26 Unofficial by mauronofrio
TWRP 3.3.1-24 Unofficial by mauronofrio
TWRP 3.3.1-23 Unofficial by mauronofrio
TWRP 3.3.1-22 Unofficial by mauronofrio
TWRP 3.3.1-19 Unofficial by mauronofrio
TWRP 3.3.1-18 Unofficial by mauronofrio
TWRP 3.3.1-14 Unofficial by mauronofrio
TWRP 3.3.1-9 Unofficial by mauronofrio
To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually.
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_realme_RMX1901
https://github.com/arter97/android_kernel_realme_sdm710
Donations:
Credits:
Thanks to @4j17h for the tests and the support
Thanks to @arter97 for the new kernel
Created 2019-08-21
Have anyone here tried it?
LINKONSSS said:
Have anyone here tried it?
Click to expand...
Click to collapse
Yes the twrp is tested
good job man !
maybe you can attach several screenshot of twrp .
okay for china version?
.......
How to flash TWRP ?
How to flash this twrp ?
mautikgohil
how to flash bro and please attach screen shot ??
Flash twrp and boot in twrp then boot in system bootloop my device
---------- Post added at 10:46 AM ---------- Previous post was at 10:00 AM ----------
How can I flash and boot in system help me
HelloKaran said:
Flash twrp and boot in twrp then boot in system bootloop my device
---------- Post added at 10:46 AM ---------- Previous post was at 10:00 AM ----------
How can I flash and boot in system help me
Click to expand...
Click to collapse
India or China variant?
How to flah ?
Thank you very much for your effort n sharing with us!! However, I hv unlocked my realme X(China Variant) and try to flash ur TWRP = it didn't work./won't Flash.
3.3.1-8 Error Message - Over Max. allowed Size.
3.3.1-9 ADB Flash started but stuck at command prompt, Phone response saying it is now in "Fastboot Mode or press n hold power button 10-15 sec for Reboot"
I successfully reboot and BL/TWRP has not changed. Really would like to see some "Brave Hero" make this work on the China Variant...
FredC.XDA said:
Thank you very much for your effort n sharing with us!! However, I hv unlocked my realme X(China Variant) and try to flash ur TWRP = it didn't work./won't Flash.
3.3.1-8 Error Message - Over Max. allowed Size.
3.3.1-9 ADB Flash started but stuck at command prompt, Phone response saying it is now in "Fastboot Mode or press n hold power button 10-15 sec for Reboot"
I successfully reboot and BL/TWRP has not changed. Really would like to see some "Brave Hero" make this work on the China Variant...
Click to expand...
Click to collapse
Same here.
help me please
my twrp eror can you help me guys
{
"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"
}
Great News Guys!! I found "my SOLUTION"!!! --> Don't use AMD/Ryzen PCs!!!!!!!! I successfully flash TWRP on an "Intel" PC!!! Problem solved
Thank you very much for sharing ur TWRP with us Bro.
Can i flash for RMX1903?
FredC.XDA said:
Great News Guys!! I found "my SOLUTION"!!! --> Don't use AMD/Ryzen PCs!!!!!!!! I successfully flash TWRP on an "Intel" PC!!! Problem solved
Thank you very much for sharing ur TWRP with us Bro.
Click to expand...
Click to collapse
Wow,I only have Ryzen and this is kinda dissapointing!
Anyone tried it on Indian version and rooted
Darksward27 said:
Anyone tried it on Indian version and rooted
Click to expand...
Click to collapse
It works good on indian version too
As said above does it require an Intel pc and how can I root it by the way thank you for replying it is stable right bcz I don't want to brick my phone

PBRP [Joyeuse][v2.9.1]

{
"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
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 2.9.1
For device: Redmi Note 9 Pro
Maintainer/Authors build: https://forum.xda-developers.com/member.php?u=8529431
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Kernel Source: https://github.com/Joyeuse-Indonesia-Project/kernel_xiaomi_sm6250
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Fix Dynamic Partition
- Improper mount of /data partition
- Some bug fixed
Downloads
Flashable zip
https://drive.google.com/uc?id=1HiPbEimxTiZlAXmjgVzf69bB_knn4H1E&export=dow nload
GREAT JOB!
Works on curtana? thanks
zenez said:
Works on curtana? thanks
Click to expand...
Click to collapse
onlye Joyeuse, in curtana you already have twrp and others.
All right, will try later. ?
Yuluga said:
onlye Joyeuse, in curtana you already have twrp and others.
Click to expand...
Click to collapse
Yes but this one is said dealing with dynamic partition. A must have.
Is it planned to have a release devoted to Curtana.
Thanks
EDIT:
I've just tested it on Curtana in order to test file copy/modify in system via file explorer.
Unsuccessful trial. System is still kept at read only state.
Anyway a real nice interface design. Thanks to devs.
any one test it? any bug?
hoang_phuong84 said:
any one test it? any bug?
Click to expand...
Click to collapse
It is working from what I can do on a Curtana. It cann't install because digest is not in accordance but should be working well on Joyeuse and at any point better than LR modded fix release available at T.me.
Just boot it on your phone and try it like that.
Recoveries struggle to get stable on this device/system it seems (what is the status of PBRP: alpha, beta, stable?). I saw something about a Android 10 Boot Partition causing the problems but would like to understand better if and how Recovery will work nicely with this device and Custom ROMs. Can someone point me to a explanation/thread why on RN9P, Android 10 it is so difficult to get a working Recovery for Custom ROM Install/Updates?
hello,
bravo for this excellent work, since the time we hoped functional custom recovery. Are all backup and restore functions functional, micro sd recognition, etc? ... Thank you
the right commend for Flash the recovery.img is "fastboot flash recovery recovery.img"
second, i get decrypt data after i reboot to recovery.
I have curtana twrp on joyeuse phone. Can ı flash via curtana twrp?
Edit 1: I tried install via curtana twrp. Error 1 fail...
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
fathroen said:
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
Click to expand...
Click to collapse
I've tried too but the same result.
"Fixed it" with fastboot first time installation of v11.0.4 and will wait for fastboot package v11.0.5.
After flashing recovery, and entering to PBRP is asking for password for decrypt data, i do not have password, my phone is not encrypted
fathroen said:
Anybody try to flash latest Redmi Note 9 Pro EU ROM (v11.0.5.0) with this recovery? I tried dirty flash it from 11.0.4 and got error message. After flashing, It stay and boot on 11.0.4 but lost wifi mac address.
Click to expand...
Click to collapse
Are you referring to the xiaomi.eu rom v11.0.5? If so, there's alot of people reporting problems booting after flashing that version. You're probably not referring to the stock rom, as I don't think there are any recovery flashable zips for that available.
In regard to fixing your wifi problem, in reading through the GSI rom thread, there are many reports of wifi being lost after flashing the boot.img from a different version of the stock rom than that which users were originally on without updating the other partitions. If the v11.0.5 boot.img was flashed to your phone, but some other partitions failed to flash, that may explain things. You could try downloading/extracting the v11.0.4 boot.img, either from the stock or xiaomi.eu rom package depending on which you are using, and flashing that again from fastboot using "fastboot flash boot boot.img".
Otherwise if that fails, reflashing v11.0.4 in its entirety should hopefully get your wifi working again.
mariob098 said:
After flashing recovery, and entering to PBRP is asking for password for decrypt data, i do not have password, my phone is not encrypted
Click to expand...
Click to collapse
Same issue here
You'll have to use the password/pass number you used to unlocked your device when waking it up.
blowy666 said:
You'll have to use the password/pass number you used to unlocked your device when waking it up.
Click to expand...
Click to collapse
But i do not have lock screen pin/password
thanks
Sent from my Redmi Note 9 Pro using Tapatalk

[RECOVERY][3.4.0-13][avicii]Unofficial TWRP for OnePlus Nord (Testing)

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups are broken
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Backup Restore
- Fastbootd
- System and vendor image flash
Install guide (Reccomended):
For now only boot the TWRP
To boot:
Code:
fastboot boot twrpname.img
Tips:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Download:
TWRP 3.4.0-13 by mauronofrio
TWRP 3.4.0-0 Test by mauronofrio
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_avicii_TWRP
Kernel source: precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
Created 2020-08-03
reserved1
Tracker31 said:
{
"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"
}
Looks like working
Click to expand...
Click to collapse
Send some better photos and i will add them in the first post
mauronofrio said:
Send some better photos and i will add them in the first post
Click to expand...
Click to collapse
https://www78.zippyshare.com/i/56hZtzh1/20684/IMG_20200803_224251.jpg
https://www81.zippyshare.com/i/eQq3tXl1/16768/IMG_20200803_224313.jpg
Just successfully installed Magisk with this. Thanks a lot!
..
DIR49DNOR0N said:
Did you only boot it and installed magisk. Or did you flash it
Click to expand...
Click to collapse
just booted it
write DM with error
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Snake_Plissken said:
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Click to expand...
Click to collapse
TWRP might never be as before and thats something we all have to accept. Google did some major changes and it will take some time to fix that.
I'm using my 7T now for more than a half year without fully working and stable TWRP. I still don't miss it. For root there are a few instructions and custom ROMs can be flashed with fastboot. Kernel can be flashed easily with Kernel manager. Let's wait and see...
For kernel flashing you need root.
lekiaM said:
For kernel flashing you need root.
Click to expand...
Click to collapse
Sure you will need to have root. but that's common and possible without TWRP.
Thanks so much to mauronofrio for that TWRP port!
Installed in few minutes.
Magisk installed with no problem.
Thanks dev!
Just installed magisk, too. Everything working like a charm!
Thanks mauronofrio!
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
aneeshmbabu said:
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
Click to expand...
Click to collapse
Magisk 20.4?..
It should flash and boot properly
cultofluna said:
Magisk 20.4?..
It should flash and boot properly
Click to expand...
Click to collapse
Yes same here tried it yesterday. Works great, no bootloops.
Hi, just used it to flash the SubstrtumRescue.zip - all went fine ?? thx
Wait, is this the first TWRP for a native Android 10 device?

[RECOVERY][UNOFFICIAL] TWRP for Galaxy Note 10 (Snapdragon)

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Supported Models:
Galaxy Note 10 N9700, N970U, N970U1 and N970W.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download Note 10: d1q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Telegram account
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@Mentalmuso for base device tree
@ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
30.11.2021 - Update to TWRP 3.6.0
- Update multidisabler
10.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup.
16.02.2021 - Initial R build for Android 11
01.01.2021 - Initial Release
How are we unlocking the Bootloader? Message me when you have time.
I have Windows 10 and drivers are installed. I got nothing going on today so anytime will work. If today works for you
menace211 said:
How are we unlocking the Bootloader? Message me when you have time.
Click to expand...
Click to collapse
[Android][UNSAMLOCK] Bootloader Unlock for Samsung US/Canada Devices
This thread is @svetius approved Important notice: Do not update to April 2023 security update (XXXXXXXXXXWCX) or later. Examples: G998USQS6EWCA, N986USQU4HWD1. Samsung has patched the bootloader unlock again on those updates. NOTE: The OneUI...
forum.xda-developers.com
USA/Canada - Samsung Bootloader Unlock
You can view and join @Afaneh92UnlockChannel right away.
t.me
I will PM you too.
Gregbmil1 said:
I have Windows 10 and drivers are installed. I got nothing going on today so anytime will work. If today works for you
Click to expand...
Click to collapse
Ok thats fine.
Just wanted to let people know, if you're on the fence about this, its 100% legit. Thanks again!
Question. How do we flash multidisabler in TWRP if its encrypted in TWRP? I can't find anything in it
Gregbmil1 said:
Question. How do we flash multidisabler in TWRP if its encrypted in TWRP? I can't find anything in it
Click to expand...
Click to collapse
Push the file through adb or use Micro SD or USB-OTG.
afaneh92 said:
Push the file through adb or use Micro SD or USB-OTG.
Click to expand...
Click to collapse
OTG worked great!! Thank You.
Anyone having an issue creating a backup in TWRP? I tried saving it with OTG and internal memory. It always gets to about 21% then it reboots back into TWRP with no backup created
Gregbmil1 said:
Anyone having an issue creating a backup in TWRP? I tried saving it with OTG and internal memory. It always gets to about 21% then it reboots back into TWRP with no backup created
Click to expand...
Click to collapse
Android 11?
Yes, Android 11
Gregbmil1 said:
Yes, Android 11
Click to expand...
Click to collapse
TWRP kernel based on Android 10, wait for 11 kernel source to be released.
Changelog:
16.02.2021 - Initial R build for Android 11
So there will not be a way to unlock the phone without paid service? Seems shifty. There are developers here in the XDA community ths

Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy S22 (Snapdragon)

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Supported Models:
Galaxy S22 S901E/S901N/S9010.
Download & Guide:
1. Unlock your bootloader.
2. Downloads for S22: AFH: r0q twrp and kernel / Drive: r0q twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
Donators
Sources:
Kernel tree
Device tree
Changelog:
GitHub History
Note1: You need a custom permissive kernel to boot with R/W vendor.
Note2: If you got bootloop on Samsung logo, reboot to TWRP and wipe metadata from Advanced Wipe section
Is there a kernel for 901E?
Can only seem to find one for 901b
EDIT: found what I needed in the telegram group snapdragon models use the same kernel
i flashed twrp in fw ave4 , after flash kernel, wipe data, and get bootloop, how fix?
skinza said:
Is there a kernel for 901E?
Can only seem to find one for 901b
EDIT: found what I needed in the telegram group snapdragon models use the same kernel
Click to expand...
Click to collapse
send me kernel bro please...
Tonystarki said:
i flashed twrp in fw ave4 , after flash kernel, wipe data, and get bootloop, how fix?
Click to expand...
Click to collapse
you ran multidisabler?
Tonystarki said:
send me kernel bro please...
Click to expand...
Click to collapse
Dont flash wrong kernel, if you have snap use the link from this thread
afaneh92 said:
Dont flash wrong kernel, if you have snap use the link from this thread
Click to expand...
Click to collapse
calm down, I will not install the wrong kernel
running the multidisabler is essential to install the custom kernel, the device does not start but runs multidisabler, all right now, what customizations does the kernel have? @afaneh92
Tonystarki said:
running the multidisabler is essential to install the custom kernel, the device does not start but runs multidisabler, all right now, what customizations does the kernel have? @afaneh92
Click to expand...
Click to collapse
permissive and disabled security
Please lmk if you get it working
I flashed on s22 veh and lost WiFi
Then when phone screen went to sleep I couldbt wake it up
Followed the instructions
skinza said:
Please lmk if you get it working
I flashed on s22 veh and lost WiFi
Then when phone screen went to sleep I couldbt wake it up
Followed the instructions
Click to expand...
Click to collapse
Will look into it
afaneh92 said:
Flash custom kernel and magisk apk in twrp
Click to expand...
Click to collapse
Is this step to root the Phone?
sinaamos said:
Is this step to root the Phone?
Click to expand...
Click to collapse
You can skip magisk if you don't want root
Just got my S901E on FW U1AVCJ. Is it safe to update to U2AVF1 before installing TWRP? Just making sure I will be able to unlock BL and install TWRP. Thanks in advance!
Daemonite said:
Just got my S901E on FW U1AVCJ. Is it safe to update to U2AVF1 before installing TWRP? Just making sure I will be able to unlock BL and install TWRP. Thanks in advance!
Click to expand...
Click to collapse
Its ok
hi there!
i would love to follow this tutorial, however, i have some noob doubts before doing it that i would like to address:
1) what does it mean r0q? "Downloads for S22: r0q twrp and kernel"
2) how should i decide which files download in twrp? what does it mean afaneh92-r0q? its for S22 non-ultra
3) why can i download the custom kernel in point 7 if there is no custom kernel for s22 non-ultra?
4) the custom kernel of point 7 must be flashed through twrp?
r0q is regular s22
The s22, s22+ and ultra all use the exact same kernel
skinza said:
r0q is regular s22
The s22, s22+ and ultra all use the exact same kernel
Click to expand...
Click to collapse
thank you! i have managed to make it work! i dont think it's related but i cant wipe system partition since its not present in the twrp wipe section... perhaps i am missing something?

Categories

Resources