Flashable ZIP file of the EEA rom. - Redmi K20 / Xiaomi Mi 9T Questions & Answers

Does anubody have, or know, where I can get a flashable zip file of the EEA rom?
Found a file to flash with the Mi Flash Tool, but then the anti rollback kicks in and prevents the rom from being flashed.

Here it is: https://bigota.d.miui.com/V10.3.8.0...EAGlobal_V10.3.8.0.PFJEUXM_5820b982aa_9.0.zip

Schnedi said:
Here it is: https://bigota.d.miui.com/V10.3.8.0...EAGlobal_V10.3.8.0.PFJEUXM_5820b982aa_9.0.zip
Click to expand...
Click to collapse
Thank you!
I tried xiaomi.eu a short while but no widevine L1 (yet), couldn't enter battery optimisation, translation errors.
I guess xiaomi.eu rom is a bit too early for me atm.

Here https://mifirm.net/model/davinci.ttt#other-euf
or here https://xiaomifirmwareupdater.com/miui/

Related

OOS AIO Flash Tool

Hey Folks,
tired by waiting for custom OOS Rom updates?
after the experience OS Updates by me arent allowed here iam back with some super cool stuff
With my tool you can update the Full OOS Rom yourself flash my Stuff and your safe
youre on the same level as theoneos or experience os but no brandings
this is no fancy nice thread i want to share my nice work with you
This Tool will install
Magisk and Busybox and also debloat some system stuff
Install it directly after flashing latest OOS System Update!
Functions?!?
Debloat of Useless Stuff
no force encyption
no dm verity
no OOS logging
Systemless Volte activated
Systemless Tweaks
latest Magisk (root)
latest Busybox
HOW to use it?
Download Latest OOS from https://downloads.oneplus.com/devices/oneplus-3/
Install the Update in TWRP
Install my Addon in TWRP
reboot and have fun
Download:
not longer updated latest 1.1 is ou...own busybox, use dm-verity remover from zagit
Thanks to...
-myself
-magisk
-busybox
want to donate?
here
XDA:DevDB Information
[ROM-TOOL] OOS 5.x.x AIO Flasher, Tool/Utility for the OnePlus 3
Contributors
pxrave, toojohnwu, osm0sis, OnePlus
Version Information
Status: Stable
Current Stable Version: 1.0
Created 2018-08-31
Last Updated 2020-04-01
Changelog:
v1.1
- Updated Magisk 17.1
- Updated installer Script
- Updated Busybox_for_Android_NDK-1.29.2
- Updated Magisk Template to 17000
v1.0
initial release
Download:
https://drive.google.com/open?id=1DcqzfLFLvF--r_Z1IPk-A2SR9th8d3vY
FAQ
What files are deleted?
Code:
delete("/system/recovery-from-boot.bak");
delete("/system/recovery-from-boot.p");
delete("/system/etc/oneplus_ftm_test.wav");
delete("/system/etc/usb_drivers.iso");
delete("/system/framework/rcs_service_aidl.jar");
delete("/system/framework/rcs_service_api.jar");
delete("/system/framework/oat/arm/rcs_service_aidl.odex");
delete("/system/framework/oat/arm/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm/rcs_service_api.odex");
delete("/system/framework/oat/arm/rcs_service_api.vdex");
delete("/system/framework/oat/arm64/rcs_service_aidl.odex");
delete("/system/framework/oat/arm64/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm64/rcs_service_api.odex");
delete("/system/framework/oat/arm64/rcs_service_api.vdex");
delete_recursive("/system/com.touchtype");
delete_recursive("/system/lost+found");
delete_recursive("/system/reserve");
delete_recursive("/system/app/AndroidPay");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/priv-app/DivesIconPack");
delete_recursive("/system/app/DMAgent");
delete_recursive("/system/app/Drive");
delete_recursive("/system/app/Duo");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/Maps");
delete_recursive("/system/app/OPBackup");
delete_recursive("/system/app/OPBugReportLite");
delete_recursive("/system/app/OPBugReport_Complete");
delete_recursive("/system/app/OEMLogKit");
delete_recursive("/system/app/OpenWnn");
delete_recursive("/system/app/OPPush");
delete_recursive("/system/app/Photos");
delete_recursive("/system/app/SwiftKey");
delete_recursive("/system/app/SwiftKeyFactorySettings");
delete_recursive("/system/app/uceShimService");
delete_recursive("/system/app/Videos");
delete_recursive("/system/app/YouTube");
delete_recursive("/system/priv-app/RifonIconPack");
delete_recursive("/system/vendor/etc/apps");
Do i need a factory reset?
- normally not
i'm on custom stock based rom, will this tool remove dm verity?
updated to 1.1
serj.borgore said:
i'm on custom stock based rom, will this tool remove dm verity?
Click to expand...
Click to collapse
flash latest original oneplus rom then my tool
Thanks for your tool. I'll try it later.
Can you please share the full list of "useless stuff" remove by your script?
Everything is working fine but dailer is Forced to close every time please fix this
shahidhameed said:
Everything is working fine but dailer is Forced to close every time please fix this
Click to expand...
Click to collapse
I don't have any force close
I don't delete dialer data
I will post all deleted files tomorrow
Works in Oneplus 3t?
Riddle5 said:
Works in Oneplus 3t?
Click to expand...
Click to collapse
Should be
After factory reset everything is good thanks bro
shahidhameed said:
After factory reset everything is good thanks bro
Click to expand...
Click to collapse
fine hope you enjoy my mod
--------------------------------------
i delete the following files
Code:
delete("/system/recovery-from-boot.bak");
delete("/system/recovery-from-boot.p");
delete("/system/etc/oneplus_ftm_test.wav");
delete("/system/etc/usb_drivers.iso");
delete("/system/framework/rcs_service_aidl.jar");
delete("/system/framework/rcs_service_api.jar");
delete("/system/framework/oat/arm/rcs_service_aidl.odex");
delete("/system/framework/oat/arm/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm/rcs_service_api.odex");
delete("/system/framework/oat/arm/rcs_service_api.vdex");
delete("/system/framework/oat/arm64/rcs_service_aidl.odex");
delete("/system/framework/oat/arm64/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm64/rcs_service_api.odex");
delete("/system/framework/oat/arm64/rcs_service_api.vdex");
delete_recursive("/system/com.touchtype");
delete_recursive("/system/lost+found");
delete_recursive("/system/reserve");
delete_recursive("/system/app/AndroidPay");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/priv-app/DivesIconPack");
delete_recursive("/system/app/DMAgent");
delete_recursive("/system/app/Drive");
delete_recursive("/system/app/Duo");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/Maps");
delete_recursive("/system/app/OPBackup");
delete_recursive("/system/app/OPBugReportLite");
delete_recursive("/system/app/OPBugReport_Complete");
delete_recursive("/system/app/OEMLogKit");
delete_recursive("/system/app/OpenWnn");
delete_recursive("/system/app/OPPush");
delete_recursive("/system/app/Photos");
delete_recursive("/system/app/SwiftKey");
delete_recursive("/system/app/SwiftKeyFactorySettings");
delete_recursive("/system/app/uceShimService");
delete_recursive("/system/app/Videos");
delete_recursive("/system/app/YouTube");
delete_recursive("/system/priv-app/RifonIconPack");
delete_recursive("/system/vendor/etc/apps");
deleted
What is systemless volte?
Hello there, Is this a kernel too???!!!
may i flash franco kernel over this AIO? or i will loose dm-verity remove???!!
3lei said:
Hello there, Is this a kernel too???!!!
may i flash franco kernel over this AIO? or i will loose dm-verity remove???!!
Click to expand...
Click to collapse
You can flash every kernel you want to
pxrave said:
You can flash every kernel you want to
Click to expand...
Click to collapse
Hi pxrave,
Your tool works with OOS 5.0.6?
phil_greg2001 said:
Hi pxrave,
Your tool works with OOS 5.0.6?
Click to expand...
Click to collapse
Yes it will work with every oos 5 version. New generation of Rom mod same as op6 roms
so if i flash this cool looking tool, i should be able to update OOS without force encryption?
The tool turns the screen off and the status light stays lit. No further activity visible. Is that what it suppose to do?
Device: OP3

[VENDOR] [9.0-8.1] Vendor for Treble Roms

I have made an Bugless vendor file for those who install Treble roms.
I Have Tried Roms :
HavocOS 2.0 (Fullyworking but old rom)
Pixel Experience Unofficial (Fullyworking and very very stable)
Phhuson's Pie (Fullyworking)
PixelDust (More customizations , very stable , I use now)
Vendors are update weekly Xiaomi Updates...
How to install ;
Going to twrp , then wipe system,data,dalvik cache,cache , install vendor.zip , install system.img , reboot recovery , advanced , install root , reboot system.
If you're using MIUI pie. Fastboot mode drops the device.
No need to install boot.img
My Gdrive Link : https://drive.google.com/folderview?id=1XYXMQCSrL_uX2Tu9NHhxhcbgs2EJYEs9
If your system is laggy , you flash this zip ;
https://drive.google.com/file/d/1Vg_Ony0IT7Okv8n35WBkUD4W6Muyzj1j/view?usp=drivesdk
If you doesnt work notch any rom , just flash this ;
https://forum.xda-developers.com/mi-8-se/how-to/notch-fix-aosp-roms-t3877192
Fullyworking Google Camera : https://drive.google.com/file/d/1mdZW7POPPCuMFYCwoJksl9f2lfePqTco/view?usp=drivesdk
Changelogs :
09/12/2018 :
First Building
10/12/2018 :
New 8.11.15 Vendor Uploaded!
Just Bt Headset Dont Work , Hotspot working Finally!
Screenshoots :
bluetooth audio working?
LivingLing said:
bluetooth audio working?
Click to expand...
Click to collapse
Yes , work!
Could you post in a few days of testing how is battery life and standby drain. And whats about camera?
pipo1e1 said:
Could you post in a few days of testing how is battery life and standby drain. And whats about camera?
Click to expand...
Click to collapse
Battery is so good and i install google camera. the system was perfect now.
Ok thx I will try this ROM also tomorrow but could you upload your gcam mode here pls because I didnt find working gcam port for me like I wrote your in another thread
Odoslané z MI 8 SE pomocou Tapatalku
pipo5583 said:
Ok thx I will try this ROM also tomorrow but could you upload your gcam mode here pls because I didnt find working gcam port for me like I wrote your in another thread
Odoslané z MI 8 SE pomocou Tapatalku
Click to expand...
Click to collapse
I upload Gcam First Thread!
Enjoy!
Sorry Im blind [emoji16]
Odoslané z MI 8 SE pomocou Tapatalku
I am currently on Xiaomi EU 10.0.1.0 Stable and was wondering what exactly to do if I want to install the PHHusson Pie ROM and Google Camera. Any help would be greatly appreciated. Thank you!
Under Post #1 I don't understand Wipe 4x
"How to install ;
1-We boot into twrp
2-Wipe 4x
3-Install VendorZip
4-Install system image then reboot system"
I think 4 columns to check in twrp - cache, dalvik cache, data, system and then swipe to wipe
Odoslané z MI 8 SE pomocou Tapatalku
videotape74 said:
I am currently on Xiaomi EU 10.0.1.0 Stable and was wondering what exactly to do if I want to install the PHHusson Pie ROM and Google Camera. Any help would be greatly appreciated. Thank you!
Under Post #1 I don't understand Wipe 4x
"How to install ;
1-We boot into twrp
2-Wipe 4x
3-Install VendorZip
4-Install system image then reboot system"
Click to expand...
Click to collapse
Wipe all of them except internal storage.
Do I really have to downgrade to miui 8.1 if I'm on miui pie?
LivingLing said:
Do I really have to downgrade to miui 8.1 if I'm on miui pie?
Click to expand...
Click to collapse
Yes , because my vendor oreo base
UtkuAblak said:
Yes , because my vendor oreo base
Click to expand...
Click to collapse
is your notch fix included or should i flash it after vendor and treble rom?
Currently on Pixel dust, everything works fine, just the notch seems to be a little bit off.
LivingLing said:
is your notch fix included or should i flash it after vendor and treble rom?
Currently on Pixel dust, everything works fine, just the notch seems to be a little bit off.
Click to expand...
Click to collapse
Not including in vendor. After flash "mi8senotchfix.zip"
And cheers!
If always on display flickers after five seconds -
doze.display.supported=true
Add it to /vendor/build.prop
I dont see system.img where is it?
I did flash vendor.zip but it has not os
Pimax98 said:
I dont see system.img where is it?
I did flash vendor.zip but it has not os
Click to expand...
Click to collapse
system.img is the treble rom (a only) that you have to download. You get a zip that you have to extract, in there is the system.img

Need thermal-engine.conf from MIUI V10.2.1.0.OADMIXM Global Stable

I'm currently trying to build a ROM and need thermal-engine.conf file, it's located in /vendor/etc/thermal-engine-8996.conf or /system/etc/thermal-engine.conf AFAIK. Is there any members here that currently using MIUI V10.2.1.0.OADMIXM Global Stable (latest)? If so can you upload the original file?
Thank you.
EDIT: Nevermind, it's decrypted.

[RECOVERY][3.3.1-3][NX629J]Unofficial TWRP for Nubia Red Magic 3/3S (Stable)

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- Decryption Works
- Backup works
- Wipes Work
- Vibration have some problems
Tips:
Seems that the TWRP can work only on the chinese bootloader, so you have to flash the chinese rom before flash the TWRP
Download:
TWRP 3.3.1-3 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_nubia_NX629J
Precompiled Stock Kernel in Use
Donations:
Credits:
Created 2019-08-28
Thanks for making twrp real to global version ?
Diabl0z said:
Thanks for making twrp real to global version
Click to expand...
Click to collapse
As i wrote in the Tips section, this TWRP can work only with chinese bootloader, so you have to flash the chinese rom before flash this TWRP
TWRP 3.3.1-3 NX629J by mauronofrio:
- Removed the black bar on the top of the screen (I missed to remove that from the base source i used)
- Fixed Adb and Mtp, now they both works
- Fixed error about mounting /cust
TWRP 3.3.1-3 Unofficial by mauronofrio
mauronofrio said:
As i wrote in the Tips section, this TWRP can work only with chinese bootloader, so you have to flash the chinese rom before flash this TWRP
TWRP 3.3.1-3 NX629J by mauronofrio:
- Removed the black bar on the top of the screen (I missed to remove that from the base source i used)
- Fixed Adb and Mtp, now they both works
- Fixed error about mounting /cust
TWRP 3.3.1-3 Unofficial by mauronofrio
Click to expand...
Click to collapse
I don't know you know about this thread. but i guess he can help you if you want. Slack testing thread. . just saying captain throwback is a good guy and TWRP developer. Maybe you know him. Just saying. But at last it all depends on him.
methuselah said:
I don't know you know about this thread. but i guess he can help you if you want. Slack testing thread. . just saying captain throwback is a good guy and TWRP developer. Maybe you know him. Just saying. But at last it all depends on him.
Click to expand...
Click to collapse
I'm already in it
mauronofrio said:
I'm already in it
Click to expand...
Click to collapse
Good then ?
any date on when can we expect one for global rom?
Does anyone tried this to flash gsi images?
tillicollide said:
any date on when can we expect one for global rom?
Click to expand...
Click to collapse
Can't make it work for Global roms, they have locked the bootloader.
it says unlocked
Not working in rom global
hoichemgio9x said:
Not working in rom global
Click to expand...
Click to collapse
You need to install the chinese rom to flash the twrp, unfortunately there is a block in the global bootloader
How to root if installed twrp not successful in ROM Global. Help me:laugh:
hoichemgio9x said:
How to root if installed twrp not successful in ROM Global. Help me:laugh:
Click to expand...
Click to collapse
Download Magisk manager app and click on install and select patch file, you need boot.img from the version you have installed, and then flash the img obtained from fastboot with fastboot flash boot magisk_patched.img
Thanks and will this work on the latest 3s variant?
rickylcp said:
Thanks and will this work on the latest 3s variant?
Click to expand...
Click to collapse
Yes
Dose this Twrp support flashing of GSI rom.
I tried atleast 2 gsi rom but never booted.
So rises the question in my mind.
Please reply
rajnathr said:
Dose this Twrp support flashing of GSI rom.
I tried atleast 2 gsi rom but never booted.
So rises the question in my mind.
Please reply
Click to expand...
Click to collapse
I think yes but i used the other twrp and gsi must be ab
Enviado desde mi NX629J mediante Tapatalk
Is there any twrp for global version?
is there any chance this guide can work on redmagic 3s since both devices have exactly same specs and model number

Need betatesters for lineage 15.0 (Android 8.0) for T280

hello, I need betatesters for lineage 15.0 (Android 8.0) for T280, can someone test the rom for me?
Updated links!
And I tested this rom and its working!
EDIT2: I added patches in this rom to resolve error of /proc/sys/vm/mmap_rnd_bits.
Everything should work now.
Download links:
boot.img: Download boot.img
system.img: Download system.img
Install the boot.img file and system.img rebooting into twrp
If you can confirm it is not bricking device. Yes why not. This too suspicious. Where did you get this files?
@emirefek I compiled lineage os 15.0 from source.
@emirefek And if these files are bricking the device then I will recompile lineage 15.0 and repost the link updated ...
Cristian0808 said:
@emirefek And if these files are bricking the device then I will recompile lineage 15.0 and repost the link updated ...
Click to expand...
Click to collapse
If you are not sure it will brick or not. First you should try. We are also paid for this tablet. You test it first, than we can try.
@emirefek Ok.
@emirefek I didn't test this rom, but I added patches to the kernel. Test this rom for me and if you get a error please give me the logs. (give me the log of /proc/last_kmsg or the logcat if the device booted to system.)
I'm really willing to help but after I installed boot and system img it stucked at bootloader and keeped restarting.
But I can say that it doesn't hardbrick your device, just don't forget to make a backup
My system are looping reboot, solve this please!
Cristian0808 said:
hello, I need betatesters for lineage 15.0 (Android 8.0) for T280, can someone test the rom for me?
Updated links!
And I tested this rom and its working!
EDIT2: I added patches in this rom to resolve error of /proc/sys/vm/mmap_rnd_bits.
Everything should work now.
Download links:
boot.img: Download boot.img
system.img: Download system.img
Install the boot.img file and system.img rebooting into twrp
Click to expand...
Click to collapse
Can you build a rom for sm-t280 android 9 with treble support.. Zip file for flashing plss can you make it.. I don't have lap or computer.. Can you make it plsss..
Cristian0808 said:
hello, I need betatesters for lineage 15.0 (Android 8.0) for T280, can someone test the rom for me?
Updated links!
And I tested this rom and its working!
EDIT2: I added patches in this rom to resolve error of /proc/sys/vm/mmap_rnd_bits.
Everything should work now.
Download links:
boot.img: Download boot.img
system.img: Download system.img
Install the boot.img file and system.img rebooting into twrp
Click to expand...
Click to collapse
This rom won't brick the tablet??
If is the case can test it
apadron1304 said:
This rom won't brick the tablet??
If is the case can test it
Click to expand...
Click to collapse
Mmm
apadron1304 said:
This rom won't brick the tablet??
If is the case can test it
Click to expand...
Click to collapse
Before you flashing which rom was in you're tab... Mine was briked.. If anyone can create a flashable zip using this img files... Which twrp.. How did you flash it
I have lineageos 14.1
Mr. Cletus said:
Mmm
Before you flashing which rom was in you're tab... Mine was briked.. If anyone can create a flashable zip using this img files... Which twrp.. How did you flash it eos 14.1 in my smt280
Click to expand...
Click to collapse
Cristian0808 said:
hello, I need betatesters for lineage 15.0 (Android 8.0) for T280, can someone test the rom for me?
Updated links!
And I tested this rom and its working!
EDIT2: I added patches in this rom to resolve error of /proc/sys/vm/mmap_rnd_bits.
Everything should work now.
Download links:
boot.img: Download boot.img
system.img: Download system.img
Install the boot.img file and system.img rebooting into twrp
Click to expand...
Click to collapse
I texted this rom my tab was briked... .. And i tired to flash with odin the boot. Img works fine... While flashing system.img it says fail.... Maybe i think you have recompile it... Or the best way is to make flashable zip for twrp...
ROM doesnt boot, you could try making a flashable zip.
I am attempting to build resurection remix android oreo for this device
Edit: i gave up
Bonjour,
J'ai la même chose en flashant boot.img et system.img la tablette boucle ....
Quelle version de twrp faut il ?
Sinon est il possible de créer une version flashable en zip.
D'avance merci
Denis
Translated by GT:
Hello,
I have the same thing flashing boot.img and system.img the tablet loops ....
Which version of twrp do I need?
Otherwise it is possible to create a flashable zip version.
Thanks in advance
Denis
zippzYT said:
ROM doesnt boot, you could try making a flashable zip.
I am attempting to build resurection remix android oreo for this device
Edit: i gave up
Click to expand...
Click to collapse
What happened....?,
Try lineage os 16 or something
Links updated!
boot.img: https://drive.google.com/file/d/1OIo9JfrlzITBFpx9HmFTmnPdQEuqaXLl/view?usp=sharing
system.img: https://drive.google.com/file/d/1-JFJyE0EWfcn5pESjxL3n7ECYx1n1jI9/view?usp=sharing
This time I made progress with bringing up adb.
Report bugs and errors to me by posting here the content of /proc/last_kmsg, or logcat.
Does it work?
Also, I'm kinda new, so how do you use ADB?
Like, go in to TWRP?
Cristian0808 said:
Links updated!
boot.img: https://drive.google.com/file/d/1OIo9JfrlzITBFpx9HmFTmnPdQEuqaXLl/view?usp=sharing
system.img: https://drive.google.com/file/d/1-JFJyE0EWfcn5pESjxL3n7ECYx1n1jI9/view?usp=sharing
This time I made progress with bringing up adb.
Report bugs and errors to me by posting here the content of /proc/last_kmsg, or logcat.
Click to expand...
Click to collapse
It doesn't work

Categories

Resources