Question Any one have OrangeFox Recovery for Redmi Note 11 (spes)? - Redmi Note 11 (spes/spesn)

I am looking for OrangeFox Recovery for RN 11 (spes). Couldn't find anywhere. Anybody build it?

There are two repositories from which you can build OFRP for yourself. There is no official OFRP build for this device yet though .
GitHub - Jabiyeff/twrp_device_xiaomi_spes: TWRP recovery tree for Redmi Note 11 Global
TWRP recovery tree for Redmi Note 11 Global. Contribute to Jabiyeff/twrp_device_xiaomi_spes development by creating an account on GitHub.
github.com
GitHub - chickendrop89/orangefox_device_xiaomi_spes: Unofficial OrangeFox Recovery device tree - Redmi Note 11 (spes)
Unofficial OrangeFox Recovery device tree - Redmi Note 11 (spes) - GitHub - chickendrop89/orangefox_device_xiaomi_spes: Unofficial OrangeFox Recovery device tree - Redmi Note 11 (spes)
github.com
(Android 13 decryption)

Hi there,
There are multiple Recoveries for our Device out there, Orange Fox being one of them. Just I dont have access to it at work. I will post when I get in, but someone may already upload before then.
There is a new modular Recovery too, that looks promising and is available for our device...
Will upload/link all when at home...
Lister

Hi All,
Here are all the Recoveries collected, some of them are out of date now as I don't have time to re-source them.... but they can be found easily across the net.
And there was a 3.6.2 TWRP somewhere.... but must of moved that out of my collection.
Anyway, with the names below, you should be able to find them on the net and find newer versions....
Cheers, Lister

Lister Of Smeg said:
Hi All,
Here are all the Recoveries collected, some of them are out of date now as I don't have time to re-source them.... but they can be found easily across the net.
And there was a 3.6.2 TWRP somewhere.... but must of moved that out of my collection.
Anyway, with the names below, you should be able to find them on the net and find newer versions....
Cheers, Lister
Click to expand...
Click to collapse
hi, i would like to install OrangeFox. Which option i must select in "Select Partition to Flash Image"???

DarkAngelNoctis said:
hi, i would like to install OrangeFox. Which option i must select in "Select Partition to Flash Image"???
Click to expand...
Click to collapse
Install recovery ramdisk
You will lose root if you have installed

Related

Roms for Xiaomi RN9?

I've seen there are many custom roms for RN9s and RN9 Pro. Why does our RN9 doesn't have? Will there be roms for us someday? Just bought the phone and thought there were roms I can install
I think its up to xiaomi, because ROM's devolopers usually waits for the official kernel source to be uploaded by the manufacturer. This reason might explain why there are plenty of Redmi Note 9 Pro/S ROMs (already with kernel source uploaded) but not even a fully functional TWRP recovery for Redmi Note 9. We might need to wait for xiaomi official kernel source for RN9 to start seeing functional stable ROMS running out.
ma259 said:
I think its up to xiaomi, because ROM's devolopers usually waits for the official kernel source to be uploaded by the manufacturer. This reason might explain why there are plenty of Redmi Note 9 Pro/S ROMs (already with kernel source uploaded) but not even a fully functional TWRP recovery for Redmi Note 9. We might need to wait for xiaomi official kernel source for RN9 to start seeing functional stable ROMS running out.
Click to expand...
Click to collapse
Where does xiaomi release the official kernel source code (which website?)
Evan_Ferrao said:
Where does xiaomi release the official kernel source code (which website?)
Click to expand...
Click to collapse
Here, at official Xiaomi Github channel:
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Maybe we should wait, RN9 still a new device. And there just an Unofficial TWRP, maybe after the official TWRP got released we will got some custom ROM.
I suggest you to keep on stock rom firmware only.
Root it with magisk. Flash it with twrp.
And everything is fine.
If you want to know what is working for MERLIN, take a look: https://forum.xda-developers.com/t/...omi-redmi-note-9-xiaomi-redmi-10x-4g.4204873/
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/

Question Need help

I want to install Google's own android 11 into Redmi 9 power. I am a beginner. So i need guides. Can i install official stock android 11 into my Redmi 9 power? And how can i do this?
You want to install pure AOSP I guess... Well for that first unlock bootloader, flash Orange Fox Recovery and then flash MiUI EU Weekly latest build as we will be using its vendor.
Now you just need to download Android 11 based GSI build by phusson as there are no untouched AOSP ROMs built for our device yet. But in my opinion ROMs like PE, PE+, LOS, CrDroid, dotOS (not pure but my daily driver) etc. are supposed to be much stable (as they are device specific builds) than a GSI.
Link: https://github.com/phhusson/treble_experimentations/releases
AvinashD1010 said:
You want to install pure AOSP I guess... Well for that first unlock bootloader, flash Orange Fox Recovery and then flash MiUI EU Weekly latest build as we will be using its vendor.
Now you just need to download Android 11 based GSI build by phusson as there are no untouched AOSP ROMs built for our device yet. But in my opinion ROMs like PE, PE+, LOS, CrDroid, dotOS (not pure but my daily driver) etc. are supposed to be much stable (as they are device specific builds) than a GSI.
Link: https://github.com/phhusson/treble_experimentations/releases
Click to expand...
Click to collapse
thanks. But I need the official android 11 or 12. But orange fox recovery is officially not available for Redmi 9 power. I need help in this case. By the way, I am from Bangladesh. So I don't know English very well. Forgave me if I stayed any wrong words.
Fuyad Hasan Fahim said:
thanks. But I need the official android 11 or 12. But orange fox recovery is officially not available for Redmi 9 power. I need help in this case. By the way, I am from Bangladesh. So I don't know English very well. Forgave me if I stayed any wrong words.
Click to expand...
Click to collapse
Well, if you need pure Android 11 on your phone, and that isn't available, you need to build AOSP for your phone. That's a long way with tons of trial and errors, but you can learn a lot along (I also did). So first, you need a build system and set up the build environment. Then you need AOSP's source code, fork that. The next is the device tree (shortly devtree, the description code of your phone) and tweak that to play together with AOSP. Now comes the kernel's source. If you have this 3 and building is successful, you can go ahead and flash that with Orange Fox or TWRP, etc.
Take care because the fact that the build is successful doesn't mean what you got is usable, bootable.
Fuyad Hasan Fahim said:
thanks. But I need the official android 11 or 12. But orange fox recovery is officially not available for Redmi 9 power. I need help in this case. By the way, I am from Bangladesh. So I don't know English very well. Forgave me if I stayed any wrong words.
Click to expand...
Click to collapse
Orange Fox official builds aren't available but unofficial once by Joaquin are stable, use them. Link: https://forum.xda-developers.com/t/...ote-9-4g-redmi-9-power-juice-unified.4336509/
Now tell me what do you mean by Official Android 11/12 "Pure AOSP" or Android 11/12 Custom ROM builds?
And don't worry about the English
Thank you. I don't know anything about these things. My phone's miui is very bad and useless. Tie I would be very happy if you could give me a good Rom link. By the way, you are a very good person.
Try this one - Pixel Plus UI
Download link - MOD EDIT: Link Removed
Qpb said:
Download link - MOD EDIT: Link Removed
Click to expand...
Click to collapse
Thank you so much. One more question Which recovery is better Twrp or orange fox???(link please)
TWRP recovery is better.
Download link - https://androidfilehost.com/?fid=2188818919693773061
If you want a video guide -
(It's in Hindi)
If you want a video guide -
(It's in Hindi)

Question about lack of A6 ROMs

After spending a couple of weeks searching for LineageOS for the A6 (not A6+), I've discovered that there's very little support for this device. Why is this?
Probably smaller userbase if we compare with other devices. Furthermore many things are common for most of the Exynos 7870 devices. Lack of roms shouldn't bother you, because we have GSI, so in this way you can run Android 11 and even Android 12 on A6.
Also, part of community is active on Telegram.
My A6 works very well on Lineage R mod (Android 11).
nqnxev said:
Probably smaller userbase if we compare with other devices. Furthermore many things are common for most of the Exynos 7870 devices. Lack of roms shouldn't bother you, because we have GSI, so in this way you can run Android 11 and even Android 12 on A6.
Also, part of community is active on Telegram.
My A6 works very well on Lineage R mod (Android 11).
Click to expand...
Click to collapse
So it's not so much as ROMs for the A6 but instead more GSIs for the A6? If I'm understanding correctly
Kimitzuni said:
So it's not so much as ROMs for the A6 but instead more GSIs for the A6? If I'm understanding correctly
Click to expand...
Click to collapse
Maybe not "instead", but they just work:
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
1. Go to custom recovery (recommended will be OrangeFox R11.0).
2. Wipe partitions: cache, dalvik, data, vendor, system.
3. Choose GSI from link above (I can recommend Lineage R mod but you can try different ones; choose arm32_binder64 vndklite builds), download, extract and flash it as "System Image" through custom recovery.
4. Flash vendor for A6 via custom recovery.
5. Optionally flash any custom kernel for A600X.
6. Reboot to system.
If you want typical OneUI rom then use RadicalQuack or JynxOS.
nqnxev said:
Probably smaller userbase if we compare with other devices. Furthermore many things are common for most of the Exynos 7870 devices. Lack of roms shouldn't bother you, because we have GSI, so in this way you can run Android 11 and even Android 12 on A6.
Also, part of community is active on Telegram.
My A6 works very well on Lineage R mod (Android 11).
Click to expand...
Click to collapse
sorry lineage R mod support for A6+ S605G ?
Getting confused with the different versions for A6 / A6+ etc.
I have an SM-600FN model which I think is A6 (not S or +).
It's currently running stock 10 - is there a good 64bit ROM for this? I was thinking it'd be easy to pick out but it is old... I could only see an Android 6 64bit ROM?
Lothaen said:
Getting confused with the different versions for A6 / A6+ etc.
I have an SM-600FN model which I think is A6 (not S or +).
It's currently running stock 10 - is there a good 64bit ROM for this? I was thinking it'd be easy to pick out but it is old... I could only see an Android 6 64bit ROM?
Click to expand...
Click to collapse
For A600FN pretty stable arm64 rom is RadicalQuack. arm64 GSI is also possibile to run on arm64 vendor, but it's not perfect (unstable).
akbare said:
sorry lineage R mod support for A6+ S605G ?
Click to expand...
Click to collapse
Read this thread:
how downgrade sm-a605fn from android 10 to 9
Hello, I have a Samsung Galaxy A6+ with latest fw installed. (italian version) A605FNXXU7CUD4 The phone is totally useless after the update to android 10, it takes AGES to perform any action, even open the Camera or open a Message. Already...
forum.xda-developers.com
Maybe it will be helpful.
nqnxev said:
Maybe not "instead", but they just work:
Generic System Image (GSI) list
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
1. Go to custom recovery (recommended will be OrangeFox R11.0).
2. Wipe partitions: cache, dalvik, data, vendor, system.
3. Choose GSI from link above (I can recommend Lineage R mod but you can try different ones; choose arm32_binder64 vndklite builds), download, extract and flash it as "System Image" through custom recovery.
4. Flash vendor for A6 via custom recovery.
5. Optionally flash any custom kernel for A600X.
6. Reboot to system.
If you want typical OneUI rom then use RadicalQuack or JynxOS.
Click to expand...
Click to collapse
hey, ive been trying to follow this for a while now but it doesnt work at all for me. im on an a600-fn device, and the only thing thats worked for me here is radicalquack, but thats android 10, and im looking for a way to upgrade my phone to android 11 or 12
everytime i try these instructions out, and i boot into the system, it just takes me to the downloading screen. im really confused, can anybody help me?
nukicius said:
hey, ive been trying to follow this for a while now but it doesnt work at all for me. im on an a600-fn device, and the only thing thats worked for me here is radicalquack, but thats android 10, and im looking for a way to upgrade my phone to android 11 or 12
everytime i try these instructions out, and i boot into the system, it just takes me to the downloading screen. im really confused, can anybody help me?
Click to expand...
Click to collapse
never mind. i found a 64 bit vendor on this forum and decided to try it, and now it works.
just to clarify, the arm images werent working either, so its not just working because im using the right architecture
nukicius said:
never mind. i found a 64 bit vendor on this forum and decided to try it, and now it works.
just to clarify, the arm images werent working either, so its not just working because im using the right architecture
Click to expand...
Click to collapse
What steps did you follow?
I'm looking for it too, but to no avail. ALL Ares treble kernels that support 64 bits send me to download mode after flashing them.
nukicius said:
hey, ive been trying to follow this for a while now but it doesnt work at all for me. im on an a600-fn device, and the only thing thats worked for me here is radicalquack, but thats android 10, and im looking for a way to upgrade my phone to android 11 or 12
everytime i try these instructions out, and i boot into the system, it just takes me to the downloading screen. im really confused, can anybody help me?
Click to expand...
Click to collapse
It brought you to download mode probably just because you used wrong architecture of GSI. Vendor from my previous post is intended for arm32_binder64 (A64 - not arm64) vndklite GSI images.
Viper The Ripper said:
What steps did you follow?
I'm looking for it too, but to no avail. ALL Ares treble kernels that support 64 bits send me to download mode after flashing them.
Click to expand...
Click to collapse
i just used a lineageos 18 gsi image and the treble vendor, but it turns out that while it did get to the boot screen that says lineageos (which gave me tremendous amounts of hope), it would NEVER boot up, so dont do what i did i guess lol
currently, im trying what nqnxev told me, and it should hopefully work
nqnxev said:
It brought you to download mode probably just because you used wrong architecture of GSI. Vendor from my previous post is intended for arm32_binder64 (A64 - not arm64) vndklite GSI images.
Click to expand...
Click to collapse
i got the correct image (lir-v316-220325-a64-bgZ-lite.img) and vendor (A6-Android11-stock-vendor.zip), flashed them with orangefox and its just bootlooping
nukicius said:
i got the correct image (lir-v316-220325-a64-bgZ-lite.img) and vendor (A6-Android11-stock-vendor.zip), flashed them with orangefox and its just bootlooping
Click to expand...
Click to collapse
Did you wipe all needed partitions before that (cache, dalvik, system, vendor, data)?
nqnxev said:
Did you wipe all needed partitions before that (cache, dalvik, system, vendor, data)?
Click to expand...
Click to collapse
of course i did, thats what i always do
Strange. Flash also H-Kernel (as boot image):
https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870/releases/download/H-V1.0-ENFORCING/H-KERNEL_V1.0_A600X.img
nqnxev said:
Strange. Flash also H-Kernel (as boot image):
https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870/releases/download/H-V1.0-ENFORCING/H-KERNEL_V1.0_A600X.img
Click to expand...
Click to collapse
it works!!! i did want to use the kernel at first, but i didnt know how i should flash it, thanks for clarifying!
hey, is there also a vendor for android 12? i want to give lineageos 19 a shot, and it doesnt work very well with the android 11 vendor (obviously)
i dont absolutely need it, i can stick with lineageos 18, but i just wanna try it out yk
nukicius said:
hey, is there also a vendor for android 12? i want to give lineageos 19 a shot, and it doesnt work very well with the android 11 vendor (obviously)
i dont absolutely need it, i can stick with lineageos 18, but i just wanna try it out yk
Click to expand...
Click to collapse
Android 12 works fairly well on the same vendor, but flash this recovery at first, because older OrangeFox can stuck while boot with Android 12.

Question Will this device ever get a Custom rom ? ( Not GSI, A proper custom rom )

Bought this device at its launch and since then I am waiting for some developer to build a custom ROM for it. Multiple GSI roms available and even the Xiaomi eu also available. But I want to flash some custom ROMs like pixel experience or evolution x . The main problem with GSI and xiaomi eu rom are that they need a computer to get updated. DEVELOPERS HELP !
Dushyant_007 said:
Bought this device at its launch and since then I am waiting for some developer to build a custom ROM for it. Multiple GSI roms available and even the Xiaomi eu also available. But I want to flash some custom ROMs like pixel experience or evolution x . The main problem with GSI and xiaomi eu rom are that they need a computer to get updated. DEVELOPERS HELP !
Click to expand...
Click to collapse
Until there is a custom recovery that works with Android 12, a pc will be needed.
For AOSP roms the question has already been asked several times.
NOSS8 said:
Until there is a custom recovery that works with Android 12, a pc will be needed.
For AOSP roms the question has already been asked several times.
Click to expand...
Click to collapse
but why hasn't a custom recovery been released for 11T Pro for Android 12? (I own this phone) TWRP has already been released for phones more recent than this one. Plus, vili kernel source is already available on github.
Rainygortex3 said:
but why hasn't a custom recovery been released for 11T Pro for Android 12? (I own this phone) TWRP has already been released for phones more recent than this one. Plus, vili kernel source is already available on github.
Click to expand...
Click to collapse
Just for information which xiaomi android 12 newer than 11t pro have twrp?
TWRP is not a requirement for ROMs.
It also works without. But there is nobody who cooks anything.
I hope that the price in India will fall quickly. Because there are some good people in India who know how to cook.
There should be Android 11 custom rom development, there is basically no custom rom support except GSI for xiaomi now (recently released xiaomi devices)
Rainygortex3 said:
There should be Android 11 custom rom development, there is basically no custom rom support except GSI for xiaomi now (recently released xiaomi devices)
Click to expand...
Click to collapse
https://xiaomi.eu/community/threads/miui-13-stable-release.64441/
I meant like ZIP-flashable Custom ROMs that don't need a computer, like LineageOS, dotOS etc.
Rainygortex3 said:
I meant like ZIP-flashable Custom ROMs that don't need a computer, like LineageOS, dotOS etc.
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/...gsi-a-proper-custom-rom.4455449/post-87010589
Dushyant_007 said:
Bought this device at its launch and since then I am waiting for some developer to build a custom ROM for it. Multiple GSI roms available and even the Xiaomi eu also available. But I want to flash some custom ROMs like pixel experience or evolution x . The main problem with GSI and xiaomi eu rom are that they need a computer to get updated. DEVELOPERS HELP !
Click to expand...
Click to collapse
I think there is only Paranoid Android that is not gsi atm, but it still does require pc to flash due to the fact that even official twrp doesn't support a12 encryption yet.
So yeah basically we also need to wait for twrp dev to make some progress too.
sushuguru said:
I think there is only Paranoid Android that is not gsi atm, but it still does require pc to flash due to the fact that even official twrp doesn't support a12 encryption yet.
So yeah basically we also need to wait for twrp dev to make some progress too.
Click to expand...
Click to collapse
Link to Paranoid Rom please
https://forum.xda-developers.com/t/...a-zip-file-custom-rom-xiaomi-11t-pro.4442911/
Hi,
Any updates so far?
Rainygortex3 said:
Hi,
Any updates so far?
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/...stom-rom-xiaomi-11t-pro.4442911/post-87166925
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Rainygortex3 said:
Hi,
Any updates so far?
Click to expand...
Click to collapse
Blame xiaomi for not updating kernel source to android 12.
It's already been 8 months since the GitHub repo for Xiaomi kernel sources was updated.
Any way to downgrade to MIUI 12? There could be also A11 Development not necessarily A12.
Honestly if GSI is available for A12 I'll take it.
If there really is no custom ROM support for this phone, I just need to root it. Any way to root on MIUI 13? (Stock, Global)
Rainygortex3 said:
It's already been 8 months since the GitHub repo for Xiaomi kernel sources was updated.
Any way to downgrade to MIUI 12? There could be also A11 Development not necessarily A12.
Honestly if GSI is available for A12 I'll take it.
If there really is no custom ROM support for this phone, I just need to root it. Any way to root on MIUI 13? (Stock, Global)
Click to expand...
Click to collapse
Pull the boot.img from your current rom, patch it using Magisk, Use that patched Boot.img to boot off, go to Magisk and direct install it. You know... Just the usual
P.S. There are forums that explain this better but this forum isn't the place to explain how to root a phone.
Rainygortex3 said:
It's already been 8 months since the GitHub repo for Xiaomi kernel sources was updated.
Any way to downgrade to MIUI 12? There could be also A11 Development not necessarily A12.
Honestly if GSI is available for A12 I'll take it.
If there really is no custom ROM support for this phone, I just need to root it. Any way to root on MIUI 13? (Stock, Global)
Click to expand...
Click to collapse
Just click on the "How to guide" section of the Xiaomi 11 T pro.
NOSS8 said:
Just for information which xiaomi android 12 newer than 11t pro have twrp?
Click to expand...
Click to collapse
Xiaomi 12x has twrp on android 12 and luckily developers started creating custom roms
SilentSmile said:
Xiaomi 12x has twrp on android 12 and luckily developers started creating custom roms
Click to expand...
Click to collapse
As of the date of the post, there were none.
Try to read before posting, thanks.

Question [spes/spesn] no google custom rom when?

Slowly new custom roms are fading in for the spes/spesn redmi note 11 and now there finally is its own forum here.
A custom rom without Google and its services is still missing among these roms.
Hit a post here if you find some de-googled custom roms, will do the same.
Peace
Update 08.07.2022:
The lack of de-googled official roms seems to come from the fact that xiaomi did not yet open source the kernel source code for the spes/spesn devices. https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Update 01.08.2022
I'm leaving this spes/spesn and will try to get a device where the OEM is more cooperative with opening their source code. There will be no further updates from me in this Thread.
Make sure to drop new information here, since there are and will be quite some people wanting official custom roms without google.
Thanks to @ulnik for finding a RSS feed on updates regarding the opening of the kernel source code by xiaomi:
There's a RSS feed: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/commits/README.atom
Click to expand...
Click to collapse
There is LineageOS unofficial, I think it doesn't have Gapps.
xyzalify said:
There is LineageOS unofficial, I think it doesn't have Gapps.
Click to expand...
Click to collapse
That would be highly fancy, do you maybe have a link? I couldnt find anything in that regard.
i currently use Pixel Experience GSI rom and runs good noted: i installed via fastboot not using twrp recovery (as same as monthly update) Noted: now i move to PixelPlus UI for Android Auto Compatibility
snipyyy said:
That would be highly fancy, do you maybe have a link? I couldnt find anything in that regard.
Click to expand...
Click to collapse
Telegram group for Redmi Note 11 ROMs:
Redmi Note 11 | Update 🇮🇩
Redmi Note 11 Channel 🇮🇩 Main Group : @RN11Indonesia Photography: @XiaomiPhotographyID Out Off Topic: @ootnote11series Supported by : XFI | OFI | tdspya
t.me
There is LineageOS unofficial.
Direct link for LOS ROM: https://sourceforge.net/projects/ja...ge-19.1-20220530-UNOFFICIAL-spes.zip/download
Please join Telegram too for all the ROM updates!
Spark OS is also without gapps (vanilla version). Currently I am using LeOS (GSI). Its ungoogled by default and works well.
Tried Lineage OS linked in this thread , I cant install gapps ,can anyone do a build with gapps.
Update:
The lack of de-googled official roms seems to come from the fact that xiaomi did not yet open source the kernel source code for the spes/spesn devices. https://github.com/MiCode/Xiaomi_Kernel_OpenSource
Lets wait some more
LineageOS or CalyxOS
Shoyou193 said:
LineageOS or CalyxOS
Click to expand...
Click to collapse
https://wiki.lineageos.org/devices/#xiaomi The spes/spesn devices are currently not officially supported by LineageOs
https://calyxos.org/docs/guide/device-support/ The same goes for CalyxOS
Again, this is probably due to the source kernel not being released to the public by Xiaomi.
I'm leaving this spes/spesn and will try to get a device where the OEM is more cooperative with opening their source code. There will be no further updates from me in this Thread.
Make sure to drop new information here, since there are and will be quite some people wanting official custom roms without google.
Thanks to @ulnik for finding a RSS feed on updates regarding the opening of the kernel source code by xiaomi:
There's a RSS feed: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/commits/README.atom
Click to expand...
Click to collapse

Categories

Resources