Related
Hi.
I would like to show new branch of ExperiencedKernel. It's for AOSP, CM, AOSP and CM based roms (tested on official CM 10.2, AOSP by @mikegapinski and MIUi based on this AOSP) It's based on CM kernel, updated to 3.0.101. It has new functions, tweaks and it's more battery-friendly. It's for P760, P765, P768 (untested).
You will need:
-AOSP, CM, AOSP and CM based roms (tested on official CM 10.2, AOSP by @mikegapinski ,MIUI based on this AOSP, AOSPA). Should work also on CM-10.1, AOSP 4.4 and many other roms (not stock rom).
-CWM recovery (recommended my version)
-Unlocked bootloader
Installation:
-Boot to CWM
-Backup your rom
-Flash zip
-Wipe cache and dalvik-cache
Features:
Based on CM kernel updated to 3.0.101
You can change CPU freq and voltage table (you need my modules zip before)
More battery-friendly than other kernels
You can control GPU freq (to 416 Mhz)
Sio and row i/o sched
Backported interactive, android drivers from 3.4 kernel
Dynamic fsync option
Soundcontrol option
Many tweaks
Ramhack to 850 Mb ram (more stable than 860 Mb)
Added screen off max freq
Smartflex disabled for more stability
More ram free
Touchscreen tweaked
Enabled all avilable TCP alghoritms (westwood is default)
Wifi power mode control
CPU Topology added
New governors (smartassV2, pegasusq, wheatley, interactivex and tweaked interactive)
Some guides:
Changing freq and voltage table
You need to flash modules (you can find in download section). Recommended is to have init.d support (Cyanogenmod has it, aosp not)
Create script file or type in terminal. Example lines:
Code:
echo 0 192 890 > /proc/cpu_control/tweak_cpu
echo 1 300 930 > /proc/cpu_control/tweak_cpu
echo 2 420 995 > /proc/cpu_control/tweak_cpu
echo 3 610 1060 > /proc/cpu_control/tweak_cpu
echo 4 720 1090 > /proc/cpu_control/tweak_cpu
echo 5 800 1150 > /proc/cpu_control/tweak_cpu
echo 6 920 1200 > /proc/cpu_control/tweak_cpu
echo 7 1200 1310 > /proc/cpu_control/tweak_cpu
Sound Control (volume boost on headphones):
echo i > /sys/devices/virtual/misc/soundcontrol/volume_boost
Replace i with 0-1 of your choice.
wifi_pm:
echo 1 > /sys/module/bcmdhd/parameters/wifi_pm - to enable
echo 0 > /sys/module/bcmdhd/parameters/wifi_pm - to disable
TCP Congestion Algorithm interface
To check all the available options:
sysctl net.ipv4.tcp_available_congestion_control
To change to other option:
sysctl -w net.ipv4.tcp_congestion_control=NAME_OF_THE_ALGORITHM
All other tweaks are avilable in Trickster MOD (you can download from play store)
About lags
This kernel can be a bit laggy, because it tuned it for power saving mode. If you want to get more performance switch governor to other.
This kernel is compatible with: https://play.google.com/store/apps/details?id=com.bigeyes0x0.trickstermod . You can control options above with this app. It has also more options which this kernel support (ex. screen off max freq, dynamic fsync). I reccomend to use this app. Only 2 small bugs with this app. Sound control . Use only 0 or 1 option. 2 and 3 option don't work. GPU OC (when you choose last option 512 Mhz it sets gpu to 416 Mhz).
Download: http://artas182x.you2.pl/android-projects/experiencedkernel-series/experiencedkernel-for-cm-and-aosp/
Source: https://github.com/artas182x/lge-kernel-omap4.git
Thanks to: @franciscofranco @Ezekeel
Changelog:
v4
-Smartflex disabled, caused kernel panic for some people
-Lowered voltages and replaced 410 Mhz step with 520 Mhz
-Better linaro flags
-Interactive gov tweaked
v3
-Disabled gamma table
-Updated linux kernel to 3.0.101
-Lowered some voltages
-Added 420 Mhz and 720 Mhz step
-New tweaks
-Less battery drain by screen
v2
-Better compability. CWM zip flashes only zimage not ramdisk. For example in some roms where is disabled internal sd, kernel work ok now!
-Added GPU oc up to 416 MHz (before 384 MHz). You can control through Trickster mod. More about above.
-CPU OC modules aren't included with kernel. You can flash it. Recommended is init.d support in rom.
This is great, now every rom out there can enjoy the extra ram. Is it compatible with p768? Which governor/scheduler is selected by default?
Tuned interactive and row i/o sched. I built it only for P768.
I'm testing it with mateos cm10.2 4.3.1 It seems good and runs. I only miss hotplug governor :silly:
Thx for your work :good:
Edit: It doesn't find the sdcard with this kernel ... so it's useless.
Edit: v2 works thxxxx
Have I use trickstermod to change frequency or governor etc. ? Or Can I do it by 'Performance section' which is included in CM?
And one more question, about default loudness of sound. Is it on the same level like in the stock kernel ? Or is it lower and has to be 'boost' ?
Sorry for my English, if i wrote something wrong
I flashed this kernel on Paranoid Android and it hanged on boot so I guess it's not compatible with pa.
When will it release for [email protected]@?
Sent from my LG-P760 using XDA Premium 4 mobile app
It seems that internal sd emulation is enabled with this kernel, and external sd getting unmounted
Unn113 said:
It seems that internal sd emulation is enabled with this kernel, and external sd getting unmounted
Click to expand...
Click to collapse
I can do version with disabled emulation today.
PreemPalver said:
I flashed this kernel on Paranoid Android and it hanged on boot so I guess it's not compatible with pa.
Click to expand...
Click to collapse
PA is not cm based. Check with aosp kernel.
hkfree said:
When will it release for [email protected]@?
Sent from my LG-P760 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't know for now. I'm trying to make universal package for cwm.
Wysłane z mojego LG-P760 przy użyciu Tapatalka
artas182x said:
PA is not cm based. Check with aosp kernel.
Wysłane z mojego LG-P760 przy użyciu Tapatalka
Click to expand...
Click to collapse
I flashed the aosp variant of your kernel and my phone couldn't boot. Maybe this is related to sdcard emulation turned on.
PreemPalver said:
I flashed the aosp variant of your kernel and my phone couldn't boot. Maybe this is related to sdcard emulation turned on.
Click to expand...
Click to collapse
I will make universal installer and i will check this with PA.
Wysłane z mojego LG-P760 przy użyciu Tapatalka
ExperiencedKernel v2 is up!
ExperiencedKernel v2 is up!
Changelog:
v2
-Better compability. CWM zip flashes only zimage not ramdisk. For example in some roms where is disabled internal sd, kernel work ok now!
-Added GPU oc up to 416 MHz (before 384 MHz). You can control through Trickster mod. More about in above.
-CPU OC modules aren't included with kernel. You can flash it. Recommended is init.d support in rom.
PreemPalver said:
I flashed this kernel on Paranoid Android and it hanged on boot so I guess it's not compatible with pa.
Click to expand...
Click to collapse
Now it works with PA!
So this kernel doesn't works on stock and stock based ROM's...
or
Will this kernel works on SlimBean..
Works correctly with this MIUI port.
Thank you Artas!
On offical cm 10.2 i got kernel panic... I tried v1 and v2. Any chance to boot up on my device? I have P760 and flashed correctly with inatruction.
Wysłane z mojego Nexus 7 przy użyciu Tapatalka
Work on cm 4.2.2
Inviato dal mio LG-P760 utilizzando Tapatalk
does not work on p765 cm 10.2 ( mateo build )
noob.gamer said:
does not work on p765 cm 10.2 ( mateo build )
Click to expand...
Click to collapse
Can you describe problem?
Wysłane z mojego LG-P760 przy użyciu Tapatalka
artas182x said:
Can you describe problem?
Wysłane z mojego LG-P760 przy użyciu Tapatalka
Click to expand...
Click to collapse
Downloaded your kernel, flashed it through recovery, cleared dalvik and rebooted but gets stuck at LG logo.
noob.gamer said:
Downloaded your kernel, flashed it through recovery, cleared dalvik and rebooted but gets stuck at LG logo.
Click to expand...
Click to collapse
When I quit CWM, recovery ask: disabled recovery flash (or some similar words) yes or no... If I answer yes, then make similar problem. But I answered no, then boot normally...
Send by Norwegian Royal Army with XDA4 app!
Bread and Butter Kernel
For LG G3 BeatMarshmallow Only
Compatibility:
Made for CM13 but should work across all CM13 based ROMS
For all G3 Beat Variants
FEATURES:
CPU and GPU frequencies
CPU: 192MHz - 1190MHz
GPU: 100MHz - 600MHz
faux123 SoundControl v3.4
Check for scanned pages in KSM (skips already scanned pages)
Google Snappy Compression
I/O Boost
ZRAM optimisation
LZ4 Compression/Decompression Algorithm
F2FS support (/data & /cache only)
ZRAM compression algorithm using LZ4
Simple GPU algoithm
Dynamic FSync
Powersuspend v1.5
Fast charge v2
Removed debug from kernel
VFPV4 and NEON support
Cortex A7 optimisations
AES and SHA1 routines
Ofast flag for compilation
GPU optimisations
Overclocked BUS and RAM to 800MHz
UKSM 0.1.2.3
Intellithermal
CPU Governors:
alucard
wheatley
zzmoove
hybrid
nightmare
Scary
SavagedZen
sakuractive
pegasusq
lulzactive
interactiveX
HYPER
brazillianwax
intellimm
intelliactive
smartassV2
abyssplug
SmartassH3
interactive
conservative
ondemand
userspace
powersave
ondemandplus
performance
GPU Governors:
msm_cpufreq
msm-adreno-tz
userspace
powersave
performance
simple_ondemand
CPU Hotplugs:
MPDecision
IntelliPlug (v3.9)
Alucard Hotplug.
I/O Schedulers:
noop
deadline
row
cfq
fiops
sio
fifo
bfq
zen
vr
sioplus
Kernel Version 3.4.112
Compiled Using to Linaro GCC 5.3.1
ZZMOOVE governor profiles:
* currently available profiles by ZaneZam and Yank555:
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (1)'def' -> Default -> will set governor defaults -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (2)'ybat -> Yank Battery -> a very good battery/performance balanced setting -
* - DEV-NOTE: highly recommended! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (3)'ybatext'-> Yank Battery Extreme -> like yank battery but focus on battery saving -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (4)'zzbat' -> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving -
* - DEV-NOTE: might give some lags! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (5)'zzbatp' -> ZaneZam Battery Plus -> NEW! reworked 'faster' battery setting -
* - DEV-NOTE: recommended too! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (6)'zzopt' -> ZaneZam Optimized -> balanced setting with no focus in any direction -
* - DEV-NOTE: relict from back in the days, even though some people still like it! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (7)'zzmod' -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (8)'zzperf' -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast -
* - down scaling/hotplugging behaving -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (9)'zzinz' -> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (10)'zzgame' -> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (11)'zzrelax'-> ZaneZam Relax -> NEW! based on moderate (except hotplug settings) with relaxed sleep settings -
* ------------------------------------------------------------------------------------------------------------------------------------------
Instructions to use:
Download from Kernel Adiutor or from BasketBuild and flash from recovery
Contributors:
OdinTech
vm03
Quarx
Nikita Pro Android
Downloads:
Kernel Adiutor: https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor&hl=en
BasketBuild: https://basketbuild.com/devs/TheNotOnly/g3beat
Early releases are available on BasketBuild
Github: https://github.com/TheNotOnly/android_kernel_lge_jagnm
Please leave a thanks if you are satisfied.
Thank you my friend. Now, what versions of lolipop is compatible, the stock ones, the cm12.1? btw to flash the kernel we must flash the modified bootloader right?
DeviRSilva said:
Thank you my friend. Now, what versions of lolipop is compatible, the stock ones, the cm12.1? btw to flash the kernel we must flash the modified bootloader right?
Click to expand...
Click to collapse
Yes, if you have TWRP working then the kernel should work. It's for stock.
Thanks a lot man !
A little question, can u fix the bugs of cm 12 ?
Great job!
How would we be able to make this work for D724?
Sent from my LG-D724 using Tapatalk
Is it compatible with d724? ,we dont got any custom kernel yet
Sent from my LG-D724 using XDA Free mobile app
How to install it? Xposed will be working with this kernel?
Wysłane z mojego LG-D722 przy użyciu Tapatalka
UszkiX said:
How to install it? Xposed will be working with this kernel?
Wysłane z mojego LG-D722 przy użyciu Tapatalka
Click to expand...
Click to collapse
Should work.
danielugolini said:
Thanks a lot man !
A little question, can u fix the bugs of cm 12 ?
Click to expand...
Click to collapse
No unfortunately
boofman said:
Great job!
How would we be able to make this work for D724?
Sent from my LG-D724 using Tapatalk
Click to expand...
Click to collapse
Uploaded D724. Can you test and leave feedback please?
thenotonly said:
Should work.
Click to expand...
Click to collapse
You can check? Please, i have d722 and v20b.
Wysłane z mojego LG-D722 przy użyciu Tapatalka
UszkiX said:
You can check? Please, i have d722 and v20b.
Wysłane z mojego LG-D722 przy użyciu Tapatalka
Click to expand...
Click to collapse
At the moment there is a bug concerning com.android.phone.
This bug comes from the ROM itself and not kernel.
thenotonly said:
At the moment there is a bug concerning com.android.phone.
This bug comes from the ROM itself and not kernel.
Click to expand...
Click to collapse
When this bug will be fixed?
Wysłane z mojego LG-D722 przy użyciu Tapatalka
UszkiX said:
When this bug will be fixed?
Wysłane z mojego LG-D722 przy użyciu Tapatalka
Click to expand...
Click to collapse
I can't tell as this is rovo89's work.
Here is the progress about the issue:
https://github.com/rovo89/Xposed/issues/42
thenotonly said:
I can't tell as this is rovo89's work.
Here is the progress about the issue:
https://github.com/rovo89/Xposed/issues/42
Click to expand...
Click to collapse
What gives this kernel?
Wysłane z mojego LG-D722 przy użyciu Tapatalka
thenotonly said:
No unfortunately
Click to expand...
Click to collapse
Ok :/ .. And can u give us in the next update the overclock to 1400 mhz like s3 neo ?
Just tested it on d724
Nothing is wrong with the kernel every feature are available governor,scaling,lmk
Good job
Is there OC feature added??
Sent from my LG-D724 using XDA Free mobile app
danielugolini said:
Ok :/ .. And can u give us in the next update the overclock to 1400 mhz like s3 neo ?
Click to expand...
Click to collapse
I can overclock gpu and bus but i'm having problems compiling dtb. If someone can help, PM please.
overclock the cpu 1.4Ghz be possible ?
anderson mendes said:
overclock the cpu 1.4Ghz be possible ?
Click to expand...
Click to collapse
If I can find a source that has OC for our SOC I should be able to do it.
Sent from my LG-D722 using XDA Free mobile app
Hi,
which version of Opengapps should I download for LeEco X820 with Moke ROM (platform and android)?
http://opengapps.org/ arm 64 6.0 pico....i guess im not that sure
Yes you select Arm 64 platform, Android 6.0 and variant which you want where Pico is most minimalistic option.
Regards Filozof71
Sent from my Le X820 using Tapatalk
Thanks for help / dzieki za pomoc
What is updated in 47.1.A.12.145?customized HK ROM
Security update [emoji4] 1.april
Odesláno z mého G8341 pomocí Tapatalk
New update available! (via OTA)
Device: Mi 8 Global
Codename: #dipper
Type: Stable Beta Recovery
Version: V12.0.1.0.QEAMIXM | 10.0
Size: 2.1 GB
MD5: e81bc73682a8ff0fd5672288e46f30ee
Changelog:
[Super wallpapers]
Fix: Status bar colors weren't displayed correctly in the Dark mode
[Control center]
New: Swipe down from the upper left corner to open Notification shade and from the upper right corner to open Control center
Optimization: Control center layout in landscape mode
[Dark mode]
Optimization: Brightness and color improvements for wallpapers in Dark mode
[System]
Fix: Home screen went black and started flashing after unlocking in some cases
Updated Android Security Patch to September 2020. Increased system security.
[Phone]
Fix: UI elements for accepting calls weren't displayed in some cases
[Lock screen]
Fix: Custom signature didn't appear on the Lock screen
[Status bar, Notification shade]
Fix: Status bar wasn't displayed correctly with color inversion
[Camera]
New: A new mode for scanning documents
Recovery Link ---> https://bigota.d.miui.com/V12.0.1.0.QEAMIXM/miui_MI8Global_V12.0.1.0.QEAMIXM_e81bc73682_10.0.zip
Ota update for 11.0.5.0 ---> https://bigota.d.miui.com/V12.0.1.0...QEAMIXM-V12.0.1.0.QEAMIXM-9281342104-10.0.zip
Cheers
Wysłane z mojego Mi 9T Pro przy użyciu Tapatalka
Hi, thanks for sharing it
Is it newer than the last EU Beta?
The last was Miui 12.1 20.9.4
xandreasx said:
Hi, thanks for sharing it
Is it newer than the last EU Beta?
The last was Miui 12.1 20.9.4
Click to expand...
Click to collapse
No, it's based on MIUI 12.0.
It's stable beta non xiaomi.eu
Wysłane z mojego Mi 9T Pro przy użyciu Tapatalka
chudy_85 said:
It's stable beta non xiaomi.eu
Wysłane z mojego Mi 9T Pro przy użyciu Tapatalka
Click to expand...
Click to collapse
It's global stable Beta!
Has anybody of you already tried it?
G A S T said:
It's global stable Beta!
Has anybody of you already tried it?
Click to expand...
Click to collapse
yes , but is has some issues anf glitches every now and then. i l go back to xiaomi.eu v12 0.2.0 witch workes flawlessly, ant it even had the saturn wallpaper,this doesnt