[MOD][7.1 ONLY][FLASHABLE ZIP] Fix Yellow Torchlight - Xiaomi Redmi Note 4 Themes, Apps, and Mods

Install in recovery. Im sharing a fix for getting white torchlight in quicksettings.
Download :
https://drive.google.com/file/d/1_zQQ6iuRmefIUAZbYbxlMrJZutmYpTQb/view?usp=drivesdk

Kevin Saiza said:
Install in recovery. Im sharing a fix for getting white torchlight in quicksettings.
Download :
https://drive.google.com/file/d/1_zQQ6iuRmefIUAZbYbxlMrJZutmYpTQb/view?usp=drivesdk
Click to expand...
Click to collapse
Anything for oreo 8.1?
Sent from my Redmi Note 4 using Tapatalk

Souptik Mukherjee said:
Anything for oreo 8.1?
Click to expand...
Click to collapse
You can use magisk module to disable yellow flash

Thanks for the contribution, but I have a question, this permanently disables the yellow flash or only does it when you turn on the flashlight, because the yellow flash if I need it for the photos
thanks for the reply

jawahar.T said:
You can use magisk module to disable yellow flash
Click to expand...
Click to collapse
share the link pls?

iamdrdrb said:
share the link pls?
Click to expand...
Click to collapse
https://forum.xda-developers.com/redmi-note-4/themes/magisk-module-disable-yellow-flash-t3788346

Kevin Saiza said:
Install in recovery. Im sharing a fix for getting white torchlight in quicksettings.
Download :
https://drive.google.com/file/d/1_zQQ6iuRmefIUAZbYbxlMrJZutmYpTQb/view?usp=drivesdk
Click to expand...
Click to collapse
Thanks for this resource. But did you realise that the zip also contains many other things that have nothing to do with torchlights (some of your own stuff)?

Kevin Saiza said:
Install in recovery. Im sharing a fix for getting white torchlight in quicksettings.
Download :
https://drive.google.com/file/d/1_zQQ6iuRmefIUAZbYbxlMrJZutmYpTQb/view?usp=drivesdk
Click to expand...
Click to collapse
Will I be able to enable yellow light( if needed) after flashing this? Also, what colour of light is flashed in camera?
I'm on LineageOS 14.1 for mido, 3 gb ram and 32 gb memory, snapdragon processor.

Pranjul said:
Will I be able to enable yellow light( if needed) after flashing this? Also, what colour of light is flashed in camera?
I'm on LineageOS 14.1 for mido, 3 gb ram and 32 gb memory, snapdragon processor.
Click to expand...
Click to collapse
Yellow light will be permanently disabled

DarthJabba9 said:
Thanks for this resource. But did you realise that the zip also contains many other things that have nothing to do with torchlights (some of your own stuff)?
Click to expand...
Click to collapse
I just found this zip in lineage 14 forum. Its not mine. Can you identify whats other things in it except the yellowish flash fix ?
Also can i delete the system/bin/ files seen on zip file on my rom ?? Will that cause system crash ?
And backup file in addon.d/ ?

Kevin Saiza said:
I just found this zip in lineage 14 forum. Its not mine. Can you identify whats other things in it except the yellowish flash fix ?
Also can i delete the system/bin/ files seen on zip file on my rom ?? Will that cause system crash ?
And backup file in addon.d/ ?
Click to expand...
Click to collapse
I never install a zip without first checking its contents.
Everything in the zip file's system directory has no relevance to the yellow flash fix. It replaces your /etc/hosts file. It also installs several scripts into your /system/bin/ directory, and (with /system/addon.d/76-backup.sh) tries to make them persistent when you change your ROM.
I have not bothered to study all the scripts that it installs to your /system/bin/ directory - but I personally would delete them (and the script that it installed to /system/addon.d as well). I cannot see why deleting them would cause a system crash - but, as I said, I have not studied them all.

Related

Multi Boot Menu for Xperia Z1 Compact

Multiboot for Sony Xperia Z1 Compact
How its look -> http://i58.tinypic.com/35346bt.png
How to install boot menu
download bootmenu_amami.rar, extract folder "bootmenu" to the your internal storage
put boot.img or kernel.elf to the mainrom folder, make sure thats the same kernel like your primary rom (aka main rom)
download bootmenu.img from attachment, flash bootmenu.img using fastboot commnd: fastboot flash boot bootmenu.img
Click to expand...
Click to collapse
Since your bootmenu folder no contain settings.ini (you runing bootmenu at a first time), settings.ini will be created easily. You need to complete main step aka main rom creation:
(mainrom creation)
reboot into bootmenu, chose "patch rom package", navigate to the bootmenu folder on your internal storage, navigate to the mainrom folder, select mainrom.zip package (make sure boot.img or kernel.elf is the same like your current main rom kernel, and make sure boot.img is in folder mainrom), select mainrom.zip and click "yes". Main rom will be added into boot menu entry. Now reboot again into boot menu and you will see new menuentry, chose these menu to boot into your primary rom!
(other roms creation - you can do only if you completed main rom step)
reboot into bootmenu, chose "patch rom package", principe is a bit diferent than main rom step (we have 3 steps):
(step 1): make sure seccond rom package is on your external storage ...see this post -> http://forum.xda-developers.com/showpost.php?p=52830021&postcount=45
(step 2): chose rom zip you want to patch, patch them
(step 3): reboot again into boot menu (new rom entry will be displayed), select these rom to boot, on led blinking press to boot into cwm, now you are in cwm of these rom, now navigate to the same folder where is your package, you will find zip with appended name "patched.zip", chose these patched zip to install trought these recovery, you are done!
Click to expand...
Click to collapse
WARNING:
there is possibility for your partitions of the main rom to get overwriten if multiboot.sh fail to patch these rom you going to patch, just to let you know! Two click solution is in testing stage so there is probably a lot of bugs! I am not responsible if you lost your private data! So guys if you willing to help, I am waiting. Things need to be improved in multiboot.sh !
Click to expand...
Click to collapse
Source code of the my bootmenu project
https://github.com/munjeni/bootmenu_z1_and_z1c
Public License for BOOTMENU and for my Auxiliary Work
You can Distribute my source without my Permissions. Distribution should include my XDA name 'munjeni' and Link to this 'BOOTMENU' thread in your Credits sections/About sections and Properly Visible to Human Eyes. If you use our source and have them modified, you need to make them public to everyone!!! If you not propertly use my source and you not give proper credit, and you not share your modified source code which is based on my source code, I will find you and I will report your post!
Click to expand...
Click to collapse
No doubt, I'm really interested in multi boot,
I have tried it on my XU and it was awesome:laugh:
munjeni said:
Hallo, just to reserve our thread for something that you will like for sure! I have plan to port my old project to our device, more info you can see here -> http://www.xda-developers.com/android/xperia-boot-menu-ported-to-the-xperia-p-in-preview-form/
First thing - I will port them, thats for sure! Next thing - will try to integrate all things into boot menu (look into tutorial thread to see how it working) to make all things easy to all as possible, first of all I need to get more free time! Soon when I get one free day I will give you beta version! By now whant to see your opinions! Do you have interest in multiboot??? Let me know first!
Click to expand...
Click to collapse
I'm flashoholic,like to test everything, multiboot sounds nice
Sent from my Xperia Z1 Compact using XDA Premium 4 mobile app
Would this for example allow to have stock and cm11 both installed and easily switch between those 2? If yes then im totally up for it
Sounds definitely awesome!
Progress... Boot menu beta done, having problem with kexec, seems kexec not working. Will try with stock kernel since cm kernel probably have no working kexec.
Beta 1 is out! By now I have included 2 multiboot things, cwm and stock kitkat, will give you more (cm11...etc) when I get more free time! Enjoy!
munjeni said:
Beta 1 is out! By now I have included 2 multiboot things, cwm and stock kitkat, will give you more (cm11...etc) when I get more free time! Enjoy!
Click to expand...
Click to collapse
Can you not disable CABL and enable taptowake as any and all searching shows them to be kernel related?
XperienceD said:
Can you not disable CABL and enable taptowake as any and all searching shows them to be kernel related?
Click to expand...
Click to collapse
I'm sorry but I do not know what you're talking about! Plese be more clear!
munjeni said:
What? Plese be more clear
Click to expand...
Click to collapse
tap2wake
CABL
XperienceD said:
tap2wake
CABL
Click to expand...
Click to collapse
Sorry mate but our thread is related to the multiboot and not to the kernel things, you can open a new thread for your problem, sorry!
munjeni said:
Sorry mate but our thread is related to the multiboot and not to the kernel things
Click to expand...
Click to collapse
Oh, given that a boot.img is actually a kernel I thought it might be something you could implement whilst working on it.
munjeni said:
you can open a new thread for your problem, sorry!
Click to expand...
Click to collapse
They're not problems they are suggestions.
New version is out!
Changelog:
- all isues with kexeced kernel solved (missed modile data, wifi, bluetooth...etc)
- black theme
Enjoy!
I have trying to boot cm11 from sdcard whole day and have no idea why fail to boot! Anyone tried to boot cm11 from sdcard? What might be a problem?
munjeni said:
I have trying to boot cm11 from sdcard whole day and have no idea why fail to boot! Anyone tried to boot cm11 from sdcard? What might be a problem?
Click to expand...
Click to collapse
I'm planing on trying tomorrow, I'll try and give some feedback
Solved! Will give you soon cm11 in multiboot!
munjeni said:
Solved! Will give you soon cm11 in multiboot!
Click to expand...
Click to collapse
Well then I shall wait until you do so Thank you for your effort:fingers-crossed:
Done and CM11 is booted sucesfully from sdcard By now have only one problem which I have experienced last year on my multiboot for Xperia Go, I have solved them on Xperia Go but unable to find a thread how I got fixed them solved, problem now on Z1C is these seccondary rom runing from sdcard is very slow like was a year ago on Xperia Go, if some one found my post where I have fixed that please give me a link. I don't know if there is something related to the tune2fs parameters since I forgot how I got them fixed. Every idea is welcome!
Maybe this
http://forum.xda-developers.com/showpost.php?p=44945343&postcount=24
http://forum.xda-developers.com/showpost.php?p=44969886&postcount=36
http://forum.xda-developers.com/showpost.php?p=44979190&postcount=47
Yes seems 3.th post related to tune2fs and journal_data_writeback to cache and data giving better performance. Stil noticed some lags, probably because my 8gb old sdcard is so slow Will try to boot from internal storage, maybe it will give better performance or at least maybe an 64gb class 10 sdcard can solve lag problems? What you think guys?

[Rom]DeodexedBOH6 ThrashRom lite -3.4** update 9-10-2015*

I Welcome to the first custom ROM for the note 5 it is light fast with great battery life and a few minor modifications in due time I will add things I appreciate you for coming and trying out my work.. You can flash whatever kernel you enjoy the best. as I see everyone has different preferences.
2 versions.so please mind the instructions for each
You can choose between stock deodex or live on the edge and go with ThrashRom lite.. Your choice... Happy flashing.
The old AOGE downloads will be at the bottom if you need.
Developers-I do not mind if you use this as a base just please give credit.
9-11-2015 THRASHROM 3.4 clean flash
https://www.androidfilehost.com/?fid=24052804347813339
9-8-2015 ThrashRom 2.4 https://www.androidfilehost.com/?fid=24052804347811318
Boh6 modem- https://www.androidfilehost.com/?fid=24052804347812657
BOH4 modem only if you need - https://www.androidfilehost.com/?fid=24052804347809079
Arter kernel http://forum.xda-developers.com/showthread.php?t=3189907
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Features for lite
-rooted
-deodexed
-busybox
-3minit battery mod
-zip aligned
-over 200 fonts
-debloated
-private mode working
-SuperSU built in
-Knox removed
-boot sound removed
-international samsung boot animation
-ext read/write fix - thanks @TEKHD
-Netflix fix
-Removed volume warning
-block messages
-disable sms to mms threshold
-Removed Knox version in settings
-removed input method switcher in statusbar
-27 quick settings toggles
-5 way reboot thanks @foreverloco
-ram fix
-custom boot animation
-save restore messages
-enable camera during call
-increased volume throughout
Working V4A- http://forum.xda-developers.com/showthread.php?p=62783064
-more I'll post later when I get home
donations are not required or expected but if you feel like it.. It will give me more red bull to motivate me! ... paypal.me/JThrasher47
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Instructions - erase all registered fingerprints!BEFORE FLASHING! After you can put back in.
For THRASHROM LITE
Boot into recovery (TWRP OR PHILZ) NOT FLASHFIRE
-1. Make a backup
2. Perform a full wipe
3. Flash rom
( I recommend arter kernel but that is optional)
4.flash xposed (optional)
5.reboot. sometimes can take up to 10 minutes to boot first time.
6.thanks button goes a long way.
Uodated 3minit https://www.androidfilehost.com/?fid=24052804347810304
If you do not like 3 minit remove it with this-https://www.androidfilehost.com/?fid=24052804347809789
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ADD ONS-
Custom boot animation push to system /media and fix permissions
https://mega.nz/#!zN1ARSBA!3IOtVjsJbZH_f-Mz-v3cZ6BkioSThWNynIlsQjrvPas
-3minit for BOH4 ONLY - https://www.androidfilehost.com/?fid=24052804347810304 THANKS @foreverloco
3minit battery mod for AOGE ONLY https://www.androidfilehost.com/?fid=24052804347802688
Xposed framework-http://forum.xda-developers.com/xpo...samsung-lollipop-t3180960/page59#post62556222
noble kernel rebuild 2in case you have reboots with rebuild 3
https://www.androidfilehost.com/?fid=24052804347803877 @drbveb88 thanks for the link I lost lol
Xposed running great!
Old downloada-
Old V2-download- https://www.androidfilehost.com/?fid=24052804347803738
Still dirty flash and flash SuperSU
Old Debloated version- https://www.androidfilehost.com/?f...ww.androidfilehost.com/?fid=24052804347807578
ThrashRom Lite BOH4 with some mods- --please perform a full wipe on this one - https://www.androidfilehost.com/?fid=24052804347808630
list of apps removed--View attachment 3463572
Thanks to @Manh_IT for root and the kernel.
Thanks to @TEKHD for helping behind the scenes.
Thanks to @Chainfire for supersu
Thanks @-viperboy- for the updater script and all the help
Big Thanks to @markbencze for the banner!
Changelog:
V2- removed drive and lookout.. So you don't need to disable
Included kernel and su in rom
9-3-2015- Updated to new base
9-7-2015-removed volume warning
-removed input method switcher
-call/message block In settings
-Netflix fix
-removed Knox version in settings
-removed 3 minit.. Optional to flash
-disable sms to MMS threshhold
9-8-2015- added 27 toggles at boot
fixed private mode
Thanks to @daxgirl and @foreverloco for pointing me in the right direction
9-11-2015
-updated to boh6
-custom boot animation
-ram fix
-5 way reboot thanks @ foreverloco b/c I was being lazy
Thanks for getting things rolling!
dandroid7 said:
Thanks for getting things rolling!
Click to expand...
Click to collapse
No worries.. I'm just as ready as everyone else.. Too bad I don't have kernel knowledge
Misterjunky said:
I found this N920T (note 5) STOCK kernel posted in this forum earlier today but
forgot who posted the link. It's an Odin flash TAR file, perhaps you can use it.
Here is the download link in case you can use it:
https://www.androidfilehost.com/?fid=24052804347800814
Good luck,
Have a great day!
Click to expand...
Click to collapse
Thanks but no stock kernel will not work unless it has been modified.. There's a reason I left it out lol
Misterjunky said:
I found this N920T (note 5) STOCK kernel posted in this forum earlier today but
forgot who posted the link. It's an Odin flash TAR file, perhaps you can use it.
Here is the download link in case you can use it:
https://www.androidfilehost.com/?fid=24052804347800814
Good luck,
Have a great day!
Click to expand...
Click to collapse
I posted that earlier and that is not the stock kernel that is the stock recovery you should give credit where credit's due man not upload that to your own file host..
re: ok
jthrasher47 said:
I posted that earlier and that is not the stock kernel that is the stock recovery you should give credit where credit's due man not upload that to your own file host..
Click to expand...
Click to collapse
I just edited my post and also removed it from the file hosting.
Thanks for letting me know!
Have great day!
Misterjunky said:
I just edited my post and also removed it from the file hosting.
Thanks for letting me know!
Have great day!
Click to expand...
Click to collapse
I will put together a stock boot tar.. And if you send me one for your device I will put together one for your device too. But it's just not cool to take peoples stuff they put together for the community and upload to your host and share it around..
No harm no foul..
Will that stock boot tar be compatible with my s6 edge+ too?
Perhaps since the Note 5 and the s6 edge+ are almost identical
the roms, recovery and the kernel might be interchangeable. ..
Maybe that's just a lot of wishful thinking on my part.
Have a great day, and good luck with the rom.
Sent from my SM-G928T using Tapatalk
Misterjunky said:
Will that stock boot tar be compatible with my s6 edge+ too?
Perhaps since the Note 5 and the s6 edge+ are almost identical
the roms, recovery and the kernel might be interchangeable. ..
Maybe that's just a lot of wishful thinking on my part.
Have a great day, and good luck with the rom.
Sent from my SM-G928T using Tapatalk
Click to expand...
Click to collapse
I'm not sure. If it has any similarities to the s6 and s6 edge then it might boot but stiff gets broke like screen gets twisted on x Axis and whatnot so I kind of doubt it.. But recovery I'm sure would be fine.
In the build.prop issues like the screen might be an easy fix by renaming
the model numbers or the versions.
To me it looks like the actual rom has parts in it for more than one phone
model and certain files like the build.prop tell the rom which parts to use
depending on the phone's model.
Or am I completely wrong?
Sent from my SM-G928T using Tapatalk
Misterjunky said:
In the build.prop issues like the screen might be an easy fix by renaming
the model numbers or the versions.
To me it looks like the actual rom has parts in it for more than one phone
model and certain files like the build.prop tell the rom which parts to use
depending on the phone's model.
Or am I completely wrong?
Sent from my SM-G928T using Tapatalk
Click to expand...
Click to collapse
Yeah I don't mean to sound rude but yea you're wrong the build.prop won't do anything if you make the changes I mean if you flash it and your axis gets inverted you just put in the dialer code *#2663# and press ftp firmware upgrade and it will fix it it..
The kernel modules is what tells it what to do
re: screen issue
jthrasher47 said:
Yeah I don't mean to sound rude but yea you're wrong the build.prop won't do anything if you make the changes I mean if you flash it and your axis gets inverted you just put in the dialer code *#2663# and press ftp firmware upgrade and it will fix it it..
The kernel modules is what tells it what to do
Click to expand...
Click to collapse
Yea, I know about that *#2663#, it saved my bacon when my touchscreen on my
Note 4 went crazy, it was the right resolution and size but none of the touches
corresponded with what was on the screen, however the s-pen did work properly.
After punching in that code and doing the upgrade the phone worked perfectly.
Before finding that code I was about to flush the phone down the toilet. LOL
The problem was all my fault, I by error odin flashed the wrong version of twrp.
Zip failed to flash on my Note5. Restoring my backup, I'll get you the error log when I'm back in Android.
EDIT: Literally nothing helpful...
Code:
Installing '/sdcard/Deodexed-N920TUVU1AOGE.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Deodexed-N920TUVU1AOGE.zip'
Updating partition details...
Let me take a look inside the zip and see what's up.
EDIT2: Yeah, you don't have a META-INF folder. No updater-script or anything. No wonder this won't flash. You'll need to fix that before this will flash.
-viperboy- said:
Zip failed to flash on my Note5. Restoring my backup, I'll get you the error log when I'm back in Android.
EDIT: Literally nothing helpful...
Code:
Installing '/sdcard/Deodexed-N920TUVU1AOGE.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/Deodexed-N920TUVU1AOGE.zip'
Updating partition details...
Let me take a look inside the zip and see what's up.
EDIT2: Yeah, you don't have a META-INF folder. No updater-script or anything. No wonder this won't flash. You'll need to fix that before this will flash.
Click to expand...
Click to collapse
It says the zip is uploading on the OP lol.. I had a bad connection at work and had to stop uploading I'm about to be back and I'm going to start uploading to flashable
jthrasher47 said:
It says the zip is uploading on the OP lol.. I had a bad connection at work and had to stop uploading I'm about to be back and I'm going to start uploading to flashable
Click to expand...
Click to collapse
The ROM I downloaded was complete, not corrupted. It's just missing essential files needed to flash the ROM.
What you're going to upload next, you've tested and it flashes? I can help you if you need.
EDIT: Oh, the link you put up was a system download lol gotcha, missed that part.
-viperboy- said:
The ROM I downloaded was complete, not corrupted. It's just missing essential files needed to flash the ROM.
What you're going to upload next, you've tested and it flashes? I can help you if you need.
Click to expand...
Click to collapse
That is not the ROM that you downloaded that is just the system files that I put there for anyone to use as a base if they need I have to run it through archikitchen to get the updater script unless you have one lying around that will flash on our phones lol
I'm just getting home so I'm about to start running that it should not be long
jthrasher47 said:
That is not the ROM that you downloaded that is just the system files that I put there for anyone to use as a base if they need I have to run it through archikitchen to get the updater script unless you have one lying around that will flash on our phones lol
I'm just getting home so I'm about to start running that it should not be long
Click to expand...
Click to collapse
Yeah, I missed that lol I quickly threw one into the system download, it just successfully flashed, but it's bootlooping after hitting the T-Mobile logo haha I'm at work, so I'll look at it later.
-viperboy- said:
Yeah, I missed that lol I quickly threw one into the system download, it just successfully flashed, but it's bootlooping after hitting the T-Mobile logo haha I'm at work, so I'll look at it later.
Click to expand...
Click to collapse
The lollipop updater scripts are different from jelly bean they have to find the block and mount it that's why I have to run it through the kitchen real fast I just threw this up there the other day for any better qualified people to use as a base.
Now that we have root I'm about to get the updater script and throw it in there and upload
jthrasher47 said:
The lollipop updater scripts are different from jelly bean they have to find the block and mount it that's why I have to run it through the kitchen real fast I just threw this up there the other day for any better qualified people to use as a base.
Now that we have root I'm about to get the updater script and throw it in there and upload
Click to expand...
Click to collapse
No, you can do something like this:
Code:
run_program("/sbin/mount", "-t", "auto", "/system");
and that'll work just fine.
I have a feeling mine bootlooped because of permissions or symlinks, but it wasn't booting far enough for me to get a logcat of it.
-viperboy- said:
No, you can do something like this:
Code:
run_program("/sbin/mount", "-t", "auto", "/system");
and that'll work just fine.
I have a feeling mine bootlooped because of exactly permissions or symlinks, but it wasn't booting far enough for me to get a logcat of it.
Click to expand...
Click to collapse
Exactly.. Archikitchen does all the sym links in the updater script.. I'll admit I'm not that skilled lol I can just build a simple ROM. It seems like you know what you're doing if you can help in any way that would be appreciated other than that the only way I know how to do it is through the kitchen

UPDATED [ROM] [32bit [stable] MIUI9 7.10.12 by eko kodok

This is my first post
Disclaimer: flash your own risk
Fully stable miui 9 by eko kodok
I am not the developer of this ROM
Instruction : reboot to recovery
Wipe (data system cache)
all with ex4( f2fs not supported)
unmount system
Flash miui 9
Flash gapps ( arm,5.11,pico,)
For updating :clean flash recommended for latest version gapps and super su included however you can change your root method after fist boot
Bugs : you tell me
Download 7.9.15::laugh::laugh:https://drive.google.com/file/d/0B9dI9Lbtzh2uYms5blg1UVFXNTQ/view?usp=drivesdk
Download 7.10.12(latest bug fixed):https://drive.google.com/file/d/0B9dI9Lbtzh2uNVlUZ01CM2txS3M/view?usp=drivesdk (gapps included super su included )
Change log second post
Press thanks if helped :good:
Credit: eko kodok for everything
And me for informing :laugh:
Android version :5.1.1
ROM status :stable
MIUI version :9 (7.10.12)
Highlights
Optimization - Hide free and incompatible themes in the list of the purchased items (10-10)
System
Fix - Auto brightness getting too dark compared to the previous version (10-10)
Fix - Download warning pops up repeatedly in Google Play/Gmail (10-10)
Phone
Optimization - Vibration no longer affects the features which reduce ringer volume when the phone is lifted or flipped to silence (10-10)
Themes
Optimization - Hide free and incompatible themes in the list of the purchased items (10-10)
Other
New - "Apps" support updates now (10-11)
And many more fixes enjoy
Note: it will comes with miui Chinese recovery but twrp is still there you can select recovery to go twrp from the Chinese recovery (the only English is that "recovery" you can find it easily ) how ever it will help us to patch based ota flasheble
Can you please share the original source? Thank you.
Screenshot
Please provide screenshots
xda_borj said:
Can you please share the original source? Thank you.
Click to expand...
Click to collapse
I told u buddys its not my ROM
This rom developed by eko kodok he is not going to upload on xda
masvk97 said:
Please provide screenshots
Click to expand...
Click to collapse
Bro this is same miui9 as pawan miui but its stable and zero bugs
pattanirijukvk said:
Bro this is same miui9 as pawan miui but its stable and zero bugs
Click to expand...
Click to collapse
rom is not booting bro.
any help for me???
ChaRun6 said:
rom is not booting bro.
any help for me???
Click to expand...
Click to collapse
First boot will take upto 15 mnts and if u formated data as f2fs you have to format data as ext4
pattanirijukvk said:
First boot will take upto 15 mnts and if u formated data as f2fs you have to format data as ext4
Click to expand...
Click to collapse
in ext4 and waited for 30mns.
Noting is happening bro
ChaRun6 said:
in ext4 and waited for 30mns.
Noting is happening bro
Click to expand...
Click to collapse
I don't have any problems try w/o gapps
who knows - not working menu for developer, home button, menu and recent apps
zhekacrazy said:
who knows - not working menu for developer, home button, menu and recent apps
Click to expand...
Click to collapse
Its working everything
pattanirijukvk said:
Its working everything
Click to expand...
Click to collapse
thank you. going to flash another
pattanirijukvk said:
I don't have any problems try w/o gapps
Click to expand...
Click to collapse
i just flashed rom noting else and tried many times
ChaRun6 said:
i just flashed rom noting else and tried many times
Click to expand...
Click to collapse
Are you using 32bit recovery then you have to mount system after wiping
the little things-not changing the profile picture, and the region. the region only China
zhekacrazy said:
the little things-not changing the profile picture, and the region. the region only China
Click to expand...
Click to collapse
Thanks for the review
The region only effect in mi apss
And the profile picture I'll look into it
always rollback fresh after restart
Link is updated look in op
Wipe everything f2fs not supported u have to format data and cache as ext4
After wiping everything unmount system
Flash ROM and gapps
pattanirijukvk said:
Are you using 32bit recovery then you have to mount system after wiping
Click to expand...
Click to collapse
we have to mount or unmount system plz be clear.

[ROM] [7.1.2][MARKW] ViperOS 3.1.1 Final by qwertyTom

ViperOS for markw is here!
Thanks to qwertyTom, karevn, Razziell, Anomalchik,TheScarastic for working on the source code for MARKW.
Kernel: Nosgoth V3 +
Security system from Dec'17
Current version 24/12/2017: Final
Highlights:
1) Beautiful animations.
2) Beautiful design.
3) Advanced functionality settings.
4) Shuster.
5) Very fast fingerprint scanner. (Personally, tester's fingerprint scanner fires very quickly, faster than on other OSes)
Changelog:<full>
Code:
24-12-17
-Final version
-Enabled camera2api (hal3)
28-11-2017
* kernel/xiaomi/markw/
5ccdc6f core_ctl: disable at config [Nikolay Karev]
5b37dcc DTS housekeeping [Nikolay Karev]
70a3c66 Merge branch 'core_ctl' into experimental_work [Nikolay Karev]
Downloads:
20171224-Server, MD5:
20171224-Gdrive
20171128-Gdrive
20171116-Gdrive
Original Thread: 4pda
Final update announcement!
Shared here instead of ROM section as sources are not disclosed.
Hello my Friend,
Please share screenshots for this ROM.
Mithrandir107 said:
Hello my Friend,
Please share screenshots for this ROM.
Click to expand...
Click to collapse
You'll find screenshots on 4pda thread.
I haven't tried this rom yet. In distant future, maybe. I'll post my own screenshots then, and move this thread on rom section.
Here you go...
Mithrandir107 said:
Hello my Friend,
Please share screenshots for this ROM.
Click to expand...
Click to collapse
How is battery life brother?
saravuthream said:
How is battery life brother?
Click to expand...
Click to collapse
I can't say how's the battery life.
I just flashed this ROM and after flashing Magisk 12, Gapps and restoring some settings from Titanium Backup, I've got areally nasty overheating on my device and just went back to my previous ROM (AOSiP).
Btw, I've been using Dual Boot Patcher app to test all recent ROMS (RR, AoSiP, Validus...). Good app to switch between ROMs easily (screenshot attached).
BJumperBR said:
I can't say how's the battery life.
I just flashed this ROM and after flashing Magisk 12, Gapps and restoring some settings from Titanium Backup, I've got areally nasty overheating on my device and just went back to my previous ROM (AOSiP).
Btw, I've been using Dual Boot Patcher app to test all recent ROMS (RR, AoSiP, Validus...). Good app to switch between ROMs easily (screenshot attached).
Click to expand...
Click to collapse
Can you share the thread you followed for dual boot? Or write a thread on it? I've dual boot patcher apk, ends up booting into recovery every time I want to boot into secondary rom. If the ramdisk file of primary rom is modified, it also ends up booting into recovery.
I remember having some partition encryption issues when I first started using DBP and I had to format data/system partition to remove encryption.
As you can see from the screenshot I posted, I've been using all ROMs as "DATA" slots. Secondary ROMs don't work for me either.
kibria.mgk said:
Can you share the thread you followed for dual boot? Or write a thread on it? I've dual boot patcher apk, ends up booting into recovery every time I want to boot into secondary rom. If the ramdisk file of primary rom is modified, it also ends up booting into recovery.
Click to expand...
Click to collapse
BJumperBR said:
I remember having some partition encryption issues when I first started using DBP and I had to format data/system partition to remove encryption.
As you can see from the screenshot I posted, I've been using all ROMs as "DATA" slots. Secondary ROMs don't work for me either.
Click to expand...
Click to collapse
I have data partition formatted, phone shows not encrypted now. I'll try installing in data slot.
No extra tweaks are required then?
Just patch the ROM zip to a new data slot and flash it from TWRP.
And remember to patch all zip files you want to flash on the ROM (GAPPS, SuperSU/Magisk) to the same slot you used for the ROM.
kibria.mgk said:
I have data partition formatted, phone shows not encrypted now. I'll try installing in data slot.
No extra tweaks are required then?
Click to expand...
Click to collapse
Nice rom. But Vpapers did not work.
BJumperBR said:
Just patch the ROM zip to a new data slot and flash it from TWRP.
And remember to patch all zip files you want to flash on the ROM (GAPPS, SuperSU/Magisk) to the same slot you used for the ROM.
Click to expand...
Click to collapse
Many thanks. Applied rom in data slot booted up successfully.
BJumperBR said:
Here you go...
Click to expand...
Click to collapse
Thank you friend!
New 281117 build.
Download: Server, Gdrive
Changelog: <textfile>
hello,friend,can you help me to tell ZMIJGORYN something?i find Lineage OS 14.1 Extended one issue,can't set USB to Charge this device only work on Transfer files when i connect the mobile to computer,thanks a lot.And i waiting for him Lineage OS version
lovekobeme said:
hello,friend,can you help me to tell ZMIJGORYN something?i find Lineage OS 14.1 Extended one issue,can't set USB to Charge this device only work on Transfer files when i connect the mobile to computer,thanks a lot.And i waiting for him Lineage OS version
Click to expand...
Click to collapse
Have you checked the settings in Developers option? You can switch default usb option there.
kibria.mgk said:
Have you checked the settings in Developers option? You can switch default usb option there.
Click to expand...
Click to collapse
Yeah,i try it to solved that,thanks.
New 20171222 build is up, comes with hal3.
Download: server
BJumperBR said:
I can't say how's the battery life.
I just flashed this ROM and after flashing Magisk 12, Gapps and restoring some settings from Titanium Backup, I've got areally nasty overheating on my device and just went back to my previous ROM (AOSiP).
Btw, I've been using Dual Boot Patcher app to test all recent ROMS (RR, AoSiP, Validus...). Good app to switch between ROMs easily (screenshot attached).
Click to expand...
Click to collapse
Hi. Im new to flashing and I want to use the dual boot. Where can I download it and how can I use it? A thread for our device would be nice. Thanks
I tried to download the latest build from qwertytom.cloudapp.net but the site can't be reached. Is there another download link?

[MAGISK][mido]White Torch Light with Dual Flash for Camera and More

This is my personal MAGISK mod that I use. It's quite versatile as one can change it depending on what one needs. It's just a matter of uncommenting/commenting out the related lines, beginning with 'write /sys/....'
You'll find them in the common folder in services.sh and post-fs-data.sh.
Currently it has been set up to change the yellow torch light in custom ROMs to white while retaining the camera's dual flash.
You do not need to change anything if you just need the above functionality, just download and load the mod in Magisk.
However, if you wish to try out the other tweaks included then you'll need to unzip it, change the wanted values and zip them again to be able to flash it in Magisk; I use ZArchiver.
All these tweaks were cherry picked from the sample.sh script so generously provided by @DarthJabba9 in his thread.
If your looking for more cool tweaks and tweaks for devices without Magisk, you should check out his thread.
Tweaks available in this MOD:
-white flash light and/or torch (depending on what you change)
-limit max CPU scaling frequency (for more battery life)
-set idle GPU to 133 Mhz (for more battery life)
-correct screen retention for Tianma displays
-change the read ahead value for external storage
Read the codes in the services.sh and post-fs-data.sh to find out more.
This has been tested on Oreo but should work for Nougats as well
Enjoy!!
Download
CREDITS:
@DarthJabba9
WORD OF CAUTION:
Apart from using the values provided in the scripts by un-commenting them, do not try to change the values or lines on your own if you're not aware of what it does/will do. It can seriously damage your device and anyone including me shall not be held responsible for it.
'''Update:'''
'''07/10/2018'''
using only
write /sys/class/leds/led:torch_1/max_brightness 0
Thanks man.. ??
Will this work in lineageOS 15.1 (build 2018-06-18) on mido?
Will i have to unpack and repack it if i just want white light from notifications panel or just installing from magisk will be sufficient?
Sorry , I am a noob.
Yes
Yes, just use as is
OP updated for more clarity, thanks
This module of your magisk could have bad effect in custom kernel sir?
jhun3xx said:
This module of your magisk could have bad effect in custom kernel sir?
Click to expand...
Click to collapse
In which way?
thapaavijeet said:
In which way?
Click to expand...
Click to collapse
In speed and batt life sir.. Im using overclock kernel
jhun3xx said:
In speed and batt life sir.. Im using overclock kernel
Click to expand...
Click to collapse
If your just using the mod as is, without changing anything in it, then it does not do anything else other than change the torch light colour.
jhun3xx said:
In speed and batt life sir.. Im using overclock kernel
Click to expand...
Click to collapse
If your just using the mod as is, without changing anything in it, then it does not do anything else other than change the torch light colour.
Noob here!
I want this tweak:correct screen retention for Tianma display.
What to do in service.sh?Should i remove the"#"sign from that line or what?
Sent from my Redmi Note 4 using XDA Labs
arvarobert said:
Noob here!
I want this tweak:correct screen retention for Tianma display.
What to do in service.sh?Should i remove the"#"sign from that line or what?
Click to expand...
Click to collapse
Yeah, remove, zip and then load in Magisk.
However, I'm not sure that it will work coz I guess it has got something to do with the kernel too.
You may try and let me know, would be great!
thapaavijeet said:
Yeah, remove, zip and then load in Magisk.
However, I'm not sure that it will work coz I guess it has got something to do with the kernel too.
You may try and let me know, would be great!
Click to expand...
Click to collapse
Ok i will inform you, but how to know if it's working?
Sent from my Redmi Note 4 using XDA Labs
arvarobert said:
Ok i will inform you, but how to know if it's working?
Click to expand...
Click to collapse
I was trying this for sometime now and it appears that this only works with kernels that have support for KCal control.
However, I might be completely wrong considering that I'm a bigger noob than what you yourself claim to be....
I was trying to take screenshots of screen retention... :laugh: :silly:
thapaavijeet said:
Yeah, remove, zip and then load in Magisk.
However, I'm not sure that it will work coz I guess it has got something to do with the kernel too.
You may try and let me know, would be great!
Click to expand...
Click to collapse
Hey man, this module does not seem to work in RR unofficial by endless. This rom has XiaomiParts included in it wherein you can adjust the white/yellow led brightness. I only want white led in torch but dual led in camera flash.
Sorry for quoting this. Just needed to get your attention
chickentuna said:
Hey man, this module does not seem to work in RR unofficial by endless. This rom has XiaomiParts included in it wherein you can adjust the white/yellow led brightness. I only want white led in torch but dual led in camera flash.
Sorry for quoting this. Just needed to get your attention
Click to expand...
Click to collapse
could you get the output of these three commands from a terminal emulator or adb. You would require root privileges to run them
Code:
cat /sys/class/leds/led:flash_1/max_brightness
cat /sys/class/leds/led:torch_1/max_brightness
cat /sys/class/leds/torch-light1/max_brightness
thapaavijeet said:
could you get the output of these three commands from a terminal emulator or adb. You would require root privileges to run them
Click to expand...
Click to collapse
All done using default led settings
Edit: This is with the magisk module enabled
chickentuna said:
All done using default led settings
Click to expand...
Click to collapse
unpack the mod zip and remove the comment in the below line in service.sh
Code:
#write /sys/devices/soc/qpnp-flash-led-25/leds/led:torch_1/max_brightness 0
to
Code:
write /sys/devices/soc/qpnp-flash-led-25/leds/led:torch_1/max_brightness 0
zip all the files again and load it in Magisk.
Check if that works
So currently I'm running on these settings and this gives me super bright while torch along with dual flash as long as I focus and click.
Can someone out there please guide us on what the appropriate values should be before one of us ends up blowing our leds.
I could only figure out that one of them should be always set to zero for the white torch
Code:
write /sys/devices/soc/qpnp-flash-led-25/leds/led:torch_1/max_brightness 2000
write /sys/class/leds/led:flash_1/max_brightness 1000
write /sys/class/leds/led:torch_1/max_brightness 0
write /sys/class/leds/torch-light1/max_brightness 1000
changed the values again in hopes for moderation
thapaavijeet said:
unpack the mod zip and remove the comment in the below line in service.sh
to
zip all the files again and load it in Magisk.
Check if that works
Click to expand...
Click to collapse
Tried. Didn't work

Categories

Resources