[Q] Venom Viperone 6.2.1 Kernel Tab - Sprint HTC One (M7)

Hi,
I am new to flashing ROMs. I have flashed HTC One M7 with Viper 6.2.1. I have two questions :
1. Under Kernel Tab, none of the sub options are active excluding "Apply kernel setting on boot". I want to activate DoubleTap2Wake.
2. How to disable the CPU usage display in notification area.
Please help.

raviksingh said:
Hi,
I am new to flashing ROMs. I have flashed HTC One M7 with Viper 6.2.1. I have two questions :
1. Under Kernel Tab, none of the sub options are active excluding "Apply kernel setting on boot". I want to activate DoubleTap2Wake.
2. How to disable the CPU usage display in notification area.
Please help.
Click to expand...
Click to collapse
I haven't used ViperOne in a while but for the kernel tab I think you need to have a custom kernel flashed. Try flashing Kangaroo Kernel (link in my signature).
For the CPU usage, Tweaks - Status Bar - Header - Information - Hide. Got that from a website that I'm not sure if I'm allowed to link to.

Related

[Kernel][4.4.2] Falter v1.1 (ElementalX port)

Kernel based on 3.4.10-gd597c14 sources from HTC. Every single commit was carefully cherry-picked from @flar2 repos
Kernel for rooted Stock Sense 6.0 ROM and MaximusHD 13. Aroma scripts where tested in TWRP 2.7.0.1
This is my first custom kernel project) Thanks to open xda community for a lot of materials, tutorials and open source code.
Main features
Wake Gestures. Configure using Sense 6 Toolbox
S2W, S2S, DT2W. Configured in Aroma menu
exFat support
Memory optimizations
Overall performance optimizations
Undervolting. Default - stock settings
Linaro gcc 4.9.1 arm-cortex_a15-linux-gnueabihf
Bugs
exFat sd card not visible
If you need exFat, please, add this to /system/etc/init.d/99falter before exit 0 line (last line):
Code:
insmod /system/lib/modules/exfat.ko
Link updated with fixed version, new users are not affected by this bug.
Falter-v1.1 Kernel
Source: GitHub
Compiler: Linaro GCC 4.9.1
Kernel Version: 3.4.10
defconfig: dlxp_ul_defconfig
Download Falter 1.1 release from GitHub
XDA:DevDB Information
Falter for Android 4.4.2, Kernel for the HTC Butterfly S
Contributors
Matri}{
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2014-07-22
Created 2014-07-15
Last Updated 2014-09-10
Wake gestures seem to work properly.
But internal µSD (64G exFAT) and USB OTG (USB key 16G FAT32) not work.
Not bad for a first release
Works flawlessly especially d2w and s2w.thanks Matrix to bring bs alive. Appreciated.
Edit: tested on insert coins 2.5 ROM.
Sent from my HTC Butterfly S using XDA Premium 4 mobile app
migascalp said:
Wake gestures seem to work properly.
But internal µSD (64G exFAT) and USB OTG (USB key 16G FAT32) not work.
Not bad for a first release
Click to expand...
Click to collapse
That's most likely because the 4.10 series of the stock ROM uses a 3.4.10-g6650ca5 kernel while the 3.4.10-gd597c14 used as a base for this kernel is from the previous, 3.06 series, i.e. Android 4.4.2, Sense 5.5. And the functionality (exFAT, OTG) requires loadable modules which will only work with the matching version of the kernel.
A possible solution would be if @Matri}{ modified the config and made all drivers builtin instead of modules, but I'm not sure this is possible. (For instance, I'm not sure the texfat driver is open-source… It doesn't appear to be present in the source tree.) Maybe some extra scripting with the initramdisk and bundling the binary modules there might be possible, but I've never done this with Android.
Other than that, we can only wait until HTC releases the sources for the 3.4.10-g6650ca5 version of the kernel.
thank you for your explanations.
It only remains to wait for the kernel sources for Wake on Gesture.
Or wait for the next Butterfly
migascalp said:
thank you for your explanations.
It only remains to wait for the kernel sources for Wake on Gesture.
Or wait for the next Butterfly
Click to expand...
Click to collapse
thank you for this...how do i revert back to stock kernel?
It is possible to add exFAT support. Not sure about OTG
pkalltheway2000 said:
thank you for this...how do i revert back to stock kernel?
Click to expand...
Click to collapse
Do you nandroid backup before flash the kernel, if yes you can restore back the rom.
If not you need to reflash your current rom without wipe anything.
pkalltheway2000 said:
thank you for this...how do i revert back to stock kernel?
Click to expand...
Click to collapse
dioooi said:
Do you nandroid backup before flash the kernel, if yes you can restore back the rom.
If not you need to reflash your current rom without wipe anything.
Click to expand...
Click to collapse
Or just take the boot.img from the matching OTA package (from here, for example) and use fastboot to flash it.
@Matri}{
To use internal μSD is already a good thing. OTG is less useful in this case.
Just a thought: would it be possible to bundle all loadable modules in the initramfs and then get a custom script to execute at startup, which would mount a tmpfs over /system/lib/modules and copy all bundled .ko files in there? If the script was executed sufficiently early on, I believe it should solve the issues. (I don't have the time right now to look at Android's /init and check if this is possible or not…)
Storage-wise, the boot partition should be large enough to accommodate the extra ~5 MB of modules.
koniiiik said:
Or just take the boot.img from the matching OTA package (from here, for example) and use fastboot to flash it.
Click to expand...
Click to collapse
Thank you!
Would you happen to know how to edit double tap to wake frequency? Eg. i find that i cannot double tap too fast or too slow to wake up the screen. any ways to change that?
Thanks!
any improvements in the battery life who have installed it ? or same as stock , if same as stock I am happy to flash it as i badly need tap to wake
@Matri}{ i did install and everything seems smooth so far i did install the gama control thingy during the aroma , what app do i use to control or tweak the gama , i tried using Faux it doesnt work
installed the kernel and the battery is mostly on par....it doesn't drain per se but it is using a bit more battery.....also, i find it that the phone state wakes up my phone a bit more than stock kernel....other than, all is good...the kernel is stable...double tap to wake or sweep 2 wake works 95% of the time...once you are used to the tapping frequency....
i just one question, how do i edit the value in sys\android_touch...i wanna enable sweep to sleep and i tried changing the value and save, but it doesn't save....anyway to make the file to save?
pkalltheway2000 said:
Thank you!
Would you happen to know how to edit double tap to wake frequency? Eg. i find that i cannot double tap too fast or too slow to wake up the screen. any ways to change that?
Thanks!
Click to expand...
Click to collapse
It is possible, but I think, that is not a key of the problem. There was a bug, when device goes to deepsleep and the only fix for now - reset touchscreen during IRQs. As a side effect - lags of dt2w. Try to do this to better understand is it because of timeouts or i2c bus resets:
1. Connect your device to usb/ac. In this state i2c bus is not suspended while screen off
2. Turnoff screen.
3. Double tap to wake. If lags then I need to fix resets during dt2w
Will make changes to dt2w to fix few usecases but anyway - gestures are more reliable for now
anirudhks said:
any improvements in the battery life who have installed it ? or same as stock , if same as stock I am happy to flash it as i badly need tap to wake
@Matri}{ i did install and everything seems smooth so far i did install the gama control thingy during the aroma , what app do i use to control or tweak the gama , i tried using Faux it doesnt work
Click to expand...
Click to collapse
I'm using Trickster MOD and I found that there is no gamma and white balance, only color modifications. I can implement full interface in case someone need it.
pkalltheway2000 said:
i just one question, how do i edit the value in sys\android_touch...i wanna enable sweep to sleep and i tried changing the value and save, but it doesn't save....anyway to make the file to save?
Click to expand...
Click to collapse
Please, edit /etc/falter.conf to change such settings. FYI, s2s is not working on most of our devices. Trying to fix that now.
Matri}{ said:
Please, edit /etc/falter.conf to change such settings. FYI, s2s is not working on most of our devices. Trying to fix that now.
Click to expand...
Click to collapse
thank you very much.... i tried that....s2s works on my bs, but then again, when i tried to disable it by editing the value to 0 in falter and restart, the s2s still works if i have the screen on....
the only way it seems to disable s2s is by turning off wake gestures completely in sense 6...however that also render s2w non-functional too...
also s2s only works from right to left (on the buttons) no matter if i changed to disable or left to right....it seems in aroma installer, it works on the default setting no matter which you you ticked....
thank you and it's nice to know that fixes are coming....thank you very much for your time and effort on porting it to our beloved bs....
i Found my device cannot mount SD card after install this KERNEL
i Found my device cannot mount SD card after install this KERNEL, thanks
xiaoyuer5 said:
i Found my device cannot mount SD card after install this KERNEL, thanks
Click to expand...
Click to collapse
Please, provide more details about your sd card. exFat? 32 or 64 Gb? Thanks
Thanks! Or as you guys would say, спасибі Hope to see more from you

[KERNEL] [Sense] [DT2W] DoubleTap2Wake Kernel for Sense | 2015-02-08

I ported DoubleTap2Wake features to Sense kernel.
Features:
- DoubleTap2Wake
DoubleTap2Wake (DT2W) allows you to wake the device by double tapping the screen. It is possible to disable dt2w only in the upper part of the screen for avoiding the touch with the face/ear when talking.
/sys/android_touch/doubletap2wake
0=disabled
1=enable doubletap2wake (default)
2=enable doubletap2wake but disabled in the upper 1/2 part
3=enable doubletap2wake but disabled in the upper 1/3 part
4=enable doubletap2wake but disabled in the upper 1/4 part​
Credits and Thanks:
All credits and thanks go to the original author: @flar2.
Disclaimer:
I am not responsible if you "brick" your device or in anyway damage it or void your warranty.
Proceed at your own risk.
Installation:
1. Make sure that your are on the stock sense rom: Android 4.4.2 and Sense 6.
2. Flash the boot-memul-dt2w-version.img.
# fastboot flash boot boot-memul-dt2w-version.img​
Source:
The attached dt2w-memul-3.4.0-g3ea4692.patch is a patch to the 2.16.401.5 (memul-3.4.0-g3ea4692.zip) kernel source.
The kernel source can be downloaded from HTCDev (Device: One mini 2).
Download:
https://www.androidfilehost.com/?w=files&flid=24404
Enjoy!
XDA:DevDB Information
DoubleTap2Wake Kernel for Sense, Kernel for the HTC One Mini 2
Contributors
kyasu
Kernel Special Features:
Version Information
Status: Stable
Created 2014-11-01
Last Updated 2015-02-08
Ahahaha thank u so much dude.. now when my one mine 2 will be here i will make my own rom .
And with ur permission. Use ur kernel .
In the "/sys/android_touch/" instead of the file "doubletap2wake" is "tap_to_wake".
This is what this phone needs! I'm kinda new to adding custom roms etc. Is this compatible with the HTC One Remix (Verizon)? If so, where can I find the needed files and instructions?
Thanks!
cotsiames said:
In the "/sys/android_touch/" instead of the file "doubletap2wake" is "tap_to_wake".
Click to expand...
Click to collapse
You are correct. I modified the opening message.
Ok got my One mini 2 . Rooted, unlocked and flashed with your kernel.. i've noticed one thing.. it seem that we cannot write on ext sdcard and also on the system.
Btw your kernel is just perfect
Cheers mate
how to root and how to flash?
Hi!!
I have no idea how to root my phone.
To flash i think i can use Universal Kernel flash app from the play store.
I have tried towlroot but root checker said that:"Root access - no access" and also "SU - not found".
I have checked google for answers but only got ****ty videos...
Hope i get some help here.
Thank you in advance.
Traian
Will972 said:
Ok got my One mini 2 . Rooted, unlocked and flashed with your kernel.. i've noticed one thing.. it seem that we cannot write on ext sdcard and also on the system.
Btw your kernel is just perfect
Cheers mate
Click to expand...
Click to collapse
I tested boot-memul-1.16.709.1-dt2w.img with my mini 2 which is 1.16.709.1 asia version. I can write on the system but cannot write on ext sdcard (KitKat restriction). This is same as the original stock kernel.
Does installing this mod lead to battery drain ?
vista_66 said:
Does installing this mod lead to battery drain ?
Click to expand...
Click to collapse
Not for me. I used it on sense and on cm 11 and didn't experience any drain.
Is there any kernel which has no write protection.
I'm really new in the android business - just got this phone after about 5 years with the diamond2.
Is it a must to root the device in order to add this small but important feature ? - can't it be implemented as an app ?
Diviner said:
I'm really new in the android business - just got this phone after about 5 years with the diamond2.
Is it a must to root the device in order to add this small but important feature ? - can't it be implemented as an app ?
Click to expand...
Click to collapse
Unfortunately yes.
Instruction
Do you give me a instruction of root and ulock and install this kernel HTC one mini 2?
I sorry my english no good because i am from CZ..
Thanks
hi
i just flashed File boot-memul-2.16.401.1-dt2w.img
one bug i found
when i use root explorer and pick a file to send through bluetooth, the option ""BLUETOOTH"" is ---way-- off in resolution.
What about 2.18.401.3? DoubleTap2Wake is not possible yet?
Vz-yarosh said:
What about 2.18.401.3? DoubleTap2Wake is not possible yet?
Click to expand...
Click to collapse
I use 2.16.401.1 dt2w with 2.18.401.3 update and it works great.
Hi @ all
I got a question I have updatet my Mini 2 to 2.19.401.1 installed the TWRP Bootloader is Unlocked is it possible to install the DT2W Kernel?
Greetings Luke
Any chance to get UCI support for synapse use ?
@kyasu
Thank you for your kernel! May I make a request?
I am missing write access to SD card.
Before your kernel I was on liberty kernel and there I was able to delete all of the bloat apps from system, but could not install apps on extSD. Therefore i went for your kernel, but now I am not able to delete stuff from intSD.
Can this be fixed?
Regards
Sent from my GT-I9300 using XDA Free mobile app

[ROM][OFFICIAL][N][QL3][SM-G9350]Tomato Rom V13 (29/JAN/2018)

Rom information:
-Based on G9350ZCU2BQL3
-S7 based
-Rooted / Deodexed / Zipaligned / Busybox / Deknoxed
-Multilingual
Rom features:
-App lock
-Floating messages
-Rom settings
-S Cleaning
-Custom Fonts
-Double-tap on home screen to turn on/off wifi/data...
ROM settings:
Status Bar
-Support for custom display or hide the Clock icon.
-Support for custom display or hide the Bluetooth icon.
-Support for custom top left corner of the virtual switch and virtual keys you can press and short press function key custom.
-Support for custom virtual switches and virtual key intermediate can long press and short press function key custom.
-Support for custom top right corner of the virtual switch and virtual keys you can press and short press function key custom.
-Support for custom switching speed display.
-Support for custom switching day display.
-Drop-down calendar display.
-Support for custom style four kinds of batteries, hide battery, battery native, native + battery indicator, a third-party battery indicator (dozens of style choice is yours).
-Add Linear Battery display (can be custom colors, custom height support charging animation switch).
-Increases the status bar is not connected to the network data also show that the default display type switch (characteristic line countries such as 4G, H, etc.).
-Added partial support automatic status bar perfect immersive display.
Other stuffs
-Auto running apps management
-View CPU infomation
-Screen recorder
-View connected wifi password
Bugs:
-Some Chinese characters remain in call log but hidden in default
-Default Video Player cannot play some videos downloaded from Youtube and recorded by other s7e running rom s8 port (common issue of chinese Roms)
Solved: Use another video player (VLC recommended)
Supported devices
G9350 only
Installation steps: via TWRP
-Full wipe: (System, Data, Davik Cache, Cache)
-Flash Rom
-Reboot and enjoy (first bootup will take a while)
Thanks to:
Team Tomato
@tomatolei original rom's owner and some helps
@Ouweshs28 for teaching me
@thanhfhuongf for some helps
@topjohnwu for his amazing magisk
@frap129 for spectrum
Team aurora
Fenghen, Feilong from tomatolei.com
PM If I forgot anyone
Older version
DOWNLOAD:
Version 11
Androidfilehost
Onedrive
V11 RC1
Download
+Fix Google Contacts, Calendar sync
+Add Magisk 15.0
Version 12
V12 non magisk
V12-add magisk
-Latest G9350ZCU2BQK3
-Tomato Kernel 2.0 much better power-saving and performance
-Other details modified
Version 12 rc 2
What's new:
_Tomato kernel v2 modified: Add magisk and spectrum
+About Spectrum: Spectrum is a simple, profile oriented kernel manager to help improve your battery life. More here thanks to @frap129
Note: In first time starting, it will take 2-3 mins for the app to set up. Be patient
_ Fix some rom settings features
_ Add Operamax, SProtect, Power planning, Ultradatasaving, USB back up. Thanks to @Ouweshs28 for all stuffs and your instruction
Download
Version 13
Whats new
- January security patch G9350ZCU2BQL3
- Tomato kernel v3.0, much better power-saving
- Add new custom lock screen features:
+Add weather info: Min, max temperature of current location, sunrise, sunset time...
+Add analog clock style
+Add notification, time display switch
- Some aroma installer adjustments
- Applications up to date
- Latest Magisk 15.3
- Latest TWRP 3.2.1
Download
Contributors:
Team tomato @tomatolei
@hilary trump
@Ouweshs28
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Current Stable Version: V13
Stable Release Date: 28 JAN 2018
Created 30 OCT 2017
Due to support dark theme, I made some color changes in notification panel v12
Here default notification panel style. Download and flash it
Good luck mate..
All the best..
Ouweshs28 said:
Good luck mate..
All the best..
Click to expand...
Click to collapse
Thanks mate
This is my first rom :crying:
Excellent stuff brother! I am flashing it surely
Great news to anybody who used S7 9350/9300. Thanks for the support
Enjoy any themes & icon packs in Samsung themes you want
Good job guy!
I really enjoy this rom
I come,very good~!!!!
hilary trump said:
Enjoy any themes & icon packs in Samsung themes you want. Free trial forever
Click to expand...
Click to collapse
Hi Hilary trump,
I have downloaded your ROM and want to flash it in my Galaxy S7(G9300). When i tried to flash it via TWRP , I saw only option for G9350. There is no option for G9300. Previously i have flashed original Chinese Tomatto v11 ROM where i have found an option for G9300.
Now my question is, Is you ROM compatible for both G9300/G9350 or only for G9350? Can i flash it in my G9300?
Imran5320xm said:
Hi Hilary trump,
I have downloaded your ROM and want to flash it in my Galaxy S7(G9300). When i tried to flash it via TWRP , I saw only option for G9350. There is no option for G9300. Previously i have flashed original Chinese Tomatto v11 ROM where i have found an option for G9300.
Now my question is, Is you ROM compatible for both G9300/G9350 or only for G9350? Can i flash it in my G9300?
Click to expand...
Click to collapse
Just flash and tell me if it works but I'm not sure for that. I don't have G9300 to test. However, I'm testing Norma v6 which work fine on G9300. Will post Norma v7 next week
hilary trump said:
Just flash and tell me if it works but I'm not sure for that. I don't have G9300 to test. However, I'm testing Norma v6 which work fine on G9300. Will post Norma v7 next week
Click to expand...
Click to collapse
I have tested your ROM today on my G9300. When flash was finished, just boot screen(galaxy s7 watermark) appeared. After that whole screen turned into black. No Samsung logo, nothing. Only blue notification light was blinking. When boot process finished notification LED disappeared and navigation light turned on. But still nothing came to display. Even still remained black when i reboot my phone into TWRP by pressing physical buttons.
At last booted into 'download' mode. Flashed TWRP again via ODIN. Wiped all and flashed Tomato v11 original version. Since then i am using this ROM.
BTW good news that you are making Norma v7's international version. Please give some support to G9300 if you can. If you need i can help by testing G9300 edition.
And a question. How can i remove more bloatware from my phone? Can you please give me any good script or bloatware list so that i can manually remove them? Tomato ROM is good and much more bloatware less from comparing other ROMs. But still there are some.
Imran5320xm said:
I have tested your ROM today on my G9300. When flash was finished, just boot screen(galaxy s7 watermark) appeared. After that whole screen turned into black. No Samsung logo, nothing. Only blue notification light was blinking. When boot process finished notification LED disappeared and navigation light turned on. But still nothing came to display. Even still remained black when i reboot my phone into TWRP by pressing physical buttons.
At last booted into 'download' mode. Flashed TWRP again via ODIN. Wiped all and flashed Tomato v11 original version. Since then i am using this ROM.
BTW good news that you are making Norma v7's international version. Please give some support to G9300 if you can. If you need i can help by testing G9300 edition.
And a question. How can i remove more bloatware from my phone? Can you please give me any good script or bloatware list so that i can manually remove them? Tomato ROM is good and much more bloatware less from comparing other ROMs. But still there are some.
Click to expand...
Click to collapse
Sorry for your problem. I need some changes for next version of tomato. PM me and send your screenshot of apps list
Battery life is very impressive. It just drained 3% (100 --> 97%) from 11:00PM to 5:30AM. The sound is loud (than ROM S8 ported V22-RC1) and clear. If you guys install Glance Plus and disable AOD, you will have the one touch ID that helps opening the screen without pressing the home key. Double touch on desktop function is very helpful for me to turn off screen quickly. Thanks for a good ROM.
One problem, can't use the Google contact, it doesn't display. I can only choose the Samsung Contact.
I GOT 5 hrs of SOT with wifi and Data on for the whole time.
Guys, I need someone testing on G9300. Will send link to you
I'm having problems with syncing Google Contacts/Calendar. How to fix it?
dehkun said:
I'm having problems with syncing Google Contacts/Calendar. How to fix it?
Click to expand...
Click to collapse
For Contacts, this fixed it for me: https://www.youtube.com/watch?v=hoBkzqngsnY
Quick summary:
Install Google Contacts Sync (latest version) as a system app. (For rooted devices, as here, an app called Lucky Patcher will allow you to do this easily.)
Ensure that Google Contacts Sync has permission to access contacts.
Reboot.
Calendar works for me, so I can't say why yours doesn't. I'd check that it has appropriate permissions, though.
grmcdorman said:
For Contacts, this fixed it for me: https://www.youtube.com/watch?v=hoBkzqngsnY
Quick summary:
Install Google Contacts Sync (latest version) as a system app. (For rooted devices, as here, an app called Lucky Patcher will allow you to do this easily.)
Ensure that Google Contacts Sync has permission to access contacts.
Reboot.
Calendar works for me, so I can't say why yours doesn't. I'd check that it has appropriate permissions, though.
Click to expand...
Click to collapse
Thank you very much!! It worked like a charm!! ? ?

[Kernel] SMF-KERNEL - RR/AICP/LOS/AOSP - 8.1

Hello!
I want to introduce my first custom kernel for the Essential PH-1. This is based of several sources, I cherry-picked commits to make improvements to the stock LOS kernel. I'm not a developer, but i really like to port stuff over .
Kernel is suitable for AOSP based ROMS such as RR/AICP/CARBON/LOS etc... If you want to request for specific features, let me know and i'll do my best to bring them over.
Special Features:
Updated to lastest LOS Stock Kernel
Added a few governors like: cultivation / impulse
added a few IO Schedulers: Maple
Kcal Color Control driver
USB Fast Charge - pending will be added in R2
SafetyNet Patch (Bypass bootloader unlocked check)
Dynamic Fsync control
a little Overclock - will be added in R2
Motorola Quickwake - Will be added in R2
and manny other small fixes (you can check the commits in the sources)
Download
Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it or it kills your neighbor's dog. Flash at your own risk. I am not responsible.... It was the other guy... I swear....
Latest Release: SMF-Kernel R2
Known issues:
05.17.2018 - CPU Freq don't always stick, known issue caused by other drivers. Phone will eventually set your frequencies, dont' panic.
Installation:
Obviouly you have a Unlocked Bootloader since you're running a custom rom (make sure to never lock your bootloader in this state)
Boot into Bootloader (adb reboot Bootloader)
If you want to root flash the "Magisk" version of the kernel, it's been prerooted with the latest Magisk Beta available.
Code:
fastboot flash boot SMF-Kernel-R1-Magisk.img
reboot
If you want to manually root, first flash twrp, then from twrp flash the 'non magisk' version and after that flash the magisk zip.
Special Thanks to:
jcadduono
franciscofranco
bedalus
lord_boeffla
flar2
sultanxda
...and many others from whom i cherry pick commits... Sorry if I forgot to mention anyone!
XDA:DevDB Information
SMF-KERNEL, Kernel for the Essential Phone
Contributors
jimbo77
Source Code: https://github.com/Jimbo77/android_kernel_essential_msm8998
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R1
Stable Release Date: 2018-05-17
Created 2018-05-17
Last Updated 2018-05-17
Changelog 05.23.2018
Enabled Motorola QuickWake Driver - This will enable system to do checks or syncs without fully resuming the device, main objective is battery life.
Enabled Dynamic Sync Control by default
OverClock
USB Fast Charge to up 900ma (Original is 500ma)
Disabled Gentle Fair Sleepers
Enabled Boefla Wakelocks - Check the ammount of wakelocks you can block now!
Enabled Wireguard
Enabled several TCP Options - "Westwood" is enabled by default
Min/Max Brightness options is now configurable as well, to avoid the screen go too dim or to bright.
Somehow camera has been fixed! haha
Changelogs 05.17.218
Updated to lastest LOS Stock Kernel
Added a few governors like: cultivation / impulse
added a few IO Schedulers: Maple
Kcal Color Control driver
SafetyNet Patch (Bypass bootloader unlocked check)
Dynamic Fsync control
and manny other small fixes (you can check the commits in the sources)
Reserved
Looks awesome! I'll give it a try soon!
(For anyone wondering about overclocking the CPU, he committed some changes to the github that would apply this and it should appear in the next revision of the kernel.)
Just installed and so far it's buttery smooth.
WARpig5 said:
Just installed and so far it's buttery smooth.
Click to expand...
Click to collapse
I'm glad is running fine for you!
Good stuff, thanks for this! Could you tell me a little more about cultivation? I can't seem to find much information online about it
Also a request, if possible vibration level control would be super appreciated
pantherking said:
Good stuff, thanks for this! Could you tell me a little more about cultivation? I can't seem to find much information online about it
Also a request, if possible vibration level control would be super appreciated
Click to expand...
Click to collapse
I found Cultivation to be really great in terms of perfornance. It's a little bit agressive with the CPU so you get buttery smooth experience with Screen On but it may cost a few % on battery at the end of the day. The good thing is that it has specific tunables and you can set a low cpu freq for when the screen is off.
Specific details from its developer:
-based off of caf 4.4 commits
-uses per-pcu timers
-use state_notifier for screen off timer
option to set different timer rate when screen off
-improrted fastlane with threshold from blu_active
In regards of vibration control. It should be there. I'm using EX Kernel Manager and i can see the vibration option under "Miscellaneous"
jimbo77 said:
I'm glad is running fine for you!
Click to expand...
Click to collapse
Thanks for this. It's running amazing so far. Performance has been great and I'll see how battery life is, but so far it's great.
I can't wait for further updates. I really wanna see what Moto quickwake is haha
jimbo77 said:
In regards of vibration control. It should be there. I'm using EX Kernel Manager and i can see the vibration option under "Miscellaneous"
Click to expand...
Click to collapse
Thanks for the info on cultivation, I don't mind trading some battery life for butter so I'm using it now
For the vibration control, it doesn't actually work/stick. I've tried kernel auditor and EX Kernel Manager. To be fair, so far it has only worked on LOS and I think invisiblek may have rewritten the stock controller or something so no worries if it isn't a high priority haha
pantherking said:
Thanks for the info on cultivation, I don't mind trading some battery life for butter so I'm using it now
For the vibration control, it doesn't actually work/stick. I've tried kernel auditor and EX Kernel Manager. To be fair, so far it has only worked on LOS and I think invisiblek may have rewritten the stock controller or something so no worries if it isn't a high priority haha
Click to expand...
Click to collapse
I'll take a look at the latest commits but I've used the latest los kernel base so I'm not sure why is not sticking maybe it needs rom support too (not sure honestly) hahaha
I've been testing R2 since yesterday. Will update after y he weekend!
Just out of curiosity, was anything involving the camera done to this kernel? I am now able to record videos without the bug, on any of the affected ROMs, with this kernel.
stompysan said:
Just out of curiosity, was anything involving the camera done to this kernel? I am now able to record videos without the bug, on any of the affected ROMs, with this kernel.
Click to expand...
Click to collapse
Nothing related to camera. Are you sure it works with no issues?
What roms have you tested?
jimbo77 said:
Nothing related to camera. Are you sure it works with no issues?
What roms have you tested?
Click to expand...
Click to collapse
So far, AICP and LOS, both with Essential camera app and GCAM port, HD and 4K, 30 and 60 fps where applicable. Issues presented before flashing very consistently, and so far I have been unable to replicate after flashing this kernel.
stompysan said:
So far, AICP and LOS, both with Essential camera app and GCAM port, HD and 4K, 30 and 60 fps where applicable. Issues presented before flashing very consistently, and so far I have been unable to replicate after flashing this kernel.
Click to expand...
Click to collapse
Sp you were right. Honestly don't know what happened but I installed the latest RR (clean install) put R2 on top of it and bam recording works as you mentioned lol..
I guess it was a lucky strike!
after flashing the kernel with magisk, stuck on "AICP is starting"
is this normal?
update: the phone works but no magisk (pre root) after flashing the kernel.....
sinkoo1979 said:
after flashing the kernel with magisk, stuck on "AICP is starting"
is this normal?
update: the phone works but no magisk (pre root) after flashing the kernel.....
Click to expand...
Click to collapse
Hey!
Have you booted once and setup everything before flashing the prerooted image?
I've had that error but having all set and then flashing the image will get me rooted. Try to see if you can find magisk manager in the apps list from the settings if you do, reboot and there will be magisk
Double post... Sorry
jimbo77 said:
Hey!
Have you booted once and setup everything before flashing the prerooted image?
I've had that error but having all set and then flashing the image will get me rooted. Try to see if you can find magisk manager in the apps list from the settings if you do, reboot and there will be magisk
Click to expand...
Click to collapse
Thank you for the reply.
the phone was running AICP and I wanted root so I flash the kernel. I can't find the magisk manager or in the settings about magisk. I guess you have to clean install from the beginning to get the root. Thank you for the Kernel
sinkoo1979 said:
Thank you for the reply.
the phone was running AICP and I wanted root so I flash the kernel. I can't find the magisk manager or in the settings about magisk. I guess you have to clean install from the beginning to get the root. Thank you for the Kernel
Click to expand...
Click to collapse
Shouldn't. If you flashed the prerooted magisk image try downloading the magisk manager app manually from xda and see if magisk works

which custom rom has Picture Adjustment Features under "display" section

Friends
I have tried AOSP/Nitrogen and Lineage ox 17 on X2p but the Picture Adjustment features under DISPLAY SETTINGS was only discovered by me in HAVOC (Aug2020 version)
I want to move to Lineage18.x however since flashing any rom usually means FORMAT DATA so its a big step for me.
could anyone suggest me if they have found this feature in other roms (perhaps) I didnt look close enough...
for SOUND BOOST is it possible to flash any mode on kernel level (like many xiaomi device have) , i am not able to find any custom kernel for x2p

Categories

Resources