Basic root guide for redmi note 6 pro | orangefox | magisk | - Xiaomi Redmi Note 6 Pro Guides, News, & Discussion

Code:
* Disclaimer
* 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you blame me in any way for what happens to your device, I will laugh at you.
* BOOM! goes the dynamite
HOW TO ROOT XIAOMI REDMI NOTE 6 PRO
Pre-Requisits
-Unlocked Bootloader
-Have a PC
This is an in general type to tutorial. You are expected to be able to understand some aspects of rooting an android phone
IF YOU ALREADY HAVE DEVELOPER OPTIONS ENABLED SKIP THIS PART
-Go to settings
-About Phone
-Tap MIUI Version 7 times until you get a floating notification that says "You are now a Developer!"
-Go back to main menu and go to additional settings
-Developer options
-Have USB DEBUGGING ENABLED
DOWNLOADS
-Download The latest stable Magisk https://github.com/topjohnwu/Magisk/releases/ Magisk-vXX.X.zip (You might want to do a quick check that the current version has no major bugs.)
-Download The latest version of Orange Fox recovery https://files.orangefox.tech/OrangeFox-Stable/tulip/ OrangeFox-RXX.X_XX-Stable-tulip.zip
-Download ADB-Platform tools https://www.xda-developers.com/install-adb-windows-macos-linux/
-Download the lastest LazyFlasher from https://www.androidinfotech.com/no-verity-opt-encrypt-versions/
-Once you have all your files downloaded copy the folder in OrangeFox called sdcard to your sd. Put the magisk.zip and the no-verity-opt-encrypt.zip files in there aswell. Put the sdcard back in your phone
-Power off phone
-Boot to bootloader(Power + Volume Down)
-plug phone into computer
-open PowerShell and navigate to where your OrangeFox folder is using the cd command.
-
Code:
fastboot devices
Make sure there is something that show up for this
-
Code:
fastboot flash recovery recovery.img
-
Code:
fastboot boot recovery.img
or
Code:
fastboot reboot recovery
-Once OrangeFox is loaded navigate to the folder you put on your sd card previously
-Flash the zip called OF_initd.zip
-Navigate to menu tab -> Restart -> Recovery
-At this point your phone will have Orange Fox installed.
-Once OrangeFox is loaded navigate to where you placed your magisk.zip file
-Flash it
-Go back and flash no-verity-opt-encrypt.zip
-Navigate to menu and reboot to system
DONE!

worked !! thanks!!!

You're too early for the guide ?

Related

[recovery]*update*cwm6-philz touch/neatkernel-stable

* * * * * * * * * * * * * * * * * * * * * * * * *
PhilZ Touch 6 Recovery
CWM Advanced Edition 6.x
* * * * * * * * * * * * * * * * * * * * * * * * *​
philz-cwm6 op
http://forum.xda-developers.com/showthread.php?t=2201860
philz is no longer supported.
************************************************************************************************************YER WARRANTY IS NOW VOID. I AM NOT RESPONSIBLE FOR YER ACTIONS. RESEARCH YER DEVICE BEFORE MODIFYING***************************************************************************************************
*********************THESE KERNELS ARE NOT DUAL BOOT RECOVERIES*****************************
CYANOGENMOD STOCK KERNEL/PHILZ​
THIS RECOVERY IS VERIFIED WORKING BY ME PERSONALLY USING A KITKAT ROM (CM11)
HOW TO INSTALL
DOWNLOAD
https://drive.google.com/file/d/0B5FXgIkne2uXaV9mc3lCa19Ua1k/view?usp=sharing
YOU NEED HEIMDALL
Code:
sudo heimdall flash --KERNEL ~/Desktop/boot.img
*************************************************************************************************************
YOU CAN TEST PHILZ CWM6 TOUCH
DOWNLOAD
https://drive.google.com/file/d/0B5FXgIkne2uXRkZHaDF0OHBVZWM/view?usp=sharing
FLASH ^ WITH CURRENT RECOVERY, A REBOOT WILL RESTORE YER CURRENT RECOVERY.
NO BUGS AS OF YET
*****************************************************************************************
*****************************************************************************************
NEATKERNEL/PHILZ​
DOWNLOAD
https://app.box.com/s/f5r4xgl00hnxj9dmb8to0fma4amwcay6
INSTALL
FLASH ZIP CURRENT RECOVERY
IF WIFI IS NOT WORKING
https://app.box.com/s/8uwjvnflfsx4ywxqum760uxkv9e0462c
Code:
adb push /modules /system/lib/modules
or copy paste with root browser
**************************************************************************************
SOURCES
https://github.com/PhilZ-cwm6/philz_touch_cwm6
https://github.com/CyanogenMod/android_kernel_samsung_aries
https://github.com/mohammad92/NeatKernel_captivate/tree/stable
REFERANCED TOOLCHAIN INFO BELOW
https://github.com/brandonabandon/arm-cortex_a8-linux-gnueabi
THANKS
thanks to mohammad.afaneh for his kernel deving and allowing permission to host,philZ,cm, aosp.
will restore backups from cwm 6 (non-philz) but will restore the recovery (non-philz) as well. make a new backup for philz. for aroma, dl the zip make new folder aromafm with aromafm.zip renamed. boot recovery, install from sd tap aromafm.zip. now you can tap aroma from the menu.
BUG
i found a minor bug. after mounting usb storage you cannot access sdcard. ie pulling files from pc via usb cord, then attempting to flash. you will need to reboot recovery after accessing usb storage to regain access to sdcard.
edit.
BUG FIX
unmount usb via pc before unmounting device "safe removal" for access to files via recovery after mount/unmounting.
About the WiFi fix for neatkernel there is no modules folder in /system/lib do I have to make one?
Bronando said:
About the WiFi fix for neatkernel there is no modules folder in /system/lib do I have to make one?
Click to expand...
Click to collapse
push or copy/paste the modules folder. make yer own modules folder if you like.

[TOOL] [BETA] Universal TWRP Flasher

Code:
*** Disclaimer ***
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed.
YOU are choosing to make these modifications, and if you point your finger at me for messing up your device, I will laugh at you.
This tool should work on ALL Android devices (except Samsung devices) and also works on Custom ROMs (if you have a Samsung with a custom ROM then this will not work).
Requirements[ :/SIZE]
A Unlocked Bootloader
USB Debugging On
The USB Cable that came with your device.
A Windows PC (Windows 10 is recommended).
The TWRP Installer and Image compatible with your phone
Features :
Runs on Command Prompt (Hidden)
Works on all devices (except Samsung Devices)
Works with all versions of TWRP
Installation instructions :
I am assuming you already installed the adb drivers, if not I have a folder inside called "Drivers", you'll find the .exe there.
Download and install WinRAR: 64bit - 32bit
Extract the folder to your C drive directly.
Copy your TWRP image and Installer to C:TWRPFiles and rename both of them to TWRP (image ends with .img and installer with .zip)
Copy your Root .zip file to C:TWRPFiles and rename it to Root (ends with .zip)
Run the TWRP Flasher for your system (64bit or 32bit) and follow all Instructions in the prompts.
Now you have rooted your phone with Magisk/SuperSU and installed TWRP.
The final boss is for last... Press the Thanks button if my tool/s helped even by a little bit.
Credits :
Creator: _Masked_
Lead Coder: _Masked_
Details :
File Name : Universal TWRP Flasher
File Size : 10.4MB
File Type : ZIP
Compatibility : Windows (Any), 32bit and 64bit
MD5 :d584fa3ea0775fe465162171d275af0d
Download
XDA:DevDB Information
Universal TWRP Flasher, Tool/Utility for all devices (see above for details)
Contributors
_Masked_
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2019-04-20
Created 2019-04-20
Last Updated 2019-04-19
Thread closed as duplicate of https://forum.xda-developers.com/android/software-hacking/tool-universal-twrp-installer-t3885710

[TOOL] [BETA] Universal TWRP Flasher

Code:
*** Disclaimer ***
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed.
YOU are choosing to make these modifications, and if you point your finger at me for messing up your device, I will laugh at you.
This tool should work on ALL Android devices (except Samsung devices) and also works on Custom ROMs (if you have a Samsung with a custom ROM then this will not work).
Requirements[ :/SIZE]
A Unlocked Bootloader
USB Debugging On
The USB Cable that came with your device.
A Windows PC (Windows 10 is recommended).
The TWRP Installer and Image compatible with your phone
Features :
Runs on Command Prompt (Hidden)
Works on all devices (except Samsung Devices)
Works with all versions of TWRP
Installation instructions :
I am assuming you already installed the adb drivers, if not I have a folder inside called "Drivers", you'll find the .exe there.
Download and install WinRAR: 64bit - 32bit
Extract the folder to your C drive directly.
Copy your TWRP image and Installer to C:TWRPFiles and rename both of them to TWRP (image ends with .img and installer with .zip)
Copy your Root .zip file to C:TWRPFiles and rename it to Root (ends with .zip)
Run the TWRP Flasher for your system (64bit or 32bit) and follow all Instructions in the prompts.
Now you have rooted your phone with Magisk/SuperSU and installed TWRP.
The final boss is for last... Press the Thanks button if my tool/s helped even by a little bit.
Credits :
Creator: _Masked_
Lead Coder: _Masked_
Details :
File Name : Universal TWRP Flasher
File Size : 10.4MB
File Type : ZIP
Compatibility : Windows (Any), 32bit and 64bit
MD5 :d584fa3ea0775fe465162171d275af0d
Download
XDA:DevDB Information
Universal TWRP Flasher, Tool/Utility for all devices (see above for details)
Contributors
_Masked_
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2019-04-20
Created 2019-04-20
Last Updated 2019-04-19
Thread closed as duplicate of https://forum.xda-developers.com/android/software-hacking/tool-universal-twrp-installer-t3885710

[11] [GSI] [OFFICIAL] AOSP Q Mod //CAOS

C A O S​(Note, I did not make this rom. This is a Generic System Image (GSI) made by Caos' devs. so it is not specifically built for the A51, but it's really stable and I am using it now. ALL CREDIT GOES TO CAOS' DEVS!)
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​​
CAOS (Custom AOSP OS) is a project which is based on @phhusson's Treble GSI AOSP 10. CAOS' devs began it because ASOP has stability, speed and support but also some issues and limitations - pure AOSP's code has some bugs and it doesn't have much useful things and it's hard to pull it. So CAOS' devs did this fork. System can run with SELinux enforced state, as an original Phh AOSP GSI. Fully compatible with PHH-Treble patches exclude few low level changes: no root app, no "su" binary in system; by default exist file /system/phh/secure (for Google Certification PASS), so if you can boot AOSP GSI, but can't boot CAOS - try to removing that file
UPDATE VERSION
latest build: 2020.10.29
treble patches: v222+
SPL: 5 Oct 2020
File Downloads/Installation​THINGS THAT YOU NEED ON YOUR WINDOWS COMPUTER.​
Odin
Unzip the file. There is a EXE file in it. Double click it to launch. There will be a pop up, just press ok.
FILES THAT YOU NEED TO FLASH THE ROM.​The rom itself
Make sure you have 7-zip installed. Right click it and click extract files. Go into the unzipped folder and rename the file inside to "system.img"
TWRP Decrypter
Just leave this file as a zip. Don't unzip it.
ChonDoe Flasher
Just leave this file as a zip, Don't unzip it.
INSTALL RECOVERY AND UNLOCK BOOTLOADER (SKIP THIS PART IF YOU ALREADY HAVE TWRP.)​I have made a reddit post on twrp. DO NOT DO THE MAGISK PART.
FLASHING THE FILES​Go into TWRP. Press wipe and go into format data. Type in yes and wipe your data. Press the home button in your nav bar and go back into Wipe. Press advanced wipe, tick "data", "Dalvik / ART cache" and "Cache". Format it.
Press the home button in the nav bar again. Now, go into reboot and click recovery. Don't do anything. Once it's back into TWRP, plug your phone into the pc if you haven't already.
On your Windows PC, go into File Explorer, This PC, A515F and then internal storage. Take the "system.img" file and drag it into there. Do the same with "Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip" and "ChonDoe_Flasher.zip"
Once all of them are copied, go onto your phone. Click install and you should see your files. If you don't, go into /sdcard. Flash "ChonDoe_Flasher.zip". Once it's done, flash "Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip". Press "Reboot System" once "Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip" is installed.
If this looks really confusing to you, there is a tutorial for this. However, it's for HavocOS. But everything is the same except the rom. But the steps are the same. Watch it here.​
Congrats! You have installed Caos!​
CONTACTS
> telegram group
> project page
KNOWN BUGS:
• excluding fixes, the same as on AOSP Quack (in some cases doesn't work: broadcasting on TV, calls via BT; offline charging does not work normally fingerprint doesnt work; problems with GPS etc etc)
NOTE: always test ROM first without Magisk (with clean boot ramdisk). and don't send me bug reports if you have:
a) Magisk installed​b) modified/custom vendor or kernel​c) dirty flashing rom without wiping data​
CREDITS
persons: @phhusson
projects: TrebleGSI • BlissROMs • crDroid • PixelExperience • ION • neon-OS • Havoc-OS • LineageOS • Evolution-X • LiquidRemix • ExtendedUI • GrapheneOS • abc rom

[UNOFFICIAL][RECOVERY][Rolex/Riva] OrangeFox Recovery Project [12/06/22] [R11.1_1][FDE+FBE]

{
"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"
}
OrangeFox 11.1(1) UNOFFICIAL
———————————————————————
Based on: TWRP 3.6.2 (Android 11) | Author: iusmac | Kernel: 4.9.309​
Summary:
Code:
Decrypt any Android and any encryption method (FDE or FBE) + Original features
*** DISCLAIMER ***
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.
Installation:
Spoiler
Using recovery:
Spoiler
1. Download the OrangeFox .zip file to your device
2. Boot into to an existing recovery
3. Install OrangeFox .zip file
4. The recovery should reboot automatically into OrangeFox
5. Enjoy!
Using Fastboot:
Spoiler
1. Download the OrangeFox .zip archive to your device and .img image to your PC
2. Connect your device to PC and enter into Fastboot Mode
3. Flash .img using the following commands:
Code:
fastboot erase recovery
fastboot flash {put-here-orangefox-recovery-file-name}.img
fastboot boot {put-here-orangefox-recovery-file-name}.img
4. After the last command your device should boot into OrangeFox
5. Install OrangeFox .zip archive
6. The recovery should reboot automatically
7. Enjoy!
Stock Features:
Spoiler
* Supports Treble and non-Treble ROMs
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Password protection
* Torch and LED
* Support for custom ROMs
* Better language support
* Optimized versions of community scripts
* Fox theme engine allows to set: custom scheme/theme (black, dark, etc)
* Gesture navigation
* Backup OrangeFox settings to internal storage or SD card
* And many more!
New Features (added by author):
Spoiler
Spoiler: 1. FBE Encryption Toggler (FBE = File-Based Encryption)
Spoiler: How to Enable/Disable FBE Encryption
* Make sure that the "Enable FBE" button has changed to "Disable FBE" (or vice versa if disabling)
How it works:
Formatting is needed to erase all traces of full disk encryption (FDE) + we need a completely new file system (recovery will take care of this). Immediately after that, the recovery switches encryption type to FBE in the ROM's vendor.
Spoiler: What is this? What is it for?
Some definition:
Android 7.0 and higher supports file-based encryption (FBE). File-based encryption allows different files to be encrypted with different keys that can be unlocked independently.
https://source.android…/encryption/file-based
Click to expand...
Click to collapse
What does FBE encryption look like?
Spoiler
1. The contents and names of files/folders are encrypted using random characters:
2. Upon system startup, the device is absolutely usable and does not require to enter a password. FBE decryption is bound to Lock Screen and occurs at the time of unlocking using PIN/Password/Pattern.
At the time of writing this post, 100% of our devices use Full Disk Encryption (FDE). Traditionally, FDE encryption is enabled inside ROM's settings, and personally, I did not encounter problems with this type of encryption before Android 10. Unfortunately, on new Androids FDE is very unstable. Moreover, in Android 13 (T) it will be possible to encrypt only using FBE method because FDE method is officially deprecated and will be completely removed.
Android T (AOSP experimental) removes support for full-disk encryption entirely.
https://source.android…y/encryption/full-disk
Click to expand...
Click to collapse
Some FDE issues on Android 10+:
1. The device hangs on boot logo (requires formatting of /data to fix).
2. The device may boot up successfully and be detected as encrypted, but most of the installed applications and settings disappear forever.
3. The device boots correctly but is not detected as encrypted.
Having tried a bunch of ROMs, I have never encountered the problems above and have always been able to successfully encrypt the device with FBE method. Therefore, if you are interested in encryption, accustom yourself to encrypt immediately after ROM flashing, since everything is quite handy
Warning: decryption on Android 12+ and workaround | FIXED in OrangeFox R11.1(4)
Spoiler
FIXED in OrangeFox R11.1(4)
Unfortunately, all ROM's on Android 12+ for our device can successfully be encrypted/decrypted using FBE method, but decryption in recovery is problematic. This is an Android bug, which doesn't expose the decryption keys used by the recovery. Indeed, this is a recovery problem; Android 12 stores decryption keys elsewhere, so recovery can't find them. OrangeFox / TWRP devs are already in the process of adapting to the changes of Android 12. As soon as new recovery is ready I'll build a new release and everything will work. Fortunately, I found out that passwordless decryption works.
Temporary workaround:
1. Reboot to ROM
2. Remove the Lock Screen protection (PIN/Password/Pattern)
3. Reboot to recovery, the data will be automatically decrypted
4. When you're done, reboot to system and enable Lock Screen protection again
Note: you'll need to do this until the ROMs fix the decryption keys related issue.
If you don't remove the Lock Screen protection, then instead of the data you will get:
Spoiler: 2. GUI implementation for USB Storage Exporter by 0xCAFEBABE
This is a GUI implementation of usb-stor-export.sh script for geeks.
For the folks, I implemented a way to export entire eMMC memory. How to use this:
1. Disconnect from PC if connected
2. Go to Mount and swipe the slider
3. Connect the device to the PC
4. Your PC should detect a 16/32GB device, as if you connected an external hard drive
Now, all partitions are at your disposal. You can resize them to add to /data , or make an image of the entire eMMC memory (highly recommend) or backup a specific system partition and restore even on another device. Backup using recovery will not do this to you.
(!) DO EVERYTHING AT YOUR OWN RISK! I AM NOT RESPONSIBLE FOR YOUR ACTIONS ON SYSTEM PARTITIONS!
(!) EVEN IF YOU HAVEN'T TOUCHED ANYTHING, ALWAYS UNMOUNT THE DISK FROM THE OS AND ONLY THEN TAP "Unexport".
Spoiler: 3. eMMC Lifetime Used indicator
It displays life time estimation for your eMMC memory. The percentage means how many reserved blocks have been consumed.
The status can be:
- Undefined = The kernel driver cannot detect eMMC memory state
- Normal = Your eMMC memory is fine
- Warning = Your eMMC memory consumed about 80% of reserved blocks
- Urgent = Your eMMC memory consumed almost 100% of reserved blocks
- Reserved = Your eMMC memory consumed all 100% of reserved blocks and will put itself in read-only mode very soon
For geeks: tap on it to print all HEX values to the console.
Spoiler: 4. Enter to Fastboot Mode inside recovery
This is a hidden feature of OrangeFox itself that I've simply exposed. Unfortunately, important commands like fastboot boot exit with an error, because we are still in recovery and things are kind of busy ... But for something not used/static, like flashing partitions, it's working.
Spoiler: 5. fastboot binary
Now, using OrangeFox's embedded Terminal you can do everything you normally did using a PC.
* If you made a male-to-male USB using an USB-OTG cable, then plug the USB-OTG into the device that will send commands.
Illustration: Xiaomi helps Asus
Spoiler: 6. Dark/Light Theme Toggler accessible from anywhere
This is to make sure your eyes feel comfortable
7. Ability to reboot into Fastboot Mode
8. Binaries: nano, tar, sed and xz utils
9. Support mounting of NTFS drives via OTG
10. Handy aliases (l, ll, la, lo) for `ls` command
11. Colorful support for prompt string (PS1) and for `ls/grep/egrep/fgrep` commands when using ADB/AromaFM
12. VIM - Vi IMproved Editor
13. UI rendering at 60 FPS
14. Support Python
15. Semi-transparent Lock Screen background as in stock TWRP
16. Saving screenshots in /tmp/screenshots if /sdcard is not mounted
Miscellaneous:
Spoiler
Spoiler: Error 7. Failed to unmount: /system. No such volume.
Sometimes got this error when flashing old ROM's of Android 9 and lower. To fix it:
1. Open .zip archive and search for file:
Code:
META-INF/com/google/android/updater-script
2. Open it and remove parts where /system is mounted:
Code:
mount("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "/system", "");
run_program("/tmp/install/bin/backuptool.sh", "backup", "/system");
unmount("/system");
also this one
Code:
mount("ext4", "EMMC", "/dev/block/bootdevice/by-name/system", "/system", "");
run_program("/tmp/install/bin/backuptool.sh", "restore", "/system");
unmount("/system");
3. Save it and repack .zip archive
Spoiler: Red/Blue lines after flashing
Can be fixed by installing a more recent Firmware.
For rolex | For riva
* Firmware for riva is also available on Android 8, so experiment. The Firmware V10.1.1.0.NCKMIFI (Android 7.1) works 100%.
Changelog:
Spoiler
-- OrangeFox 11.1(5) --
* Synced with latest OrangeFox R11.1 sources (September 2022)
* Correct FBEToggler button position in some circumstances
* Handle FBE encryption toggling on Android 13+
* Added fastboot support when rebooting to fastboot from OS
* Moved nano editor to ZIP to save space in ramdisk
* Revert back to /sdcard1 path for Micro SDCard mounting
* Disabled APEX
* Removed logcat binaries to free space in ramdisk
* Updated ueventd from Android 11
* Fixed mke2fs issues when wiping
Thanks to @wisanggeni aka Ervan Kurnia for collaborating
* Updated kernel to 4.9.326-2.2-iusmac
* Updated Magisk to v25.2
-- OrangeFox 11.1(4) --
* Synced with latest R11.1 sources based on TWRP 3.6.2 (Android 12.1)
* Fixed ABX format conversion on Android 12 ROMs
* Moved not vital dependencies to /persist partition after flashing recovery using .zip archive
* Added a 'missing dependencies' pop-up at start-up with an invite to flash recovery using .zip archive
* Added full FBE decryption support for Android 12 ROMs
* Removed extra languages (Chinese, Spanish, Hungarian) to free space in ramdisk
* Added to the console an invite to downgrade the recovery for those who use FBE encryption and Android 11 or lower
-- OrangeFox 11.1(3) --
* Upgraded built-in Magisk to v25.1
* Fixed some bugs
* Added to the console an invite to update the recovery for those who use FBE encryption and Android 12 or higher
-- OrangeFox 11.1(2) --
* Replaced 'Percent' with % for eMMC Lifetime Used value
* Added 'Back' button to FBE Encryption Toggler page
* Added synchronization of the fstab encryption flag with the /data encryption type
* Added battery temperature next to CPU temperature
* Enabled OTA by default
-- OrangeFox 11.1(1) --
* Synced with latest R11.1 sources based on TWRP 3.6.2 (Android 11)
* Upgraded Linux kernel to 4.9.309 (from Android 12)
* Upgraded built-in Magisk to v25
* Added nano, tar, sed, xz utils binaries
* Fixed Full Disk Decryption (FDE) on Android 12+
* Added File Based Encryption (FBE) support
* Added NTFS support for OTG devices
* Added handy aliases (l, ll, la, lo) for `ls` command
* Added colorful support for prompt string (PS1) and for `ls/grep/egrep/fgrep` commands when using ADB/AromaFM
* Fixed nano non starting on OrangeFox's embedded Terminal due to missing terminal info
* Added prebuilt VIM - Vi IMproved Editor v8.2.1643
* Added FBE Encryption Toggler to Partition Manager page
* Enabled reboot to 'Fastboot' item unconditionally
* Labeled /dsp partition as 'DSP'
* Moved MicroSD card mount point from /sdcard1 to /external_sd
* Added GUI implementation for USB Storage Exporter by 0xCAFEBABE to Mount page
* Added eMMC Lifetime Used indicator to Partition Manager page
* Add entering to Fastboot mode page to Main menu
* Added fastboot v29.0.6
* Increased UI rendering to 60 FPS
* Added Python v3.10.4
* Added Dark/Light Mode Toggler
* Made the lockscreen background semi-transparent as in stock TWRP
* Added support for saving screenshots in `/tmp/screenshots` if `/sdcard` is not mounted
* Removed Splash changing (it requires ramdisk repacking in recovery.img which exceeds bootloader limit)
Spoiler: (Important) Which OrangeFox version you should choose
CaseR11.1(3) or olderR11.1(4) or newerLatest versionMy ROM is not encryptedXI have an encrypted MIUIXMy ROM was encrypted using ROM's settingsXMy ROM is Android 11 (or lower) and it's encrypted with FBE methodXMy ROM is Android 12 (or higher) and it's encrypted with FBE methodX
Download latest OrangeFox release | Find all OrangeFox releases​
OrangeFox 11.1(2) Update​
Code:
* Replaced 'Percent' with % for eMMC Lifetime Used value
* Added 'Back' button to FBE Encryption Toggler page
* Added synchronization of the fstab encryption flag with the /data encryption type
* Added battery temperature next to CPU temperature
* Enabled OTA by default
Download latest OrangeFox release | Find all OrangeFox releases​
OrangeFox 11.1(3) + OrangeFox 11.1(4) Update
Spoiler: (Important) Which OrangeFox version you should choose
CaseR11.1(3) or olderR11.1(4) or newerLatest versionMy ROM is not encryptedXI have an encrypted MIUIXMy ROM was encrypted using ROM's settingsXMy ROM is Android 11 (or lower) and it's encrypted with FBE methodXMy ROM is Android 12 (or higher) and it's encrypted with FBE methodX
Code:
-- OrangeFox 11.1(4) --
* Synced with latest R11.1 sources based on TWRP 3.6.2 (Android 12.1)
* Fixed ABX format conversion on Android 12 ROMs
* Moved not vital dependencies to /persist partition after flashing recovery using .zip archive
* Added a 'missing dependencies' pop-up at start-up with an invite to flash recovery using .zip archive
* Added full FBE decryption support for Android 12 ROMs
* Removed extra languages (Chinese, Spanish, Hungarian) to free space in ramdisk
* Added to the console an invite to downgrade the recovery for those who use FBE encryption and Android 11 or lower
-- OrangeFox 11.1(3) --
* Upgraded built-in Magisk to v25.1
* Fixed some bugs
* Added to the console an invite to update the recovery for those who use FBE encryption and Android 12 or higher
Download latest OrangeFox release | Find all OrangeFox releases​
mtp mode not working in v11.1.4 in rolex
Hello, I have problem with booting recovery. After installing and booting into it that is happens
Max1mus said:
Hello, I have problem with booting recovery. After installing and booting into it that is happens
Click to expand...
Click to collapse
Solved this problem with installing via fastboot miui with android 7 onboard.
Max1mus said:
Solved this problem with installing via fastboot miui with android 7 onboard.
Click to expand...
Click to collapse
read the post better...
https://imgur.com/nuaM3DW
OrangeFox 11.1(5) Update​
Code:
* Synced with latest OrangeFox R11.1 sources (September 2022)
* Correct FBEToggler button position in some circumstances
* Handle FBE encryption toggling on Android 13+
* Added fastboot support when rebooting to fastboot from OS
* Moved nano editor to ZIP to save space in ramdisk
* Revert back to /sdcard1 path for Micro SDCard mounting
* Disabled APEX
* Removed logcat binaries to free space in ramdisk
* Updated ueventd from Android 11
* Fixed mke2fs issues when wiping
Thanks to @wisanggeni aka Ervan Kurnia for collaborating
* Updated kernel to 4.9.326-2.2-iusmac
* Updated Magisk to v25.2
Download latest OrangeFox release | Find all OrangeFox releases​
THE BEST RECOVERY FOR RIVA
#RECOMMENDED #1
Hello, does OrangeFox Recovery use Android 7.1 or 8.1?
liaotingwei said:
Hello, does OrangeFox Recovery use Android 7.1 or 8.1?
Click to expand...
Click to collapse
You need latest nougat firmware to run it.

Categories

Resources