[FIX][Root] Ram Management | Apps refreshing [9.0.x -- 10.x.x] - Lenovo P2 Guides, News, & Discussion

Fix bad ram management issue on android pie and 10 rom.
Requirements:
1. Root
2. Kernel Auditor
3. Root Explorer (Any)
1. Build.prop tricks
1. Build.prop editor
Add the line in vendor/build.prop
debug.sf.latch_unsignaled=1
2. Kernel Auditor Tricks
Change the settings in kernel auditor and click apply on boot
Low Memory Killer
Apply on boot
1. Turn off Adaptive Low Memory Killer
2. Foreground Applications - 8 MB
3. Visible Applications - 16 MB
4. Secondary Server - 32 MB
5. Hidden Applications - 64 MB
6. Content Providers - 96 MB
7. Empty Applications - 128 MB
Virtual Memory
Apply on boot
1. dirty_ratio = 80
2. dirty_background_ratio = 90
3. min_free_kbytes = 2048
4. oom_kill_allocating_task = 1
5. extra_free_kbytes = 2048
3. Fix UI Lag
Apply on boot
open kernel auditor and go to gpu profile
change the below value
GPU Minimum Frequency = 510 MHz
Reboot Device & Enjoy !!!

Who have tested this?

Mrinmay Medhi said:
Fix bad ram management issue on android pie and 10 rom.
Requirements:
1. Root
2. Kernel Auditor
3. Root Explorer (Any)
1. Build.prop tricks
1. Build.prop editor
Add the line in vendor/build.prop
debug.sf.latch_unsignaled=1
2. Kernel Auditor Tricks
Change the settings in kernel auditor and click apply on boot
Low Memory Killer
Apply on boot
1. Turn off Adaptive Low Memory Killer
2. Foreground Applications - 8 MB
3. Visible Applications - 16 MB
4. Secondary Server - 32 MB
5. Hidden Applications - 64 MB
6. Content Providers - 96 MB
7. Empty Applications - 128 MB
Virtual Memory
Apply on boot
1. dirty_ratio = 80
2. dirty_background_ratio = 90
3. min_free_kbytes = 2048
4. oom_kill_allocating_task = 1
5. extra_free_kbytes = 2048
3. Fix UI Lag
Apply on boot
open kernel auditor and go to gpu profile
change the below value
GPU Minimum Frequency = 510 MHz
Reboot Device & Enjoy !!!
Click to expand...
Click to collapse
I cannot see any build.prop in my build prop editor(smartpack kernel)

Related

[SCRIPT]Jupa Engine V3.0.0 - How to tweak android the easy way

To Devs: You may use this in your ROM if you ad a clear thanks in your thread and a redirection to this thread for all info and updates
Hey everyone today I am showing you my creation for the android community.
This concept is born in GingerReal ROM because much people are asking me about it I started this thread.
So also other not GingerReal users can use this creation.
Click to expand...
Click to collapse
Disclaimer:
Code:
* Flashing knowledge is necessary to keep yourself out of trouble
* Read the installation procedure before posting any questions/issues!
* I am not responsible for your bricked or not working devices
* PLEASE BE PATIENT AND DO NOT ASK FOR ETA. UPDATES WILL COME WHEN THEY ARE READY!
* You may always leave feedback and post bugs
What is Jupa Engine?
Jupa Engine is a kind off a tweak database that is loaded into your system.
It's using a configuration file that is stored on two diffrent places.
One is on your sdcard if it is supported by your device. The other one will always work and is stored in your system.
With this configuration file you can easily configure your tweaks and decide witch tweaks will be executed during boot.
Features of Jupa Engine
The database off tweaks is using populair tweaks Quick configuration tweaks and some tweaks of my own
-SuperCharger script V6-U8 by zeppelinrox
-The best ram optimalization by Juwe11
-Kernel scheduler by hardcore
-SD-Read tweak 1024 by brainmaster
-SD-Read tweak 2048 by brainmaster
-SD-Read tweak 4096 by brainmaster
-Noop scheduler
-Deadline scheduler
-CFQ scheduler
-Mount with Noatime
-Honeycomb Ram optimalization
-Honeycomb Kernel scheduler
-Redmaner Ramhack
How to install it
What you need
-A rooted device with busybox installed
-A kernel that support /system/etc/init.d scripts
-ClockWorkMod recovery to instal the zip
1. Download the attachment below
2. Put the zip on the root off your sd-card
3. Boot in ClockWorkMod Recovery
4. Choose "install zip from sd-card"
5. Choose "choose zip from sd-card"
6. Choose "JupaEngine_xxxxx.zip
7. Choose "yes - install JupaEngine_xxxxx.zip
8. wait till it is done
9. Reboot your system
10. Wait till it is fully booted and you are done
Default configuration
The following tweaks are enabled by default
-Honeycomb Ramscript
-Honeycomb kernel scheduler
-Mount with NoAtime
-Deadline Scheduler
-Sd-Readtweak 2048
How to configure your own ultimate tweak system
There are 3 ways to do this:
1. using a CWM zip with only the configuration file
2. using the configuration file on /sdcard
3. Using the configuration file on /system
Explanation off the configuration file
The configuration file is a simple .prop file and looks like a build.prop
Code:
# Tweak configuration for Jupa Engine by Redmaner
# Disable a tweak with "disabled" after the tweak
# Enable a tweak with "enabled" after the tweak
ro.honeycomb.kernelscheduler=enabled [COLOR="Red"]Configures Honeycomb Kernel scheduler[/COLOR]
ro.honeycomb.ramscript=enabled [COLOR="Red"]Configures Honeycomb Ram script[/COLOR]
ro.init.sd=disabled [COLOR="Red"]Configures init.sd[/COLOR]
ro.juwes.ramscript=disabled [COLOR="Red"]Configures Juwe's ramscript[/COLOR]
ro.kernel.scheduler=disabled [COLOR="Red"]Configures kernel scheduler[/COLOR]
ro.mount.noatime=enabled [COLOR="Red"]Configures Noatime mount[/COLOR]
ro.redmaner.ramhack=disabled [COLOR="Red"]Configures Redmaner Ram hack[/COLOR]
ro.scheduler.cfq=disabled [COLOR="Red"]Configures CFQ sheduler[/COLOR]
ro.scheduler.deadline=enabled [COLOR="Red"]Configures Deadline schedule[/COLOR]r
ro.scheduler.noop=disabled [COLOR="Red"]Configures noop scheduler[/COLOR]
ro.sdreadtweak.1024=disabled [COLOR="Red"]Configures SD-Readtweak 1024[/COLOR]
ro.sdreadtweak.2048=enabled [COLOR="Red"]Configures SD-Readtweak 2048[/COLOR]
ro.sdreadtweak.4096=disabled [COLOR="Red"]Configures SD-Readtweak 4096[/COLOR]
ro.super.charger=disabled [COLOR="Red"]Configures SuperCharger script[/COLOR]
It is very simple
Enabled = that the tweak will be executed during boot
Disabled = that the tweak won't be executed during boot
1. using a CWM zip with only the configuration file
1. Download the Configuration.zip below
2. Open tweak.prop (don't extract the zip)
3. Edit the file to your needs
4. Save the file and the new zip
5. Flash the zip in ClockWorkMod recovery
2. using the configuration file on /sdcard
This feature does not work on all devices!
Because the time when sd-card is mounted and the place where it is mounted is most off the time diffrent on every device.
You have to find out it this works for you or not checking the values with terminal emulator or adb.
1. open tweak.prop on your sdcard
2. edit the file to your needs
3. save the file
4. reboot your device
3. Using the configuration file on /system
1. open tweak.prop on /system/tweak.prop (use a file explorer with root permission)
2. edit the file to your needs
3. save the file
4. reboot your device
Values of tweaks
Honeycomb kernel scheduler
sched_latency_ns = 10000000
sched_wakeup_granularity_ns = 2000000
sched_min_granularity_ns = 1500000
Honeycomb Ram-Script
Minfree= 8192,10240,12288,14336,16384,20480
Swappiness= 60
vfs_cache_pressure = 100
dirty_expire_centisecs = 200
dirty_writeback_centisecs = 500
dirty_ratio = 20
dirty_background_ratio = 5
Juwe's RamScript
Minfree= 2560,4096,6144,12288,14336,18432
Swappiness= 50
vfs_cache_pressure = 10
dirty_expire_centisecs = 500
dirty_writeback_centisecs = 1000
dirty_ratio = 90
dirty_background_ratio = 5
kernel scheduler
sched_latency_ns = 10000000
sched_wakeup_granularity_ns = 2000000
sched_min_granularity_ns = 1000000
Redmaner Ramhack
Minfree= 2560,4096,6144,14848,16896,20992
What you can expect in the future
-Quick toggles for goveneur
-Maybe some OC toggles
-More support for devices
-More scripts
Thanks list
Brainmaster (SD-Readtweak) Visit his thread here
zeppelinrox (SuperCharger script) Visit his thread here
Hardcore (Kernel scheduler) Visit his thread here
Juwe11 (Ramscript) Visit his thread here
If i forgot someone please tell me
reserved for future use to
redmaner said:
reserved for future use to
Click to expand...
Click to collapse
can I use this updates on my miui rom?
Thread will be re-opened once new version is finished

[KERNEL][HYBRID]G3MOD v2.5

G3MOD TEAM
Founder
dharamg3
Kernel Developers
hillbeast , moikop , cool.darshak
Application Developers
dympy , andreapier
ROM/Theme Developers
Stylooo , RafayelG , aarrun​
Kernel Features:
Non-OC Version: 83MHz - 667MHz
OC Version: 83MHz - 1200MHz
RootADB
Busybox 1.19
File System Support: rfs/ext2/ext3/ext4
Init.d Scripts
1% Battery Mod
OverClocking
UnderVolt
data2sd
BFQ I/O Scheduler
Voodoo v10
CWM Touch Recovery
Configurable CompCache
BootLogo
TinyRCU
MultiBoot
Kernel Hz: (Non-OC: 250, OC: 500)
tun.ko
100MHz CPU clock stepping
DMA Enabled in G3D
Dynamic OC
Hybrid kernel (supports every firmware for Galaxy 3)
Hybrid Data2SD
Multi Data
NTFS read-only support (but no auto mounting SD card yet)
BLN Support. (Thanks to marcellusbe)
JFS and HFS+ support
CWM Features:
1) Reboot
2) Extended Power Menu
1.1) Power Off
1.2) Reboot
1.3) Reboot Recovery
1.4) Download
3) Update.zip's
3.1) Update.zip from sdcard Root
3.2) Select .zip from sdcard
3.3) Toggle Signature Verification
3.4) Toggle Script Asserts
4) Multiboot
4.1) Switch ROM's
4.2) Backup ROM
4.3) Switch Kernel's
5) Data / Factory Reset
6) Wipe
6.1) Data / Factory Reset
6.2) Cache
6.3) Wipe dalvik cache
6.4) Wipe Battery Stats
7) Backup and Restore
7.1) Backup
7.2) Restore
7.3) Advanced Backup 7.3.1) Boot 7.3.2) System 7.3.3) Data 7.3.4) Cache 7.3.5) sd-ext
7.4) Advanced Restore 7.4.1) Boot 7.4.2) System 7.4.3) Data 7.4.4) Cache 7.4.5) sd-ext
8) Mounts And Storage
9) Advanced
Kernel Downloads:
http://code.google.com/p/g3modteam/downloads/list
Kernel Changelog:
v2.5 (15/05/2012
Supports CM7a8.1
Supports ICS (if colours are screwy, update OpenFIMG)
CWM5 with touch
General source code fixes
v2.4.1 (23/02/2012)]
CM7 A7 support!
Fixed filesystem covertion system.
Lagfree governor properly implemented.
Added BLN support.
Fixed wifi for CM7 (Thanks to Arakmar).
v2.3 (15/12/2011)
Hybrid initramfs: Added support for ICS-based roms.
Multiboot: Fixed dalvik-cache restoring.
Multiboot: Added support for backing up android_secure.
AOSP Proximity sensor support added.
Initramfs: Optimized init.rc files and added usb.rc file.
MAX8998 Driver: Removed led blinking support since it isn't being used anymore.
v2.2.2 (21/11/2011)
Went back to old BLN system, this seems to work fine.
New NON-OC Kernel Hz: 250.
Should have a better battery backup
v2.2.1 (16/11/2011)
JFS Utilities permission fixed.
BLN System fixed.
v2.2 (15/11/2011)
Support for new BLN system.
Optimized SIO Scheduler for flash devices.
Added JFS Utilities (forgotten in the previous release).
Dropped OC+ version support.
v2.1 (09/11/2011)
Lagfree Governor.
83Mhz steps for Non-OC and OC+ version
Lowmemorykiller.c tweak.
Reverted ondemand performance tweak.
Updated BFQ I/O Scheduler to v2.1r1.
Data2SD tweak: Improved IO Performance for non-Data2SD users and fixed *incompatibility* with Kyrillos's App2SD script.
Added Hybrid Data2SD internal System cache.
Compcache is now configurable.
Fixed battery drain problem.
BLN Support. (Thanks to marcellusbe)
Removed InteractiveX governor due to problems.
JFS and HFS+ support.
v2.0 (02/10/2011)
Hybrid kernel (supports every firmware for Galaxy 3 (except Eclair))
CM6.2 and CM7 Support (obviously but it must be said twice)
Adjusted battery driver (more accurate)
83MHz minimum on OC kernel
Hybrid Data2SD
Multi Data
Compcache toggleable
InteractiveX CPU frequency mode
SIO scheduler
MD5 hash disabled on nandroid
More stable at idle
Reduced power drain at idle
jhash3 removed as it increased power drain.
v1.9 (09/09/2011)
tun.ko included and enabled
100MHz CPU clock steppings: you can now set your speed to anything between 100 and 1400MHz in 100MHz step (100, 200, 300...)
CPU minimum frequency now 100MHz on Performance, Ultimate and Extreme
jhash3 for improved HSDPA/3G/EDGE speeds.
Multiboot improved for data backup and recovery
Added Reboot and Wipe Data/Dalvik Cache to main menu of CWM.
DMA enabled in G3D - Thanks marcellusbe
Added InDroid and CM7 to Multiboot
v1.8 [30/08/2011]
Reworked Battery Driver
Reworked CWM Recovery
Now 11 ROM's support in Multiboot
v1.7 [15/08/2011]
Multi Boot
Power off Option in CWM
Dynamic OC (ability to change the maximum freq)
Modify the max_blk_count value to prevent overflow.(sdcard related)
mmc: core: Fix dereferencing after NULL check (sdcard related)
Lower vfs_cache_pressure 100->25.
ARM: fix some sparse errors in generic ARM code
lib: Improve the performance of memcpy and memmove of the general version
lib: Introduce some memory copy macros and functions
ashmem: fix deadlock when system is low on memory
v1.6 [11/08/2011]
Batter Driver Back to Original - Only Change is added Compensation for Data On
Stable OC
UV Works for All Frequencies - Can be checked via dmesg
Removed SavagedZen and SmartAss for now.Giving Problems. Will come back in future versions.
SDCard Partitioning Problem Solved - Ext3 partitioning for mmcblk0p2 - Can be converted to Ext4 Using g3mod app.
Kernel Flashing via CWM Recovery Working
Kernel Hz: Lite:256 Performance:300 Ultimate:500 Extreme: 1000
Noop I/O Scheduler by default
Fixed Typo in Bootlogo
v1.5 [05/08/2011]
CompCache
BootLogo
TinyRCU
Battery Driver Reworked - Please test and give feedback
v1.4 - 31/7/2011
CWM Recovery In Kernel
Fixed CPU Freq Driver. SetCPU now shows properly.
UV working properly now.Can Be Checked in dmesg.
A 1300MHz freq Step in Extreme Version for those who want 1300MHz overclocking.
Changed Kernel Hz to 300 for Better Battery Backup.
v1.3.4 - 27/7/2011
Overclocking Stable (Less freezes) - To Test
BFQ I/O Scheduler - http://algo.ing.unimo.it/people/paolo/disk_sched/
Extreme Version Screen Off Bug Solved
No OC bus for any versions - (For those who want OC Bus, please use v1.3.0 for the moment. I will try to make OC bus in some better manner)
v1.3.3 - 25/7/2011
5 Touch Mod
Removed RAM Optimization Script
Overclocking Stable (Less freezes) - To Test
Solved Bug which showed wrong freq in SetCPU and PimpMyCPU
Solved Time In State for SetCPU
Extreme Version has OC Bus 200MHz
Frequently Asked Questions​
For NOOBS​
Q) How to flash the kernel
A) Just apply update.zip from Recovery or flash tar file using ODIN.
Q) Will i lose my data if i flash kernel?
A) No, you wont lose any data nor do you have to wipe data or cache.
Q) Does my battery need to be 100% to flash?
A) Not at all
Q)Flashed CM 6.2 Kernel on Froyo Rom and WIFI doesnt work?
A) There are two versions of Kernel. One is for Froyo Rom and other is for CyanogenMod Rom 6.2 (CM 6.2). if you are on Froyo rom and flash CM 6.2 then your wifi wont work and vice versa.
Q) 1400 Mhz (Extreme version) doesnt work for me
A) Not all Galaxy 3 suppport overclocking as high as 1400 Mhz. If it doesnt work then keep frequency lower or flash Ultimate, Performance or Lite version
Q) What does this data2sd in g3mod do?
A) data2sd is method by which all your /data partition goes to your sdcard thus giving you more space for downloading apps. Its suggested to use data2sd only if your sdcard class is higher than Class 6
Q) Internel Memory shows 0kb
A) Check if you have fs.data2sd at this location /sdcard/Android/data/g3mod/ If yes then delete it or else your sd card doesnt have sd-ext partition
Q) How can i go to recovery mode
A) Press MENU+VOLUME UP+VOLUME DOWN+POWER button and bingo!!!
Q) Should i use multi boot even if i am having 2 gb card class 2 ?
A) Sd card with any class can use multiboot
Q) Data Wipe Necessary When Switching Between CM and Froyo ?
A) Yes data wipe is necessary for switching roms between CM and Froyo. But we have given option to Backup data also in recovery.
Q) My APP is not working after Flashing KERNEL
A) Its not a kernel problem
Q) What is tun.ko?
A) It is basically used to setup Open VPN connections
Q) What is jhash3?
A) jhash3 improves the HSDPA/3G/EDGE speed
For Advanced users​
Q1) Battery is draining fast?
A) After flashing the kernel please calibrate your battery or else let 3-4 full battery cycles pass.
Q2) Which profiles should i use?
A) Lets take example that you are using Ultimate kernel. Keep the governor ondemand (Like every good boyfriend fulfills all demands of his girlfriend ondemand governor does the same for your CPU ).
Make profiles:-
1) Time Profile - 12 am to 6.00 am Freq 100 Mhz to 400 Mhz Priority 100
2) Screen Off - Freq 100 Mhz to 600 Mhz Priority 95
Q3) What are advanced settings in the SetCPU mean?
A) Sampling rate is rate at which the frequency of your CPU changes. Up Threshold is limit at which CPU will change freq on load (Scales Up). Down Threshold (conservative only) is limit at which CPU will change freq on load (Scales Down). Powersave bias is used for saving the power of CPU, it will slow down the CPU and affect the performance also 200 in powersave bias mean 20%...250 means 25% and so on.
Q4) I want performance and also good battery what profiles should be i use?
A) Refer to Q2 for Profiles Set up and now go in Advanced tab and Keep Sampling Rate 10000 or 15000. Upper Threshold to 90 and Powersave bias to 200 (20%). Since we are using powersave bias, this will affect the performance as it slows down the CPU so to increase the performance we are lowering the Sampling rate thus we get perfect balance of Performance and good battery backup.
NOTE: ABOVE SETTINGS ARE JUST EXAMPLE..PLEASE PLAY AROUND AND CHOOSE SETTINGS WHICH SUITS YOU THE BEST
WATCH THIS NOOBS​
Donations:
If you want to donate to the team as a whole, please divide the amount and donate separately to each member. Sorry for the trouble caused.
Thank You for considering to donate.
dharamg3 -
hillbeast -
moikop -
cool.darshak -
Steps for Multi boot:
1) Flash Kernel v1.7+
2) Go to CWM Recovery -> Multiboot -> Backup ROM.
3) Backup your Current ROM to ROM1 (It will backup the system.img at /sdcard/Android/data/g3mod/roms/romname_ROM )
4) Add the system.img of your 2nd ROM to /sdcard/Android/data/g3mod/roms/romname_ROM and similarly for different ROM's.
5) Use the CWM Recovery -> Multiboot -> Switch ROM option to switch between different ROM's.
6) If switching between Froyo ROM and CM6.2 RoM, you will need to wipe data and also change kernel's via update.zip method.
7) Use the data backup and restore option to prevent loss of data when switching between Froyo and CM6.2 ROM's.
Note: Ask the developer of the ROM's to provide you with the system.img for their ROM
How to use Hybrid Data2SD
1) Connect your phone via ADB
2) Go into adb shell
3) Type 'echo hybrid > /sdcard/Android/data/g3mod/fs.data2sd'
4) Create a text document in Notepad with a list of all the directories you wish to move. Example:
Code:
app
log
dalvik-cache
---LEAVE A BLANK LINE AT THE END---
5) Save the file and call it 'data2sd.dirs'
6) Do 'adb push data2sd.dirs /sdcard/Android/data/g3mod/'
7) Reboot your phone
8) Once your phone has booted, run 'adb shell cat /data2sd.log' to ensure it is running correctly.
How to enable Multi Data
1) Connect your phone via ADB
2) Go into adb shell
3) Type 'echo 0 > /sdcard/Android/data/g3mod/multiosdata'
4) Multi Data will automatically backup your data upon booting into a different OS.
Make sure to not wipe your SD-EXT partition. Doing so will erase the backups from other firmware. Only wipe it if you wish to erase data for everything.
You can also use Multi Data to quickly restore data if your phone has become corrupted. It will restore it back to the last multi-boot switching
1) Connect your phone via ADB
2) Go into adb shell
3) Type 'echo 0 > /sdext/lastos'
4) Reboot the phone
Directories for Multi boot:
//ROM Dir
__system("mkdir /sdcard/Android/data/g3mod/roms/CyanogenMod6_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/CyanogenMod7_ROM"); //Add CM7 Support
__system("mkdir /sdcard/Android/data/g3mod/roms/G3MOD_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/Kyrillos_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/Grigora_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/AOSP_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/DutchMods_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/Kyorarom_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/Indroid_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/rom1_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/rom2_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/rom3_ROM");
__system("mkdir /sdcard/Android/data/g3mod/roms/rom4_ROM");
//Data + sd-ext Backup Dir
__system("mkdir /sdcard/Android/data/g3mod/data/Froyo_DATA");
__system("mkdir /sdcard/Android/data/g3mod/data/CM6_DATA");
__system("mkdir /sdcard/Android/data/g3mod/data/CM7_DATA");
//Kernel dir
__system("mkdir /sdcard/Android/data/g3mod/kernel/Froyo");
__system("mkdir /sdcard/Android/data/g3mod/kernel/CM6");
__system("mkdir /sdcard/Android/data/g3mod/kernel/CM7");
How to configure compcache:
If you want to use default configuration (as up to now.. 62 MB aprox.), you don't have to do anything different as what you have been doing. But if you want to use a more/less memory, here are the steps:
Inside that /sdcard/Android/data/g3mod/compcache file, write ONLY the number of MegaBytes you want to use for compcache.
Reboot.
If compcache file is empty or contains a "0" inside, it will use default configuration.
How to: BLN
This is only "needed" if you have a i5801 | i5800L or any other Galaxy 3 model with back button lights and want BLN in it.
How to install:
First, download the lights.GT-I5800.so file from google code. Then execute this commands:
adb remount (or if this doesn't work: mount -o remount,rw /dev/stl6 /system)
adb rm /system/lib/hw/lights*
adb push [Location of this file] /system/lib/hw
After that, reboot and now you have BLN working
Steps for Changing the Max Freq(Dynamic OC):
There is an entry in /sys/devices/system/cpu/cpu0/cpufreq/plls_table where you can put your own value for APLL.
Before doing this, set "PERFORMANCE" governor on and min and max frequencies to the maximum.
Code:
// Do this in adb
echo "0 a[SIZE="5"][B][U]258[/U][/B][/SIZE]0[SIZE="5"][B][U]3[/U][/B][/SIZE]01 a14d0303 c07e13fc cf850240" > /sys/devices/system/cpu/cpu0/cpufreq/plls_table
You need to replace the 258(Hex Value) with your desired value.
Here 258 means
(2*16*16) + (5*16) + 8 = 600
and 3 means it is 600*2 = 1200
Therefore, a2580301 means 1200MHz.
This is a temporary method. For a permanent Method, add this line to a init.d script. Name the script to something like S10_Dyanmic_OC.
Help Others: If you calculate a Hex Value for a particular frequencies add it here:
https://docs.google.com/spreadsheet/viewform?formkey=dG5hdnpsWFdTNExiY2t3dy16VzBvaWc6MQ
You can view all the frequency Hex value's calculated by others over here:
https://docs.google.com/spreadsheet...G5hdnpsWFdTNExiY2t3dy16VzBvaWc&hl=en_US#gid=0
Kernel Related Media:
5 Touch Support:
BootLogo and Progess Bar
Multi Boot
g3mod_v1.3.4_LITE.tar (5.9 MB)
http://www.multiupload.com/3BIF9S2IES
g3mod_v1.3.4_LITE.zip (6.1 MB)
http://www.multiupload.com/9IJTKFIJDX
g3mod_v1.3.3_LITE.tar (5.9 MB)
http://www.multiupload.com/DDMMU0U9YB
g3mod_v1.3.3_LITE.zip (6 MB)
http://www.multiupload.com/DW1QZPDQOY
g3mod_v1.3.4_PERFORMANCE.tar (5.9 MB)
http://www.multiupload.com/H53ZTO5ULW
g3mod_v1.3.4_PERFORMANCE.zip (6.1 MB)
http://www.multiupload.com/WWFL3EXH0Y
g3mod_v1.3.3_PERFORMANCE.tar (5.9 MB)
http://www.multiupload.com/Y9CDMFVH61
g3mod_v1.3.3_PERFORMANCE.zip (6 MB)
http://www.multiupload.com/0MQQRR1KV8
g3mod_v1.3.4_ULITMATE.zip (6.1 MB)
http://www.multiupload.com/I4JCH7E5JE
g3mod_v1.3.4_ULTIMATE.tar (5.9 MB)
http://www.multiupload.com/TEQXRZMKPQ
g3mod_v1.3.3_ULITMATE.zip (6 MB)
http://www.multiupload.com/97DV0V4OQC
g3mod_v1.3.3_ULTIMATE.tar (5.9 MB)
http://www.multiupload.com/KV9SSVWWZ7
g3mod_v1.3.4_EXTREME.tar (5.9 MB)
http://www.multiupload.com/EGZKK89JTZ
g3mod_v1.3.2_LITE Odin
g3mod_v1.3.2_LITE CWM
g3mod_v1.3.1_LITE Odin
g3mod_v1.3.1_LITE CWM
g3mod_v1.3.0_LITE Odin
g3mod_v1.3.0_LITE CWM
g3mod_v1.3.2_PERFORMANCE Odin
g3mod_v1.3.2_PERFORMANCE CWM
g3mod_v1.3.1_PERFORMANCE Odin
g3mod_v1.3.1_PERFORMANCE CWM
g3mod_v1.3.0_PERFORMANCE Odin
g3mod_v1.3.0_PERFORMANCE CWM
g3mod_v1.3.2_ULTIMATE Odin
g3mod_v1.3.2_ULTIMATE.zip CWM
g3mod_v1.3.1_ULTIMATE Odin
g3mod_v1.3.1_ULTIMATE CWM
g3mod_v1.3.0_ULTIMATE Odin
g3mod_v1.3.0_ULTIMATE.zip CWM
g3mod_v1.3.2_EXTREME Odin
g3mod_v1.3.2_EXTREME CWM
g3mod_v1.3.1_EXTREME Odin
g3mod_v1.3.1_EXTREME CWM
g3mod_v1.3.0_EXTREME Odin
g3mod_v1.3.0_EXTREME CWM
Source For Developers:
https://github.com/dharamg3
Note:
We am learning how to develop kernels.
We willl add different features as and when we can implement them.
The main goal of this kernel will be to keep the phone stable and fast.
There will be nothing as alpha or beta releases.
We will give out the kernels directly, but if anything goes wrong and you have to reflash the ROM or kernel, please dont start shouting.
You may give us different ideas on what features to implement. We will try our best to implement all the features you want
Many of the features implemented in this kernel, are taken from marcellusbe's Fugumod Kernel, and we shall be ever thankful to marcellusbe for the fugumod kernel
Warning:
We are not responsible for any damage caused to your phone (softbrick or hardbrick)
Credits:
marcellusbe for all his help, awesome fugumod kernel
supercurio for voodoo v10
Paolo for BFQ I/O Scheduler
All developers for making this an awesome phone
Everyone who is helping is solving different issues with this kernel
Please let us know if we miss anyone ...oh we did already miss someone..thanks G3MOD TEAM too
What to the old thread?
Nm read that
Btw 6th post got some errors...
@Dharam, i have a question. In your v1.8 Kernel, We can change the partitions to any type we want, can't we? Because in Mumbozver's recovery, we could only use ext2/ext4/ext2.
kyrillos13 said:
@Dharam, i have a question. In your v1.8 Kernel, We can change the partitions to any type we want, can't we? Because in Mumbozver's recovery, we could only use ext2/ext4/ext2.
Click to expand...
Click to collapse
The kernel itself supports everything, but CWM only supports EXT2. I will look into either porting CWM4 or getting 2.5 to support more systems.
hillbeast said:
The kernel itself supports everything, but CWM only supports EXT2. I will look into either porting CWM4 or getting 2.5 to support more systems.
Click to expand...
Click to collapse
getting 2.5 to support other partitions will be a better idea...coz for CWM 4 you need complete CM7 source, and also most of the update.zip's on the g3 forums use amend...and CWM 4 supports only edify....
All the best to the future process
Sent from my GT-I5800 using XDA App
Right, I want to work on USB OTG but lack the cable, and the only way I can do it with what I have is if I destroy my only USB cable for my phone. So if someone wants me to do USB OTG, then buy me a cable and I'll do it
All the stuff is there to do it, I just need to get the phone to switch into host mode.
I think v1.9 is going to come sooner than expected...excellent work by the whole team...
Will this root my phone if I install this in Stock ROM?
[email protected] said:
Will this root my phone if I install this in Stock ROM?
Click to expand...
Click to collapse
it will give you ADB Root, but not the superoneclick root...
dharamg3 said:
it will give you ADB Root, but not the superoneclick root...
Click to expand...
Click to collapse
Ok thanks.....
I am a newbie at this...
But, which root did I get when I installed Kyrillos' ROM?

[DISCONTINUED][MOD][13 FEB] AIO MOD - PYD-X & SebastianFM Kernels v1.2.3

AIO Kernel MOD by axetilen & iba21 (AROMA)​
v1.2.3 is gonna be the final version because I'm gonna get the S3 on FEB 18
Requirements:
- PYD-X kernel v4.1.9 or higher
- SebastianFM kernel v1.5.0, 1.5.1 or v1.5.2
- Grogg kernel is also supported but not fully functional -> Run MOD for PYD-X kernel
- SENSE-BASED ROM which supports init.d folder
- S-off and rooted phone ~~~> it is very hard to deal with S-on users
- The latest 4EXT Touch Recovery
- AOSP/AOKP/CM10 are NOT supported
FEATURES:
- Select kernel type or Powerful Kernel Reset
- Selectable OnDemand Configurations: Battery Save, Balance & Performance
+ These configurations change OnDemand behaviors
+ Battery Save: less responsive but save more battery life without significantly afftecting system performance
+ Balance: default configuration of the kernel
+ Performance: more responsive. System will be very smooth despite low frequencies
- Separated CPU max frequencies
- Selectable CPU frequencies: Max and Min
- Selectable CPU Second Phase Frequencies
- 3 choices of 3D GPU max clock
- 11 choices of Undervoltage: -25mV, -50mV, -75mV, -87.5mV, -100mV, -9%, -9% plus, 11%, -112.5mV and -125mV
- Zram on/off
- Delete some (not all) leftovers of other kernels which may affect this kernel (Powerful Kernel Reset)
- Some Tweak Scripts
- Add 4ext Tweaks script
- Fast Engine Flush script by zeppelinrox
- Adrenaline Boost v3 by ImmaWind
- Automatically zipalign apks on boot for better free ram and performance
- Selectable i/o scheduler
- vsync control
- fastcharge control (for PYD & Sultan kernels)
- Notification LED time-out control (only for PYD)
- 64, 128 and 256mb softswap options
DISCLAIMER:
- Softswap can degrade your internal memory. Use it with your own risk
- v1.2.3 could increase the boot time of Sense 3.6 ROMs by 30 seconds -> not sure but if you have this problem, revert to v1.2.2 or open init.post_boot.sh and delete this line: sleep 30
GENERAL NOTES:
- This is NOT a kernel, so you have to flash the kernel before flashing this MOD
- SebastianFM kernel doesnt support Screen Off Frequency
- If you set any value of swap or zram -> minfree will be set automatically to Medium -> no minfree menu
- If you choose No swap or Zram -> minfree menu will appear
- 9% and 9% plus: they have likely the same standby battery life as -75 but worse with heavy usage. So they are stable for almost all devices, more stable than 62.5 and 75mV and much better than -50. If your devices cannot handle -62.5 and -75, -9% and -9% plus are the best choices for you
- I'm neither a DEV nor a pro in this field, so having mistakes is inevitable. Please forgive me
- You tell me if you experience a bug…
NOTE FOR VIPERS ROM USERS & KERNEL TUNER USERS:
- ViperS has Venom Tweaks which is able to apply some settings and overwrite some of the scripts in the AROMA
- Please open Venom Tweaks and set the same as what you choose in the AROMA menu
- Kernel Tuner could also apply its settings and overwrite my scripts. Please check this too
PYD-X KERNEL NOTE:
- fsync control has been removed in the latest test build v4.1.9
- if you're using 4.1.9, in fsync menu, choose anything you want because it is useless
How to execute Fast Engine Flush to optimize your phone???
- Open Android Terminal or some other apps which have terminal feature (Android & System Tuner, Script Manager,...)
- Type:
Code:
su
flush
How to execute Adrenaline Boost to optimize your phone after some days of using???
- NOTE: This may consume a bit more battery because system has to rebuild cache after running this script
- Open Android Terminal or some other apps which have terminal feature (Android & System Tuner, Script Manager,...)
- Type:
Code:
su
boost
KNOWN BUG:
- You tell me
@Credit:
- Special thanks: iba21: please give credit to him if you think this mod is useful. Click here to see his MOD for Bricked kernel
- SebastianFM: DEV of SebastianFM Kernel
- XxXPachaXxX: DEV of PYD-X Kernel
- Ghost: for helping us
- zeppelinrox
- ImbaWind
- msavic123
Changelogs:
v1.2.3:
- Move all the scripts to init.post_boot.sh -> all the stuffs should be changed correctly
- Updated Powerful Kernel Reset: delete Pimp My Rom script to avoid any conflict
- Added Capacitive buttons backlight brightness configuration
- Change OOM ADJ grouping to the default values
v1.2.2:
- Removed BFQ i/o scheduler from the AROMA menu
- Fixed the corrupted thermald.conf -> fix thermald control
- Broght minfree menu back to all swap settings
- Updated zipalign bin
- Added Adrenaline Boost Tweak Script (Thanks ImbaWind)
- Added 2 more ondemand configurations for PYD kernel: Balance+ & Performance+
- Tweak script: Keep Launcher in Memory -> prevent launcher from realoading (a.k.a Bulletproof Launcher)
v1.2.1:
- Added 1 tweak to avoid lag after some days of using (drop_caches)
- Fixed the missing minfree option: Let the ROM manage itself (Thanks xlx890121)
- Editted wrong description in delete.sh
v1.2: (Removed due to my mistake - Changelog is still useful for v1.2.1)
- Removed some unnecessary scripts
- Added 64, 128 and 256mb softswap options
- Extended Powerful Kernel Reset list with Grogg kernel leftovers
- Removed NO_NORMALIZED_SLEEPER which may cause Deep Sleep issue
- Added 1 minfree option: Let the ROM manage itself
- Fixed 1 typo in minfree description [RIP my English, I wrote "discription" in the AROMA changelog instead of "description"]
v1.1 for PYD & SebastianFM kernels
- Rewrite scripts - more organized
- Remove Sultan kernel from AROMA menu
- Fixed some wrong codes: battery calibration script not installed
- Removed Fsync control
- Fixed bug for separated CPU control
- Fixed Black screen issue from v1.0
v1.0 AIO mod for 3 kernels:
- Rewrite scripts
- Support 3 kernels in 1 MOD
- Added some more tweaks
- Added Powerful Kernel Reset in AROMA Menu
- Removed SManager & SMWidget apks (download from Play Store for free)
- Updated Powerful Kernel Reset for more trash cleaned up
- Added new features: LED time-out, fastcharge, KSM, msm_mpdecision, etc...
- Updated AROMA installer to v2.56
- Automatically clean up .thumbnails cache on boot
- v2.4:
+ Removed Read Ahead Cache Size config in AROMA menu -> set as 2048kb by default
+ Added some tweaks in init.post_boot.sh (Huge thanks to DarkSense DEVs)
+ Auto zipalign all apks on boot
+ Added -112.5 & -125mV - classic style in AROMA (Chuck Norris!!!)
+ Fixed the bug that 4ext tweak script is not applied
+ Moved vsync script to 69force
- v2.3:
+ Removed 4ext Tweaks in AROMA menu -> Installed by default
+ Added max frequency control for each CPU
+ Changed default minfree in AROMA menu to "Optimal I"
+ Changed a little "Battery Save - Ondemand configuration" for a bit better battery life
- v2.2:
+ Added minfree configuration with 7 choices
+ Move logcat disabling script to 69force
+ Changed some default options in AROMA menu
+ Removed Kernel Sleep Normalization in init.post_boot.sh
- v2.1:
+ Changed permission of system files to default
+ Added vsync configuration
+ Updated 4ext tweaks
+ Updated AROMA version (thanks iba21)
+ Updated Powerful Kernel Reset for cleaning more leftovers
- v2.0:
+ Re-arrange UV values in order and add -11% to the list
+ Add some scripts in init.post_boot.sh to save a bit more battery
+ Selectable OnDemand Configurations: Battery Life, Balance, Performance & Performance Plus (OMG! Fast like hell!!!)
+ Add 4ext Tweaks for better system performance
+ BUG: mmcblk1 read ahead cache size hasn't been changed correctly yet but it doesn't have any effect on your device (100% SAFE!!!)
- v1.7
+ SD cache size is expanded to Read Ahead (add 2 more settings) - Thanks noodles2k
+ Move GPU, Read Ahead & i/o scheduler from init.qcom.post_boot.sh to 69force
+ Add options to select Read Ahead cache size & i/o scheduler
+ Add options to install Battery Auto-Calibration Script (seo) & Logcat Disable
- v1.6:
+ fix the problem that -87.5mV uV doesnot work (Thanks noodles2k for the report)
+ Change some codes -> Hopefully the MOD would work correctly at the first time (Thanks iba21)
- v1.5:
+ Finally fix bug that GPU clock isnot changed
+ cfq and 2048 SD cache is set as default
- v1.4: It has all features of Powerful Kernel Reset
+ Fix a small mistake that max GPU clock arenot changed
+ Add some information after flashing
+ Change permissions of some scripts
+ Include thermald and mpdecision
- v1.3: (noticeable version)
+ Change 69force script to a better one (!!!)
+ Delete more leftovers of other kernels (hopefully all!)
+ Fix some wrong codes which don't delete leftovers
+ Remove 98swap (Yank555) - Hard Swap & Soft Swap from leftover list
+ Remove down_differential from init.qcom.post_boot.sh and let system choose the value itself
- v1.2:
+ Add cfq i/o schedulder & 2048kb SD cache size (read_ahead_kb)
* Yes: install cfq and 2048kb
* No: default settings: deadline & 128kb
- v1.1:
+ Include init.qcom.post_boot.sh (removed min CPU freq)
+ Include init.post_boot.sh
+ Include thermald.conf which is missing in some ROMs - modified for better temperature management
- v1.0: initial release
DOWNLOAD:
v1.2.3
Dropbox
Mirror - xda attachment
Wanna give me a cup of coffee
Click DONATE TO ME below my account info
v1.2.2
Dropbox
Mirror - xda attachment
v1.2.1
Dropbox
Mirror - xda attachment
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Powerful Kernel Reset - MOD Remover for Sense-based ROM (non-AROMA) - [UPDATED 23 JAN]
- The same cleaning features as kernel MOD => remove leftovers from other kernels
- Include thermald and mpdecision
- Include stock init.qcom.post_boot.sh, init.post_boot.sh and modified thermald.conf
Download Powerful Kernel Reset - MOD Remover
(Changed a little bit for more information - Nothing new - The same links)
Dropbox
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ADDITIONAL MODs:
SoftSwap
- Requirement: a lot of internal space
- 64mb with swappiness = 60
- 128mb with swappiness = 90
- 256mb with swappiness = 100
- Softswap uninstalling script
- Automatically create swap file if it is missing on boot
NOTE:
- You would see a low storage message -> ignore it and increase your space by moving apps to sdcard and use Clean Master to clean up trash
- If you want to change swap size, flash the uninstalling script first and then flash the new swap zip
To check Swap status, open android terminal and type:
Code:
free -m
DISCLAIMER:
- Softswap can degrade your internal memory. Use it with your own risk
Battery Auto-Calibration Script by seo (from ARHD ROM - non-AROMA)
- Automatically delete batterystats.bin after unplugging your charger
- Increase battery percentage accuracy
- Minimize the situation that your device reaches 100% but actually not that much => last longer
- IT DOESNOT IMPROVE BATTERY LIFE BUT HELP YOU TO HAVE A MORE ACCURATE BATTERY STATISTIC + AND THE SITUATION IN THE THIRD BULLET POINT (100%...)
- Some people will say it is useless at all but I think it is still useful in some cases => That's why this is included in ARHD or Virtuous Inquisition ROMs
Download Battery Auto-Calibration Script
DropBox
Mediafire
Logcat Disable (non-AROMA): modified from ViperS ROM
- Delete dev/log/main on every boot
- Save some battery life (not significant)
- If you are a normal user and rarely report bug to ROM Devs, this MOD is useful. However, if you are a tester, this MOD will delete logcat, so you don't have that file to send to the Devs
Download Disable Logcat
DropBox
Mediafire
Re-enable Logcat - Disable Logcat MOD remover (non-AROMA)
- Remove Disable Logcat MOD if you don't want it anymore
Download
Dropbox
Mediafire
Thanks for sharing! Hard!
Here are a couple of lines I find useful -
This changes the read ahead for the emmc and sd block devices as well as the virtual sd one.
Code:
echo "4096" > /sys/block/mmcblk0/queue/read_ahead_kb
echo "4096" > /sys/block/mmcblk1/queue/read_ahead_kb
echo "4096" > /sys/devices/virtual/bdi/179:0/read_ahead_kb
This changes the io scheduler for emmc and sd, SebFM has noop, cfq and deadline.
Code:
echo "noop" > /sys/block/mmcblk0/queue/scheduler
echo "noop" > /sys/block/mmcblk1/queue/scheduler
This dims the capacitive buttons, in SebFM changing their brightness the usual way doesn't work.
Code:
echo 2 > /sys/class/leds/button-backlight/currents
This mounts swap and sets swappiness. I find it better than Yank's as it's nice and simple and doesn't waste time and cpu.
Code:
swapon /dev/block/mmcblk1p3
echo 70 > /proc/sys/vm/swappiness
noodles2k said:
Here are a couple of lines I find useful -
This changes the read ahead for the emmc and sd block devices as well as the virtual sd one.
Code:
echo "4096" > /sys/block/mmcblk0/queue/read_ahead_kb
echo "4096" > /sys/block/mmcblk1/queue/read_ahead_kb
echo "4096" > /sys/devices/virtual/bdi/179:0/read_ahead_kb
This changes the io scheduler for emmc and sd, SebFM has noop, cfq and deadline.
Code:
echo "noop" > /sys/block/mmcblk0/queue/scheduler
echo "noop" > /sys/block/mmcblk1/queue/scheduler
This dims the capacitive buttons, in SebFM changing their brightness the usual way doesn't work.
Code:
echo 2 > /sys/class/leds/button-backlight/currents
This mounts swap and sets swappiness. I find it better than Yank's as it's nice and simple and doesn't waste time and cpu.
Code:
swapon /dev/block/mmcblk1p3
echo 70 > /proc/sys/vm/swappiness
Click to expand...
Click to collapse
I have already had:
Code:
echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb
echo "cfq" > /sys/block/mmcblk0/queue/scheduler
echo "cfq" > /sys/block/mmcblk1/queue/scheduler
I will consider your advice
Can you explain more about scheduler backlight and swapiness? I think cfq is better than deadline and noop
Thanks
Thanks for you hard work. Will check this thing out ASAP!
Glad you got your own thread.
Nice little mod this, latest 1.6 seems to be working as expected.
As i will be flashing new viper soon anyway I might have a bash at some higher frequency and see if I can crack 50fps in nenamark 2
Sent from my SuperSensation.
ViperS ROM 1.1.0.
Sebastian OC Kernel 1.5.2
Anker battery.
I have an issue with what you've written on Logcat Disabling.
Your way (via a script) does not save or improve battery life in any way, it just deletes the log on every boot. If its disabled within the kernel (ie that actual logcat service is disabled) then it would save some battery life, but as ERD Hacre said in one of his kernel threads, battery life saving on that one wont be much, tbh I'd be amazed if it turned out to save more than 1 minute of battery life.
Jonny said:
I have an issue with what you've written on Logcat Disabling.
Your way (via a script) does not save or improve battery life in any way, it just deletes the log on every boot. If its disabled within the kernel (ie that actual logcat service is disabled) then it would save some battery life, but as ERD Hacre said in one of his kernel threads, battery life saving on that one wont be much, tbh I'd be amazed if it turned out to save more than 1 minute of battery life.
Click to expand...
Click to collapse
ok. I'll fix my word
thanks you for heading up
ObiWan_C said:
Thanks for you hard work. Will check this thing out ASAP!
Click to expand...
Click to collapse
http://smiliesftw.com/x/glock836_roll_eyes.gif
you are welcome... :silly:
it was so difficult to write the code of aroma, of the script, and the fixes.. :crying:
Finally you have started you own thread
good job on this mod bro\
I've been using this since v.1.2
Oh so u started Ur thread finally.. congrats bro for coming up with Idea.. now it wud b easier for everyone, to talk abt mod n kernel seperately ;P
Sent from my HTC Sensation 4G using Tapatalk 2
When i set:
MAXFREQ: 1566 MHz
MINFREQ 192 MHz
Second Pharse: 918 MHz
3D GPU: 267
No UV
No ZRAM
I got error: mount() expects 3 args, got 4
Edit:
Redownloaded mod and now it's ok!
New thread* Somewhere in post add whether it is CM10/Sense Etc
Itll save you a lot of questions that you will probably have in a few minutes
Sounds good!
Is it needed to flash Sebastian last Kernel before or only to flash the mod? Sorry if this is astupid question but never played arround much with kernels. I am a skinner only
Dic3ptor said:
Is it needed to flash Sebastian last Kernel before or only to flash the mod? Sorry if this is astupid question but never played arround much with kernels. I am a skinner only
Click to expand...
Click to collapse
yes first flash SebastianFM 's kernel and the mod
rzr86 said:
yes first flash SebastianFM 's kernel and the mod
Click to expand...
Click to collapse
Thank you. I think its logical but better to ask to much as to less. Thank you again!
EDIT: Another question. What a your settings til now and which settings are the best maybe? Can someboddy post some experience here?
Dic3ptor said:
Thank you. I think its logical but better to ask to much as to less. Thank you again!
EDIT: Another question. What a your settings til now and which settings are the best maybe? Can someboddy post some experience here?
Click to expand...
Click to collapse
in my device:
maxfreq - 1782mhz
minfreq - 192mhz
secondface freq - 810mhz
UV - -9% plus
no zram
3d gpu clock - 320mhz
so far no problems
rzr86 said:
in my device:
maxfreq - 1782mhz
minfreq - 192mhz
secondface freq - 810mhz
UV - -9% plus
no zram
3d gpu clock - 320mhz
so far no problems
Click to expand...
Click to collapse
Thats my setup and til now no probelms! Phone stay cool when using mobile network and Games! Great thing. Thanks to Thread operator for this mod.
maxfreq - 1566mhz
minfreq - 192mhz
secondface freq - 810mhz
UV - -9% plus
no zram
3d gpu clock - 276mhz
Do i have to use setcpu to set the setting after i flashed this mod? Thanks
Verstuurd van mijn GT-P7500 met Tapatalk
saigon66 said:
Do i have to use setcpu to set the setting after i flashed this mod? Thanks
Verstuurd van mijn GT-P7500 met Tapatalk
Click to expand...
Click to collapse
No you don't need setcpu. You can set your favorite setting when installing the mod. Aroma installer will ask for each settings you can do. It's very easy to set it up.
Gesendet von meinem HTC Sensation with Beats Audio mit DroiDevs Premium

[Kernel][LU650137] Icaros Kernel 1.2 Update 04

Hello Everyone!
My name is Icaros7 ([email protected] / [email protected])
Kor Ver. Post on cafe.naver.com/optimusq2life/12143
It's a Custom Kernel for LG-LU6500 137 F/W
This is very low. But is expected to continue to be update!
Feature
+ Update 04
- zRAM, zCache Supprot
- Add sakuractive, pegasusq, ondemandx Governer
+Update 03
- Add Some Governer
- Show Charging Animation Bug Fixed
- Delete Temp Files on RAMDISK
- Add cfq I/O Governer
- Add 750Mhz
- Edit Touch LED UV (Thanks to 백원만)
- CWM Update zip Script Edit
+ Update 02 / 01
- Add Lazy, Minmax, SmartassV2, Powersave
- Delete Some governer
- GPU OC Fixed (Thanks to 백원만)
- init.d Apply Bug Fix
- Add Voltage Settings
- Add deadline / sio I/O Governer
- Add about 100MB RAM ensure available (Thanks to 백원만)
- LG OpenSource's Battery Temple Bug Fix (Thanks to 백원만)
- LG OpenSource's Plug USB Bug Fix (Thanks to 백원만)
How to Install
1. Go to CWM Recovery (Use App or Power + Vol. UP)
2. Select Install zip form sdcard
3. Select Install zip form (internal) sdcard (if you download in internal sdcard, select internal sdcard)
4. Select icaroskernel_build20_lu6500_update04.zip
5. Select Yes
Download
Mediafire : mediafire.com/?fp6jrc0ut941n41

Samsung S4 i9505 Super Tweaks (by _Bon_Bon & Shade5)

YOUR ONE STOP THREAD FOR ALL S4 I9505 ROM'S & TWEAKS​THE ULTIMATE BATTERY PROLONGING TWEAKS - MADE BY @SHADE5​THE OP ALWAYS HAS LATEST UPDATES - THANKS TO @_BON_BON​
Logo will be added back soon
LATEST ROM's & ESSENTIALS FOR I9505
1) AOSP 6.0 Marshmallow ROM by the JCD Team 14-03-2016
Optimized
2) Optimised CM 13 ROM built by the JDCTeam 25-05-2016
3) Resurrection ROM v5.6.8 built by @TJSteveMX 02-05-2016
4) Official TWRP Recovery v3.0.2-0 by the TeamWin 05-04-2016
5) GApp's of your choice (select ARM) (Updated daily!)
6) Dynamic Busybox Installer and updater script, by @_Bon_Bon
LATEST TWEAKS DOWNLOAD LINKS
1) Unofficial CM12.1 Alucard Kernel & sTweaks (flashable) 20-01-2016
All features may not work! This isn't officially supported on any other ROM than the OptimizedCM12.1!
2) Bon_Bon's "build.prop" tweaks 14-6-2015
3) Shade5's sTweaks Undervolt settings 14-6-2015
4) AntaresOne's Camera Crash Fix 19-6-2015
5) TrueStereo Mod by @FPSUsername (Also check his signature for a good balanced Alucard profile!)
6) XPOSED for Lollipop & Marshmallow (Official) by @Rovo89
LIST OF ALL GUIDES
1) How to make Any Rom Awesom-er RE-REVAMPED by @_Bon_Bon
2) S4 i9505 Undervolting Guide by @Shade5
3) AMOLED & Hardware tweaks Guide -by @Shade5
4) Camera tweaks guide - by @Shade5
5) Compilation of mods and useful scripts by @_Bon_Bon
6) sTweaks Kernel tweaking for everyday performance - by @Shade5
7) The_Thing I9505 PlugIn by @_Bon_Bon
8) Alucard's Kernel setting's by @Shade5
9) How to update your modem/bootloader by @_Bon_Bon
XDA:DevDB Information
S4 Awesome(er) SuperTweaks, Tool/Utility for the Samsung Galaxy S 4
Contributors
Shade5, _Bon_Bon
Version Information
Status: Stable
Created 2015-07-16
Last Updated 2016-06-01
This GUIDE is aimed at users who want to REDUCE HEATING/TEMPERATURE & get LONGER BATTERY LIFE on all versions of the RR ROM
(It wont affect your AnTuTu scores much & you will be able to use your phone for hours without your battery, phone or fingers burning up)​
NOTE: My tweaks are related to HARDWARE (CPU, GPU, IO & Screen) & not the software's power consumption​
PRINCIPLE OF TWEAKS: : [1] Undervolting the CPU - to draw less power & run cooler
All the below steps will only take about 5 minutes to complete (& another 5 minutes if you need to install the Kernel)
STEP 1 - Flash ALUCARD's Kernel V3.4.108 (if you haven't already done so) from here (Thank's to @_Bon_Bon for the latest Kernel & permission to use his work)
Boot into recovery & flash the Zip (just like you flashed your ROM) - you will not lose any data at all
__________________________________________________
STEP 2 (AUTO MODE)
If you wish to get ALL my Kernel Tweaks in ONE STEP simply download this file OR download the default.zip (you need to unzip it) attachment
Save it to the root of your INTERNAL MEMORY (see screenshot on where it should be - you may already have a file with the same name there - please delete it)
Now open sTweaks -> select the BACKUP OR RESTORE tab -> Press RESTORE NOW
Wait 30 seconds.....
Now REBOOT -> open STWEAKS -> CPU Voltage - click Check the CPU Voltage are same as below (to be sure the settings are active) :good:
ALTERNATIVELY:....... (Manual mode - so you are involved in what is happening )
Open the sTweaks app -> CPU Voltage Control & put ON the CPU VOLTAGE MAIN SWITCH
Now set voltages as below:
NOTE: (these are for a PVS2 & above chipset found in over 90% of i9505's)
IF you face any freezing+lines on screen (it is because of others tweaks/settings - please stick to just using my Kernel settings)
IF freezing still persists it means you have a PVS1 or PVS0 chip - simply add +25mV to each setting if that's the case
378 kHz 750000 uV
486 kHz 750000 uV
594 kHz 750000 uV
702 kHz 775000 uV
810 kHz 812500 uV
918 kHz 825000 uV
1026 kHz 850000 uV
1134 kHz 875000 uV
1242 kHz 887500 uV
1350 kHz 912500 uV
1458 kHz 950000 uV
1566 kHz 975000 uV
1674 kHz 1012500 uV
1782 kHz 1062500 uV
1890 kHz 1100000 uV
Now go to the GPU tab in sTweaks & put on the " GPU VOLTAGE MAIN SWITCH"
Set GPU voltages as below
Level 1 895000 uV
Level 2 1000000 uV
Level 3 1100000 uV
Now Click on the CPU page & ensure ENABLE ON BOOT (Load all settings on Boot) & below it press LOAD ALL
REBOOT -> open STWEAKS -> CPU Voltage - click Check CPU Voltage (to be sure your above voltage settings are active) :good:
DONE !
I've overworked my phone for >100 hours & done over 55 full CPU/GPU stress tests with multiple CPU & benchmark tools to give you these STABLE final results.
With Games + Downloads + Benchmarking + Other apps + CPU Monitoring was running the CPU reached just 62C (see it in the screenshot attached)
I also took 2 back-to-back comparative benchmarks using AnTuTu & got 27,000 (an overall drop of just 6% from the initial 29,000)
RAM performance increases (cooler & more efficient) while Runtime & 3D performance loses out a little but this won't affect you unless you are into hardcore gaming/too much multi-tasking (if so then please do not reduce the GPU voltages)
Do share your results & experience - Happy tweaking folks! :highfive: & don't forget to hit that THANKS:good: button
This guide is aimed at users who want to get LONGER BATTERY LIFE on all versions of the RR ROM
(It wont affect your AnTuTu scores & you will be able to use your phone for hours without your battery burning up)​
NOTE: This only tweaks the HARDWARE (CPU, Screen, Vibrator) & not the software's power consumption​
PRINCIPLE OF TWEAKS:
1) Exploiting the AMOLED screen - to display more black (pixels off) thus increase battery life
2) Adjusting simple accessible settings - to improve performance/battery
All the below steps will only take about 5 minutes to complete from you SETTINGS MENU
_____________________________________________
MOBILE NETWORKS -> Preferred 3G/2G (unless you really want 4G)
MORE -> NFC (Off)
CONFIGURATIONS -> MISCELLANEOUS -> Widgets/CLOCK widget Setting(increase update freq) , Vibrator Intensity (40%)
CONFIGURATIONS -> BUTTONS -> Navigation Bar Buttons (OFF if using Hardware keys)
CONFIGURATIONS-> HARDWARE KEYS (Enable if BUTTONS is OFF) -> Backlight (Enable for 1 second)
THEMES -> Install "Nicholas' Blacked Out" theme & Also "Pitch Black" wallpaper (from PLAY STORE)
DISPLAY -> Adaptive Brightness (ON) , Sleep (15s or 30s) , Daydream (OFF) , Ambient Display (ON)
SOUND & NOTIFICATION -> Other Sounds -> Touch Sounds (OFF), Vibrate on touch (OFF), Vibrate (OFF)
DEVELOPER OPTIONS -> Window Animation Scale (1 or OFF), Transition Animation Scale (1 or OFF), Animator duration scale (1 or OFF)
SUPER SU# -> Settings -> Enable Su during boot (ON)
DONE !!! :good::good:
Screenshot's attached!
Don't forget to hit THANKS if I helped. :good::fingers-crossed:
p.s : This also works on other ROM's where you have similar settings that you can toggle/edit
.
How to make Any Rom Awesome-er
RE-REVAMPED ​
INDEX:
1. Before ROM Install
2. After ROM Install
3. Recommended and useful Apps
4. Themes and personalization
All the download links can be found from the thread OP
A SAFE Odin version can be downloaded from this thread
Thanks to the developer!
1. Before ROM Install
Updating your Modem and Bootloader
I’ve already made a guide on how, why and where to download your Modem and bootloader files, so go check it out here
I’ve also made an up-to date thread with links to latest modems and bootloaders, here
Installing / Upgrading your recovery
Download and flash Official TWRP recovery 3.0.0
All TWRP recovery downloads for the JFLTEXX
Code:
[B] Features: [/B]
- It has touch screen support, for added convenience
- Works with all ROM installers
- Can be used to flash .zip and .img files
- Has added support for F2FS filesystems
- Has a beautiful UI
- It’s still being updated!
[B] How to install: [/B]
[B] If you already have TWRP v2.8.4 or higher installed: [/B]
1. Download and Unzip the TWRP-XXX-F2FS.tar.md5
2. Take out the recovery.img file and place it somewhere inside your phone
3. Boot into TWRP recovery
4. Go to Install -> Find and click the ‘Images...’ button
5. Browse to the image that you downloaded and select it
6. Choose recovery and swipe to flash
7. Done!
[B] If you have stock / other recovery installed: [/B]
1. Download Odin from the link above
2. Unzip the file you downloaded and open Odin3.exe
3. Power off your device completely
4. Turn on your device by pressing volume-up and the power buttons
5. Attach the device to your computer via a USB cable
6. Make sure Odin detects your device and click the AP button
7. Browse to and select the tar file that you downloaded and start the flash
8. Done!
Then boot into recovery if not already there
Converting / formatting filesystems to F2FS
Formatting filesystems as F2FS is suggested, if your ROM / Kernel supports it
This is done to improve speed and storage lifespan.
Code:
Filesystems that | Which
you can convert | Method
------------------------------------------------------
/cache | Format
/data | Format / Restore
/sdcard | Format
/system | Restore
/preload | Format
-------------------------------------------------------
EXT4 on /system is actually faster than F2FS, because it's a read only partition.
So, if you don't mess around with /system on a regular basis, converting it is not necessary.
Code:
[B] Converting filesystems through formatting: [/B]
1. Go to Wipe -> Advanced Wipe
2. Click the checkbox for the desired partition
3. Click Repair or Change File System
4. Now you can see the current filesystem format, if it’s already F2FS, can skip to step 6
5. Click ‘Change File System’ -> choose F2FS and swipe to change
6. Done!
[B] Converting filesystems through restoring a backup: [/B]
1. Go to Backup and choose the partition(s) you want to convert and back them up
2. Go to Wipe -> Advanced Wipe
3. Click the checkbox for the desired partition
4. Click Repair or Change File System
5. Now you can see the current filesystem format, if it’s already F2FS, can skip to step 10
6. Click ‘Change File System’ -> choose F2FS and swipe to change
7. Go to Settings and check: ”Use rm -rf instead of formatting”
8. Go to Restore and select the backup you made earlier
9. Restore the partition you converted to F2FS from that backup
10. Repeat above steps for all partitions you desire to convert / backed-up
11. Done!
Flash-able tweaks and mods
If you haven’t flashed your ROM and GAPPs yet, now is the time to do so
If the ROM doesn’t have a suggested GAPPs, choose Open GAPPs from the OP
List of MODs and tweaks you can Install:
Code:
1. [URL="http://forum.xda-developers.com/galaxy-s4/unified-development/mod-true-stereo-t3110740"]TrueStereo Mod[/URL], by @FPSUsername
2. [URL="http://forum.xda-developers.com/android/software-hacking/mod-thething-v0-2-3-t3169439"]The_Thing Mod[/URL], by me :P
3. Unofficial Alucard Kernel for CM12.1, by the JDCTeam and Alucard (Look in the OP)
4. [URL="http://forum.xda-developers.com/showthread.php?t=3034811"]XPOSED[/URL], by [user=4419114]@rovo89[/user] (Most ROM developers won’t support problems that you might encounter after installing XPOSED
5. [URL="http://forum.xda-developers.com/showpost.php?p=61892852&postcount=6"]Fstrim 3.0[/URL], from my compilation of MODs and useful scripts
6. [URL="http://forum.xda-developers.com/showpost.php?p=61892852&postcount=6"]SwaPa swap space Enabler / Disabler[/URL], from my compilation of MODs and useful scripts
7. [URL="http://forum.xda-developers.com/android/software-hacking/busybox-bonbon-s-busybox-t3253400"]Busybox builds[/URL], by me :P
8. [URL="http://forum.xda-developers.com/showthread.php?t=1916098"]MOAB, Adware, Malware, Spyware and Bloatware blocker[/URL], by @BSDgeek_Jake
Links for all of these can be also found in the OP
1. After ROM Install
Kernel and System tweaks
This section assumes that you have Alucard kernel installed, but some of the guides can be applied to systems without Alucards kernel.
You can get Official Alucard kernel from here
List of GUIDEs and Tweaks:
Code:
1. [URL="http://forum.xda-developers.com/showpost.php?p=61891946&postcount=2"]Undervolting guide[/URL], by [user=2062281]@Shade5[/user]
Through this guide, you can get some extra juice out of your phones
battery, without losing on performance too much
2. [URL="http://forum.xda-developers.com/showpost.php?p=61891964&postcount=3"]AMOLED & Hardware tweaks guide[/URL], by [user=2062281]@Shade5[/user]
A guide every S4 owner should follow, you can improve your battery life
by hours, without losing on performance [B] AT ALL [/B]
3. [URL="http://forum.xda-developers.com/showpost.php?p=61892305&postcount=5"]Camera tweaks guide[/URL], by [user=2062281]@Shade5[/user]
Do you have camera problems? No more! You can significantly decrease the
amount of frustration you have with you camera, by following this simple set of TIPs!
4. [URL="http://forum.xda-developers.com/showpost.php?p=61937937&postcount=24"]sTweaks Kernel tweaking for everyday performance[/URL], by [user=2062281]@Shade5[/user]
Tweaking the Android kernel is essential for achieving a better battery
life and performance. By following this guide, you can improve both easily!
5. [URL="http://forum.xda-developers.com/showpost.php?p=62285460&postcount=116"]Alucard's Kernel setting's[/URL], by [user=2062281]@Shade5[/user]
Oh you thought we were done tweaking the kernel? Here’s another guide on
tweaking the Android kernel, to squeeze to last little droplets of power out of your phone!
6. [URL="https://mega.nz/#!uotDxCTT!2y_-OPMbffdGBpX9V_P8TJKrbcpV9U8I09icCuvX4fQ"]_Bon_Bon’s build.prop tweaks[/URL] :P
Copy the text from this file and add them to the end of your /system/build.prop file, using a file manager. After you’re done, wipe /data/dalvik-cache and reboot your device.
([B][COLOR="Red"] ATTENTION This tweak is deprecated! Also: [/COLOR] If you flashed my The_Thing MOD, or have applied some other tweaks including build.prop, don’t use this file! [/B])
Additional tweaks
Some other small tweaks and tricks that aren’t that effective or aren’t suitable for the average user
You have been warned, some of the following TIPs aren’t suitable for everyone! So try them at your own risk!
Code:
1. Reducing resolution
Now, this boosts graphics performance A LOT, but can cause instability
You need a resolution changer app, I’d recommend NOMone Resolution
Changer from the Play Store
You have two choices, two thirds of the original resolution or three fourths
of the original resolution
(These two are the ones I chose, you can try out your own ones at your own risk)
Original
[ATTACH]3407082._xfImport[/ATTACH]
2/3
[ATTACH]3407084._xfImport[/ATTACH]
Width = 720, Height = 1280, LCD Density = 360 / 330
Gives more performance, difference is hard to see
[B] (Some games and apps might not be supported with this resolution, like Dead Trigger 2) [/B]
In addition, if you think that the icons are too large, you can go back and change LCD Density to 330
3/4
[ATTACH]3407083._xfImport[/ATTACH]
Width = 810, Height = 1440, LCD Density = 360
Gives performance, difference is impossible to see
3. Recommended and useful apps
sEFix, Entropy Tweaker
It’s a handy little app that changes Entropy generation threshold. Increasing Entropy generation threshold can reduce slowdowns while using apps that rely on randomly generated numbers.
Code:
1. Download the app from the Play Store, [URL="https://play.google.com/store/apps/details?id=com.zdvdev.sef"]here[/URL]
2. Open the app and move the slider, so the threshold shows 1024
3. Done!
Greenify, App Hibernator
Now then, we’ve all heard about the battery and performance boosting app, known as Greenify
It needs no introduction and no explanation, just go check out its XDA thread and enjoy your new found power!
Amplify, WakeLock stopper
Using this app you can prevent and customize what Wakelocks are allowed to happen and how often. It’s a handy app and worth your time, so go check out its website!
Power Nap For XPOSED
Yet another Wakelock blocker. This app lets you choose what applications that are allowed to cause Wakelocks and it blocks all others. Go check out its XDA thread!
4. Themes and personalization
This is why Android, for me anyways, it’s the best OS for your phone out there.
Customizations! Themes! Boot Animations! Endless possibilities!
So I challenge you, to tell us your favourite themes and layouts and leave links from where to find them! Some of them will be given a place in this guide!
3mel said:
as requested, my favourite theme MATERIAL GLASS by Pitched Apps
most themes I try have one tiny aspect like toggle colours and notifications tray that bug me. this theme I like on every screen, nice clean dark and simple...
compatible with layers manager RRO and CM 12.1 theme manager
http://play.google.com/store/apps/details?id=com.pitchedapps.material.glass.free
Click to expand...
Click to collapse
And that’s all, hope I helped! :3
Thanks to:
@AntaresOne
@alucard_24
@rovo89
@Shade5
@waylaidwanderer
@oasisfeng
@3mel
CAMERA HACKS & MODS​
If you face a Camera bug on any Lollipop ROM where hardware interface crashes after shooting some photos/videos & it says "UNABLE/IMPOSSIBLE TO CONNECT TO CAMERA".
just reboot into recovery & flash this file
Your camera will NEVER crash again!!!! Credits to @AntaresOne
Samsung's Camera drivers are closed-source (locked) so custom ROM developers are not able to extract the full potential of the hardware (eg HDR & manual camera settings such as focal length etc.)
No Camera app can fix that issue - however I would recommend you use any of these Camera applications:
1)"OpenCamera" from Play store
2) Google Camera (preinstalled) for normal & panorama shots.
3) CM12 modded CameraNext v22 from this link
"CM Camera" is nice but again due to driver limitations it's features get limited & also Panorama sometimes crashes!
MODS/ZIPS
Here you'll find all my handy little mods and explanations what they do
I do accept request, just don't ask me to build an AI ;D
These mods require the latest busybox and init.d support!
Busybox
Don't have Busybox, or you don't like your current build? Then try mine!
It comes in 3 different builds to be used in different situations and is definitely worth your time
Now also includes a dynamic installer script! It can be used to install and update the build, so you only have to download the installer once!
SwaPa
Using this script the user can create a swap space into cache, from 50mb to 150mb.
Most users don't need it, as it's only useful if you're doing some serious multitasking or benchmarking.
When android runs out of physical memory (that rarely happens on our phone) it normally starts to kill any inactive background processes, but first gives them a chance to persist their progress (Caching or writing it down to /data) With swap, android moves the process to a swap file and retrieves it when it's needed again, so it acts like a slower version of RAM.
It also has the ability to remove all swap spaces, including Zram.
Zram is bad on a phone with a lot of physical ram (like ours) so it can be disabled. You can read more about it here.
Fstrim 3.0
When android deletes files it just writes 0 to the block where it was. This means that when android wants to rewrite to that block, it first has to completely empty it and this decreases performance. And someone could potentially recover the data that was on that block, possibly stealing personal information. So this script every 5 hours "trims" (clears blocks considered empty) /data, /system, /preload and /cache, prolonging your phones storage lifetime and improving performance. And it creates a log file to /data so you can see how much was "trimmed" You can read more about it here.
New feature! Cache dumping! Android caches apps for faster start-up and usage, but on some ROMs/Kernels this can cause lag after few days, or even few hours! Now this script dumps the cached ram for an instant speed boost!​
Reserved
WAKELOCK hacks coming soon....
Tagging below users to come follow us here
@_Bon_Bon @droidblitz
@fra9090
@henry1550
@peppect91
@nickmax1
@Corduroysack
@HorkayZolee
@Sincerity1993
@mmatic10
| Under construction |
​
Thanks
Shade5 said:
THE OP IS OWNED & OPERATED BY TWEAK GURU _BON_BON
Below posts will be updated by Shade5​
LATEST RR ROM FOR I9505
Here build by @akhilnarang
Created 2015-07-16
Last Updated 2015-07-16
Click to expand...
Click to collapse
Many thanks for doing this, makes things much easier to find and keep up to date now, a great help.
Sorry... misclicked
Will my s4 charge faster if i set the charging to 1900mA in the kernel?
Because i have a 4port usb charging port with an output of 3amps i believe.
Sent from my Resurrection-Remix \m/ I9505 \m/
droidblitz said:
Will my s4 charge faster if i set the charging to 1900mA in the kernel?
Because i have a 4port usb charging port with an output of 3amps i believe.
Sent from my Resurrection-Remix \m/ I9505 \m/
Click to expand...
Click to collapse
@droidblitz you must keep the sTweaks settings for AC Charging at 1900mA in the Kernel & USB at 460mA
Only if you have a charger 1.9A charger only will it charge super-fast to full capacity - BUT it will also heat up the circuits & it's not advisable to use the phone at such times.
P.S - I don't have the original charger (nor do I have the original battery) so I use a 1A charger to fill the battery & it does the job in a few hours (around 4-5 hrs I guess) and it doesnt heat the battery or circuits much (which means my battery will last me much much longer)
Shade5 said:
@droidblitz you must keep the sTweaks settings for AC Charging at 1900mA in the Kernel & USB at 460mA
Only if you have a charger 1.9A charger only will it charge super-fast to full capacity - BUT it will also heat up the circuits & it's not advisable to use the phone at such times.
P.S - I don't have the original charger (nor do I have the original battery) so I use a 1A charger to fill the battery & it does the job in a few hours (around 4-5 hrs I guess) and it doesnt heat the battery or circuits much (which means my battery will last me much much longer)
Click to expand...
Click to collapse
Ohh i thought it was not really working.
Gonna try it with 1900mA besides im putting my phone on top of a laptop cooler when its charging. To keep it cool while playing.
Sent from my Resurrection-Remix \m/ I9505 \m/
Excellent move making your own thread, it will be a lot easier to find stuff now @bon_bon @Shade5
Thanks @Corduroysack . Hope this makes a lot of people happy... Another guide will be posted by me today
I'm away for the weekend so will check back on Sunday night ?
Alucard kernel works on GPE ?
fra9090 said:
Alucard kernel works on GPE ?
Click to expand...
Click to collapse
No, it's for cm12.1 :/
Hope I helped :3
After I flash the Alucard Kernel, I go to STweaks to load the profile but it says no kernel support?
I had that, but if I went back to it after 30 seconds or so it showed all the settings. Check SELinux is set to permissive as well.

Categories

Resources