[Module] AfterMarket IMEI Support | Restore Both IMEIs - Redmi Note 8 Pro ROMs, Kernels, Recoveries, & Othe

MTK IMEI Patcher for Redmi Note 8 Pro​A script that recreates NVRAM partition and makes private TWRP flashable for your phone
Usage:​
Fill in your values in config.txt and run mtk_imei.cmd. Flashable imei_repair.zip will be generated in out folder.
Backup NVRAM and NVDATA partitions.
Flash imei_repair.zip in TWRP and reboot your phone
Uninstall:​
Restore NVRAM and NVDATA partitions from backup.
Mount Vendor partition and delete /vendor/etc/init/md_patcher.rc and /vendor/lib/modules/md_patcher.ko files.
​​Notes:​Flashable supports all 4.14 kernels (both stock and OSS). You have to flash it every time you wipe your Vendor partition. Includes prebuilt md_patcher.ko kernel module. Kernel maintainers should not include it in their kernels because it works as external loadable module only.
Prerequisites:​Visual C++ Redistributable for Visual Studio 2015 (x64)
Detailed Guide: ​A detailed Guide for users who would like to restore both their IMEIs can be found here.
Source Code:​Flashable Script:
https://github.com/timjosten/mtk_imei
Md Patcher Module:
https://github.com/timjosten/md_patcher

感谢,太好用了。
Mod translation: Thanks, it's very useful

redaiyu01 said:
Mod translation: Thanks, it's very useful
Click to expand...
Click to collapse
Greetings. As a friendly reminder, we ask all members to please post in English as stipulated by XDA Rule #4:
Spoiler: XDA Rule #4
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
Thank you for your cooperation, and have a pleasant day.
-Regards: Badger50

I can't believe it, it works perfekly. I have lost the last 5 day trying all the possible methodes without luck and now with one click I did it. Tim Josten you are Great.
Thank you so much...

moresat said:
I can't believe it, it works perfekly. I have lost the last 5 day trying all the possible methodes without luck and now with one click I did it. Tim Josten you are Great.
Thank you so much...
Click to expand...
Click to collapse
He maintain unofficial Crdroid also. Maybe you will like it.

On my phone already run the crdroid but the official one, I have tried it, but I found it too heavy. Anyway crdroid is a very nice rom, I use it from long time and I love it.

moresat said:
On my phone already run the crdroid but the official one, I have tried it, but I found it too heavy. Anyway crdroid is a very nice rom, I use it from long time and I love it.
Click to expand...
Click to collapse
What is too heavy? This module? Heavy how ?

I mean that the unofficial crdroid full have so many things that I don't need, the official (maintainer Simone Esposito) is enough for me. I prefer Light Roms. Okay it is more a customation as a real custom rom, but why should I install what I really do not need? This is what was heavy meaning.

moresat said:
I mean that the unofficial crdroid full have so many things that I don't need, the official (maintainer Simone Esposito) is enough for me. I prefer Light Roms. Okay it is more a customation as a real custom rom, but why should I install what I really do not need? This is what was heavy meaning.
Click to expand...
Click to collapse
You should reply to people's comments like I'm replying to yours, so there's no confusion. You wanted to respond to Kirasu2080 but you made it look like you were talking about the module since it was directly posted and not as a reply.

Understood, yes you are right. I deleted the quote, is an old attitude. Many Forums asked not to quote for Save server space. I forgot to adress my post to kirasu2080

Hello, special thanks to timjosten for this patch to bust the MT6785!!!
I tried a very long time to recover SIM1+2 on RN8P after flashing nvram / corrupted nvdata
I tried with Miui12.5.8.0 Global and Miui12.5.8.15 EU stock rom and it works great...
-flash all, unlock BL, flash latest Miui fastboot rom, update via OTA
-root phone by mtkclient/bkerler/github
-TWRP it by timjosten
-in TWRP install the generated imei_repair.zip from above
-format data, type "yes", back to reboot to recovery again
-reboot to system, you are on MIUI
Use your phone as it was never corrupted, with MI cloud, search phone and so on but if you want to do a factory reset you have to do this with TWRP. Otherwise you will have the "nvdata is corrupted" again.

Related

[Kirin devices] TWRP(ISH) for 8.1 GSIs (tested on Kirin 960)

Duplicate of post on the honor 9 forums, because no one looks on there for stuff anymore
lets make this very clear:
I HAVE NOT DEVELOPED THIS, IT WAS LINKED IN ANOTHER FORUM BY ANOTHER MEMBER WHO ALSO DID NOT DEVELOP IT
this is actually developed by a member over at the Chinese website '7to' http://www.7to.cn, so its a recovery based on TWRP 3.2.1 but seems to have its own UI and feature set.
WORKING
Code:
[COLOR="Black"][LIST]
[*]Boots to TWRP!
[*]Can flash images to system (MUST BE ON SD CARD!!!!)
[*]ADB
[*]Mount system R/W
[/LIST][/COLOR]
NOT WORKING
Code:
[COLOR="Black"][LIST]
[*]Decryption
[*]Data backup
[*]Flash from internal storage (since it cant be decrypted)
[/LIST][/COLOR]
I am not responsible if you brick your device, flash with caution and ONLY on an 8.1 GSI where your current TWRP doesn't work.
This does not do anything to capacitive keys, if they work before flashing they will work after flashing
INSTALLATION
'fastboot flash recovery_ramdisk recovery.img
DOWNLOAD
https://drive.google.com/file/d/1RgerdkXY-B-8XV5buloeCyKYrA2B3Bvf/view?usp=sharing
Credit to whoever the creator of this is!​
ambitiousButRubbish said:
Duplicate of post on the honor 9 forums, because no one looks on there for stuff anymore
lets make this very clear:
I HAVE NOT DEVELOPED THIS, IT WAS LINKED IN ANOTHER FORUM BY ANOTHER MEMBER WHO ALSO DID NOT DEVELOP IT
this is actually developed by a member over at the Chinese website '7to' http://www.7to.cn, so its a recovery based on TWRP 3.2.1 but seems to have its own UI and feature set.
WORKING
Code:
[COLOR="Black"][LIST]
[*]Boots to TWRP!
[*]Can flash images to system (MUST BE ON SD CARD!!!!)
[*]ADB
[*]Mount system R/W
[/LIST][/COLOR]
NOT WORKING
Code:
[COLOR="Black"][LIST]
[*]Decryption
[*]Data backup
[*]Flash from internal storage (since it cant be decrypted)
[/LIST][/COLOR]
I am not responsible if you brick your device, flash with caution and ONLY on an 8.1 GSI where your current TWRP doesn't work.
This does not do anything to capacitive keys, if they work before flashing they will work after flashing
INSTALLATION
'fastboot flash recovery_ramdisk recovery.img
DOWNLOAD
https://drive.google.com/file/d/1RgerdkXY-B-8XV5buloeCyKYrA2B3Bvf/view?usp=sharing
Credit to whoever the creator of this is!​
Click to expand...
Click to collapse
YunLin85 developed i think
YazumiWuHung said:
YunLin85 developed i think
Click to expand...
Click to collapse
And do you know if he developed/published newer version?
Thanks.
very nice, i'll take a look into this
thanks!
I just want to use the magisk,and then i will try it on treble-rom.
couple of bugs
1. screen brightness is somehow set to 182%
2. cannot turn the screen off, it just sets it to a lock screen where it makes it slide to unlock, but the screen is not off, still on
3. its in chinese, i got to change it to engish, but some users arent smart enough to do that
crayonicle said:
2 bugs
1. screen brightness is somehow set to 182%
2. cannot turn the screen off, it just sets it to a lock screen where it makes it slide to unlock, but the screen is not off, still on
3. its in chinese, i got to change it to engish, but some users arent smart enough to do that
Click to expand...
Click to collapse
I have this installed on my honor 9, and those bugs don't seem to occur, and, I know it's in Chinese, but it's easy enough to go into the settings and change it. If the users aren't smart enough to click 2 buttons they shouldn't have an unlocked bootloader.
I did actually try looking for a newer version in the 7to forums, but since it was all in Chinese (and Google translate wasn't too helpful) and the fact that the website is rubbishly designed, I couldn't find anything, but, this works for now, at least it can flash stuff and boots, that ls really all that's needed.
Actually, in chinese forums, its not hard to find this.
Here I share the latest twrp, which could be used in all kirin services and support treble roms in theory, and its develoler is "残芯此生不换".
drive.google.com/file/d/17h0LRPXpWu_dZtFxLEpFGz2Oheh8K8mq/view?usp=drivesdk
741543825 said:
Actually, in chinese forums, its not hard to find this.
Here I share the latest twrp, which could be used in all kirin services and support treble roms in theory, and its develoler is "残芯此生不换".
drive.google.com/file/d/17h0LRPXpWu_dZtFxLEpFGz2Oheh8K8mq/view?usp=drivesdk
Click to expand...
Click to collapse
Did you tried it?
I have a P10, this should be flashed in this way? fastboot flash recovery_ramdisk xxxxxx.img
Thanks a lot! Thanks to this i was able to flash gapps on Android 9.0 on Honor 9
streetu said:
Thanks a lot! Thanks to this i was able to flash gapps on Android 9.0 on Honor 9
Click to expand...
Click to collapse
Android 9 . Which rom for H9 ?
k1ks said:
Android 9 . Which rom for H9 ?
Click to expand...
Click to collapse
For me PHH AOSP works fine Just flashlight and probably NFC aren't working
streetu said:
For me PHH AOSP works fine Just flashlight and probably NFC aren't working
Click to expand...
Click to collapse
Thanks , will test after Havoc.
Anyone know if there have been any updates for this
Why not update the system, ?
My device is Huawei honor v9
Anytime tested this on the p20 Pro?
赛文 to的广告太多了。。。
working on p smart
741543825 said:
Actually, in chinese forums, its not hard to find this.
Here I share the latest twrp, which could be used in all kirin services and support treble roms in theory, and its develoler is "残芯此生不换".
drive.google.com/file/d/17h0LRPXpWu_dZtFxLEpFGz2Oheh8K8mq/view?usp=drivesdk
Click to expand...
Click to collapse
Hi, can you or anybody upload this TWRP please?
The Link is not working (Google Drive say: The owner moved the file to recycle bin)
Thanks

[ROM] [9.0] [Official] MoKee OpenSource Project

Stolen from @insomnixXx: (Sorry buddy, I'm a bit lazy ) I AM NOT THE DEVELOPER OF THIS ROM NOR A MEMBER OF MOKEE TEAM!!!
The purpose of this thread is to "spread the word" for this ROM so many more users can try it and also that they know this option exists too.​I am not responsible for any damage you may deal to your device since this is just an "repost" of the ROM.​If you don't know what you are doing then better don't do it. Or just follow the instructions lol ​
For bug reports please contact the MoKee team because it is useless, since nearly all MoKee Dev's are chinese and active on MoKee forum
I will DON'T update the thread or write a personal feedback after every rom update. Their changelog is accessable for everyone, please feel free to read that .
About
MoKee Open Source is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion…
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
ALL CREDITS TO MOKEE TEAM​
Instructions:
Do a nandroid backup via TWRP (link below) (safety first)
Wipe Dalvik, Cache, System, Data via TWRP
Install MoKee ROM and GApps
If you want root, install Magisk for example...
Reboot into system (first boot will take ~5 minutes!)
ENJOY
Downloads:
Download ROM: https://download.mokeedev.com/?device=zl1
Download GApps: https://opengapps.org
Download newest TWRP (important because of Vendor partition!): https://twrp.me/leeco/leecolepro3.html
Download Magisk: https://github.com/topjohnwu/Magisk/releases
Hit the thanks button if you like this post or comment if you don't. Any feedback is appreciated much .
Any experience?
drdagi said:
Any experience?
Click to expand...
Click to collapse
It's a very stable ROM but there is not extra functions like others rom.
May be in another version.
drdagi said:
Any experience?
Click to expand...
Click to collapse
Excellent battery life (drained only 4-5% while recover 102 apps via Titanium Backup, normal drain is 10% for me), but its like a Pixel ROM ( @Lethalben already said it);
There are no features, just a clean rom.
drdagi said:
Any experience?
Click to expand...
Click to collapse
很稳定。每天更新。在
faraway59651634 said:
很稳定。每天更新。在
Click to expand...
Click to collapse
Please write in english or use google translator
Excellent work
Everything works like a thousand wondersthe, battery seems to hold much more, My phone now is like it's from another planet much faster. My phone is: X722, Very important is to install twrp-3.2.3-1-zl1.img
or higher but no ( zl0 ), must be (zl1) .
IR included?
Sony make.belive said:
Please write in english or use google translator
Click to expand...
Click to collapse
ok
slawektj said:
Everything works like a thousand wondersthe, battery seems to hold much more, My phone now is like it's from another planet much faster. My phone is: X722, Very important is to install twrp-3.2.3-1-zl1.img
or higher but no ( zl0 ), must be (zl1) .
Click to expand...
Click to collapse
i have x722 i use twrp 3.2.3-1 zI0, without problems, i use zI1 ???
panos196 said:
i have x722 i use twrp 3.2.3-1 zI0, without problems, i use zI1 ???
Click to expand...
Click to collapse
For my X722 it worked me flash this TWRD (twrp-3.2.3-1-zl1.img) and I have not had any problems, but with this TWRD (twrp-3.2.3-1-zl0.img) I could not install the rom.
Awesome rom, smoother experience, greater battery experience.
Missing: IR remote app, play store IR apps support and need little more customization.
Thanks a million for this rom.
---------- Post added at 09:00 PM ---------- Previous post was at 08:55 PM ----------
TechDriver said:
IR included?
Click to expand...
Click to collapse
Not yet,
Did they include IR in the oreo version?
wilq5 said:
Did they include IR in the oreo version?
Click to expand...
Click to collapse
May be in future.
I have been using this rom since 5 days I didn't face any issue. Lock unlock is smooth without any issue.
Only need IR support and some additional features.
Great rom.
Any one know, for Incremental update which recovery need to be installed?
bppjenil said:
Any one know, for Incremental update which recovery need to be installed?
Click to expand...
Click to collapse
TWRP is necessary. But for incremental updates you need to donate a minimum of 5$ to them.
This is an one-and-only activation cost.
Otherwise you need to flash the whole rom for an update
Sony make.belive said:
TWRP is necessary. But for incremental updates you need to donate a minimum of 5$ to them.
This is an one-and-only activation cost.
Otherwise you need to flash the whole rom for an update
Click to expand...
Click to collapse
Thank you,
I paid and I'm on Incremental update, but aftrer install goes to recovery and doesn't reboot. Force to reboot but does not reboot.
But if i download full rom, after apply udate automatically reboot and works.
Any suggestions?
This rom doesn't give issues yet. Smooth.
Missing of IR remote.
bppjenil said:
Thank you,
I paid and I'm on Incremental update, but aftrer install goes to recovery and doesn't reboot. Force to reboot but does not reboot.
But if i download full rom, after apply udate automatically reboot and works.
Any suggestions?
This rom doesn't give issues yet. Smooth.
Missing of IR remote.
Click to expand...
Click to collapse
Maybe it wont work because its a nightly rom.. Please read the full description on their home page, what difference there are for editions
Great work but i have a few bugs:
- I use two sim card and when i setup data on second it keep reverting on first (after reboot or similar).
- On bank app when unlock with FP i get "Token is not unlocked"
This bugs was ok on old android 8 Mokee - phone is X722.
maybe someone knows why all on lineage based and aosp based roms that i install on ZL1 i have wrong battery information? i mean - it can show 20% and then i restart and it shows 70%, and then i restart again and it shows 30%.
it happens on all roms i tried of oreo and pie (lineage, mokee, RR, AEX), and only on zl1 (x720). when i install the same rom on zl0 (x722) i don't have this problem. when i install custom EUI rom i also don't have this problem, but then when i install lineage/mokee/RR again i have this problem again.
---------- Post added at 03:43 PM ---------- Previous post was at 03:16 PM ----------
maybe someone knows why all on lineage based and aosp based roms that i install on ZL1 i have wrong battery information? i mean - it can show 20% and then i restart and it shows 70%, and then i restart again and it shows 30%.
it happens on all roms i tried of oreo and pie (lineage, mokee, RR, AEX), and only on zl1 (x720). when i install the same rom on zl0 (x722) i don't have this problem. when i install custom EUI rom i also don't have this problem, but then when i install lineage/mokee/RR again i have this problem again.

[UNOFFOCIAL][RECOVERY][TWRP] 3.1.1-2 FIXED from 4PDA

Hi guys,
it's not my work, i'm just sharing.
https://drive.google.com/open?id=1TSGqgarTA8yDfH0KUYSgZkGyRA_qm_vF
this is the fixed version of the TWRP from 4PDA Russian forum.
It's a very good job. Work with last EU.DEV 9.7.25 and also Stable ROM.
If you rom is encrypted : it will ask the password
if your rom is not encrypted : it will not ask any password.
It's a different one from the RED SS one or the chinese one (that we all tried because it was the 1st one available)
For noob user, there is a autoinstallation script to launch from the PC, you just have to put your phone into fastboot mode, and double click on the bat.file.
There is also the vbmeta.img.
Have a nice day!
SOURCE : https://4pda.ru/forum/index.php?showtopic=955101
nesquix said:
Hi guys,
it's not my work, i'm just sharing.
https://drive.google.com/open?id=1TSGqgarTA8yDfH0KUYSgZkGyRA_qm_vF
this is the fixed version of the TWRP from 4PDA Russian forum.
It's a very good job. Work with last EU.DEV 9.7.25 and also Stable ROM.
If you rom is encrypted : it will ask the password
if your rom is not encrypted : it will not ask any password.
It's a different one from the RED SS one or the chinese one (that we all tried because it was the 1st one available)
For noob user, there is a autoinstallation script to launch from the PC, you just have to put your phone into fastboot mode, and double click on the bat.file.
There is also the vbmeta.img.
Have a nice day!
Click to expand...
Click to collapse
Can this be used on indian global rom K20?
manan001 said:
Can this be used on indian global rom K20?
Click to expand...
Click to collapse
normaly yes
btw this recovery dont **** anything, if it just dont work, flash back your previous twrp.
Thanks a lot! it works! Knew if i waited long enough there would be a fix without me having to format everything
Yeah thanks Russian people and my girlfriend who is Russian and can read all to register a account hahaha
Works perfectly. No need to wipe data :good:
works perfectly on EU 9.7.25, OTG is Ok, great graphic, not tested the backup but thanks to the developers
regards
What the vbmeta do ? Is it necessary to flash too ?
was just trying to figure out what happened to my twrp after installing latest dev rom. all versions failed.
this one works great just as twrp should work without too many unnecessary full wipes.
thanks for pointing us to the right direction.
tlf55 said:
What the vbmeta do ? Is it necessary to flash too ?
Click to expand...
Click to collapse
Disable the verified boot.
Not needed, you can flash only the twrp.img.
@nesquix could you link the source please?
Guys,
Do we first have to install de original chinese twrp and after this russian one? Or, we may install only de russian twrp?
I asked that because i though strange that the russian twrp has the half size (30mb) of the chinese one (67mb)!!
yes and also peoples who dont use windows as OS, please make universal instalation for windows, linux and os ox.
What should I Format loading twrp and xiami eu Ron or any other custom when they'll be available ?
This work nice perfect.
Sent from my MI 6 using Tapatalk
jacobobbo said:
What should I Format loading twrp and xiami eu Ron or any other custom when they'll be available ?
Click to expand...
Click to collapse
Data, dalvik and cache = Factory reset
Guys,
Sorry, but i Still did not understand. I need First to flash the chinese (or greek) twrp and after flash this one...or, i can Just flash this twrp?
mauriciocardoso said:
Guys,
Sorry, but i Still did not understand. I need First to flash the chinese (or greek) twrp and after flash this one...or, i can Just flash this twrp?
Click to expand...
Click to collapse
Not needed, just flash this one.
Ok, thank you, my friend!
---------- Post added at 10:34 PM ---------- Previous post was at 10:26 PM ----------
Guys,
May I flash this twrp, to after that pass from my actual miui global 10.3.10 in a europe device to a Mi-globe 10.3.12?
Or, I risk to Brick something?
Anybody knows?
mauriciocardoso said:
Guys,
May I flash this twrp, to after that pass from my actual miui global 10.3.10 in a europe device to a Mi-globe 10.3.12?
Or, I risk to Brick something?
Anybody knows?
Click to expand...
Click to collapse
There should be no problem, I'd do a back up and a clean install.

[ROM][UNOFFICIAL][9.0] MIUI MS - Mi8 ported MiUI11 features

This is not my ROM, but an interesting development ported from the MI8 (based on the latest global beta). I started this thread to keep it separate from other threads like the PE ROM thread.
-- Disclaimer --
This is beta port by russian developers vovcik3 & gggevgenggg on 4PDA (who is the original developer?). Asking for missing features here makes little sense, reporting for information is ok and helpful though
-- quoted from chrome6boy on page 2 --
1. Works really well, no bugs! Great port!
2. It has Magisk in built and disables encryption.
3. Regular MIUI launcher not the POCO launcher
4. Debloated - quite snappy
5. Dark mode in settings, very cool!
6. No English (India) language available, not the end of the world.
7. Option to use Indian themes in settings!
Click to expand...
Click to collapse
-- Download and Links
MIUI MS download (Google Drive)
Updated version (08/17)
Telegram Group (updated)
Youtube review (in Hindi)
Also mentioned here as #3 ROM for PocoF1
-- Flashing instructions
Flash as usual from a current TWRP. Use latest official TWRP if you get error 7 while flashing. Seems to include Vendor & Firmware, clean flash probably required to switch from other ROM. On first boot it might reboot twice.
Please provide more information (incl. source) if you know more, thanks
[reserved for version]
[reserved]
How changue languaje to spanish , don't spanish in settings rom
Hello
i have install this Rom you must login to your MI Account to use this Rom.....................
Works fine:good:
luiwii said:
How changue languaje to spanish , don't spanish in settings rom
Click to expand...
Click to collapse
Try this
https://apkplz.net/app/sightidea.com.setlocale
tecwhiz said:
This is not my ROM, but an interesting new development since it includes MIUI 11 features ported from the MI8. I started this thread to keep it separate from other threads like the PE ROM thread.
-- Disclaimer --
This is beta development by russian developers vovcik3 & gggevgenggg on 4PDA. Asking for missing features here makes little sense, reporting for information is ok and helpful though
-- Download and Links
MIUI MS download (Google Drive)
Telegram Group (unverified)
Youtube review (in Hindi)
-- Flashing instructions
Flash as usual from a current TWRP. Seems to include Vendor & Firmware, clean flash probably required to switch from other ROM. On first boot it might reboot twice, takes quite a while to finish booting
More information will be added
Click to expand...
Click to collapse
Change the telegram link group tho this one https://t.me/joinchat/I9txaFQlrMAKGHWUUI37Kw
This is the official por poco
Nice and snappy ported ROM. so far worked well just how to know which vendor and fw this rom base on?
i ve got error 7 while installing. Telegram info say clear Root/cust, but it doesn't work for me. Any suggestions?
My current rom is xiaomi. eu stable 10.3.6, which has problem with Magisk...
lucsi said:
i ve got error 7 while installing. Telegram info say clear Root/cust, but it doesn't work for me. Any suggestions?
My current rom is xiaomi. eu stable 10.3.6, which has problem with Magisk...
Click to expand...
Click to collapse
Wipe system, vendor, data then flash the ROM.
Hit like if it helps you...
NullPointer said:
Wipe system, vendor, data then flash the ROM.
Hit like if it helps you...
Click to expand...
Click to collapse
thanks. but that doesnt work for me.
miui 11 feature mean ??
nosiobadx said:
Change the telegram link group tho this one https://t.me/joinchat/I9txaFQlrMAKGHWUUI37Kw
This is the official por poco
Click to expand...
Click to collapse
Dont think that is the official poco miui.ms group at all.
fards said:
Dont think that is the official poco miui.ms group at all.
Click to expand...
Click to collapse
Yes it is, main dev asked me to create that group exclusively for poco, so it is the official for our device
1. Works really well, no bugs! Great port!
2. It has Magisk in built and disables encryption.
3. Regular MIUI launcher not the POCO launcher
4. Debloated - quite snappy
5. Dark mode in settings, very cool!
6. No English (India) language available, not the end of the world.
7. Option to use Indian themes in settings!
Really good job by the Dev. Thank you!
would be so nice to see some screenies from this rom.
chrome6boy said:
1. Works really well, no bugs! Great port!
2. It has Magisk in built and disables encryption.
3. Regular MIUI launcher not the POCO launcher
4. Debloated - quite snappy
5. Dark mode in settings, very cool!
6. No English (India) language available, not the end of the world.
7. Option to use Indian themes in settings!
Really good job by the Dev. Thank you!
Click to expand...
Click to collapse
How did u flash? Me always ending with error 7. Were u on miui before this ROM?
Can you guide us with the step by step procedure to flash , cause it ends up with error..
There is a new update in telegram group that fixes error 7
nirurules said:
Can you guide us with the step by step procedure to flash , cause it ends up with error..
Click to expand...
Click to collapse
Error 7 can probably be solved by flashing latest TWRP.
Take backup
Wipe system data
Format SD card
Reboot to recovery
Flash ROM
It'll work

[ROM][LineageOS][Android 11.0.0_r46]TugaPower™ 2.0

Build 02/06/2023 #OPO
Telegram Group: https://t.me/TugaPowerOPO
#TugaPower R 11.0.0_r46 1.0 LineageOS #laos #OnePlus
If you have some spare bucks consider donating, it will be really appreciated: https://www.paypal.me/TugaPower
If you are on other base rom, best practice is to factory reset prior to flash rom and new gapps.
After this steps if rom does not boot, probably you are encrypted, remove encryption and repeat the steps.
If after removing encryption rom still does not boot, make a factory reset again after flashing rom and gapps, then all will be fine.
Please be sure you are using one TWRP that can handle firmware flash
Advise to use latest official TWRP
Also be sure you are using proper firmware.
Relative to gapps, the advised ones is pico package since nano its now too big to install ( ARM):
OTA built in on rom for updates easly
Three fingers screenshot ( enable in settings over gestures options )
Support out of the box to microG GmsCore ( https://forum.xda-developers.com/t/...oftware-clone-of-google-play-services.3217616 )
No more need to make microG system app
PoGO: Gonna catch then all ( Always report using real GPS in case of mock location been used )
Nethunter/Kali supported
What does not works:
Let me know to add to second post
Download: https://cld.pt/dl/download/16e0f9e9-8f40-4f8d-8142-46bf5088f201/TugaPowerR2_OP1.zip
MD5: f064915c3dbb1fc4cc3d1fae0b62a623
Please dont mirror for now the roms zips, thanks
Sources :
Rom:- https://github.com/LineageOS
Device:- https://github.com/LineageOS/android_device_oneplus_bacon
Kernel:- https://github.com/LineageOS/android_kernel_oppo_msm8974
Place HOLDER for bugs !
Down link not working.
Gold Ribbed said:
Down link not working.
Click to expand...
Click to collapse
Fixed, bad copy paste, thanks for reporting that !
I have one question, does this rom supports DRM content and apps based on it?
Thanks for this Rod. Working good for me.
Not too much different from normal LoS but appreciated, thanks for keeping the OPO alive. Checked it out and everything is working smoothly, no major bugs, crashes or anything so far.
oneplusausage said:
Not too much different from normal LoS but appreciated, thanks for keeping the OPO alive. Checked it out and everything is working smoothly, no major bugs, crashes or anything so far.
Click to expand...
Click to collapse
Thats normal, the base it self its Los, the diference its on having 3 finger screenshot, microg nogapps support, nethunter support and mock locations apps the system report real GPS instead of mock app ( Pokemon will not ban for using mock location app ), support for face unlock its WIP ( no eta )
Hi, I've read somewhere that for new roms (Starting from Android 10) need to resize system partition. I've currently run 7.1.2 Rom, do I need to do the resize for this ROM? Thanks!
saphta said:
Hi, I've read somewhere that for new roms (Starting from Android 10) need to resize system partition. I've currently run 7.1.2 Rom, do I need to do the resize for this ROM? Thanks!
Click to expand...
Click to collapse
If the rom fail to flash its because you need to make that, but on OPO if you did not messed with the partitons before you will be probably just fine flashing and no need to resize. The issue is not really rom problem, the problem its when flashing gapps that will ask for more space, but that is most for bigger gapps packaging, it you use the nano or base package you will have no issues flashing. Sorry for late answer mate !
Hi Daniel, thanks for your reply! Will probably use a pico gapps package. Anyone used MindTheGapps?
saphta said:
Hi Daniel, thanks for your reply! Will probably use a pico gapps package. Anyone used MindTheGapps?
Click to expand...
Click to collapse
One or another should be fine, if use open gapps pick the small package and then install the rest trough Play Store !
Will do! thank you very much!
I'm not able to flash opengapps pico : error 70
I tried to resize system partition but not being able...
@danieldmm can you help me?
@danieldmm
I can confirm what amadeumagalhaes wrote above. Gapps pico won't install.
I've installed Magisk, got root and I tried deleting some system files to make more space but all apps I've used gave me the same message: uninstall failed. I used SD Maid, System app remover, My Android Tools.
Any ideas?
P.S.1 Instead of opengapps pico, I've flashed mindthegapps. No issues flashing it even if it's larger than opengapps pico. The issue with deleting system files remains unchanged.
Hi all,
Found one bug, after installing Signal. On video calls, my video is overexposed. Anyone else has this problem?
saphta said:
Hi all,
Found one bug, after installing Signal. On video calls, my video is overexposed. Anyone else has this problem?
Click to expand...
Click to collapse
A bunch of us had this same problem with @Tomoms ROM. He managed to fix this in recent releases.
I have no issues on whatsapp. On Tomoms ROM thread it says to restart the app until the overexposure is gone.
Well, its being a while guys, updated OP with 2.0 build done today.
TugaPower R 2.0 2023/06/02
https://cld.pt/dl/download/16e0f9e9-8f40-4f8d-8142-46bf5088f201/TugaPowerR2_OP1.zip
MD5: f064915c3dbb1fc4cc3d1fae0b62a623
If you have still 1.0 you cannot use OTA since the system its down, to use OTA you need to update the Updater you have on 1.0, will drop on bottom a update apk of Updater if you are on 1.0 and prefer to use OTA, just install as regular app updating the system one. And then use the built OTA to update from 1.0 to 2.0, you can also check the change log after updating the updater, its too big to post here, it have all the changes commited to lineageos since my last build. Enjoy guys, long live to OPO

Categories

Resources