[OFFICIAL][RECOVERY][ginkgo/willow] OrangeFox Recovery Project - Redmi Note 8 ROMs, Kernels, Recoveries, & Other De

OrangeFox Recovery Project
{
"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 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.
*/
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the OrangeFox zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Frequently Asked Questions; Installation from stock recovery; MIUI OTA; Troubleshooting; Sundry Information:
* See
Guides and FAQ: https://wiki.orangefox.tech/en/guides
Setup OTA: https://wiki.orangefox.tech/en/guides/ota
Discussion about MIUI OTA for our device: https://forum.xda-developers.com/redmi-note-8/how-to/guide-flashing-miui-ota-rom-recovery-t4041591
How to report bugs properly: https://wiki.orangefox.tech/en/guides/report#what-you-must-provide
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* mauronofrio - for bring up ginkgo device tree
* All our testers - for your patience and help
Features
Spoiler: Features
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Built-in Magisk Manager
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
DOWNLOADS
https://orangefox.download/en/device/ginkgo
Screenshots
See https://files.orangefox.tech/Screenshots/R10/
Contact Us
Telegram: https://t.me/OrangeFoxChat
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Redmi Note 8
Contributors
Teguhpunya, DarthJabba9, MrYacha, mauronofrio
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://gitlab.com/OrangeFox/device/ginkgo
Version Information
Status: Stable
Current Stable Version: R11.1
Stable Release Date: 2022-01-01
Current Beta Version: R11.1_1
Beta Release Date: 2021-08-09
Created 2020-03-04
Last Updated 2022-01-01

Changelog
--NEW--
Stable
R11.1 Stable
* Initial R11.1 stable build
* Updated prebuilt kernel
* Fixed stuck on OrangeFox splash screen in some cases
--OLD--
Stable
R11.0_1
* Fixed decryption in Android 11 and some MIUI
* Enabled turn off screen feature
R11.0
* Initial stable R11.0 build
* Manage a new Willow version (commit from mauronofrio)
R10.1_4
* Allow backup Persist image
* Add support for metadata encryption
* Fix status bar padding
* Fix problem with queueing zip for flashing
* Fix some issues related to backup
* Add support for block-based incremental OTA updates in AOSP ROMs that support this
* Fix issue "boot to fastboot" after successfully decrypted data from mount menu
* Update OrangeFox codebase to 2020.05.29
R10.1_3
* Prevent backup error caused by /data/per_boot
* Deal with backup issues relating to Dual-Apps (/data/vendor_ce/999)
* Reduced brightness values to reduce chance to get image retention
* Move status bar up behind notch
R10.1_2
* Updated Magiskboot to 20.2 stable
* Updated DM-verity and forceencrypt disabler (Menu - Gear icon - MIUI OTA - Patch ROM)
* Updated initd addon to anykernel3 version
* Fix languange translations
* many more
R10.1_1
* Initial R10.1 stable build.
* Fixed format partition problem.
* Added support for willow (Not tested).
* Updated magisk to 20.1.
* Enabled Nano editor.
Beta
R11.1_1
* Now supports encryption on all MIUI
Notes:
* Doesn't support Android 11's metadata encryption for now. It will stuck at OrangeFox's splash image
R11.1_0
* Updated to R11.1 ( See Changelogs at https://wiki.orangefox.tech/en/changelog/ )
* Added support for willow hwversion 18.31.0
* Changed max screen brightness
R10.1_4
- Continuation from R10.1_3 Stable
- Add support for metadata encryption (need more test)
- Fix reading device name (ginkgo as willow or vice versa) (need more test)
- Fix status bar padding
- Fix problem with queueing zip for flashing
- Update Magisk to 20.3 in Fox addons
- Update magiskboot
- Update languange translations
- and more…

Reserved

I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.

elfabo88 said:
I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.
Click to expand...
Click to collapse
If you are absolutely sure it's a ginkgo, and you are flashing a ginkgo rom/firmware then in the rom/firmware.zip you can go to META-INF/com/google/android/updater-script->here remove the following line:
Code:
getprop("ro.product.device") == "ginkgo" || abort("E3004: This package is for \"ginkgo\" devices; this is a \"" + getprop("ro.product.device") + "\".");
Now recovery won't verify your device and you can flash the proper rom. Although don't extract your full rom.zip. Just open(not extract) with winrar, go to the mentioned path and extract the updater-script, make changes with notepad++ and drag the new modified updater-script back in the same path.

elfabo88 said:
I have a "ginkgo", when I tried to flash the firmware there was an error that said: "E3004: This package is for ginkgo this is a willow" and obviously the package with the firmware was correct.
Click to expand...
Click to collapse
I have test build to solve that problem (hopefully). If you're interested to be tester, PM me.

Please release that version, same result here...

is this has data encryption issue?
if have what i have to do...

imonshahed said:
is this has data encryption issue?
if have what i have to do...
Click to expand...
Click to collapse
Format data after flash rom

imonshahed said:
is this has data encryption issue?
if have what i have to do...
Click to expand...
Click to collapse
select "disable force encryption" option in orangefox seetings > miui ota everytime you flash rom

Update please
Needs a twrp with metadata

Beta update version R10.1_4
R10.1_4 Beta
Changelog:
- Continuation from R10.1_3 Stable
- Add support for metadata encryption (need more test)
- Fix reading device name (ginkgo as willow or vice versa) (need more test)
- Fix status bar padding
- Fix problem with queueing zip for flashing
- Update Magisk to 20.3 in Fox addons
- Update magiskboot
- Update languange translations
- and more..

Stability on Beta and questions.
Hi there, I just got a RN8 and want to try out this recovery. It seems great and supports MIUI OTA updates.
How stable is the Beta version as compared to the Stable one? Is there any major improvements that I should choose the Beta one over the Stable one or vice versa?
Besides, this should support the MIUI.EU ROMs' OTA updates, right? And is its functionality is the same as TWRP (e.g. anything that TWRP supports, OrangeFox will also support) ?
Thank you!

PorridgePi said:
Hi there, I just got a RN8 and want to try out this recovery. It seems great and supports MIUI OTA updates.
How stable is the Beta version as compared to the Stable one? Is there any major improvements that I should choose the Beta one over the Stable one or vice versa?
Besides, this should support the MIUI.EU ROMs' OTA updates, right? And is its functionality is the same as TWRP (e.g. anything that TWRP supports, OrangeFox will also support) ?
Thank you!
Click to expand...
Click to collapse
This is, basically, TWRP on steroids.
If you know what you're doing, hop on the BETA train, otherwise, stable is the safest choice.
Sent from my Redmi Note 8 using Tapatalk

isamwise said:
This is, basically, TWRP on steroids.
If you know what you're doing, hop on the BETA train, otherwise, stable is the safest choice.
Click to expand...
Click to collapse
Ok thanks. I think I will stay with the stable build then since I'm a newbie at all this flashing stuff. Should I flash TWRP first and then flash OrangeFox from TWRP or flash OrangeFox directly? Is it the same result?

PorridgePi said:
Ok thanks. I think I will stay with the stable build then since I'm a newbie at all this flashing stuff. Should I flash TWRP first and then flash OrangeFox from TWRP or flash OrangeFox directly? Is it the same result?
Click to expand...
Click to collapse
It depends on your method of flashing...
If you extract the img from Orangefox archive, you can flash it directly from fastboot, otherwise, flash TWRP first, then flash the Orangefox zip from TWRP.
Sent from my Redmi Note 8 using Tapatalk

But will flashing from TWRP keep both TWRP and OrangeFox?

PorridgePi said:
But will flashing from TWRP keep both TWRP and OrangeFox?
Click to expand...
Click to collapse
No, it won't.
Sent from my Redmi Note 8 using Tapatalk

Thank you so much for clearing my doubts. I will flash OrangeFox directly then. I still need to wait for quite a while for my bootloader to be unlocked...

PorridgePi said:
Thank you so much for clearing my doubts. I will flash OrangeFox directly then. I still need to wait for quite a while for my bootloader to be unlocked...
Click to expand...
Click to collapse
You're welcome and good luck.
Sent from my Redmi Note 8 using Tapatalk

Related

[RECOVERY][OFFICIAL] OrangeFox R11.1 for dipper [2022-01-20] [STABLE]

OrangeFox Recovery Project
{
"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.
*
*/
OrangeFox is FREE SOFTWARE​
Downloads:
OrangeFox download site: https://orangefox.download/device/dipper
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external storage medium
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Support for Android 12+
* Support for EROFS
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Superb UI and themes
* OrangeFox theme engine:
- choice of theme
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Variants:
There are two different variants of the "A12" release - and they are not compatible with each other:
The R11.1_3 Stable release is only for the "Standard" variant:
R11.1_3_A12.zip - the "Standard" variant;
* Supports only ROMs using keymaster 3.0 - (ie, the vast majority of ROMs, except PE12+)
* It may or may not work with MIUI ROMs (if it doesn't, then stick with the last Stable release)
* Do NOT use with ROMs using keymaster 4.0 (eg, PE 12/13 ROMs, or any ROM based on their trees). If you try to do so, it will NOT boot at all, and will simply get stuck at the OrangeFox logo
* Please read the build notes on the download site
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for dipper (Mi 8)
Official Maintainer : DarthJabba9
Source Code: https://gitlab.com/OrangeFox
Device tree: https://gitlab.com/OrangeFox/device/dipper/
Kernel sources: https://github.com/PixelExperience-Devices/kernel_xiaomi_polaris.git
Version Information
Status: Stable
Current Version: R11.1_3 (A12)
Release Date: 2022-11-19
Created: 2020-09-02
Last Updated: 2022-11-19
------------------:
Our channel - https://t.me/OrangeFoxChat
Downloads - https://orangefox.download/device/dipper
------------------:
Reserved
OrangeFox R11.1_3 (A12) Stable released (19 November 2022)
Changes:
* Based on the Android 12.1 manifest
* Support Android 12+ encryption
* Update the Magisk addon to v25.2
* Update to the latest upstream commits
* New kernel
* Add support for EROFS
* Remove obsolete addons
* Lots of other enhancements
Variants:
There are two different variants of the A12 builds - and they are not compatible with each other. This Stable release is only for the "Standard" variant:
R11.1_3_A12.zip - the "Standard" variant;
* Supports only ROMs using keymaster 3.0 - (ie, the vast majority of ROMs, except PE12+)
* It may or may not work with MIUI ROMs (if it doesn't, then stick with the last Stable release)
* Do NOT use with ROMs using keymaster 4.0 (eg, PE 12/13 ROMs, or any ROM based on their trees). If you try to do so, it will NOT boot at all, and will simply get stuck at the OrangeFox logo
* Please read the build notes on the download site
Downloads:
OrangeFox download site: https://orangefox.download/device/dipper
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Bruh port >>> xD
Ty pruh dev
Adriano-A3 said:
Bruh port >>> xD
Ty pruh dev
Click to expand...
Click to collapse
It's no port btw xd
I've built it with old Jabba's source and added R11 stuff
Hy, Support Password ?
N3DevDroid said:
Hy, Support Password ?
Click to expand...
Click to collapse
Yes
Thanks!
Will you apply for maintainership?
CMBoii said:
Thanks!
Will you apply for maintainership?
Click to expand...
Click to collapse
Yes probably
Just have to fix and optimize some stuff
how to get encryption working on this recovery ?
venomus001 said:
how to get encryption working on this recovery ?
Click to expand...
Click to collapse
Encryption is not a recovery thing. Go to your ROMs settings and encrypt your device
ItsBen12000 said:
Encryption is not a recovery thing. Go to your ROMs settings and encrypt your device
Click to expand...
Click to collapse
i did not pay attention but after flashing a zip does is run disable force encryption by default ?
venomus001 said:
i did not pay attention but after flashing a zip does is run disable force encryption by default ?
Click to expand...
Click to collapse
Yes, you can check it in settings > OTA
is this recovery is stable?
Amit™ said:
is this recovery is stable?
Click to expand...
Click to collapse
Yes, at least I couldn't find any bugs.
ItsBen12000 said:
Yes, at least I couldn't find any bugs.
Click to expand...
Click to collapse
Thanks bro ☺ now I'm gonna flash this one on my mi 8
New update available and it's finally official [BETA] .
What's new:
- updated officially to R11_04
- MIUI incremental updates improvements
Download link:
https://files.orangefox.tech/OrangeFox-Beta/dipper/OrangeFox-R11.0_4-Beta-dipper.zip
ItsBen12000 said:
New update available and it's finally official [BETA] .
What's new:
- updated officially to R11_04
- MIUI incremental updates improvements
Download link:
https://files.orangefox.tech/OrangeFox-Beta/dipper/OrangeFox-R11.0_4-Beta-dipper.zip
Click to expand...
Click to collapse
Thank you! For bringing the lasted update of OF to our beloved dipper and for maintaining it!
Can i flash this recovery and still stay with Android 10 rom? Will the be a problem?
dummytest97 said:
Can i flash this recovery and still stay with Android 10 rom? Will the be a problem?
Click to expand...
Click to collapse
1. Yes ofc
2. No
ItsBen12000 said:
New update available and it's finally official [BETA] .
What's new:
- updated officially to R11_04
- MIUI incremental updates improvements
Download link:
https://files.orangefox.tech/OrangeFox-Beta/dipper/OrangeFox-R11.0_4-Beta-dipper.zip
Click to expand...
Click to collapse
Thank you. Glad you applied for maintainership
Update [Dec. 19, 2020]
-fixed decryption on R
Download link:
https://files.orangefox.tech/OrangeFox-Beta/dipper/OrangeFox-R11.0_5-Beta-dipper.zip

[OFFICIAL][RECOVERY][12/13]OrangeFox Recovery Project [R11.1]

OrangeFox Recovery Project
{
"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.
*
*/
OrangeFox is FREE SOFTWARE​
Supports Treble, Miui, Custom Roms
Downloads:
OrangeFox download site: https://orangefox.download/device/miatoll
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external storage medium
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Support for Android 12 and Android 13 encryption (R11.1_3 and higher)
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for MIUI and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Other useful information - see below
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for miatoll (Redmi Note 9S/Pro/Pro Max / POCO M2 Pro)
Contributors
DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Device tree: https://gitlab.com/OrangeFox/device/miatoll/
Version Information
Status: Stable
Current Stable Version: R11.1_4 (FBEv1 variant) and R11.1_5 (FBEv2 variant)
Stable Release Date: 2023-03-29
Created: 2021-02-27
Last Updated: 2023-03-29
------------------:
Our channel - https://t.me/OrangeFoxChat
Reporting problems - https://wiki.orangefox.tech/en/guides/report
Downloads - https://orangefox.download/device/miatoll
------------------:
OrangeFox R11.1_4 (FBEv1) and R11.1_5 (FBEv2) Stable (A12) released
Changes:
* Please read the change logs and build notes for each release on the download page
VARIANTS:
There are two variants of this release;
* R11.1_4_A12_FBEv1 - this is for ROMs using FBE v1 encryption only
* R11.1_5_A12_FBEv2 - this is for ROMs using FBE v2 encryption only
Please ascertain from your ROM's maintainer which FBE version the ROM uses, before flashing.
MIUI 13:
The official MIUI 13 ROMs for miatoll use FBE v1
NOTES:
* Please be sure to read the build notes on the download page
* Make a FULL backup of your data and internal storage BEFORE flashing
Downloads:
OrangeFox download site: https://orangefox.download/device/miatoll
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
Reserved
OK, I have no idea what I am doing wrong, but I go to your download site and no matter where I click nothing ever downloads. Where am I supposed to click:
Anything I click simply copies text to the clipboard.
tecknight said:
OK, I have no idea what I am doing wrong, but I go to your download site and no matter where I click nothing ever downloads. Where am I supposed to click:
View attachment 5235193
Anything I click simply copies text to the clipboard.
Click to expand...
Click to collapse
Click Download the Netherlands, waiting download file will show
dungphp said:
Click Download the Netherlands, waiting download file will show
Click to expand...
Click to collapse
Thanks, that was the ticket. I will send you a donation shortly. Love your recovery
tecknight said:
Thanks, that was the ticket. I will send you a donation shortly. Love your recovery
Click to expand...
Click to collapse
This is rOrangeFox ecovery from DarthJabba9 !
Thank to him !
Can we restore a full nandroid backup from this? Thanks.
Longhorn87 said:
Can we restore a full nandroid backup from this? Thanks.
Click to expand...
Click to collapse
Backups
wiki.orangefox.tech
Hi,
installed OrangeFox [email protected]_0 on my Radmin Note 9S (Global Version - Curtana)
But every time I install a custom Rom and reboot, it boot to recovery.
(I tried Fluid-1.2 and crDroid 7.3)
I have the same problem with TWRP.
If I install an official Firmware (like miui_CURTANAGlobal_V12.0.1.0.RJWMIXM_e29d7b7c84_11.0), and reboot, it successfully boot into MIUI.
What I'm missing ?
Thanks for any help.
schlagg said:
Hi,
installed OrangeFox [email protected]_0 on my Radmin Note 9S (Global Version - Curtana)
But every time I install a custom Rom and reboot, it boot to recovery.
(I tried Fluid-1.2 and crDroid 7.3)
I have the same problem with TWRP.
If I install an official Firmware (like miui_CURTANAGlobal_V12.0.1.0.RJWMIXM_e29d7b7c84_11.0), and reboot, it successfully boot into MIUI.
What I'm missing ?
Thanks for any help.
Click to expand...
Click to collapse
Did you format the data partition?
Flashing
wiki.orangefox.tech
DarthJabba9 said:
Did you format the data partition?
Click to expand...
Click to collapse
OMG ... how dumb I am ?
I flasf android roms since HTC Hero and this is the 1st time I forget about this.
Thanks.
best recovery for RN9PRO joyeuse. no problems, encrypts the partition w/o issue.
every rom can be installed.
great job!
This is amazing, glad to see Official recovery support for Miatoll!
Updated from the Beta via the new OrangeFox app and all looks good.
Thank you very much to the devs for supporting Miatoll.
DarthJabba9 said:
​Don't just say "thanks". Hit the "Thanks" button!
Click to expand...
Click to collapse
I believe the Thanks button is dead and gone. Times have changed in XDA
I am still in Evox 4.5.
Not Miatoll.
Using TWRP.
Can I use this without format? (I am thinking, I can)
But I need to confirm.
Thanks for your hard work.
Anonda said:
I am still in Evox 4.5.
Not Miatoll.
Using TWRP.
Can I use this without format? (I am thinking, I can)
But I need to confirm.
Thanks for your hard work.
Click to expand...
Click to collapse
Hello there, I have a Joyeuse and I don't have to format anything, you can actually switch recoveries at any time. And to answer your question yes go to TWRP and flash OrangeFox.
oscarmaldonado said:
Hello there, I have a Joyeuse and I don't have to format anything, you can actually switch recoveries at any time. And to answer your question yes go to TWRP and flash OrangeFox.
Click to expand...
Click to collapse
Thanks, that worked a treat! Flashed from TWRP without issues
sir_bazz said:
Updated from the Beta via the new OrangeFox app and all looks good.
Thank you very much to the devs for supporting Miatoll.
Click to expand...
Click to collapse
Where may I find this app?

[RECOVERY][OFFICIAL]PitchBlack Recovery Project POCO M3 / Redmi 9T / Redmi 9 Power / Redmi Note 9 4G [JUICE]

{
"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.
This build is really experimental so flash at your own risk.
However, the main use cases are fully covered as the most important functions of the recovery are working correctly.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Poco M3 Citrus
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team :
@rezaadi0105 , @shovon , @manjot.gni , @androiabledroid , sagar
Code:
/*
PBRP Side Changelog
v3.0.0
Fully Redesigned UI
Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
Fully Redesigned Website https://pitchblackrecovery.com
New Android like Power Menu (Activated via power key hold)
Flashlight toggled by Vol up(+) on hold
New Scrollable Advanced menu
Totally Redesigned Icons
Removed old unnecessary Theming Stuff
Tested on almost all handy Resolutions
Flashlight toggle on Lockscreen
More checks for SAR/Non-SAR\
New Navbar
Support on almost all Android version (5.0+)
Update ozip decrypt
Fix up ozip print logs & take all paths
Update FUNDING.yml
Fixed encrypted removal checks & buttons
Add Flag for disabling treble compatibility by default
Is_Data_Wiped: Simplify function signature
Unified AB_OTA_UPDATER
Change AB device log storage to /data/recovery
Delay start if specified in board
Optimize touchscreen driver initialization delay.
v2.9.0
Update kernel
Update DM Verity Logic
Update magisk
Update unroot magisk
Some bug fixed
*/
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
Working
Flash
Wipe and format data
Backup and restore
Working FBE decryption in Custom Miui
Bugs
Tell me
Device Changelog
20210315
Initial Build
20210317
Fix Wrong Device Name
Fix Torch
20210317
Upstream Twrp to 3.5.2
Source Side updates
fix fastbootd
fix doesn't show internal storage after format data reboot recovery
fix can't flash migrate zip
fix signal error 11
20210420
Initial Official build
Sync with latest source
WARNING : always untick Patch AVB2.0 Verity before flashing zips or roms .
Downloads
download
Source Code
https://github.com/PitchBlackRecoveryProject/android_device_poco_citrus-pbrp
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* TheMalachite - for the Tree
* All our testers - for your patience and help
Support Group : Link
Cannot download. Google Drive message:
We're sorry. You can't access this item because it is in violation of our Terms of Service.
A very very good news !!!!
It was the best RecoveryTool for my Redmi 3S, really happy to see it on Citrus !
Hope to see it OFFICIAL soon.
One of the best recoveries available, intuitive as twrp are, buttons near the fingers, tools other roms doesnt have, very good design, love it.
darkdark530 said:
View attachment 5250421
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.
This build is really experimental so flash at your own risk.
However, the main use cases are fully covered as the most important functions of the recovery are working correctly.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Poco M3 Citrus
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team :
@rezaadi0105 , @shovon , @manjot.gni , @androiabledroid , sagar
Code:
/*
PBRP Side Changelog
v3.0.0
Fully Redesigned UI
Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
Fully Redesigned Website https://pitchblackrecovery.com
New Android like Power Menu (Activated via power key hold)
Flashlight toggled by Vol up(+) on hold
New Scrollable Advanced menu
Totally Redesigned Icons
Removed old unnecessary Theming Stuff
Tested on almost all handy Resolutions
Flashlight toggle on Lockscreen
More checks for SAR/Non-SAR\
New Navbar
Support on almost all Android version (5.0+)
Update ozip decrypt
Fix up ozip print logs & take all paths
Update FUNDING.yml
Fixed encrypted removal checks & buttons
Add Flag for disabling treble compatibility by default
Is_Data_Wiped: Simplify function signature
Unified AB_OTA_UPDATER
Change AB device log storage to /data/recovery
Delay start if specified in board
Optimize touchscreen driver initialization delay.
v2.9.0
Update kernel
Update DM Verity Logic
Update magisk
Update unroot magisk
Some bug fixed
*/
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
Working
Flash
Wipe and format data
Backup and restore
Working FBE decryption in Custom Miui
Bugs
Tell me
Device Changelog
20210315
Initial Build
20210317
Fix Wrong Device Name
Fix Torch
20210317
Upstream Twrp to 3.5.2
Source Side updates
fix fastbootd
fix doesn't show internal storage after format data reboot recovery
fix can't flash migrate zip
fix signal error 11
Downloads
download
Source Code
https://github.com/darkpewds6969/android_device_poco_citrus-Pitchblack
Click to expand...
Click to collapse
Nice
Ευχαριστώ για αυτήν την αποκατάσταση. Έλυσε το πρόβλημά μου να μην αγγίζω την οθόνη στο επίσημο TWRP. Είχα στείλει μια ερώτηση σχετικά με αυτό, αλλά δεν είχα λάβει απάντηση από κανέναν. Αποφάσισα λοιπόν να αναβοσβήσω το γήπεδο και μετά όλα εντάξει. Ευχαριστώ για την καλή δουλειά.
----------
MOD EDIT: English Translation Below
Thanks for this restoration. Solve my problem not to touch the screen in the official TWRP. I had sent a question about this, but had not received a response from anyone. So I decided to flash the stadium and then everything was fine. Thanks for the good work.
I flashed the latest version of Pitch Black Recov from their official site succesfull in my POCO M3
I saw some Youtuber flashing this file in the recovery
DM Verity Disabled Encryption
Do i really need to flash this file ?
**Sorry im'a noob
Jona'san - sama said:
I flashed the latest version of Pitch Black Recov from their official site succesfull in my POCO M3
I saw some Youtuber flashing this file in the recovery
DM Verity Disabled Encryption
Do i really need to flash this file ?
**Sorry im'a noob
Click to expand...
Click to collapse
Nope not necessary
why after flashing the recovery zip and then try to reboot system and then try to recovery again it goes back to stock recovery?
@kyradgreat probably you are on stock ROM unrooted?
kyradgreat said:
why after flashing the recovery zip and then try to reboot system and then try to recovery again it goes back to stock recovery?
Click to expand...
Click to collapse
You are still in the stock rom, the stock rom will over-write the custom rom to default the next time you reboot the device..
How to install without twrp?pls
thanks do this
thanks for the poco m3 support, since orangefox is no longer maintained it
darkdark530 said:
View attachment 5250421
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.
This build is really experimental so flash at your own risk.
However, the main use cases are fully covered as the most important functions of the recovery are working correctly.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Poco M3 Citrus
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team :
@rezaadi0105 , @shovon , @manjot.gni , @androiabledroid , sagar
Code:
/*
PBRP Side Changelog
v3.0.0
Fully Redesigned UI
Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
Fully Redesigned Website https://pitchblackrecovery.com
New Android like Power Menu (Activated via power key hold)
Flashlight toggled by Vol up(+) on hold
New Scrollable Advanced menu
Totally Redesigned Icons
Removed old unnecessary Theming Stuff
Tested on almost all handy Resolutions
Flashlight toggle on Lockscreen
More checks for SAR/Non-SAR\
New Navbar
Support on almost all Android version (5.0+)
Update ozip decrypt
Fix up ozip print logs & take all paths
Update FUNDING.yml
Fixed encrypted removal checks & buttons
Add Flag for disabling treble compatibility by default
Is_Data_Wiped: Simplify function signature
Unified AB_OTA_UPDATER
Change AB device log storage to /data/recovery
Delay start if specified in board
Optimize touchscreen driver initialization delay.
v2.9.0
Update kernel
Update DM Verity Logic
Update magisk
Update unroot magisk
Some bug fixed
*/
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
Working
Flash
Wipe and format data
Backup and restore
Working FBE decryption in Custom Miui
Bugs
Tell me
Device Changelog
20210315
Initial Build
20210317
Fix Wrong Device Name
Fix Torch
20210317
Upstream Twrp to 3.5.2
Source Side updates
fix fastbootd
fix doesn't show internal storage after format data reboot recovery
fix can't flash migrate zip
fix signal error 11
20210420
Initial Official build
Sync with latest source
WARNING : always untick Patch AVB2.0 Verity before flashing zips or roms .
Downloads
download
Source Code
https://github.com/PitchBlackRecoveryProject/android_device_poco_citrus-pbrp
CREDITS
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* TheMalachite - for the Tree
* All our testers - for your patience and help
Support Group : Link
Click to expand...
Click to collapse
this here is pure gold.please keep up the project.
So, i've unlocked the bootloader but now i cant see the system partition to wipe. Also when i try to flash this rom i got this errors: failed to mount system_root/product (no such file or directory). If i go to mount option i cant select the system or product partition
I have 2 poco m3. The one bought in 2020 have no issues with orange fox and custom firmware. The new one bought in november 2021 cant use orange fox. It just gets stuck on a black screen. This is the only recovery that wroks.
This is the only recovery tool that I can boot into. But the problem is I cant flash any roms because I cannot mount SYSTEM to format.
Edit: This eu ROM "MIUI 12.5 Beta Android 11" can be flashed without mounting system:
Joaoovn said:
So, i've unlocked the bootloader but now i cant see the system partition to wipe. Also when i try to flash this rom i got this errors: failed to mount system_root/product (no such file or directory). If i go to mount option i cant select the system or product partition
Click to expand...
Click to collapse
xiaomi.eu_multi_HMNote94G_HM9T_POCOM3_21.9.8_v12-11.zip
drive.google.com
After flashing the android 11, custom roms can be flashed no issue
is encription is enable it this recovery

[RECOVERY][STABLE] OrangeFox Recovery Project [R11.1][juice][citrus][lime][UNOFFICIAL]

OrangeFox Recovery Project
{
"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.
*
*/
OrangeFox is FREE SOFTWARE​
Supports Treble, Miui, Custom Roms
Supports Both Dynamic and Non-Dynamic Partitions
Downloads:
SourceForge: https://sourceforge.net/projects/orangefoxrecovery/files/juice/
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an External storage medium [OPTIONAL]
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides/
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* @Sushtut1101 - Maintainer / Developer ; For the Device Tree
* All our testers - for your patience and help
FEATURES:
* Supports Both Dynamic and Non-Dynamic Partitions
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Flashlight
* Password, torch, led
* Support for Most of the Custom ROMs and the Stock ROM
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Other useful information - See Below
XDA : DevDB Information
OrangeFox Recovery Project, Tool/Utility for juice ( Xiaomi POCO M3 / Redmi 9 Power / Redmi Note 9 4G China / Redmi 9T )
Contributors
Sushrut Gupta ,DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://github.com/OrangeFoxRecovery/device_xiaomi_juice.git
Kernel: https://github.com/OrangeFoxRecovery/device_xiaomi_juice/tree/fox_10.0/prebuilt/
Version Information
Status: Stable ( Unofficial )
Current Stable ( Unofficial ) Version: R11.1
Latest Stable (Unofficial ) Release Date: 10 July 2021
Created: 17-April-2021
Last Updated: 23-July-2021
------------------:
Our Support Group - https://t.me/OrangeFoxRecoveryUnofficial/
Downloads - https://sourceforge.net/projects/orangefoxrecovery/files/juice/
------------------:
### Latest Build! ###
New Update Out!
Date: 23 July 2021
Version: R11.1
Build Type: Stable [Unofficial]
Changelogs:
Added Support for A11 Miui 12.x Decryption.
Upgrade to Stable
Fixed Error 7 on some lime devices.
Added Flashlight Support
Updated to the Latest OrangeFox Source
Updated Props
Update the Magisk Addon to v21.4
Many More...
Build Notes:
If you flash a file that is only made for citrus on lime or vice-versa, You Will still Face Error 7. That is how it Should work so Please Don't Complaint as this is not an OrangeFox Issue.
You Should Flash the ZIP.
juice = lime + citrus
Enjoy!
Reserved
Reserved
nice thread thank you
How do I make it detect the system or metadata? How do I add the input?
New Stable Update is Out!
I've Updates the Links and Info.
Read the Post #2 For Changelogs!
Enjoy
Which is the different beetween official one?
ninohs said:
Which is the different beetween official one?
Click to expand...
Click to collapse
The MAJOR Differences are:
1. Android 11 Miui 12.x Support in supported in this Build!
2. This is a juice Unified Build.
Still not able to mount /system with this recovery
dimple7 said:
Still not able to mount /system with this recovery
Click to expand...
Click to collapse
Get the Logs.
Btw, I think it's a dynamic partitions issue
Sushrut1101 said:
No Logs.
Btw, I think it's a dynamic partitions issue
Click to expand...
Click to collapse
Propably yes, let' s see how it can be fixed....
Could you explain me what No Logs means?
pls help me fix my problem
fastboot boot failed (remote unknown command)
lilknighthood said:
pls help me fix my problem
fastboot boot failed (remote unknown command)
Click to expand...
Click to collapse
Flash the OrangeFox ZIP From the TWRP you Just Flashed
Sushrut1101 said:
Flash the OrangeFox ZIP From the TWRP you Just Flashed
Click to expand...
Click to collapse
Without twrp
lilknighthood said:
pls help me fix my problem
fastboot boot failed (remote unknown command)
Click to expand...
Click to collapse
fastboot reboot
With vol + pressed until it boot to recovery
Should i use rm -rf instead of mke2fs for Clean Format | Wiping Data and for Installing a custom ROM ?
PLS HELP
I have doubt that after installing ORANGEFOX SHOULD I immediately install custom rom or should I can go to my MIUI and after sometime I can install custom ROM
anshuman52007 said:
PLS HELP
I have doubt that after installing ORANGEFOX SHOULD I immediately install custom rom or should I can go to my MIUI and after sometime I can install custom ROM
Click to expand...
Click to collapse
You can use this OrangeFox on Miui too
juice means citrus + lime
so does it mean it supports both?

[RECOVERY][UNOFFICIAL][R11.1_3-DYN][R11.1_4.14][A12] OrangeFox Recovery Project [Cheeseburger/Dumpling [01/05/2023]

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* I am 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 me for messing up your device, I will laugh at you.
*/
OrangeFox is FREE SOFTWARE
Supports Treble, Custom Roms​Download:
OrangeFox Unnoficial download:
R.11.1_3-dyn[A12] - 01/05/2023
Cheeseburger/Dumpling - OP5_5T R11.1_3-dyn[A12]
R.11.1_4.14 [A12] - 01/05/2023
Cheeseburger/Dumpling - OP5_5T R11.1_4.14[A12]
Source changelog:
https://wiki.orangefox.tech/changelog​ Release Notes:
* Support Android 12 and Android 13 encryption only​* Based on the Android 12.1 manifest
* Update the Magisk addon to v26.1
* Update to the latest upstream commits
* Dynamic/Retrofit release (3-dyn)
* New kernel (4.14 build) https://github.com/roberto-sartori-gl/4.14-kernel-oneplus-prebuilt 4.14 kernel
* Remove obsolete addons
* Lots of other enhancements
​
Android encryption:
- Decrypts A12.X and A13 data
Read the last entry here: https://wiki.orangefox.tech/en/guides/encryption
Bugs:
- Does not decrypt data from previous Android versions (<=A11), if any screenlock (pin/password/pattern) is used;
- Dynamic Build (3-dyn): It brings up some error messages in Roms with dynamic partitions, but they are not real errors.
Documentation (FAQ):
https://wiki.orangefox.tech/en/guides
Installation:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the OrangeFox zip file to your device
2. Reboot to your custom recovery
3. Install the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Credits:
* TeamWin - for TWRP
* LineageOS - for blobs, kernel and references
* The OrangeFox Team - for your hard work
* @robertogl for 4.14 kernel
* @ad1tyas1ngh and @0xcafebabe for the work with retrofitted dynamic partitions.
* All our testers - for your patience and help
FEATURES:
* Synced with the latest Teamwin changes
* Designed with latest Material design 2 guidelines
* Implemented support for incremental block-based OTA in custom ROMs
* Included assorted customizations
* Inbuilt patches, like Magisk and password reset patch
* Several addons
* Password protection
* Fully open-source
* Frequently updated
* And many more!​ Other useful information - see below
Unnoficial Mantainer: faoliveira78
Source Code: https://gitlab.com/OrangeFox
Device Tree: https://gitlab.com/faoliveira78/device_oneplus_cheeseburger_dumpling
Version Information
Status: Unofficial Stable
Current Version: R11.1_3-dyn and R11.1_4.14
Release Date: 01/05/2023
Created 24/07/2022
Last Updated 01/05/2023​
Old Realeases
OrangeFox R.11.1_2
Download:​OrangeFox Unnoficial download: R.11.1_2[A12] - 2022-10-18
Cheeseburger/Dumpling - R11.1_2[A12] - cheeseburger/dumpling
Release Notes:
* Support Android 12 and Android 13 encryption only
* Unified build
* Update the Magisk addon to v25.2
* Updated kernel with latest lineage patches, (/data will be mounted)
* Internal storage backup, only if there is a USB_OTG add-in
OrangeFox R11.1 _1 Updated kernel for LOS A13
Download:
OrangeFox Unnoficial download: R.11.1_1[A12] - 2002-10-08
Cheeseburger/Dumpling - R11.1_1[A12] - cheeseburger/dumpling
OrangeFox R11.1 _0 Initial release
Download:
OrangeFox Unnoficial download: R.11.1[A12] - 2002-07-24
Cheeseburger - R11.1[A12] - cheeseburger
Dumpling - R11.1[A12] - dumpling
Release Notes:
- Initial Version of OrangeFox R11.1[A12] for the Oneplus 5/5T
Other useful information
Device Tree
5: https://gitlab.com/faoliveira78/device_oneplus_cheeseburger
5T: https://gitlab.com/faoliveira78/device_oneplus_dumpling​
Thanks sir. Gonna flash
I tried to flash on Dumpling. Says it is for Cheese, unable to flash.
In the evening, I will surely try to restore a backup with ORANGE FOX RECOVERY to test if it works
Thank you
Drhedphuk said:
I tried to flash on Dumpling. Says it is for Cheese, unable to flash
Click to expand...
Click to collapse
Oops, I'll probably have to do separate builds. Thanks
Drhedphuk said:
I tried to flash on Dumpling. Says it is for Cheese, unable to flash.
Click to expand...
Click to collapse
OK, I just uploaded Dumpling version, can you test if you can flash it now?
faoliveira said:
OK, I just uploaded Dumpling version, can you test if you can flash it now?
Click to expand...
Click to collapse
Okay. Thank you.
Flashed without issue and booted.
Working Flawlessly on cheeseburger , Thanks for your amazing work.
Works flawlessly on dumpling. Thanks
I just tried a restore without doing anything without formatting and so far no problem
I succeeded by formatting everything to restore everything works,
I started from 0
You must already check the following boxes and make your backup then copy paste it into your PC in case
http://image.noelshack.com/fichiers/2022/30/1/1658734408-screenshot-2022-07-25-09-24-27.png
I formatted everything then I flashed the lineageOS rom then the gapps then magisk 25.2, I restarted, I finished setting up the phone, restarted again to see Magisk, set Magisk then restart in FOX RECOVERY and the, I restored the 4 partitions of the backup then small bug so restart and it's all good.
For those who have viper4android, it returns to abnormal status so I think you have to uninstall it and start the installation procedure again.
And force to uninstall Call of duty and reinstall it
Installing Viper4android A12 LineageOS
Install module magisk viper4android.zip without restarting then install module magisk audio modification library without restarting then launch Viper4android and install the drivers, restart then deactivate the audio modification module in magisk then restart then launch viper4android and activate legacy mode that's it works reactivate the audio module modification library in magisk
oOh WOW!!!
Your a Device Saver. Thank you so much. solved my encyption problem.
Thanks
works for a12.1. thanks.
@shadowstep may you add to index.
I released a new update with the latest lineage kernel patches, as well as other improvements.
If you are using LOS20 or another A13 ROM that are using the same kernel patches, you will be able to mount the data partition
faoliveira said:
I released a new update with the latest lineage kernel patches, as well as other improvements.
If you are using LOS20 or another A13 ROM that are using the same kernel patches, you will be able to mount the data partition
Click to expand...
Click to collapse
Any other option to download the file? AFH has been down for at least a day now
Nimueh said:
Any other option to download the file? AFH has been down for at least a day now
Click to expand...
Click to collapse
I just mirrored it on sourceforge. Thanks for letting me know.
faoliveira said:
I released a new update with the latest lineage kernel patches, as well as other improvements.
If you are using LOS20 or another A13 ROM that are using the same kernel patches, you will be able to mount the data partition
Click to expand...
Click to collapse
Decrypts Unofficial LOS20. Thank you for this

Categories

Resources