[KERNEL][O] Custom kernel for xperia z3 compact - Xperia Z3 Compact Android Development

SyncedPlus Kernel​
Features:
Cpu overclock and underclock (min: 268Mhz, max: 2.7Ghz)
Different frequency table
Voltage table (undervolted by default)
New cpu governors: electroactive, syncedplus(default)
New hotplugs: cpuquiet, alucard(default with modified parameters)
Mpdecision hotplug is disabled
Gpu overclock and underclock (min: 27Mhz, max: 657Mhz)
New gpu governors: ondemand, conservative (default)
Simple GPU Algorithm
Adreno Idler
I/O Schedulers: tripndroid, fiops, vr, sio, zen(default)...
Powersuspend
Tcp Congestion Algorithms (westwood is default)
Zram disabled by default since this device has plenty of ram
Other fixes and tweaks
Instructions:
Option
Code:
fastboot flash boot z3c.img
Option
This is the easy way.
Flash it with twrp, there is option to flash .img files. Flash it in boot partition.
Downloads:
Download kernel
For rooting method I suggest using Magisk, and for kernel editor Kernel Adiutor(can see cpuquiet, don't know for other tools).
Note: For everyone who has reboot problems, adjust voltage by +10mV or more.
This is not tested version, I don't own xperia z3 compact so I can't test, please give me feedback if it works, what works, and what not.
Thanks:
Myself5
faux123
arter97
ShadowElite
Donation:
If you like my projects you can donate me.
Source code:
https://github.com/mtruma/android_kernel_sony_msm8974ac
XDA:DevDB Information
Custom Kernel, Kernel for the Sony Xperia Z3 Compact
Contributors
SyncMaster
Kernel Special Features:
Version Information
Status: Testing
Created 2019-01-13
Last Updated 2019-01-13

Tested with carbon rom 2018/12/11 and it work perfectly.
Thanks, great job!:good:

breeze101792 said:
Tested with carbon rom 2018/12/11 and it work perfectly.
Thanks, great job!:good:
Click to expand...
Click to collapse
How is the battery life?

This kernel work only oreo? MM?

surikoff88 said:
This kernel work only oreo? MM?
Click to expand...
Click to collapse
It wont work on MM.

hello! please make an omni-based kernel, because omni doesn't want to work

I have flash this on the newest carbon6.1 19-2-2019 and working very good. No bugs for now.

I've tried it with LineageOS 17.1 and it doesn't boot. https://forum.xda-developers.com/t/official-lineageos-17-1-for-z3c.4160347/
What is needed to make it work?

Related

[Kernel] A Kernel V2 (23.5.A.1.238/23.5.A.0.575)

Introduction
So I don't see many kernels around here so I thought that I would give it a go.
Requirements
Xperia Z3 Compact
Unlocked bootloader
Firmware version 23.5.A.1.238 or 23.5.A.0.575
A Kernel
Kernel source: https://github.com/tunturn/z3kernel/
Features
Currently only limited features added, more coming soon.
-Power suspend
-CPU Governors:
smartassV2 (stuck on max freq?)
intellimm
wheatley
lionheart
intelliactive
slim
smartmax
PegasusQ
HYPER
Darkness
Nightmare
ElementalX
SmartassH3
OndemandPlus
-IO Schedulers:
fiops
sio
sioplus
zen
tripndroid
vr
Flashing instructions
Optional: Backup boot partition in TWRP if you ever want to go back to pure stock kernel
If you have system root, you should first unroot:
1. Open SuperSU, enter settings
2. Uncheck "Enable Superuser"
3. Select Full unroot
Download Systemless root SuperSU:
https://download.chainfire.eu/964/SuperSU/BETA-SuperSU-v2.74-2-20160519174328.zip
Then flash my kernel in fastboot:
Code:
fastboot flash boot akernel-v1.img
Then reboot to TWRP, flashing the SuperSU zip.
Reboot, it might appear to stall, but be patient.
Downloads
Code:
V1
[url]https://drive.google.com/file/d/0B3bfLXY54yW-amxrYTB2TkJ5QzA/view?usp=sharing[/url]
V2
[url]https://drive.google.com/file/d/0B3bfLXY54yW-VUpWQlJyR09BMHc/view?usp=sharing[/url]
Changelog
V1 2016/07/21
CPU Governors:
-smartassV2 (stuck on max freq?)
-intellimm
-wheatley
-lionheart
-intelliactive
IO Schedulers:
-fiops
-sio
-sioplus
-zen
-tripndroid
-vr
V2 2016/07/22
Power Suspend added
CPU Governors:
-slim
-smartmax
-PegasusQ
-HYPER
-Darkness
-Nightmare
-ElementalX
-SmartassH3
-OndemandPlus
Credits
@Gustavo RD78 - for the ramdisk
@faux123 - for the governors
anyone else I missed
XDA:DevDB Information
A Kernel, Kernel for the Sony Xperia Z3 Compact
Contributors
tomascus
Kernel Special Features:
Version Information
Status: Testing
Current Beta Version: v2
Beta Release Date: 2016-07-22
Created 2016-07-21
Last Updated 2016-07-22
reserved
Do you need to have the bootloader unlocked?
Dinkec27 said:
Do you need to have the bootloader unlocked?
Click to expand...
Click to collapse
Yes, all custom kernels need an unlocked bootloader.
Thanks for reminding me to put that in requirements.
Hero! already now!
Many thanks for taking over MM Custom Kernel Dev for Stock ROM. :good:
This is what many of us were waitung for... :highfive:
Await full support after I switched to MM - I'm still on LP because of Kernel
V2 up, systemless root needs to be reflashed yet again
Code:
Power Suspend added
CPU Governors:
-slim
-smartmax
-PegasusQ
-HYPER
-Darkness
-Nightmare
-ElementalX
-SmartassH3
-OndemandPlus
You little weasel beat me to it. Oh well, always good to have somebody to kang from
I wouldn't even have started my own if I'd seen this but c'est la vie, I suppose. (pls no kang from me)
Nice job keeping the stock kernel section alive though!
someone755 said:
You little weasel beat me to it. Oh well, always good to have somebody to kang from
I wouldn't even have started my own if I'd seen this but c'est la vie, I suppose. (pls no kang from me)
Nice job keeping the stock kernel section alive though!
Click to expand...
Click to collapse
*Proceeds to fork Someone755's repo*
joke joke, happy to see someone else here
tomascus said:
*Proceeds to fork Someone755's repo*
joke joke, happy to see someone else here
Click to expand...
Click to collapse
I'll try not to litter your thread too much (Myself5 knows this pain), but I looked at your source and noticed you're picking a bunch of commits from AndroPlus.
I can't say what's right or wrong but please be cautious when picking from the man. It's nothing personal but he's known for being a tad dirty.
Well, it looks like there's two other kernels here now, which have indeed have superseded mine.
I'm probably going to work on something else in due time.
Thread closed at the OPs request.

[KERNEL][6.X/7.X][KEXEC HARDBOOT ready] Nitrogen EX 0.9 (10.10.2016)

This is extreme kernel!
Technical information:
The kernel of Linux: 3.4.0.
Latest version: 09/10/2016.
Version Nitrogen: 0.9.
Compiled by: GCC Linaro 4.9.4 arm-eabi.
Based on: AOSP.
Which devices: D820, D821
Sources: https://github.com/nitrogen-os-devices/nitrogen_kernel_lge_hammerhead
Download latsets builds: http://xyyx-dev.ru/nitrogen-os/nougat/hammerhead/addons/
Download releases: GitHub
Do not use Kernel Adiutor, this app is buggy, use Synapse app for set-up.
Features:
Add Overclock CPU up to 2.5 GHz
Add Underclock CPU up to 232 MHz
Add CPU voltage control
Add UKSM
Add simple GPU governor
Add MSM hotplug
Add MSM turbo
Add Use Android device as USB keyboard/mouse
Add USB fast charging support
Add Faux sound control
Add Faux speaker control
Add Faux gamma control
Add frandom
Add fsync on/of
Add ZRAM
SeLinux permissive
Add FIFO, SIO, SIO+, VR, ZEN I/O Schedulers
Add abyssplugv2, lionheart, pegasusq, uberdemand, wheatley, hyper, darkness, nightmare, ondemandplus, optimax, smartmax, yankdemand CPU Governors
Add stereo call recording support
Add Wakelocks on/of
Add kexec-hardboot
Add af_unix: speedup /proc/net/unix
Add backlight dimmer
Implement always on RGB LED support
Introduce builder and kernel packer
Use ondemandplus default cpu governor
Disable test iosched, uze VR by default
Enable NTFS FS and cpu voltage
init.d: add config
Enable LCD_KCAL
Enable all tcp congestions
Use westwood by default
New installer
XZ kernel compression
Build with Linaro 4.9.4
Overclock CPU up to 2.8 GHz
block: scheduler: add ZEN v2
Zen Sched: set fifo batch to 16 to reduce overload on eMMC and CPU
usb: gadget: mass_storage: added sysfs entry for cdrom to LUNs
Enable fastcharging by default
Enable MSM hotplug by default
Add franko thermal driver
Add double tap to wake touchscreen driver
Init included to ramdisk
Powersuspend
More logs
Thanks:
All for works
In the plans:
Your wishes
Not yet invented
XDA:DevDB Information
Nitrogen Extreme Kernel, Kernel for the Google Nexus 5
Contributors
Mr.MEX
Kernel Special Features: TWRP, Android 7
Version Information
Status: Stable
Current Stable Version: 0.9
Stable Release Date: 2016-10-10
Created 2016-09-12
Last Updated 2016-10-10
All are asked to F2FS, personal experience convinced that f2fs slightly slower than the well-tuned EXT4. So, no, f2fs in the nucleus and never will be. There is such a thing as a placebo effect, to me, he never acted, so I'm up to 100% affirm that f2fs slower EXT4. More practice shows that F2FS retains a memory of more than EXT4 but it's just a few months. I do not see after all the above make any sense to add it to the core. There are other, EXFAT, NTFS and so on, this is really useful and F2FS - pampering. Please understand and forgive: D
awesome, is this 1st nougat focused kernel??
SH1M4BD3 said:
awesome, is this 1st nougat focused kernel??
Click to expand...
Click to collapse
Yes
thaks so much, so the latest one was 04??, flashed an now im ready to test and tunes some features
SH1M4BD3 said:
thaks so much, so the latest one was 04??, flashed an now im ready to test and tunes some features
Click to expand...
Click to collapse
Yes. 0.4
I don't see the 12-9-2016 file, is 10-9-2016 the newest?
That is what I am running and its damn fast man. Very good, thanks much!
Sent from my Nexus 5 using Tapatalk
I have some questions regarding this kernel.
Anyone tested this kernel on Santhosh M built?
Is i necessary to flash WiFi fix?
Does YouTube work? Even on 1080p?
Video recording through camera in 1080p does it freeze image but sound still runs?
Thank you very much!
Anyone tested this kernel on Santhosh M built? no, i use aosp base.
Is i necessary to flash WiFi fix? no
Does YouTube work? Even on 1080p? case of any kernel
I.m.Tuga said:
I have some questions regarding this kernel.
Anyone tested this kernel on Santhosh M built?
Is i necessary to flash WiFi fix?
Does YouTube work? Even on 1080p?
Video recording through camera in 1080p does it freeze image but sound still runs?
Thank you very much!
Click to expand...
Click to collapse
Amazing job!!
Mr.MEX said:
Anyone tested this kernel on Santhosh M built? no, i use aosp base.
Is i necessary to flash WiFi fix? no
Does YouTube work? Even on 1080p? case of any kernel
Click to expand...
Click to collapse
Ok just made a backup and tried this kernel with Santhosh M built and it works perfectly.
WiFi, YouTube 1080p even in 60fps. 1080p recorded videos.
Installed kernel audiutor and even the colour profiles works.
Now this, is awesome. Thank you! Works flawlessly.
Whats the description for each governor? Where can i find it?
quimbexa said:
Whats the description for each governor? Where can i find it?
Click to expand...
Click to collapse
Google
Sent from my N5 (Nougat)
I don't think that having a ton of governors & hotplugs is better than having one well-optimized governor which works out well with one hotplug. I'd prefer an optimized interactive/ondemand with boost'n'crap rather than a zoo of governors.
No satured colors
Gallardo994 said:
I don't think that having a ton of governors & hotplugs is better than having one well-optimized governor which works out well with one hotplug. I'd prefer an optimized interactive/ondemand with boost'n'crap rather than a zoo of governors.
Click to expand...
Click to collapse
Man, I do all, to each his own)
Malfito said:
No satured colors
Click to expand...
Click to collapse
ok i fixed in new version, cooming soon
Mr.MEX said:
ok i fixed in new version, cooming soon
Click to expand...
Click to collapse
:good:
Kernel running good so far. Thanks for your work!
Any recommended settings for governor and hotplug?
And is there any chance for adding DT2W?
Thanks in advance!
Sent from my Nexus 5 using XDA-Developers mobile app
Flashed the kernel with Santhosh's AOSP ROM... Awesome kernel.. But I don't get any messages from hangouts when the phone is asleep..I get all the messages when I open the app. Is the kernel killing all the background apps?
Sent from my Nexus 5 using Tapatalk

[KERNEL][CM/AOSP] Heliox Kernel [1/12]

Introduction
A new stable custom kernel for our onyx
Features
Compatible with all CM and AOSP ROMs (except OOS)
Compatible with 6.0 and 7.x
Built with GCC 4.9 toolchain .
Adreno idler.
USB Fast Charge
Built-in AdBlocker
Optimized RWSEM Algorithm.
Latest security patches.
Sweep2Wake
Added governors : bioshock, darkness, elementalX, pegasusq, smartmax_eps, wheatley, yankactive, zzmove, impulse
Added I/O schedulers : zen and tripndroid
CPU Input Boost
Wakelock toggles
Optimised memory management
Enable Arch Power
Optimised core control
O2 optimisations
Instructions
Copy the kernel zip to your phone
Reboot to recovery. I would suggest TWRP by Nachiket
Flash the zip
Reboot
Download​https://androidfilehost.com/?fid=385035244224402842​
NOTE
Use the Kernel Adiutor to access all the features
Kernel is compatible with the new MM bootloader only
Recommended Settings
Governor: ElementalX
Multicore Power Saving: Aggresive
CPU Max freq: 1728MHz
Core control: Enabled
I/O scheduler : ZEN with 512kb read ahead for int. and ZEN with 384 kb for external
Sync Threshold : 960mhz
Input Boost Freq : 652mhz
Credits
 @CheckYourScreen
 @eng.stk
 @Lord Boeffla
 @franciscofranco
 @rjdTWO
 @ZaneZam
Special shout out to Nachiket.Namjoshi for always helping
XDA:DevDB Information
Heliox Kernel, Kernel for the OnePlus X
Contributors
Subhrajyoti Sen
Source Code: https://github.com/SubhrajyotiSen/HelioxKernelOnyx
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2016-11-21
Created 2016-11-21
Last Updated 2016-12-01
Changelog
01/12/2016
Add KCAL support
Add Voltage Control
23/11/2016
Add support for Sultan-ized ROMs
Patch multiple QuadRooter vulnerabilities
21//11/2016
Initial Release
Such Thug Much Wow! Great work buddy!
Great to see another kernel
Nice work buddy!
Great work
Finally, up on XDA
Working with Dirty Unicorns 11/20 build?
Ragonexus said:
Working with Dirty Unicorns 11/20 build?
Click to expand...
Click to collapse
Yes! You can check the screenshots tab to verify
Great job my friend. You've come a far way from where you were.
does it need any modifications in kernel adiutor or just leave it as original settings.
Fantastic job my friend working great!!
namquang93 said:
does it need any modifications in kernel adiutor or just leave it as original settings.
Click to expand...
Click to collapse
Stock settings work just fine.
But recommended settings would be
Governor: ElementalX
Multicore Power Saving: Aggresive
CPU Max freq: 1728MHz
Core control: Enabled
I/O scheduler : ZEN with 512kb read ahead for int. and ZEN with 384 kb for external
Sync Threshold : 960mhz
Input Boost Freq : 652mhz
Is this kernel compatible with Sultans CM13? I tried to flash it, but it was stuck on CM boot animation for 30+ minutes and I gave up, because my battery would die.
Kolio_xda said:
Is this kernel compatible with Sultans CM13? I tried to flash it, but it was stuck on CM boot animation for 30+ minutes and I gave up, because my battery would die.
Click to expand...
Click to collapse
Sultan-ized ROMs aren't currently supported. It will be added in the next release
Subhrajyoti Sen said:
Sultan-ized ROMs aren't currently supported. It will be added in the next release
Click to expand...
Click to collapse
One suggestion is to update op to indicate so. Or else u will see my similar post
Tiongkia said:
One suggestion is to update op to indicate so. Or else u will see my similar post
Click to expand...
Click to collapse
Thanks for pointing that out Done
Release 2 is up
Changelog
Add support for Sultan-ized ROMs (Check screenshots for confirmation)
Patch multiple QuadRooter vulnerabilities
https://www.androidfilehost.com/?fid=457095661767117919
Latest release still cant boot on Sultan. Stuck in CM boot animation for 20 mins. Dunno if it's just me.
Kolio_xda said:
Latest release still cant boot on Sultan. Stuck in CM boot animation for 20 mins. Dunno if it's just me.
Click to expand...
Click to collapse
I personally tested it on sultan's cm13.
Try one thing. Flash the ROM again and then the kernel.

[KERNEL][v500] BR.Kernel v1.05 [2018-01-10]

BR Kernel ​Based on Lineageos kernel​
Features
Linux 3.4.113
Built with UBERTC 7.2.1
Governors: bioshock, elementalX, intellim, interactive, ondemand, perfomance, powersave, smartmax, userspace
I/O Schedulers: bfq, cfq, deadline, fiops, maple, noop, zen
CPU hotplugs: IntelliPlug, AutoSMP
Custom voltage control
F2FS support
TCP Congestion Control
USB fastcharge
MultiROM Support
and more...
Installation Instructions
Download the zip file and save it into the root directory of internal/external storage
Reboot into recovery
Make backup boot partition
Flash the zip and reboot
Default settings
CPU frequency: 384MHz to 1.566GHz
CPU governor: elementalx
Hotplug: AutoSMP
Input CPU Boost: disabled
I/O Scheduler: zen
Fastcharge: enabled
Downloads
AndroidFileHost​
XDA:DevDB Information
BR Kernel, Kernel for the LG G Pad 8.3
Contributors
beroid
Source Code: https://github.com/beroid/android_kernel_lge_v500/tree/nougat
Kernel Special Features:
Version Information
Status: Stable
Created 2017-06-20
Last Updated 2018-01-10
Reserved
Can be flash in Stock Rom V30?
Jansxel said:
Can be flash in Stock Rom V30?
Click to expand...
Click to collapse
no
beroid said:
no
Click to expand...
Click to collapse
No stock, as in ''for custom/AOSP only'' ? Would be great
Cheers and TIA
Great and thanks for kernel.
Im flashing it with twrp and not boot on rom(im with aosp of adrianom)it reboot only in twrp
Thanx beroid for your valuable efforts buddy!
and...Would this kernel be suitable for gaming in AOSP N, Coz TBH, AOSP and LinageOS Nougat both sucks when it comes to gaming!
The best was stock lollipop+Fishears kernel!
Flashed the kernel on latest Nougat AOSP build BUT ONLY REBOOTS IN RECOVERY!!!
In short, this kernel doesn't work with any ROM. No stock, no AOSP, no Lineage.... What is the purpose then ?
I'm on LineageOS 14.1, 20170623 nightly. kernel is working fine. device feels smoother and faster. have not tried gaming since I don't play anything on this tablet
Does it work on CRDROID?
5nickers said:
Does it work on CRDROID?
Click to expand...
Click to collapse
Yup
Sent from my Nexus 6P using Tapatalk
Update - v1.02
added IOSched switcher
patches for several CVEs
fixed installation for LOS-based ROMs
just flashed on latest lineageos and suddenly my v500 is rebooting its ass off.
with this kernel, my tab needs a few minutes to somehow stabilize. like when I boot it up and use it immediately, it reboots. it has overheating issues which makes it reboot while gaming, ex. vainglory on low settings. this got worse in 1.02. I even have mako hotplug enabled and cpu temp limit enabled
Doesn't work on AOSP, only reboots in recovery....
Thanks man !!
Awesome work upstreaming the kernel and adding all those excellent features ... Worked flawlessly here on mokee N ... Would be great if you add zzmoove as governor ! Thanks man !
Update - v1.03
Updated toolchain
Patches for several CVEs
n3loki said:
I'm on LineageOS 14.1, 20170623 nightly. kernel is working fine. device feels smoother and faster. have not tried gaming since I don't play anything on this tablet
Click to expand...
Click to collapse
Weird... LineageOS is based on AOSP, so it should work
Very useful kernel... thanks dev

[KERNEL][ALL VARIANTS][AnyKernel][v3.0] G3X-Ultimate Kernel for CM and AOSP ROM's

Introduction:
Welcome! I've developed ArtxKernel, with the aim to make a great and clean kernels for CM and AOSP ROM's, but this one is for those that don't want to mess with a lot of features, like a Flash and Use Kernel! Battery life its very impressive and this Kernel is the most clean that I've made, so, enjoy it
Click to expand...
Click to collapse
Features:
- CPU Input Boost
- Gov's: Interactive, OnDemand, Conservative, Powersave, Perfomance, Userspace, pegasusq, zzmoove, Alucard and IntelliMM
- Multicore power saving
- Alucard and Bricked hotplugs
- 27Mhz GPU
- Adreno Idler
- FastCharge Support (Updated, faster than ArtxKernel)
- PowerSuspend Mode
- Kcal color control
- Faux sound control
- Fifo, fiops, sio and zen schedulers
- Frandom support
- Async I/O, 37% more perfomance
- Fsync control
- init.d support
- Selinux permissive
- Fixed simple_ondemand GPU Gov
- 2-Way Stereo Call recording Patch
- PVS Level via sysfs
- Boosted min and max screen Brightness (It's safe)
- RAM, GPU and Battery optimizations
- Some Artx Optimizations
SmoothUnlocker:
If you want an extra boost flash it, check MEGA link, but take in consideration that it will make your Battery drain faster in exchange of perfomance and pure Smoothness
Downloads:
----------
MEGA
----------
Spectrum:
Wanna use it with Spectrum App? Then follow this simple steps:
• Download Spectrum Injector HERE (3rd post) Thanks to @frap129
• Flash the Kernel and then Spectrum Injector
• Put my Profile files in spectrum/profiles folder in your internal memory after boot
------
Profiles
------
• You're done, remember that you can change those configs with a text editor
Bugs:
If you see a bug, let me know and I'll be glad to help you and fix it
Social:
Wanna join a Telegram group of this Kernel? If you have any question or you need help, get in!
(let me know if the link is broken )
----------
Telegram Group
----------
Compatible with:
(Thanks to @marcdw and @jlb1959.01)
- Nougat ROM's
- Marshmallow ROM's
- Lollipop ROM's (Not confimed yet)
Thanks to:
cesarandres_8911, savoca, faux123, LineageOS Team, osm0sis, Feinzer
LG, matthewdalex, Andrei F, yarpiin and me
If anyone is missing here PM me
If you like the kernel and want to do a small donation it for sure gonna help me a lot and keep me motivated! :laugh:
Thank you and enjoy it!
​
XDA:DevDB Information
G3X-Ultimate, Kernel for the LG G3
Contributors
Stayn
Source Code: https://github.com/Artx-II/G3X_Kernel_lge_g3
Kernel Special Features: See above
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2017-07-05
Created 2017-06-28
Last Updated 2017-08-19
Changelog!
Code:
[B]* v3.0[/B]
- Source updated
- Boosted min and max screen brightness (It's safe)
- Added 2-Way Stereo Call Recording Patch
- Added Governors: Alucard & IntelliMM
- PVS Level via SysFs
- RAM, GPU and Battery optimizations
- Some optimizations from Artx Kernel
- Cleaned a lot of code
[B]* v2.0[/B]
- Source updated
- Added Dualsim support
- Added Pegasusq Gov
- Added zzmoove Gov
- Added Alucard and Bricked hotplug
- 27Mhz GPU
- Adreno Idler
- Sound control (Replaces Faux)
- Power Suspend Mode
- Added fifo, fiops, sio and zen schedulers
- Added Frandom
- Kernel Selinux permissive
- Fsync control
- Compiled with updated UberTC
- General optimizations
- Battery improvements
[B]* v1.0[/B]
- Initial release
Smooth as butter, and charging so fast it's almost scary
Thank you
You need a banner for your OP which is called "KernelBae"
Anyway thanks for awesome job and new kernel.
Sent from my LG-D855 using Tapatalk
Stayn said:
Reserved
Click to expand...
Click to collapse
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
mohammadtalha93 said:
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
Click to expand...
Click to collapse
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
mohammadtalha93 said:
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
Click to expand...
Click to collapse
I cannot use stock based ROMs, it's too much lag for me
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
francois amon said:
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
Click to expand...
Click to collapse
Light and normal kernel has better battery life that depends on how you configure it
Stayn said:
Light and normal kernel has better battery life that depends on how you configure it
Click to expand...
Click to collapse
Allright then You. I will stay with the latest Light Version.
THX for reply
Iv been on this kernel all this morning and so far its great!
PS: Is it possible to add bioshock to this kernel?
Downloaded twice fot f400, both zip corrupted.
khnoizer said:
Downloaded twice fot f400, both zip corrupted.
Click to expand...
Click to collapse
Sorry dude, I re-uploaded it
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
khnoizer said:
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
Click to expand...
Click to collapse
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
Keep your time. You don't have to push an update all days. Let the users use it for a while and then report. One day with this kernel and report it is nothing. The system need time to get one with the kernel settings
G3X is pretty much beta. ArtX is not beta (IMO). If you want a more stable kernel use ArtX until this one gets all the kinks worked out.
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
I think I should also mention that I'm using RR 5.8.3 rom for F400 variant by oadam11, which is also have performance governor by default on its default kernel. Maybe there are something related.
Anyway, take your time, and thank you for your hard work.
EDIT: However, I've tried artxlight 2.1 but its governor wasn't set to performance by default. It was zzmoove.
Hi I have a little problem. When I flash through TWRP I get unsupported device and error 1. My device is d852.

Categories

Resources