[kernel] MYKernel - Xiaomi Redmi 3 ROMs, Kernels, Recoveries, & Other

Firstly, I'm not a dev. I just love to tinker. Secondly I'm rubbish with c/c++. I just have some basic scripting knowledge. But I managed to port flar2 dt2w/s2w from thewisenerd port for redmi 1s to the redmi 3. I just wanted to share my build. Hopefully someone can add something nice to it.
Disclaimer: the files attached here are for my own personal use. I'm just sharing in case someone has a use for them. If you decide to use any of them, you're doing it on your own free will. You are solely responsible for your own actions. I can be in no way whatsoever be held responsible for any consequences resulting from your actions.
Compatibility:
Redmi 3: Focaltech panel only. Imagis panel still testing
Redmi 3 Pro: Fingerprint sensor not working
Rom: Miui, cm12.1
Not compatible with cm13 by anik khan
Feature:
* based on stock kernel 3.10.49
* dt2w
* faux sound control v3
* bfq scheduler
* intelliactive governor
* msm hotplug
I know this list is pathetic lol
Bugs:
All fixed. You found more, you tell me
Installation
Flash using twrp
Don't wipe anything
Reboot
Dt2w
echo 1 > /sys/android_touch/doubletap2wake
OR
Use Kernel Adiutor
Init.d
Required to run scripts across reboots, eg. To enable wake gestures. Place scripts in /etc/init.d folder. Scripts must not contain any file extension. Must have busybox installed in /system/bin
Changelog
*** 24/8 added msm hotplug
*** 24/8 added intelliactive gov
*** 23/8 added faux sound control, bfq scheduler
*** 30/7 fixed in-call touches active
*** 29/7 fixed imagis panel
*** 27/7 fm radio fixed
*** 24/7 sensors fixed for devices having sitronix sensors. @randomprofilename for testing ***
*** 24/7 i just found out there are different sensors hardware on different phones. It's weird xiaomi didn't use different model names. If sensors are not working, you probably are having a different hardware than mine. I'm working on getting all fixed
*** Fixed ambient light and proximity sensors 23/7
*** Fixed the rest of sensors 23/7
Before even downloading the files, please have the common sense to backup your boot and system partition. Modules will be replaced in system partition that is why you need to backup your system partition. I do not modify anything outside of these partition, so it will be very difficult to brick your phone.
Kernel source:
https://github.com/yantz74/Ido_Redmi3_Kernel
if you add something nice to it, please let me know
I provide init.d enabler so that you can apply the wake gestures on boot. It'll be useful for other purposes too
Credits:
flar2 for the original wake gestures work
premaca for the excellent port for redmi 2 of flar2 dt2w
haikalizz for his guidance
randomprofilename for testing
dclucifer for testing

Nice work thankyou

Nice
Thanks for your work man, i can't test this now, but... nice job!:good:

Nice, I always need the double tap to wake up when the mobile is on the table.. But I a very normal user.. Let's se if someone can test and improve this work.. Thanks!!
Enviado desde mi Redmi 3 mediante Tapatalk

hi... on my device, base miui eu/polska 6.7.14 does not work..
hopefuly can fix. and say thanx to devolep it.. regards

[email protected] said:
hi... on my device, base miui eu/polska 6.7.14 does not work..
hopefuly can fix. and say thanx to devolep it.. regards
Click to expand...
Click to collapse
Did you activate the gesture? Dt2w or s2w or both?
Can you upload logcat please

Sorry om @yantz, im a newbie.. how to enable its option?
Sent from my Redmi 3 using XDA Free mobile app

[email protected] said:
Sorry om @yantz, im a newbie.. how to enable its option?
Sent from my Redmi 3 using XDA Free mobile app
Click to expand...
Click to collapse
You can use any kernel mod helper app from playstore. I'm using kernel adiutor

yes.. i've just tried it.. and its works fine.. thank om @yantz . and please fix bug. and thanks for your hardwoks
Sent from my Redmi 3 using XDA Free mobile app

working on redmi 3 pro ?
btw what u mean by
Not working:
Proximity and light sensor
Magnetic field and Orientation sensor
pathetic again lol only accelerometer sensor is working
does it mean my other sensors are unusable for normal use?

DeviceRavager said:
working on redmi 3 pro ?
btw what u mean by
Not working:
Proximity and light sensor
Magnetic field and Orientation sensor
pathetic again lol only accelerometer sensor is working
does it mean my other sensors are unusable for normal use?
Click to expand...
Click to collapse
Frankly speaking I'm not sure. Best is try it yourself. Backup your boot and system partitions and try.
Yes other sensors are unusable currently

23/7 1243: fixed ambient light and proximity sensors. Zip file uploaded

23/7 1616: all sensors fixed. Upgraded build to beta now. Zip file uploaded

Fingerprint works?
Odoslané z Redmi 3 pomocou Tapatalku

Wow! Good job. Works on CyanogenMod 12 and 13??
Enviado desde mi Redmi 3 mediante Tapatalk

domino2115 said:
Fingerprint works?
Odoslané z Redmi 3 pomocou Tapatalku
Click to expand...
Click to collapse
Sorry i can't confirm, I'm using redmi 3 not pro. Best is you try. If it works, good for you. If not, send me a boot log and restore your partitions
luilly said:
Wow! Good job. Works on CyanogenMod 12 and 13??
Enviado desde mi Redmi 3 mediante Tapatalk
Click to expand...
Click to collapse
No because the ramdisk is stock. Maybe I'll make 1 for cm later

work flawlessly on dt2w (no idea how to s2w) but fingerprint scanner option on redmi 3 pro dissapeared.

yantz said:
Sorry i can't confirm, I'm using redmi 3 not pro. Best is you try. If it works, good for you. If not, send me a boot log and restore your partitions
No because the ramdisk is stock. Maybe I'll make 1 for cm later
Click to expand...
Click to collapse
Oh yes please. And if it's compatible with cm12 and cm13 much better. Thanks in advance. You're great!!
Enviado desde mi Redmi 3 mediante Tapatalk

DeviceRavager said:
work flawlessly on dt2w (no idea how to s2w) but fingerprint scanner option on redmi 3 pro dissapeared.
Click to expand...
Click to collapse
Great! Thank you for testing. S2w works by swiping right to left at the lower part of the screen. It's dodgy tho lol.
Can you send me boot log please. 2 logs, good boot and bad boot. Thx

Ill try it but i want to ask if in this kernel is included any improvments in multitasking/performance/battery life , bcause multitasking sucks for me even if i have 3gb ram and memory optimalization off/low
Odoslané z Redmi 3 pomocou Tapatalku

Related

[APP][XPOSED][1.0] hellsCode - A KnockCode mod for hellsCore kernel

Code:
/** Disclaimer
* The usual stuff, I am not responsible for any damages from this mod,
* either to you phone, your job, your house, your kitten, blah blah…
*/
Introduction, How it works, etc.
This is a KnockCode feature addition for hellsCore kernel on our beloved Nexus 4.
I created this mod by modifying Stratoks's dt2wake in hellsCore kernel that you can input a pattern on the screen, which is separated in a grid of 4 rectangles (For further explanation search for LG KNOCKcode on Google). I record that pattern in Touchscreen driver, and then write it into a sysfs file.
In the second step, the hellsCode config Xposed module reads the code from that file, and compares it to the code saved in its preferences. If the code was correct, it finishes the Keyguard to unlock your device.
If the code is wrong, the screen still goes on, but this time shows the Keyguard. That means you can also use it as QuadrupleTap2Wake
At the moment, this mod heavily relies on Xposed, but I hope that I can integrate this mod directly into some custom roms, I will write a guide for rom creators later.
Since B80, my mod is merged into the official hellsCore kernel.
Sources:
Look below.
Click to expand...
Click to collapse
Installation instructions
* You need Xposed for this to work properly
* Install hellsCore kernel from here (since B80)
* Install hellsCodeConfig.apk, activate in Xposed installer, reboot.
* Set up your code in hellsCode Config app.
* You need to have doubletap2wake enabled in your favorite Kernel manager, and also enable the mod with
echo 1 > "/sys/devices/virtual/input/lge_touch/hells_code_enabled"
To disable temporarily, do echo 0 > "/sys/devices/virtual/input/lge_touch/hells_code_enabled", to remove permanently uninstall the hellsCode Config app.
Click to expand...
Click to collapse
Thanks To/Credits
Code:
* hellsgod for creating the best kernel in the world
* Stratosk for providing me the base with his dt2wake mod
XDA:DevDB Information
hellsCode, Device Specific App for the Google Nexus 4
Contributors
Maxr1998, hellsgod
Source Code: https://github.com/hellsgod/hells-Core-N4/commit/10eb65957bbcf65004d432a02fe7345a149c36db
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2015-06-27
Created 2015-06-15
Last Updated 2016-08-24
Download
Changelog
Code:
1.1 - 2015.06.27
[fix] -- relock keyguard
Older changelogs:
Code:
1.0 - 2015.06.15
[new] -- initial release
Click to expand...
Click to collapse
FAQ
Why isn't there a version for CM?
-- There actually is one, just take a look at the official hellsCore kernel, which includes the mod since B80.
The device sometimes unlocks when woken up with the power button, why does this happen?
-- That was a bug, fixed with config 1.1
Click to expand...
Click to collapse
Good job man, will try this asap!
is it echo 1 > "/sys/devices/virtual/input/lge_touch/hells_code_enabled"
or
echo 1 > /sys/devices/virtual/input/lge_touch/hells_code_enabled ???
eurochild said:
Good job man, will try this asap!
is it echo 1 > "/sys/devices/virtual/input/lge_touch/hells_code_enabled"
or
echo 1 > /sys/devices/virtual/input/lge_touch/hells_code_enabled ???
Click to expand...
Click to collapse
Whatever. With "" it has nicer formatting, and is most times better when you have spaces in folder names.
Sent using my nexus⁴ running Euphoria 1.1 with Xposed and hells-Core B78
Feedback
Really thanks! I really like knock code. This mod works great, but with three problems :
1. Lock screen is shown for a milisec, then unlocks. Not really a big problem.
2. After unlocking, status bar is sometimes pulled down.
3. Power button is useless now. Every time I use power button, it bypasses lockscreen. Every time.
I hope this mod advances with updates! Thanks!
ddaggebi said:
Feedback
Really thanks! I really like knock code. This mod works great, but with three problems :
1. Lock screen is shown for a milisec, then unlocks. Not really a big problem.
2. After unlocking, status bar is sometimes pulled down.
3. Power button is useless now. Every time I use power button, it bypasses lockscreen. Every time.
I hope this mod advances with updates! Thanks!
Click to expand...
Click to collapse
1. I still have to research which hooks suit better.
2. Really? That's strange, and has nothing to do with the mod..
3. That's a bug, read OP
Btw, if you touch screen once, and then press power button, it doesn't unlock. Will fix later today IF I have the time.
I unfortunately ignored school a bit the last few days, and have to catch up :/
Sent using my nexus⁴ running Euphoria 1.1 with Xposed and hells-Core B78
ddaggebi said:
Feedback
Really thanks! I really like knock code. This mod works great, but with three problems :
1. Lock screen is shown for a milisec, then unlocks. Not really a big problem.
2. After unlocking, status bar is sometimes pulled down.
3. Power button is useless now. Every time I use power button, it bypasses lockscreen. Every time.
I hope this mod advances with updates! Thanks!
Click to expand...
Click to collapse
For me is working quite fine, only problem i face is that the mod is not respecting unlocking sequence configured on hellscode config, if you tap on anywere 4 times phone unlocks.
Enviado desde mi Nexus 4 mediante Tapatalk
Thanks for the quick reply. I will love this if the power button bug is fixed!
About the statusbar, I think it is related with my rom's feature(quick pulldown). Do you use stock rom?
---------- Post added at 02:33 PM ---------- Previous post was at 02:32 PM ----------
damopi95 said:
For me is working quite fine, only problem i face is that the mod is not respecting unlocking sequence configured on hellscode config, if you tap on anywere 4 times phone unlocks.
Enviado desde mi Nexus 4 mediante Tapatalk
Click to expand...
Click to collapse
Can you tell me what rom you use? Stock?
ddaggebi said:
Thanks for the quick reply. I will love this if the power button bug is fixed!
About the statusbar, I think it is related with my rom's feature(quick pulldown). Do you use stock rom?
---------- Post added at 02:33 PM ---------- Previous post was at 02:32 PM ----------
Can you tell me what rom you use? Stock?
Click to expand...
Click to collapse
Euphoria-OS 13 June build
Enviado desde mi Nexus 4 mediante Tapatalk
ddaggebi said:
Thanks for the quick reply. I will love this if the power button bug is fixed!
About the statusbar, I think it is related with my rom's feature(quick pulldown). Do you use stock rom?
---------- Post added at 02:33 PM ---------- Previous post was at 02:32 PM ----------
Can you tell me what rom you use? Stock?
Click to expand...
Click to collapse
Sorry i quoted the wrong post, Euphoria-OS 13 June build
Enviado desde mi Nexus 4 mediante Tapatalk
damopi95 said:
For me is working quite fine, only problem i face is that the mod is not respecting unlocking sequence configured on hellscode config, if you tap on anywere 4 times phone unlocks.
Enviado desde mi Nexus 4 mediante Tapatalk
Click to expand...
Click to collapse
Sure it unlocks? Or does only screen toggle on?
ddaggebi said:
Thanks for the quick reply. I will love this if the power button bug is fixed!
About the statusbar, I think it is related with my rom's feature(quick pulldown). Do you use stock rom?
damopi95 said:
Euphoria-OS 13 June build
Click to expand...
Click to collapse
I use Euphoria as well.
Click to expand...
Click to collapse
Maxr1998 said:
Sure it unlocks? Or does only screen toggle on?
ddaggebi said:
Thanks for the quick reply. I will love this if the power button bug is fixed!
About the statusbar, I think it is related with my rom's feature(quick pulldown). Do you use stock rom?
I use Euphoria as well.
Click to expand...
Click to collapse
Unlock
Enviado desde mi Nexus 7 mediante Tapatalk
Click to expand...
Click to collapse
damopi95 said:
For me is working quite fine, only problem i face is that the mod is not respecting unlocking sequence configured on hellscode config, if you tap on anywere 4 times phone unlocks.
Enviado desde mi Nexus 4 mediante Tapatalk
Click to expand...
Click to collapse
damopi95 said:
Euphoria-OS 13 June build
Enviado desde mi Nexus 4 mediante Tapatalk
Click to expand...
Click to collapse
work fine here, if i tap a wrong sequence the screen turn on but it doesn't unlock the screen
Nice work. I was waiting for this for a long time. I'll try the mod as soon as power button bug will be fixed.
Is there any chance you fix the micro lag that makes lockscreen shows for a millisecond?
Thanks
Ciao600 said:
Nice work. I was waiting for this for a long time. I'll try the mod as soon as power button bug will be fixed.
Is there any chance you fix the micro lag that makes lockscreen shows for a millisecond?
Thanks
Click to expand...
Click to collapse
Possibly.
But I don't have too much time this week. Maybe tomorrow or friday, but not today.
Sent using my nexus⁴ running Euphoria 1.1 with Xposed and hells-Core B78
How does this mod influence battery life?
Ciao600 said:
How does this mod influence battery life?
Click to expand...
Click to collapse
Exactly as much as original dt2w. Means not that much, maybe 1-2% overnight extra.
Sent using my nexus⁴ running Euphoria 1.1 with Xposed and hells-Core B78
no CM hells kernel?? how do i try it on resurrection remix??
abhishek24dogra said:
no CM hells kernel?? how do i try it on resurrection remix??
Click to expand...
Click to collapse
Not by now, sorry. But as @hellsgod will merge it into his sources, I'm sure he will also provide a CM build then..
Sent using my nexus⁴ running Euphoria 1.1 with Xposed and hells-Core B78

[6.0.1]CyanogenMod 13 zopo Speed 7/Speed 7+ (ZP951/ZP952) [Unofficial]

Code:
include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What works?
Audio
Wifi
Bluetooth-a2dp
Camera (photo and video recording)
RIL
GPS
FM
What doesn't ?
Smartcover
Tap to wake
Live display (works but lags device)
Stuff that I might have not noticed
Changelog
Initial build
Downloads
ROM
Gapps
Build 2 (08-nov-2016)
-Changes on device and vendor- fixed build
-Updated sources
-Fixed bluetooth a2dp
Downloads
ROM:
Speed 7+(ZP952)
Speed 7(ZP951)
Gapps
Last build 3 (21-jan-2017)
-Fix magnetic sensor thanks to @wonia
Downloads
ROM:
Speed 7+(ZP952)
Speed 7(ZP951)
Gapps
Installation
You need to unlock your bootloader and install a custom recovery. An easy solution to do this:
http://forum.xda-developers.com/speed-7-plus/development/script-unlock-bootloader-carliv-t3486336
and then:
Download the ROM
Download GApps package (optional)(arm64-pico recommended)
Put the zip files on your phone
Reboot in Recovery
Wipe Data/System/Cache/Dalvik cache-ART or wipe pre_flash on carliv
Install CM13 zip file
Install GApps zip file (optional)
Reboot system
Go to setting/display & lights/live display and select to OFF (otherwiswe your system becomes laggy)
Credits
Specially to:
@Deepflex for device tree and
@lucky76 for adapt to ulefone metal
And:
@BlueFlame4
M.A.D Team
@bluefirebird
Let me know if I forgot someone!
Please don't mirror the ROM anywhere, thanks!!
XDA:DevDB Information
Cyanogenmod 13, ROM for the Zopo Speed 7 Plus
Contributors
pocaropa
Source Code: https://github.com/pocarropa/android_device_zopo_zp951
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock marshmallow
Based On: CyanogenMod
Version Information
Status: Testing
Created 2016-10-24
Last Updated 2017-01-21
reserved
Nice!
Live Display needs kernel changes, see https://github.com/visi0nary/androi...mmit/053310ed91c1759f8ebc5f9a8f567a485b94606c and https://github.com/visi0nary/androi...mmit/ffffdaee6c5d09e6115aa8393993208cda30f8f2
Device needs this then: https://github.com/visi0nary/androi...mmit/eb4537ec21e52f4575d94465558dd78b4b184b59
Good luck!
PS: Do you use MM or L camera blobs?
BlueFlame4 said:
Nice!
Live Display needs kernel changes, see https://github.com/visi0nary/androi...mmit/053310ed91c1759f8ebc5f9a8f567a485b94606c and https://github.com/visi0nary/androi...mmit/ffffdaee6c5d09e6115aa8393993208cda30f8f2
Device needs this then: https://github.com/visi0nary/androi...mmit/eb4537ec21e52f4575d94465558dd78b4b184b59
Good luck!
PS: Do you use MM or L camera blobs?
Click to expand...
Click to collapse
Thanks for the hint!!
The fact I am using MM prebuilt kernel because I don't have source for MM and to be honest, I don't know how to fix build rejects on LL and even less update to MM.[emoji17]
I am using MM blobs from last official stock rom.
Enviado desde mi Redmi Note 3 mediante Tapatalk
Cool, i will give it a try...
installation was fine
found no errors
then i installed super -su for root
and suddenly massive ghost-touches occured on my display
its really horrible....
what should i do?
anersxda said:
installation was fine
found no errors
then i installed super -su for root
and suddenly massive ghost-touches occured on my display
its really horrible....
what should i do?
Click to expand...
Click to collapse
Don't install supersu!
If you want to be root, just go to developer options and allow root access.
Now you should reinstall cm and gapps as per first post.
Enviado desde mi Redmi Note 3 mediante Tapatalk
thanks for the quick reply...
also in the recovery the ghost touches appear,
i think thats not good
will try installing whole new procedure with sp-flash tool and stock rom...
pocaropa said:
Don't install supersu!
If you want to be root, just go to developer options and allow root access.
Now you should reinstall cm and gapps as per first post.
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
Do you use carliv MM recovery for installation?
In my case, touch does not work in revovery mode
Enviado desde mi Redmi Note 3 mediante Tapatalk
very nice, i'll try that rom.
one Problem: bluetooth speaker are connected but there is no sound...
greets
juelue
no i use twrp 3.0.2 by jemini
so far it worked but now the ghost touches...
still try....
pocaropa said:
Do you use carliv MM recovery for installation?
In my case, touch does not work in revovery mode
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
Without haste, it will also be released for Zopo Speed 7 Plus ?
Best Regards...
pikka68 said:
Without haste, it will also be released for Zopo Speed 7 Plus ?
Best Regards...
Click to expand...
Click to collapse
I can do it in a few days if you want to test it
Enviado desde mi Redmi Note 3 mediante Tapatalk
pocaropa said:
I can do it in a few days if you want to test it
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
ok, if you can!
Yes, I will try
Enviado desde mi Redmi Note 3 mediante Tapatalk
@anersxda , can you upload twrp used?
Enviado desde mi Redmi Note 3 mediante Tapatalk
i used this recovery:
http://www.needrom.com/download/twrp_302-android-6/
i could not restore my phone. still massive ghost touch...
restored from backup, restored stock.....everywhere the same....
last option: send it back to zopo
pocaropa said:
@anersxda , can you upload twrp used?
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
pocaropa said:
I can do it in a few days if you want to test it
Enviado desde mi Redmi Note 3 mediante Tapatalk
Click to expand...
Click to collapse
I love you so much, thank you!
anersxda said:
i used this recovery:
http://www.needrom.com/download/twrp_302-android-6/
i could not restore my phone. still massive ghost touch...
restored from backup, restored stock.....everywhere the same....
last option: send it back to zopo
Click to expand...
Click to collapse
Is a known problem on some units of this device; screen flickering.... You can try older versions with spflashtools, some users report "better results".
Enviado desde mi Redmi Note 3 mediante Tapatalk
@pocaropa
Can U provide mini tutorial for Carliv recovery,it's new for me,and thank's for Ur maintence on this tread!

Madsurfer's 23s EUI 5.9 Rom [Discontinued]

DISCLAIMER: I TEST ALL OF MY ROM'S TO MAKE SURE THEY WORK OK, NONETHELESS ERRORS CAN OCCUR... SO DON'T BLAME ME IF YOUR ALARM DOESN'T SOUND IN THE MORNING, IF YOU GOT LATE TO THE OFFICE, IF YOUR CAT EATS YOUR BIRD OR IF YOUR MOTHER IS ABDUCTED BY ALIENS, IF YOU DON'T KNOW HOW TO FLASH A ROM AND BRICKED YOUR PHONE IS YOUR FAULT NOT MINE, THIS ROM IS AS IS!!!! NO WARRANTY IS IMPLIED!!!!
Hi to all of you out there.
I want to share my 23s EUI5.9 rom, it's basically stock, just did some more cleaning, changes and added a few more optimizations
It´s very fast and stable, give it a try, it wont blow your phone away
Before I list the changes, I want to give a BIG THANK YOU to @STEVE_MARS to let me use his ROM as base, that save'd me a lot of work.
So you can count on the following changes:
- No Live Button on EUI
- Deodexed
- All APK's Zipaling'ed
- Init.D Suport
1 GPU_rendering
2 batterytweaks
3 dalviktocache
4 dalvikvm
5 lmkconfiguration
6 sdcardreadahead
7 zipalignonboot
8 netspeed
9 [S89touch]
- No Chinese Apps
- Rooted.
- Busybox installed.
- Gapps with contacts and calendar synchronization.
- Google Play Store.
- Google Now and Google Voice Search.
- Some build.prop Tweaks.
- camera2.api enable
Some pics:
Here's the Download Link, click and enjoy.
https://mega.nz/#!RkRDGADZ!NjVPxjRhrYSWTUk_y4MHcNmnpCnNLFZekvEAgMdndjI
Do you want to install Xposed?
Check this link on how to do it:
http://forum.xda-developers.com/showpost.php?p=69564429&postcount=31
Thanks @serc
Bugs: None so far, at least that i'm aware
XDA:DevDB Information
Le (Mad) Max 2, ROM for the LeEco Le Max 2
Contributors
madsurfer1
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Testing
Created 2016-12-11
Last Updated 2017-08-18
Thank you m8
I'll try this ROM
Thanks for this rom,we all appreciated it.
dirty flash from stock it works? anyone try?
Sent from my Le X820 using Tapatalk
Thx for the good work bro, ill try and tomorow ill say something. thx to @STEVE_MARS for sharing his job
---------- Post added at 02:56 AM ---------- Previous post was at 02:55 AM ----------
ucupdelonge2 said:
dirty flash from stock it works? anyone try?
Sent from my Le X820 using Tapatalk
Click to expand...
Click to collapse
I allways recomend a full wipe when you came from another rom. Remember do not format "internal storage"
need decryption key please
xterminater07 said:
need decryption key please
Click to expand...
Click to collapse
+ 1
xterminater07 said:
need decryption key please
Click to expand...
Click to collapse
+1
xterminater07 said:
need decryption key please
Click to expand...
Click to collapse
Yes, this.
Sorry, forgot to copy the correct link
First post updated with the decrypt key and the link is corret now.
Thanks
ucupdelonge2 said:
dirty flash from stock it works? anyone try?
Sent from my Le X820 using Tapatalk
Click to expand...
Click to collapse
Dirty flash will work, I've tested it that way, nonetheless, for better results a full wipe is advised
madsurfer1 said:
Dirty flash will work, I've tested it that way, nonetheless, for better results a full wife is advised
Click to expand...
Click to collapse
Xposed works?
madsurfer1 said:
DISCLAIMER: I TEST ALL OF MY ROM'S TO MAKE SURE THEY WORK OK, NONETHELESS ERRORS CAN OCCUR... SO DON'T BLAME ME IF YOUR ALARM DOESN'T SOUND IN THE MORNING, IF YOU GOT LATE TO THE OFFICE, IF YOUR CAT EATS YOUR BIRD OR IF YOUR MOTHER IS ABDUCTED BY ALIENS, IF YOU DON'T KNOW HOW TO FLASH A ROM AND BRICKED YOUR PHONE IS YOUR FAULT NOT MINE, THIS ROM IS AS IS!!!! NO WARRANTY IS IMPLIED!!!!
Hi to all of you out there.
I want to share my 21s EUI5.9 rom, it's basically stock, just did some more cleaning, changes and added a few more optimizations
It´s very fast and stable, give it a try, it wont blow your phone away
Before I list the changes, I want to give a BIG THANK YOU to @STEVE_MARS to let me use his ROM as base, that save'd me a lot of work.
So you can count on the following changes:
- Deodexed
- All APK's Zipaling'ed
- Init.D Suport
1 GPU_rendering
2 batterytweaks
3 dalviktocache
4 dalvikvm
5 lmkconfiguration
6 sdcardreadahead
7 zipalignonboot
8 netspeed
9 [S89touch]
- No Chinese Apps
- Rooted.
- Busybox installed.
- Gapps with contacts and calendar synchronization.
- Google Play Store.
- Google Now and Google Voice Search.
- Some build.prop Tweaks.
Some pics:
Here's the Download Link, click and enjoy.
https://mega.nz/#!FpxjCK4S!i3RGlId8hFvcug5pX9b9sEkbnlscnEXUqDRFa0oTgO0
Decrypt Key: !i3RGlId8hFvcug5pX9b9sEkbnlscnEXUqDRFa0oTgO0
Bugs: None so far, at least that i'm aware
Todo: Remove the live button from the EUI launcher.
Click to expand...
Click to collapse
Many thanks, my friend
sdevaux said:
Xposed works?
Click to expand...
Click to collapse
It should, but I havent tested it because I dont use it
sdevaux said:
Xposed works?
Click to expand...
Click to collapse
not for me, I've tested unfortunately .. like revolution rom.. but its great rom btw [emoji4]
Sent from my Le X820 using Tapatalk
works camera2.api at build.prop?? in the rom of steve not working.
I will add later today the string "persist.camera.HAL3.enabled=1" to the build. Prop and check if it works
xposed works ?
ucupdelonge2 said:
not for me, I've tested unfortunately .. like revolution rom.. but its great rom btw [emoji4]
Click to expand...
Click to collapse
By me very good running xposed and xprivacy
For me the best rom ever i found for max2
Nova Launcher is very good running
IR i must test later
but the best I can remove system apps like email recorder etc fully fullly happy
thanks madsurfer and steve mars
madsurfer1 said:
I will add later today the string "persist.camera.HAL3.enabled=1" to the build. Prop and check if it works
Click to expand...
Click to collapse
If it's stock based, it should work. I didn't get it to work in RAW mode using footej camera, I got it to work using manual camera app. Also is there a way you can incorporate the dirty cow vulnerability fix in this build?

RamROM_C9 C900F (C9 pro - Indian Version) Full port [Theme store][Spen][Edge apps]

This is full port of C900F (Indian Version), all things working good, It is having good speed and battery life
Working things
1. All C900F apps
2. Theme store
3. Edge apps
4. Spen and apps
5. Screen off memo
Bugs
1. Photo editor FC
2. Cant turn off torch from notification (need to use edge panel - quick settings)
3. Reboot or booting takes long time
4. No blurr for edge and air command
5. Heptic feedback not working
6. Fingure print & VoLTE not working
Right now I am somewhat stuck and not having time to work on this so if someone wants to contribute about bugs then welcome
Default kernel is for N910G, other model people need to flash kernel for their model I recommend RamKernel
Download link
https://www.androidfilehost.com/?fid=745425885120718779
XDA:DevDB Information
RamROM_C9, ROM for the Samsung Galaxy Note 4
Contributors
Ram121
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Latest marshmallow bootloader and modem
Version Information
Status: Stable
Current Stable Version: V1
Stable Release Date: 2017-03-24
Created 2017-03-24
Last Updated 2017-03-24
reserve
may need
Is the fingerprint working?
Sent from my SM-N910F using XDA-Developers Legacy app
@JohnnyGhost666 Hmm...... That's a damm good question little buddy! You mind reading the Opening Post
Sent from my SM-N910F using XDA-Developers Legacy app
ops
---------- Post added at 08:02 PM ---------- Previous post was at 07:58 PM ----------
dancsuri said:
ops
Click to expand...
Click to collapse
JohnnyGhost666 said:
Is the fingerprint working?
Sent from my SM-N910F using XDA-Developers Legacy app
Click to expand...
Click to collapse
Bugs
1. Photo editor FC
2. Cant turn off torch from notification (need to use edge panel - quick settings)
3. Reboot or booting takes long time
4. No blurr for edge and air command
5. Heptic feedback not working
6. Fingure print & VoLTE not working
Good job as always, much appreciated.
Shall the same kernel be used for N910-F that we use for Note 7 ports?
oqaab said:
Good job as always, much appreciated.
Shall the same kernel be used for N910-F that we use for Note 7 ports?
Click to expand...
Click to collapse
I dont know about others but for other models than G you can use RamKernel for that model it can work on all ports
Ram121 said:
I dont know about others but for other models than G you can use RamKernel for that model it can work on all ports
Click to expand...
Click to collapse
Just confirming 910G directly I can install right?
Will the fingerprint workaround work?
What about xposed?
Thank you Ram
tytnguy said:
Just confirming 910G directly I can install right?
Will the fingerprint workaround work?
What about xposed?
Thank you Ram
Click to expand...
Click to collapse
1 post: "Bugs"
dancsuri said:
1 post: "Bugs"
Click to expand...
Click to collapse
Thanks but, I am asking if the "workaround for fingerprint works?" Because finger print is something MUST have for me.
Trying this out for a bit - so far, very nice and smooth.
Sent from my SM-C900F using XDA-Developers Legacy app
Hello, Can I have a question? What is special in C900F rom? Everyone here is trying to port the N7, N5, S7 Edge... and you, my favourite Rom developer come with this. I am waiting for discussion but it seems nobody testing it . So I think, I will do.
Do you think this Rom will work on N910F with your RamKernel same asi on 910G? Or there can be more issues? THANKS for the RamRoms BTW!! ))
EDIT: I tried to instal.. Did full wipe, instal rom, instal ramkernel V6 for 910F, and... it wont boot.
Nice rom i will try
does it supports volte??
Look at the first post!
Enviado desde mi SM-G9350 mediante Tapatalk
werfewr3 said:
Hello, Can I have a question? What is special in C900F rom? Everyone here is trying to port the N7, N5, S7 Edge... and you, my favourite Rom developer come with this. I am waiting for discussion but it seems nobody testing it . So I think, I will do.
Do you think this Rom will work on N910F with your RamKernel same asi on 910G? Or there can be more issues? THANKS for the RamRoms BTW!! ))
EDIT: I tried to instal.. Did full wipe, instal rom, instal ramkernel V6 for 910F, and... it wont boot.
Click to expand...
Click to collapse
Installed and running great on my N910F just as it is.
Sent from my SM-G935F using XDA-Developers Legacy app
nice man.
any update?
hello can anyone update me if VOLTE works on this ROm by default
Have you tried reading the OP ?
Sent from my SM-G935F using XDA-Developers Legacy app

[ROM] [OUTDATED] Android One Port for Mi5X [7.11.18] [Nougat]

This thread is outdated, Oreo port will be uploaded to this other thread from now on.
Download link 7.11.18:
Mega
Baidu
Android One Nougat 7.12.19 is out but not ported. However, you can install it using my modded TWRP
https://forum.xda-developers.com/mi...rp-3-1-1-0-t3715084/post74745680#post74745680
How to install:
- Unlock bootloader
- Flash TWRP
- Wipe data, cache and dalvik
- Flash A1 Firmware
- Flash rom zip file
- Reboot
How to update
- Boot into TWRP
- Wipe cache and dalvik/art
- Flash rom zip file
- Reboot
Known issues:
- If you dont flash A1 firmware your fingerprint will acts as a button while unlocked.
- If you don't have Goodix fingerprint variant, fingerprint may not work.
- You tell me.
FAQ:
Q: Can I flash over August patch without wiping data?
A: Yes, you can. However WiFi may not work. If that's your case try restoring network settings. (Settings -> More -> Restore network settings). If WiFi still doesnt work, you'll need to wipe data.
Q: Can I update via OTA?
A: No, you can't. You'll need to wait until I port the update.
Q: Does this ROM come pre-rooted
A: No, it's the A1 stock rom which doesn't come rooted. If you want root, flash Magisk through TWRP
Q: Can I install Xposed?
A: Yes, you can. Just make sure you download xposed for SDK 25.
Q: Will this rom unlock 4G 800MHz band (B20)?
A: No, it won't unlock it. Mi A1 uses a different modem which supports it. Mi 5X modem doesn't.
Q: Do I need to unlock my bootloader?
A: Yes, you need to unlock the bootloader before you can install any custom ROM.
Q: How can I unlock my bootloader?
A: Apply for permissions on http://en.miui.com/unlock/ then download the tool and follow the steps.
Q: Where can I download TWRP?
A: You can download it from here
Donations:
If you like my work and want to contribute, you can donate via paypal.me/aex12
XDA:DevDB Information
Android One Port Nougat, ROM for the Xiaomi Mi 5X
Contributors
Aex12
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: Android One
Version Information
Status: Stable
Current Stable Version: 7.11.18
Stable Release Date: 2017-11-24
Created 2017-10-21
Last Updated 2018-03-07
Reserved
anyone know if it is possible to sideload the ota updates maybe??
---------- Post added at 03:30 PM ---------- Previous post was at 03:15 PM ----------
looks like it would be ok to dirty flash this hmm...
killswitx said:
anyone know if it is possible to sideload the ota updates maybe??
Click to expand...
Click to collapse
As stated on FAQs, you cant update via OTA, as this OTAs are made for an A/B device, and Mi 5X doesnt support A/B.
killswitx said:
looks like it would be ok to dirty flash this hmm...
Click to expand...
Click to collapse
It's OK if you come from another Android One port. Probably you will face some WiFi issues, to solve them read FAQs.
thanks
thanks but Are you sure you will let Android O run in this device??
adeljck said:
thanks but Are you sure you will let Android O run in this device??
Click to expand...
Click to collapse
I cant say it for sure. Will see when it's released for the A1 if it can be ported.
OMG! You're an angel!!
---------- Post added at 04:55 AM ---------- Previous post was at 04:48 AM ----------
@Aex12 is this rom pre-rooted?
I was waiting for this!! THANK YOU SO MUCH!!
Dirty flashed on this rom: http://en.miui.com/forum.php?mod=vi...997&page=15&extra=page=1&mobile=2#pid17831997
Everything working perfectly.
alekos panagulis said:
Dirty flashed on this rom: http://en.miui.com/forum.php?mod=vi...997&page=15&extra=page=1&mobile=2#pid17831997
Everything working perfectly.
Click to expand...
Click to collapse
Didn't you get any WiFi issues?
I got WiFi issues while updating from august to september. But not from september to october. Maybe updating from august to october dont cause any issue.
Aex12 said:
Didn't you get any WiFi issues?
I got WiFi issues while updating from august to september. But not from september to october. Maybe updating from august to october dont cause any issue.
Click to expand...
Click to collapse
No wifi issue.
@Aex12
Thank yoouuu! After waiting so long to unlock my bootloader I finally made it and flashed your rom right away. And it's working as a charm. I'm so happy I got rid of Miui 8 Chinese version and it's many bugs and problems (and occasional Chinese language notification I got no idea what it was saying). MiUi was cute and nice on a few parts, but it just seemed like an unfinished piece of software on many points (super aggressive ram management, brightness slider problem, crazily complex settings menu -especially the applications permissions one divided in three sections-).
This rom works just flawlessly for now, and I had no issue with the fingerprint reader acting as a button on my side. It's really great to see some functions works like fingerprint swipe for notifications or lock-screen notifications. Oh ! And I can finally make the google assistant and feed works out of the box without complex tweaks :laugh:
Camera is still ****ty though (especially coming from a nexus 5x) but, hey, it's a 200€ phone.
Do you have a paypal donate account so I can offer you a beer and encourage you to port the next android updates ?
As we all know all these 3 devices (Note 4x, MIA1 and MI5x) have the se chipsets
Is it possible to port it also on note 4x?
jonjon88 said:
@Aex12
Thank yoouuu! After waiting so long to unlock my bootloader I finally made it and flashed your rom right away. And it's working as a charm. I'm so happy I got rid of Miui 8 Chinese version and it's many bugs and problems (and occasional Chinese language notification I got no idea what it was saying). MiUi was cute and nice on a few parts, but it just seemed like an unfinished piece of software on many points (super aggressive ram management, brightness slider problem, crazily complex settings menu -especially the applications permissions one divided in three sections-).
This rom works just flawlessly for now, and I had no issue with the fingerprint reader acting as a button on my side. It's really great to see some functions works like fingerprint swipe for notifications or lock-screen notifications. Oh ! And I can finally make the google assistant and feed works out of the box without complex tweaks :laugh:
Camera is still ****ty though (especially coming from a nexus 5x) but, hey, it's a 200€ phone.
Do you have a paypal donate account so I can offer you a beer and encourage you to port the next android updates ?
Click to expand...
Click to collapse
You can make camera a little better by downloading the Google Camera modded with HDR+ and adding these two lines to build.prop:
Code:
persist.camera.HAL3.enabled=1
persist.camera.eis.enable=1
However, you will lose HDR support on native camera.
If you want to donate me you can do so on paypal.me/aex12
Thank you, donations are very appreciated!
rEsonancE_0404 said:
As we all know all these 3 devices (Note 4x, MIA1 and MI5x) have the se chipsets
Is it possible to port it also on note 4x?
Click to expand...
Click to collapse
Probably it can be done. Just ask a dev who have Note 4X to port it.
Aex12 said:
You can make camera a little better downloading the Google Camera modded with HDR+ and adding these two lines to the build.prop:
However, you will lose HDR support on native camera.
If you want to donate me you can do so on paypal.me/aex12
Thank you, donations are very appreciated!
Probably it can be done. Just ask a dev who have Note 4X to port it.
Click to expand...
Click to collapse
Edit: Can't PM you
Did you port the MIA1 rom.on 5x or did you build it on source?
I wonder what porting software did you use as android kitchen is not working on newer roms now
Edit2: do you have google+ or anything? To PM you?
After a few hours I noticed that unlocking with fingerprint has become very slow again. Something like 3 seconds.
alekos panagulis said:
After a few hours I noticed that unlocking with fingerprint has become very slow again. Something like 3 seconds.
Click to expand...
Click to collapse
The slow fingerprint sensor is an A1 related issue. Maybe it get improved in the future with updates.
rEsonancE_0404 said:
Edit: Can't PM you
Did you port the MIA1 rom.on 5x or did you build it on source?
I wonder what porting software did you use as android kitchen is not working on newer roms now
Edit2: do you have google+ or anything? To PM you?
Click to expand...
Click to collapse
I dont use any kind of AIO software. I use a bunch of linux tools and use them through CLI.
I use simg2img and make_ext4fs for the system.img and mkbootimg and unpackbootimg for the boot.img
Hello Aex12, I have no coding skills, so maybe my question is silly: it is possible to introduce in this rom the possibility to set different ringtone for each sim? Thank you.
Inviato dal mio Mi A1 utilizzando Tapatalk
alekos panagulis said:
Hello Aex12, I have no coding skills, so maybe my question is silly: it is possible to introduce in this rom the possibility to set different ringtone for each sim? Thank you.
Inviato dal mio Mi A1 utilizzando Tapatalk
Click to expand...
Click to collapse
Yes, it would be possible. However this rom is intended to be an exact same copy of the Mi A1.
Aex12 said:
Yes, it would be possible. However this rom is intended to be an exact same copy of the Mi A1.
Click to expand...
Click to collapse
Oh wow! Please consider to introduce this feature, please!! You could make a copy of Mi A1 and one more rom with experimental features. You would be my hero.
Inviato dal mio Mi A1 utilizzando Tapatalk

Categories

Resources