[ROM] Calkulin's One XL v1.2 [ 2.42 l All Carriers l Tweaked l Battery Saver Script ] - AT&T, Rogers HTC One X, Telstra One XL

One XL Series
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Based on 4.0.4 / 2.42.708.3
ROM includes:
BeastMode kernel (HTC kernel included in the Extras folder)
Nova Launcher
Superuser
Busybox
and more
(Some removed things are in the sdcard/Extras folder)
MODs included:
Tweaked system (Very FAST)
Fixed multitasking to function more like stock AOSP (unique to this ROM)
Removed limit of 15 background processes (unique to this ROM)
Unlocked Hotspot, Bluetooth & USB tethering
Reduced auto-brightness range for better battery life
Changed Network Location to be ondemand instead of causing wakeups (unique to this ROM)
Raised contact sync resolution (requires resyncing of contacts if you don't factory reset before installing)
Quick Settings in notification dropdown (thanks to Scrosler for some of the code)
Volume keys will wake phone from sleep (doesn't work during deep sleep)
Restart, Hot restart, Bootloader & Recovery power menu options
Lyapota's Sense 4.5 Camera Plus mod
Chongo's Google now mod
Colored notification icons
Battery % on battery meter
Transparent notification background
Enabled Secure folder & Block list in Messaging
Relaxed MMS compression ratio
Blocked annoying ads in programs
Enabled menu function in Rosie
Decreased rotation time
Disabled SmartSync
APN settings for almost all One XL carriers
And other misc tweaks/mods
Extras folder included:
Remove Sense zip (includes itandy's lockscreen shortcut provider)
Stock, -25mV, -50mV, -75mV & -100mV undervolt zip for BeastMode kernel zip
HTC kernel zip
BeastMode kernel zip
AT&T Visual Voicemail zip
Generic Data icons zip
Sense Skins zip
Stocks zip
Wallpapers zip
System has also been de-odex'd, apk's have been optimized & aligned
Notes about Battery Saver script
Can be used with any kernels that have init.d support
It completely eliminates the need for an application to set CPU speeds or profiles
Easily customizable - See FAQ for instructions
During sleep, it will set Max CPU speed to 1.0GHz & Min CPU speed to 192MHz
If Android Overclock, No-Frills CPU Control, Overclock Widget, QuickClock Advanced Overclock, SetCPU or System Tuner are detected, the script is ignored, so it will not affect them
The script can also control how the second core works, it can be enabled full time, per profile or disabled completely
Preset profiles are:
1.45GHz - 100-85%
1.35GHz - 84-36%
1.24GHz - 35-0%
And just an FYI, even at 1.24GHz, the phone still operates very well & smooth but the battery saving are the real benefit
v1.2.1 - Unreleased / In testing now
Increased lockscreen unlock speed (unique to this ROM)
Disabled exchange security (unique to this ROM)
v1.2
Base build is now 2.42.708.3
Changed Network Location to be ondemand instead of causing wakeups (unique to this ROM)
Tweaked cpu script to better control the second core, simplified some commands and added more governor support
Tweaked voltages in undervolt zips and included a stock voltages zip
Updated
BeastMode kernel v4.2 - See FAQ for how to control sweep2wake and mpdecon
Code:
[B][COLOR="Red"]v1.1[/COLOR][/B]
BeastMode is now the default kernel
Removed Dalvik2Cache script due to random rebuilding of cache
Disabled misc SmartSync code that was causing some wakeups
[I][B]Added[/B][/I]
4.2 gesture keyboard [SIZE="1"](adding custom words causes FC's, working on a fix)[/SIZE] [SIZE="1"](Removed Swype)[/SIZE]
Re-odex tools - [B]See FAQ for instructions[/B]
[I][B]Updated[/B][/I]
Busybox v1.20.2
Chrome v18.0.1025464
ES File Explorer v1.6.2.2
Gmail v4.2
Maps v6.14.1
Play Store v3.9.17
SuperSU v0.97
YouTube v4.1.23A
[COLOR="Red"]v1.0c[/COLOR]
Added detection of No-Frills CPU control & System Tuner to the script [SIZE="1"](v1.0c)[/SIZE]
Fixed LTE icons [SIZE="1"](v1.0c)[/SIZE]
AT&T 4G icons [SIZE="1"](generic data icons zip available in Extras folder)[/SIZE] [SIZE="1"](v1.0b)[/SIZE]
Fixed failure of over 160 character sms [SIZE="1"](v1.0a)[/SIZE]
Added detection of supported cpu speeds & governors of installed kernel to available command [SIZE="1"](v1.0a)[/SIZE]
Important Notes - Due to how this ROM is setup, a wipe is recommended BEFORE flashing if coming from another ROM (use FORMAT ALL attached)
You must have a custom recovery to flash this ROM
If your are updating, then nothing extra is needed during flashing as the update script wipes what is needed, unless other wise stated in the change log
Be sure to do a backup before flashing and read the change log
One XL ROM (v1.2) - Mirror
md5 - 3fea95d7fb09d1ec477aea81f5dbaa5e
Previous ROM versions

FAQ
How to modify the battery saver script?
(requires knowledge of how to run terminal or adb commands)
These are the available commands to set parameters. To check what the available commands are for each, type available after the command
For ex.
cpu_script available
To check what the current settings are, use
cpu_script status
And to verify what the cpu is currently set to, use
cpu_script verify
Also, if you want to reset the script back to stock, use
cpu_script default
Code:
cpu_script - Controls the script
cpu_awake - Enables or disables awake feature
cpu_awake_duration - Duration of awake
cpu_awake_governor - Enables or disables awake governor and sets governor
cpu_awake_max - Max cpu speed for awake
cpu_awake_min - Min cpu speed for awake
cpu_bp - Enables or disables battery profiles feature
cpu_bp1_batt - Battery percent of when profile 1 ends
cpu_bp1_governor - Enables or disables battery profile 1 governor and sets governor
cpu_bp1_max - Max cpu speed for battery profile 1
cpu_bp1_min - Min cpu speed for battery profile 1
cpu_bp2_batt - Battery percent of when profile 2 starts
cpu_bp2_governor - Enables or disables battery profile 2 governor and sets governor
cpu_bp2_max - Max cpu speed for battery profile 2
cpu_bp2_min - Min cpu speed for battery profile 2
cpu_governor - Main governor
cpu_max - Max cpu speed when profiles are off and in between battery profiles 1 & 2
cpu_min - Min cpu speed when profiles are off and in between battery profiles 1 & 2
cpu_sleep - Enables or disables sleep feature
cpu_sleep_delay - Delay before sleep feature kicks in
cpu_sleep_governor - Enables or disables sleep governor and sets governor
cpu_sleep_max - Max cpu speed for sleep
cpu_sleep_min - Min cpu speed for sleep
cpu1 - Enables, disables or lets the kernel handle CPU1
cpu1_awake - Enables or lets the kernel handle CPU1 for awake
cpu1_bp1 - Enables or lets the kernel handle CPU1 for battery profiles 1
cpu1_bp2 - Enables or lets the kernel handle CPU1 for battery profiles 2
NOTE: Most parameters can be set without restarting but you need to cycle the screen on/off and wait the time set in cpu_sleep_delay. If the setting isn't taking effect, then a reboot will probably be needed
Want to enable or disable sweep2wake or mpdecon that is included in Beastmode kernel?
(requires knowledge of how to run terminal or adb commands)
Use these commands to enable or disable
Code:
sweep2wake on or off
mpdecon on or off
Want to re-odex the ROM?
(requires knowledge of how to run terminal or adb commands)
Use this command but make sure to do a backup first
Code:
dexo
Having weird issues after flashing BeastMode kernel?
Flash the Calkulin's_Undervolt_Stock_mV_Settings_for_One_XL or Modded_2.*_Kernel_for_Calkulin's_ROM zips located in the Extras folder or attached
Want to raise the undervolt to -50mV, -75mV or -100mV on BeastMode kernel?
Flash the Calkulin's_Undervolt_*mV_Settings_for_One_XL zip located in the Extras folder or attached
If you are getting FC's or slowdowns using the -50mV, -75mV or -100mV undervolt zip, flash the Calkulin's_Undervolt_25mV_Settings_for_One_XL zip to revert back to the one that is included in the ROM
Having problems with included hosts file or want to see advertisements again?
Flash the Stock_Android_Hosts_for_One_XL zip attached

...............

First:thumbup::thumbup:
Thanks for the Rom. I'm dl it now. Been waiting for you to drop this.
Sent from my HTC One XL using xda premium

thanks OP, I'll give it a try!

Been looking for a reason to give Sense another try and it looks like this is it. Downloading now.
Sent from my One X using Tapatalk

Nice, I was beta tester for this ROM and is super fast,light themed ...and awesome! Thanks Calkulin.
Muchas gracias.
Sent from my HTC One X using xda premium

Forgot to ask in my last post. The format all zip doesn't format the storage does it? I'm assuming it doesn't but I wanted to double check.
Sent from my One X using Tapatalk

Hell yea loved your ROMs on my evo I know what I'm flashing when I get home
Sent from my HTC One XL using Tapatalk 2

pside15 said:
Forgot to ask in my last post. The format all zip doesn't format the storage does it? I'm assuming it doesn't but I wanted to double check.
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
do you mean internal sdcard? no, it didn't wipe my sdcard, just the caches, data, and system

YEA!!! 2 NEW ROMS IN 2 DAYS! AWESOME
Sent from my HTC One XL using xda app-developers app

chuko303 said:
YEA!!! 2 NEW ROMS IN 2 DAYS! AWESOME
Sent from my HTC One XL using xda app-developers app
Click to expand...
Click to collapse
This is Grande mucho el bueno, will.be good to see more options come to this phone... Thanks devs!
Sent from my HTC One X using xda premium

if we flash the beastkernel for this rom do we still need the script file too ?

Nice man, looks good!
Sent from my Nocturnal Evita

Nice ROM. I love the notification icons. Thanks!
Sent from my HTC One XL using xda app-developers app

I always wanted a ROM with notification sounds from the previous versions of Sense. I'm sticking with this for a while! Plus I got a question. I can't seem to get the animations to work on Sense launcher. Changing the animation scale to .5x to 1x and ahead does nothing. Not even turning them on and off.Any suggestions?

Is it me or the link does not work?
Sent from my HTC One XL using xda premium

Had many issues downloading too so I clicked on the previous versions and downloaded it that way.
Sent from my HTC One XL using xda premium

Looks like that link is not working !
Sent from my HTC One XL using xda app-developers app

Yep just tried it again and no go. The first time it downloaded I tried installing and it keeps failing.
Sent from my HTC One XL using xda premium

Related

[ROM][GB][KQI]Ginger Revenge v 1.3.0 [dev-paused] - 18/Jan/13 -

INTRODUCTION
Because the poor little Gingerbread man is completely snubbed due to the fever for ICS and JB...
... I decided to "create" my first custom rom ..
I want to clarify: I'm not a DEV and the kitchen is definitely not my world, what I'm proposing is nothing new, the thing that I've done is to pick something from a place and something from another place and put together what for me is best.
So, the big amount of functionalities of Shadow0 and performances/reliability of Gigabread+ ROM (this one based on QKE kernel).
(Obviously before to put "my ROM" here I've asked to kingsonwongs and Texten the permission to do that)
______________________________
Since I've bought my SGS+ I've tested all available ROMS, and in my feelings the best are the two I've named before, I've alternated the use of both for long time, and some weeks ago I decided to try to mix them in way to have the best of both.
I think I've done it or at least I think to be quite near to have done it
... it's up to you to judge
______________________________
SPECIFICATIONS
Based on KQI
KQI Kernel
TW4 launcher with 5 icons on dock (version with 4 icons is available on 2nd post)
USSD da vulnerability fixed clik me for USSD vulnerability details and test
Removed bloatwares
Removed all apps can be retrieved from the market
Added Nofrill CPU
Added CPU spy
Added Root Browser (free edition)
TWEAKS
Deodexed
Root
Build Prop Tweaks
Zipalign
Enhanced I/O
SD card Speed
I8150zcla2 3d driver
TunderBolt
Gigatweaks
init.d support
some others tweaks tested by me on build.prop
Special Functions
UI :
SGS3 Style (Not a pure SGS3 LooK & Feel)
Extended Power Menu with screnshot capability
17 lockscreen with music widget
Quickpanel with 16 selectable toggles
Customizable carrier name
Customizable clock
Customizable MIUI battery bar
Customizable battery text
Swipe to remove notification
Browser :
Up to 7 Tabs
fullscreen mode
Phone :
Non-Increasing Ringtone
enhance outgoing call vibration
Videocamera :
Focus and shot with power button
No 15% battery alert
Music Player :
No 10% battery alert
Video Player :
No 10% battery alert
FM Radio :
No 10% battery alert
Works in airplane mode
Customizable:
Auto sleep mode (auto silent and close Music, Fm, Wifi)
Screen display (CRT ON, CRT OFF effects)
Statusbar Settings
Touch keys light duration
INSTALLATION
- Copy the file on your SD memory card
- Reboot in recovery mode (Use cwm/CWM Touch or TWRP)
- Install GingerRevenge_130_Signed.zip file
- Restart the device
Note: installation does not do any wipe, so do wipe cache and davilkcache manually before restarting.
If you come from another ROM, full wipe/factory reset is suggested.
Launchers are updated too!, if you want to use TW4.5 or TW3 download it using links on second post.
Download links
Download from DH: GingerRevenge_130_Signed.zip - 207.29 MB
Note: This ROM is provided with no warranty. You are installing this software at your own risk. You may be violating your warranty.
Changelog
v. 1.3.0: 18/JAN/2013
- Replaced SuperUser with SuperSu (now root access works also when USB debug is turned off)
- Minor UI changes
v. 1.2.0: 10/JAN/2013 [1] <--- Click to download
- Fixed autobrightness bug (finally!)
- TW4 launcher with 5 icons on dock (version with 4 icons is available on 2nd post)
- Removed trasparencies on pop-up messages
- SGS3 style pop-up messages
- Added Russian keyboard
- Automatic Launguage selection on 1st boot (after a full wipe/factory reset) fixed
- some other things I dont' remember...
v. 1.1.5: 27/DEC/2012 [1] <--- Click to download
- New statusbar icons (made by me)
- New quikpanel icons (thanks to alkhafaf)
- SGS3 style dialer
- Added transparency to pop-up messages
- Other UI changes (thanks to alkhafaf)
v. 1.1.3: 21/DEC/2012 [1] <--- Click to download
- Fixed and reworked performace tweaks (a big thank to sanefirst!) [there's someother things to fix, but now it works better]
- Performance improvements
- Enhanced languages support
- Updated Play store to latest version
- Fixed and reworked tweak scripts for optional kernels
- Broodkernel 1.3 (optional, see 2nd post) with 1400 Mhz as default (OC up to 1800 is still possible)
- Updated Play store to latest version
v. 1.0.0: 09/DEC/2012 [1] <--- Click to download
- Updated Busy Box
- TW 4.0 Launcher as default (see 2nd post if you want to use others)
- Added Beats Audio
- Performance tweaks
- Fixed and reworked installation script (Thanks to lontu)
- Fixed autobrightenes behaviour (or at least it works better)
v. 0.9.6: 25/NOV/2012 [1] <--- Click to download
- Added Arabic support
- Enhanced autobrightenes behaviour (but not completely fixed)
- TW 4.5 Launcher as default (see 2nd post if you want to use others)
- Updated/changed sounds with SGS3 mini sounds
- Changed SGS3 icons with SGS3 mini icons (more sharper and defined)
- Updated Play store to latest version
- Some UI changes
v. 0.9: 03/NOV/2012
- Fixes camera don't works under 10% battery
- Improved audio/video recording
- Patch disabling autoconversion SMS to MMS
- Increase the maximum size of send messages from 300 KB to 1 MB
- Added SGS3 icon Pack
- New battery icon made by me
- Many UI changes
- Changed setting control panel: Ibrid ICS layout
- Changed Stock APN list with CM APN list (more carriers are supported now)
- Some performance tweaks
- Updated Root Browser, Google Play, Google Search to the latest version
- Other I dont remember
v. 0.8: 13/OCT/2012
- Deepsleep fixes on some situations (credits to kingsonswongs)
- Fix of poor image quality when zoom pictures on gallery
- Custom boot animation support
- Reworked tweaks for better compatibility
v. 0.7: 06/OCT/2012
- Initial release
Addons, Fixes and updates
See 2nd post
Thanks
- kingsonwongs for base ROM
- Texten for inspiration and tweaks
- CYNOB for the USSD fix
- Broodplank for tutorials, help and BroodKernel
- DeuxEx for testing
- Areliza for beats audio
- lontu for installation script fixes
- sanefirst for helping fixing scripts
- alkhafaf for some UI details
- Gō Nagai for platt logo
- All developpers on XDA
- Androidiani.com forums
- A lot people and their work
ScreenShots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADDONS - FIXES - UPDATES
APP PACKS
1.TW3 Launcher Final <--- click to download
Bugless, fast and clean, graphically not up to date...​
2.TW4 Launcher Final <--- click to download
Lookings better UI in comparison to TW3 launcher​
3.TW4.5 Launcher Final <--- click to download
Lookings like TW4, but full customizable, it can perform 5 links on doc menu, shows active apps, temable...
Hint:The dock of TW4.5 launcher should be configured at first boot, put the icons you want (phone, contacts, messages etc...) dragging icons you want from the app drawer to the dock.​
Note: applying this addons, you must reconfigure your home screen links and widgests after first restart
KERNELS
1.Stock tweaked KQI Kernel <--- click to download
This is the Stok kernel of Ginger Revenge ROM, supports custom boot animation, init.d scripts.
It works very fine with good performances level and good battery​
2.Feacore Kernel sOCL <--- click to download
This is the Feacore kernel with overclok capability up to 1800 MHz.
It features more governors and schedulers than stock KQI kernel.
I've done a mod so that it's default clock is 1400 MHz instead of 1800, you can set higher or lower frequencies using cpu control apps.​
3.BroodKernel 1.3 sOCL <--- click to download
This is the BroodKernel 1.3 with overclok capability up to 1800 MHz.
It features more governors and schedulers than stock KQI kernel, Virtual RAM (SWAP) possible, No JPEG compression (HQ photo's)
I've done a mod so that it's default clock is 1400 MHz instead of 1800, you can set higher or lower frequencies using cpu control apps.​
4.SkyHigh Kernel 1.4d <--- click to download
This is the SkyHigh Kernel with overclok capability up to 1800 MHz.
It features more governors and schedulers than stock KQI kernel, Virtual RAM (SWAP) possible, HQ photo's, it contains by default a lot of tweaks like V6 Supercharger, Tunderbolt, Zipalign, Battery and SD Card Improvement etc.
For this reason no tweak scripts ar loaded on init.d folder, because apply tweaks twice can produce strange behaviours, so be careful to load additional (and in some cases unuseful) tweak packs with this kernel!
The main advantage using this kernel is UNDERVOLT capabilities, that permits to improve battery life maintaining a good performances level.
See 3rd post a guide and suggestions to apply good voltage values.​
REMOVED APPS PACKAGE
1.Removed Google & Samsung Apps <--- click to download
Removed apps: like Talk, Adilko, animated wallpapers, Samsung apps, etc... (Install package from recovery)​
SkyHigh Kernel Voltage tweaks
A good way to improve battery life is to apply some undervolt to CPU.
On stock kernels is not possible to change the voltage, to do this kind of operation is necessary to use modded kernels like SkyHigh or Vitality.
Personally I prefer SkyHigh because there's no issues with SD cards (but if you like you can follow this suggestions also for Vitality).
To set voltages you need to use apps like, IncrediControl, SetCPU, AnTuTu CPU Master, etc... search them on play store
Looking on the following graphic, you can see that SkyHigh kernel does by default (red line) a little undervolt on high clocks compared to stok kernel (black dotted line),
on low clocks the SkyHigh kernel voltage is equal to stock kernel.
My Idea is to try to use more lower voltage values, and based on my esperience using Castagna's Kernel on ICS roms I've seen tha my device works very fine with Extreme UV version.
So I've applied the Castagna's EX-UV voltages values to SkyHigh with absolutely no failures. (See green line).
As you know no all devices are identical, some are more low voltage friendly, some with too low voltages does not boot or not works properly.
So maybe instead to use EX-UV voltages you may try Castagna's standard UV values (blue line) that on high clocks is equal to standard SkyHigh.
Or maybe using intermediate values between SkyHigh defaults and Castagna UV / EX-UV.
Hint: after setting voltages vaules prior to stick them @ boot, do a normal usage of your phone for some hours, play games, run benchmarks to do some kind of stressing, verify that the phone is able to wake-up from deepsleep etc... If in normal usage yor are facing to some problems try use less agressive undervolt values, find right UV values is not easy but I think that playing with values between red and green lines of previous graph can be a good starting point.
Hint2: If you're not a gamer and your primary goal is battery saving, limit the clock to 1.4 GHz if you're using SkyHigh kernel.
__________
Credits to:
- Castagna
- Smeroni68
good luck
Thanks for your effort
Some screenshots would be good..
looks pretty cool, good work
Good work. Working smooth and battery friendly!
Could you add OTA update next version??
No alert for camera, music etc means can use during the alert time?coz i kind of like this part if it can function during those time.
This looks nice, I'll surely try it
Dowload link is disabled now. can anyone upload to another service, please?
another location is in upload, it will be available in about 1 hour.
Hello! I want to test your ROM, but you have a problem with download link:
This account's public links are generating too much traffic and have been temporarily disabled!
My advice: use a torrent link!
DeuxEx said:
Hello! I want to test your ROM, but you have a problem with download link:
This account's public links are generating too much traffic and have been temporarily disabled!
My advice: use a torrent link!
Click to expand...
Click to collapse
Thats torrent mirror.
Google Drive Mirror
Thank you! I will test this ROM for 24 hours, before drawing my conclusions. What do you use for kernel? The stock kernel or an improved one? It have Overclocking?
alexpowermetal said:
Thats torrent mirror.
Google Drive Mirror
Click to expand...
Click to collapse
Thanks very much Alex
I did not think there were so many downlads ...
Now there's 3 links + 1 torrent on 1st page, hi hope is enough
I hope also that my work lives up to your expectations...
Any criticism, suggestion is welcome
Hi,
on 2nd post the first patch :crying:
it fixes poor image quality using gallery app when zooming pictures.
Nice to see that ginger roms are still alive I'm trying your rom now and seems to be very nice piece of gingerbread. Thx
Wysłane z mojego GT-I9001 za pomocą Tapatalk
DeuxEx said:
Thank you! I will test this ROM for 24 hours, before drawing my conclusions. What do you use for kernel? The stock kernel or an improved one? It have Overclocking?
Click to expand...
Click to collapse
I've used stock KQI kernel... the only *improvement* is init.d support.
If you want, you can use custom kernels, I suggest witality or Feacore with OC, and why not also Broodkernel 1.3 that support OC also.
____
In any case it seem's (at least to me but maybe I'm wrong) to that stock KQI kernel is a bit better thant stock KQI, specially for how it concern battery consumption.
In fact I'm waiting comments about battery drain from who decided to test my rom.
"stock KQI kernel is a bit better thant stock KQI"..
.. dafuq i just read?? @[email protected]
ops... I mean KQI is better than KQE

[ROM][Stock]HarshGinger v3.72 for LG Optimus SOl (E-730)

HarshGinger ROM​Hybrid of v10B,v10H,v10I,v10J
Tweaked for maximum performance and stability.
Images:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
More Here
Features
Deodexed
Zipaligned
Zipalign at Boot for more RAM
Removed all Bloatwares
Updated apps
Build.prop tweaks
init.d tweaks
Removed log
LG UI 2.1 (With motion Blur in drawer only for cube theme,Theming support,Ultra smooth,Desktop Icons are changable)
Host files to ad free
Ultra Smooth ui
Patched framework to disable scrolling cache in third party apps.
Jelly Bean and CRT off Animation
Brightness Bar in the Status bar (Thanks to Chacha_Ivanov)
Ultrasmooth UI
Latest Baseband
Totally Disabled CPU rendering
Extended power menu.Added Recovery and reboot(Credits to Chacha_Ivanov)
Removed superuser and added SuperSU
Added new fonts(Recommended WP7 fonts)
250MB + free RAM.
Muted Camera Sound
Volume down key to wake up device
Long press back to kill application
and much more...(i don't remember ).
Default launcher is ported from optimus 3d.It supports theming.One theme included.Press menu button and select themes.
Added capture screen modified by Chacha_Ivanov.Press HOME+POWER menu to capture screen.
Default kernel is Modified stock kernel with OC up to 1.5 GHz(default is 1GHz).(Again thanks to Chacha_Ivanov ).1.8 Ghz kernel can also be used.
Note that this rom contains lataest v10e baseband.if you want to go back to CM then you'll have to flash v10a baseband.(See below)
Also this rom don't have full version of GAPPS.(Some are removed only necessary are included.)
Don't forget to wipe everything before flashing this.
Note:If you want more faster gps then edit gps.conf (/system/etc/) according to your country or use my patch AGPS_Patch.
EDIT: Download the following zip and extract it.
Download (Don't flash through recovery)
It have gps.conf for almost all country.Throw proper gps.conf to /system/etc/ and set permission to 644(rw-r--r--).If your country is not there then follow the process below.
To edit the GPS.conf open it from the system/etc/ and change the NTP servers according to your country
NTP_SERVER=1.in.pool.ntp.org
NTP_SERVER=0.asia.pool.ntp.org
NTP_SERVER=2.asia.pool.ntp.org
NTP_SERVER=in.pool.ntp.org
NTP_SERVER=0.asia.pool.ntp.org
NTP_SERVER=1.asia.pool.ntp.org
NTP_SERVER=2.asia.pool.ntp.org
NTP_SERVER=3.asia.pool.ntp.org
NTP_SERVER=asia.pool.ntp.org
Click to expand...
Click to collapse
Get servers for your country from here
Click to expand...
Click to collapse
INSTALLATION:
Download the ROM and latest update.
Download the ROM first then install the latest Update over it.
Download
UPDATE:
Update 3.72 : Download (No need to do anything.Just flash it,it will automatically wipe dalvik-cache.Please execute zalignx and vac interminal as mentioned below after installing this update)
Older Updates can be found here
CHANGE LOG:
Version 3.1:
Almost all languages.If your language is not listed in Start up wizard then select English from there.Then set your language using More locale 2 from the apps.
Removed v10e Baseband.(Need to flash V10a baseband to go back to CM from here (8MB only). This is Baseband only not full kdz )
Now don't need to change gps.conf for your country.This will work for almost all countries.(Though if you need faster satellite lock then use gps.conf from above link)
SMARTASSV2 is now default governer.(Tweaked for better battery life)
Disabled journalism
Some changes in init.d script.
Updated SuperSU.
Re-added accessibility settings so that people can disable hanging of call by pressing power button.
Some newer libs from the v10H
Some build.props.
​Version 3.2:
Added LG Hidden menu.
Better integration of busybox
Changed OOM and lowmemorykiller values
Fixed an issue with Bluetooth which was causing FC on file receive
Removed zipalign and sqlite optimization as they are not needed to run at every boot.Added scripts that will allow user to manually zipalign and sqlite vacuuming.To do so, you'll need terminal emulater.Type su to obtain superuser right then run any command listed below.Run both commands periodically for best performance.
zalignx: It will zipalign all apks on your device.(Running it first time will cause many FCs and will remove icons from the launcher, dont worry just reboot device)
vac: It will optimize all the databases on the device.(credits to zeppelinrox)
​Version 3.5:
Various bugs fixed,Performance improved.
Added some stock apps for better compability.Removed LG keyboard,added stock gingerbread keyboard.Some essentials apps added like setcpu,terminal emu....
Redesigned statusbar brightness slider.Now looks better.
Removed silly init.d scripts which were causing delay in booting.Now only some essential scripts are there.
Reverted to stock OOM and lowmemorykiller levels as the previous values were too aggressive for multi tasking.
Now more smoothness in launcher and scrolling.
Added xpaum's kernel as default.For more features of kernel look here.
Fixed battery drain.Thanks to .xxx. for reporting.
Turned off button LED for power saving.See below fore more details.
Sweep2wake is turned off by default.See below fore more details.
Disabled fsync()
Some new commands.(Please type su in terminal before executing any command)
lightson: This will turn on the LED button light.No need to reboot,lights will be turned on on the fly.(although lights will be disabled at every boot)
lightsoff: This will turn off the LED button light on the go.
s2w: This will enable sweep2wake function.(no reboot needed,If you enable s2w then i recommend you to turn LEDs off)
s2woff: Sweep2wake will be turned off on executing this.(no reboot needed,I recommend to turn it off to save battery)
Version 3.6:
Updated various libs and files from v10i
Updated some apps (including Google play as requested by many users)
Added bash and nano (nano will only work in bash.to run it in shell terminfo need to be defined)
Updated xpaum kernel to 0.6
Volume down key will wake up device
Long press back will kill the application (and it will give a notification )
Fixed Bluetooth problem
Better sound while recording video in stock camera app (by Chacha_Ivanov)
Added some widgets from stock ROM
Smarter togglers for sweep2wake,button backlight,GPU OC. Re-written code so that changes in them will stay unchanged even after reboot (for ex. if you'll disable leds then they will remain off even after reboot and vice versa).For smarter toggle,you'll need to execute following codes.Older codes will also work but they'll have temporary effect.and as usual don't forget to gain SU rights (by typing su) before typing any commands.
gpuoc: to toggle GPU Overclock
lights: to toggle softkey lights
toggles2w: to toggle sweep2wake
Decreased time to show up recent applications on long pressing HOME
Version 3.61:
Fixed some critical bugs (also solved problems with wifi and bluetooth hopefully)
Restored LG stock keyboard with all language support
Updated SuperSU
Changed kernel.Now it has modified stock kernel by me.Sorry.Almost all tweaks like faster Auto focus,cache pressure,etc but no sweep2wake and bln support but feel free to flash xpaum's great kernel.Undervolted for better battery life.Use 1200 MHz as max freq. and 386 MHz as min freq as battery drain will same as 245-1024 range due to undervolting.This kernel is still experimental (although i'm using it for 1 month) if you want long lasting battery then stick with it else go for xpaum's kernel.
Version 3.7:
Based on latest v10J firmware
Modified Adreno libs (thanks to andr00ib)
Some new widgets for stock launcher and added some misc files from stock ROM
Latest SuperSU and Google Play Store
Some changes to framework for better performance
Various visual changes to make it more beautiful
Moves bash to bin and set as default
Added CPU settings in settings (actually it'll launch SetCPU.So setcpu is invisible from drawer .If anyone is big fan of setcpu icon then it can be added to desktop via activity short cuts provided in some launchers )
Added Adreno Booster (credits to Spizzy01)
Important note: It is obvious that adreno booster dramatically increases 3d performance but at the cost of huge decrement in Quality.You can notice this in stock gallery app.Also some games lags with adreno booster (like dead trigger) because of texture compression.The only feature of the adreno booster that gives huge increment in performance is forcing to use compressed textures which is implemented via forceAutoTextureCompression=1 in the adreno_config.txt.Compressing of textures makes loading faster but degrades the quality of texture image.Some games lags because CPU takes more time to compress Hi-res textures.So what to choose? Here is what i do.I don't force GPU to compress textures by changing forceAutoTextureCompression=1 to forceAutoTextureCompression=0 in /system/etc/adreno_config.txt. Whenever i play game which lags without compressing,then i changes to forceAutoTextureCompression=1 thanks to qualcomm because this file is loaded whenever you launch 3D application (not sure about this).You can use this for your benefit.Whenever you launch an application which has visual artifacts due to adreno booster then kill that app and change to forceAutoTextureCompression=0 and relaunch it.No reboot is required
Click to expand...
Click to collapse
Modified toggles.Now no need to execute su first.(only applicable for lights,gpuoc,toggles2w.Still need to execute su before executing zalignx and vac as those scripts are not mine)
Modified zipalign script for better behaviour.now it'll take some more time so be patience.
New Kernel patched up to 2.6.35.14.For more features read below.
Fixed front camera mount angle for v10J chamber
Restored legacy Android boot animation (actually deleted the custom boot animation ).For a custom boot animation rename bootanimation.zip to bootanimation_vdf.zip or remove ro.product.operator=VDF from the build.prop
Some minor things but i don't remember them
Version 3.71:
Solved connectivity issues in previous release.Changed baseband to v10i.
Ubuntu is now default font
Some performance enhancements
Updated Google Play Store to 4.0.27 because older version was keeping CPU busy hence draining battery and degrading performance
Disabled ascending behavior of Ringtone
Added LG Hidden menu in Settings (caution: use them only if you know what you're about to do).SuperSU is also moved to settings
Removed stock gps.conf and added universal one (changeable from romtoolbox)
Removed Adreno Booster as it was causing hiccups in some apps.It can be flashed manually
Some compability fixes
Added tun.ko
No longer need to execute su before using vac and zalignx
Reverted to Stock animations from LG (i was bored with previous one )
Integrated sysro/sysrw.Execute them to easily mount /system as r/w or r/o
Disabled logger from kernel level to save some more RAM.By default it is enabled.Use romtoolbox to set it.
Now it comes with ROM TOOLBOX (not that one available from market).Execute romtoolbox in terminal.You can do everything (enable/disable LED,S2w,logger etc) within it.Actually i was going to create application for it.But my exams are coming next month.So i'll create an app after it.Till then use this toolbox.
Some other things which i don't remember
Version 3.72:
Fixed GPU OC in romtoolbox
Fixed SuperSU
Kernel:
This ROM will work with every kernel that is compatible with Stock ROM.By default it comes with my own kernel (many many thanks to xpaum).But this kernel is still experimental and lacks of sweep2wake.So i'll advice to flash xpaum's latest kernel.Some features of default kernel
Compiled with latest (4.7.3) linaro.
Various optimizations including o3 flags
Better Wifi connectivity (by andr00ib)
Patched upto 2.6.35.14 (from CAF)
Highly undervolted. CPU will use same voltage on 1024 and 1200 and 245 and 368.So same drain on both freqs.So default frequency for this kernel is 1200-368
OC up to 2 GHz (by andr00ib)
ext4 tweaks,cleancache support
built logger as module
Link to HarshGinger Stock kernel ( fully tweaked,linaro 4.7.3)
Link to untouched,pure stock kernel ( not a single tweak,a pure "LG" experience, compiled with latest linaro 4.8.1 )
Source for this kernel is located on my Github (branch dev for e730 and dev_e739 for e739)
THEMES:
ICS THEME
Minimalistic Status bar by Toreton
ICS Statusbar and Settings by NemesisQ3A
Change Lock Screen Wallpaper
Accessories:
Transition animation pack by InfusionNSK (Just some cool animations.Not flashable.Unzip it first.It has flashable zip files)
Beats Audio (Modified by me because AROMA installer don't work good wit our device.Thanks to ...Awesome...)
Xperia S launcher with widgets by ra3al
NOTE:Flash this ROM at your own Risk i'm not responsible for any damage to your Device.
​I recommands a third party Keyboard because stock is RAM hogger.I've not added all tweaks (like tcp buffers etc) to keep ROm clean.You can install 3g turbocharger and supercharger to supercharge your device.
And sorry for my bad English
For more support => Follow on Cyanogenmod forum
Thank you for your work. I have flashed your rom on my lg sol but after that i cant start up my phone. the lg logo come but after that nothing happend. and with power button + volume down i cant go to the recovery menu. what should i do ?
OK...
Remove battery then insert it again.Now follow this method
http://www.youtube.com/watch?v=-c15Y_m_oqc
Then in the recovery wipe data/factory reset, then go to advance and wipe dalvik cache and wipe battery stat then reinstall the rom and reboot.Wait for atleast 10 minutes because first boot take a long time.
mr.harsh said:
OK...
Remove battery then insert it again.Now follow this method
]
Then in the recovery wipe data/factory reset, then go to advance and wipe dalvik cache and wipe battery stat then reinstall the rom and reboot.Wait for atleast 10 minutes because first boot take a long time.
Click to expand...
Click to collapse
Thank you! It works...I´m relieved..
:good::good::good:
So i have another problem now... My Imei number doesn't exist.. So i can´t use my sim card...
After *#06* , it came only IMEI but no numbers. Have you got a idea what could i do ?
Are you on CM7 or CM9??
If yes then flash this via recovery Download
Thank you mr.harsh you are the best !!! I searched yesterday a long time for a solution. Thank you again and a good healthy life my friend !
Re: [ROM][Stock]HarshGinger v3.2 for LG Optimus SOl (E-730)
I thinking to test this rom, but I have a question first... this rom have romanian language or not?
thanks for answer and thanks for your hard work.
Sent from my sgh-t989 using Tapatalk HD
riks said:
I thinking to test this rom, but I have a question first... this rom have romanian language or not?
thanks for answer and thanks for your hard work.
Sent from my sgh-t989 using Tapatalk HD
Click to expand...
Click to collapse
It's partially translated.Change language using morelocal 2.
ok, I've installed ROM with ICS theme and I like it (morelocale 2 is ok for romanian language)
congratulations for achievement.
one thing it seems to me, that consuming the battery a little faster than the previous ROM (JB taste).
thanks
riks said:
ok, I've installed ROM with ICS theme and I like it (morelocale 2 is ok for romanian language)
congratulations for achievement.
one thing it seems to me, that consuming the battery a little faster than the previous ROM (JB taste).
thanks
Click to expand...
Click to collapse
Its due BLN and sweep2wake.They creates wakelocks
riks said:
ok, I've installed ROM with ICS theme and I like it (morelocale 2 is ok for romanian language)
congratulations for achievement.
one thing it seems to me, that consuming the battery a little faster than the previous ROM (JB taste).
thanks
Click to expand...
Click to collapse
Try to disable gpu overclock and sweep2wake (by init.d) and set the voltage like this (use incredicontrol app to undervolt):
clock volt
122 750 mA
245 750 mA
368 750 mA
768 850 mA
806 850 mA
1024 1050 mA
1200 1050 mA
1401 1150 mA
1612 1200 mA
1708 1250 mA
1804 1300 mA
after that, set smartass2, sio and cpu step range form 122Mhz (or 245..same mA, so same battery loss) to 1200Mhz (same voltage of 1000).
With these settings I did at least 60h (2,5 days) with medium gaming/phoning/surfing usage.
My wifi is always turned I just use timeriffic to automatically switch on aero mode from 00:00pm to 07:00am.
I use also setcpu profiling, so when I'm in call I set the max clock to 768Mhz, idem when the screen is off.
p.s. if someone can reach better results please tell my how!
Salvi1982 said:
Try to disable gpu overclock and sweep2wake (by init.d) and set the voltage like this (use incredicontrol app to undervolt):
clock volt
122 750 mA
245 750 mA
368 750 mA
768 850 mA
806 850 mA
1024 1050 mA
1200 1050 mA
1401 1150 mA
1612 1200 mA
1708 1250 mA
1804 1300 mA
after that, set smartass2, sio and cpu step range form 122Mhz (or 245..same mA, so same battery loss) to 1200Mhz (same voltage of 1000).
With these settings I did at least 60h (2,5 days) with medium gaming/phoning/surfing usage.
My wifi is always turned I just use timeriffic to automatically switch on aero mode from 00:00pm to 07:00am.
I use also setcpu profiling, so when I'm in call I set the max clock to 768Mhz, idem when the screen is off.
p.s. if someone can reach better results please tell my how!
Click to expand...
Click to collapse
are you sure it is stable?
never tried undervolt more than 100mv...
Well, I used since 20days these voltages, in particular in the 122-1200Mhz range...no problem to swith from 750mV to 1050mV; I reached this settings after many assays.
Have you any more infos about these voltages problems?
Salvi1982 said:
Well, I used since 20days these voltages, in particular in the 122-1200Mhz range...no problem to swith from 750mV to 1050mV; I reached this settings after many assays.
Have you any more infos about these voltages problems?
Click to expand...
Click to collapse
yeah found some FC on higher freqs,so increased 25mv to 768,864,1024...still testing
Hi there!
This is a very nice ROM! Thanks for your time and effort!
The only thing I miss is the LGOnScreenPhone.. Is there any way to have this option? I have the stock .apk and .odex file but I don't know how to deodex for the E730 (I only found a tutorial for the GS2). I saw the On Screen Phone settings are there in the Wireless&Networks settings. Is there a way to make it work? I need it cause at work I have very weak signal and have to leave the phone at a specific place to have adequate reception.
Thanks so much once again. =)
X610 said:
Hi there!
This is a very nice ROM! Thanks for your time and effort!
The only thing I miss is the LGOnScreenPhone.. Is there any way to have this option? I have the stock .apk and .odex file but I don't know how to deodex for the E730 (I only found a tutorial for the GS2). I saw the On Screen Phone settings are there in the Wireless&Networks settings. Is there a way to make it work? I need it cause at work I have very weak signal and have to leave the phone at a specific place to have adequate reception.
Thanks so much once again. =)
Click to expand...
Click to collapse
flash this
OSP-addon.zip
Thank you so very much!!!!
Hi again! I noticed that when I keep back button pressed it terminates the process but also displays a toast notification saying "Allows an application to create network sockets".. Is this intended?
X610 said:
Hi again! I noticed that when I keep back button pressed it terminates the process but also displays a toast notification saying "Allows an application to create network sockets".. Is this intended?
Click to expand...
Click to collapse
Have you flashed any theme? if yes then it's just a wrong string,it won't affect anything (because it is just string to be displayed) if no then re flash 3.6 update,it'll fix it....

[MOD] Tweak Me v1.0.3 [CPU | GPS | RIL | RAM | SWAP | +MORE]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tweak Me v1.0.3..........................
.
Designed for ViperS v5.x​
.
.
.
......About
CPU tweaks able you to adjust your min. frequency and throttling without disabling PNP Manager
GPS configurations
RIL alternatives for your cellular radio
Capacitive buttons backlight brightness adjustment
Free RAM boost tweaks
MultiSwap Lite
100% compatible with ViperS v5.x but may also work with other ROMs
All tweaks are removable within the Tweak Me installer
More to come - your very welcome to contribute your ideas
.
......Installation
First make a Nandroid backup in recovery.
No wiping is necessary
Then flash like you would a ROM
.
......Changelog
v1.0.0
- Initial release
.
v1.0.1
- Added more CPU tweaks [Performance Plus & Power Saving Plus]
- Added another RIL [HTC-RIL_4.0.0035HMQ]
.
v1.0.2
- Added Free RAM Boost [LMK minfree tweaks]
- Added MultiSwap Lite [Swap on cache - 20% Swappiness]
.
v1.0.3
- Changed MultiSwap Lite Startup script [Compatible with Busybox v1.22.1-Stericson]
.
......Downloads
Tweak Me v1.0.3 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.3.zip
......MD5 - 9D8AA5F244DB0C7A2924ED7F9771F528
......Older versions:
Tweak Me v1.0.2 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.2.zip
......MD5 - 5BE3A75655731C9CC7237275B24AB006
.
Tweak Me v1.0.1 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.1.zip
......MD5 - FAE3398476E8CB302B2EB243293E6384
.
Tweak Me v1.0.0 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.0.zip
......MD5 - 7534D1DB535B41531950E499AE905205
.
If you like my MOD and want to show your appreciation just hit the thanks button in the
bottom left corner and rate my thread 5 stars in the top right corner.
Also I would like to thank you for using or trying my MOD!​.
.
~RESERVED~
Did you really thiink that it is necessary to flash a ROm after Flashing this MOD????
blogodoblogodo said:
Did you really thiink that it is necessary to flash a ROm after Flashing this MOD????
Click to expand...
Click to collapse
You flash it after you have a ROM installed. Same as if you were to flash Sultan's aroma installer to tweak the kernel.
Maybe i didn't understand well, thank you, just ask to be sure... it would be the first time that a MOd need to be flash before installing ROm...
Okéy sorry, my fault:good::good:
Yay cool, another mod for our senny. but what can i do with this I can't do within ViperS Rom?
I can adjust cpu clock with the vipers.zip
I can decide on which continent i am, to select right gps settings,
I can adjust capacitative backlight brightness in venom tweaks
Only thing i can't is change the RIL. But what benefits do I have by changing the RIL?
I don't want to talk bad about this, no. Thanks for the developement this old device is getting. Maybe this is usefull for others. I think I forgot that not everyone is using ViperS rom ^^
Eezay said:
Yay cool, another mod for our senny. but what can i do with this I can't do within ViperS Rom?
I can adjust cpu clock with the vipers.zip
I can decide on which continent i am, to select right gps settings,
I can adjust capacitative backlight brightness in venom tweaks
Only thing i can't is change the RIL. But what benefits do I have by changing the RIL?
I don't want to talk bad about this, no. Thanks for the developement this old device is getting. Maybe this is usefull for others. I think I forgot that not everyone is using ViperS rom ^^
Click to expand...
Click to collapse
All of the options are different from what can be done, for example: changing your min frequency, isn't done in rom.zip and it also doesn't disable pnp manager. You can't decide/choose what continent you're in. You also can't select custom brightness levels for buttons. You may benefit from better coverage/data speeds.
I am not going to put anything in this that can be done in ROM as that would be pointless [emoji6]
Sent from my HTCSensation
I want Sweep2wake to Vipers 5 PLEASEEEEEEEEEEEEEEEE
hinxnz said:
All of the options are different from what can be done, for example: changing your min frequency, isn't done in rom.zip and it also doesn't disable pnp manager. You can't decide/choose what continent you're in. You also can't select custom brightness levels for buttons. You may benefit from better coverage/data speeds.
I am not going to put anything in this that can be done in ROM as that would be pointless [emoji6]
Sent from my HTCSensation
Click to expand...
Click to collapse
Yeah I thought so, you're right. These tweaks, e.g. button backlight or cpu clock, are more specific.
Plus, I just checked my signal. My bedroom is in the ground floor and I barely got any signal. Now it seems to be stronger and I don't necessarily have to stand near the window to call someone. :good::laugh:
hinxnz said:
Tweak Me v1.0.1..........................
.
Designed for ViperS v5.x​
.
.
.
.
......About
CPU tweaks able you to adjust your min. frequency and throttling without disabling PNP Manager
GPS configurations
RIL alternatives for your cellular radio
Capacitive buttons backlight brightness adjustment
100% compatible with ViperS v5.x but may also work with other ROMs
All tweaks are removable within the Tweak Me installer
More to come - your very welcome to contribute your ideas
.
......Installation
First make a Nandroid backup in recovery.
No wiping is necessary
Then flash as you would a ROM
.
......Changelog
...........v1.0.0
..... - Initial release
...........v1.0.1
..... - Added more CPU tweaks [Performance Plus & Power Saving Plus]
..... - Added another RIL [HTC-RIL_4.0.0035HMQ]
.
......Downloads
.Tweak Me v1.0.0 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.0.zip......MD5 - 7534D1DB535B41531950E499AE905205
.
.Tweak Me v1.0.1 - https://dl.dropboxusercontent.com/u/55494910/Tweak%20Me/Tweak_Me_v1.0.1.zip......MD5 - FAE3398476E8CB302B2EB243293E6384
.
.
If you like my MOD and want to show your appreciation just hit the thanks button in the
bottom left corner and rate my thread 5 stars in the top right corner.
Also I would like to thank you for using or trying my MOD!​.
.
Click to expand...
Click to collapse
Hi, just added link to this thread in the FAQ thread. :good:
I'm going to try this MOD as I come back home, but I have a couple of questions:
Is it possible to set the CPU max screenoff frequency (in next releases of course)? Because in Venom Tweaks (after disabling PnPMgr) I can set any value in that field, but the value is always reverted to 192MHz... So I think it's not working at all.
Where did you find alternative RILs for this ROM? I tried to flash some RILs in the past but I completely lost mobile signal.
If I change button brigthness with your MOD, which settings should I keep in Venom tweaks for that option? Is "Default" ok?"
Thanks again mate
Eezay said:
Yeah I thought so, you're right. These tweaks, e.g. button backlight or cpu clock, are more specific.
Plus, I just checked my signal. My bedroom is in the ground floor and I barely got any signal. Now it seems to be stronger and I don't necessarily have to stand near the window to call someone. :good::laugh:
Click to expand...
Click to collapse
Which RIL version gives you the best results?
TheWall-[ITA] said:
Hi, just added link to this thread in the FAQ thread. :good:
I'm going to try this MOD as I come back home, but I have a couple of questions:
Is it possible to set the CPU max screenoff frequency (in next releases of course)? Because in Venom Tweaks (after disabling PnPMgr) I can set any value in that field, but the value is always reverted to 192MHz... So I think it's not working at all.
Where did you find alternative RILs for this ROM? I tried to flash some RILs in the past but I completely lost mobile signal.
If I change button brigthness with your MOD, which settings should I keep in Venom tweaks for that option? Is "Default" ok?"
Thanks again mate
Click to expand...
Click to collapse
Thanks it's not possible to adjust max screenoff freq. as it's not supported by kernel. Max screenoff isn't 192MHz though it's 1026MHz.
The RIL's are from the Sensation and the Ville C2. You won't lose mobile signal changing RIL's with this method as with the traditional HTC RIL's from the Radio/RIL thread, they contain other non compatible files that cause network loss.
Default is ok to choose in Venom Tweaks for button backlight. I choose 30 in mod, as I like it dim when it comes on in the dark.
hinxnz said:
Thanks it's not possible to adjust max screenoff freq. as it's not supported by kernel. Max screenoff isn't 192MHz though it's 1026MHz.
The RIL's are from the Sensation and the Ville C2. You won't lose mobile signal changing RIL's with this method as with the traditional HTC RIL's from the Radio/RIL thread, they contain other non compatible files that cause network loss.
Default is ok to choose in Venom Tweaks for button backlight. I choose 30 in mod, as I like it dim when it comes on in the dark.
Click to expand...
Click to collapse
Just flashed the zip: changed my RIL and dimmed capacitive buttons. Awesome job :victory:
Can you explain how various CPU throttling methods work? Are they related to some governor, or are they simply different versions of the "ondemand"?
Thanks again
TheWall-[ITA] said:
Just flashed the zip: changed my RIL and dimmed capacitive buttons. Awesome job :victory:
Can you explain how various CPU throttling methods work? Are they related to some governor, or are they simply different versions of the "ondemand"?
Thanks again
Click to expand...
Click to collapse
They tweak the ondemand governor.
- With the performance and power saving options, it adjusts things like the up threshold and sampling rates.
- With performance plus and power saving plus options, it basically has the same tweaks as performance and power saving options but also tweaks other frequencies such as two phase freq.
I could add an option to change the governor though but we only have ondemand, userspace, powersave and performance.
hinxnz said:
They tweak the ondemand governor.
- With the performance and power saving options, it adjusts things like the up threshold and sampling rates.
- With performance plus and power saving plus options, it basically has the same tweaks as performance and power saving options but also tweaks other frequencies such as two phase freq.
I could add an option to change the governor though but we only have ondemand, userspace, powersave and performance.
Click to expand...
Click to collapse
Nice :good:
I think you don't need to add the option to change governor: ondemand is the only one which is really useful.
First post updated with v1.0.2
- See changelog for more details.
Nice update, couple of questions though, I'm currently using Multi Swap at 60%
1. Will this clash - ie, do I need to uninstall multi swap?
2. Can I change your swapiness to 60% to have same configuration?
-Jonny- said:
Nice update, couple of questions though, I'm currently using Multi Swap at 60%
1. Will this clash - ie, do I need to uninstall multi swap?
2. Can I change your swapiness to 60% to have same configuration?
Click to expand...
Click to collapse
1 - Yes but when you install the Lite version, it will remove your existing MultiSwap installation anyway.
2 - The swappiness is set to 20 in the lite version and is recommended but yeah you can change it by either editing the init.d script or flashing the swappiness tweak again.
Edit: I may add swappiness options in a future release. Something like 10, 20, 40, 60.
I do find 20 is a good value though as swap doesn't fill to quickly and completely in most heavy RAM situations but it's there when needed and no decrease in performance noticeably what so ever.
network response problem
Hi,
I've a weird issue with rom sense : network responsiveness is very bad with rom sense like ViperS 5.1.0.
I've not this issue with a non sense rom (unorom, carbonrom...). Everything app open quickly. But it's very long with a sense rom.
So this mod can help me or not?
I give my RIL (if ti's the source of my issue) : 11.76C.3504.00P_11.29A.3504.18_M
Thanks
[Legenda] said:
Hi,
I've a weird issue with rom sense : network responsiveness is very bad with rom sense like ViperS 5.1.0.
I've not this issue with a non sense rom (unorom, carbonrom...). Everything app open quickly. But it's very long with a sense rom.
So this mod can help me or not?
I give my RIL (if ti's the source of my issue) : 11.76C.3504.00P_11.29A.3504.18_M
Thanks
Click to expand...
Click to collapse
That's not you RIL, that's your RADIO. Using this mod you can try a different RIL. Try the 4.0.0037 and see how it goes.
TheWall-[ITA] said:
That's not you RIL, that's your RADIO. Using this mod you can try a different RIL. Try the 4.0.0037 and see how it goes.
Click to expand...
Click to collapse
Ahh my radio!! good thought. I'm dl the mod and i'll try!
I keep you in touch.
EDIT : I think my issue is over. The network responsiveness is quick with my apps like Twitter.
Thanks

💪[GUIDE][I9505] will be updated soon [x]

Im not responsible for any damage on your phone!!!
F2FS(flash friendly file system): Improves random write performance.
*****if the f2fs guide is too complicated and you wont make use of it. you might also try googy max latest i9505 aosp kernel (cm11)
as it doesnt support f2fs but its smoother and is more stable (my experience) using googy's kernel you can use most of the settings provided below for alucard kernel aswell (use device controll from playstore as it shows more functions and the governors stick to all cores) for performance & powersave choose intellidemand. dont choose nightmare as some people including me reportet instant random reboots.
for best experience (battery/performance) using googy max. set the following in device controll(dont forget to check boot option in settings):
cpu: intellidemand
read ahead 3072/fiops (in stweaks on ext and internal aswell)
tasker set:
screen on, cpu max to max
screen off, cpu max to min
screen on, gpu max to max
screen off, gpu max to min
screen on, cpu gov intellidemand
screen off, cpu gov powersave
go stweaks and choose special tweaks, disable gentle fair sleepers, disable android logger, reboot, done .*****
hint: liquid smooth rom and optimized cm11 rom are also f2fs ready and dont need to be formated as they detect rather your device is f2fs formated or not. they also dont need alucard kernel to be flashed as the optimized cm11 uses alucard as default kernel. and liquidsmooth has its own f2fs compatible kernel aswell.
Requires:
1. root
2. twrp all in 1 recovery by ktoonsez (for f2fs)
3. latest Alucard kernel
4. latest cm11 nightly you can also use other aosp based roms !! But it must be f2fs converted using stweaker app!! extract the app from this kernel.zip
5. smallest gapps
6. Additional apps
Titanium backup
Resolution changer
Holo launcher
Guide:
(for best battery follow green step 6* instead of step 6)
1. Changing to F2FS
NOTE: Follow these steps EXACTLY, do NOT add or remove any steps, period!!!!
1.1. Backup everything from your internal SD to your PC or external SD, since the entire internal SD is going to get wiped out with format!!!!!!!!!!
1.2. Download the files from the folder that you got these instructions from (Ignore the OLD WAY folder) and SAVE TO THE EXTERNAL SD!!!
1.3. Flash TWRP-KT.ALL-IN-1.zip (this is what gives you the ability to format using F2FS)
1.4. Reboot recovery
1.5. Go to "Settings" and check the box to force F2FS for data and cache (you can also check the box to include /system partition if you want to convert your ROM's zip to use that too for best results)
1.6. Go to "Wipe->Advanced" option and wipe the "Cache" partiton
1.7. Go to "Wipe->Format Data" option (THIS WIPES YOUR ENTIRE INTERNAL SD CARD, all files and folders, all gone so make a backup to your external SD or PC!!!!!!!!!!!!!)
1.8. Flash your ROM (f2fs converted using ktweaker app)
1.9. Flash gapps
1.10. Flash alucard kernel
1.11. KTweaker has a new option under "Tools" screen to "Get Partition info" to double check your work.
Note: Each time you update your Rom you must f2fs convert the rom before flashing.
2. Disable/delete unwanted system apps using titanium backup list of apps which are safe to disable and not be carefull which download app you disable (downloads.ui since the other one is essential) and disabling livewallpapers will cause system reset when u set any live wallpaper so you should also disable livewallpaper picker. Disabling wallpaper cropper will cause soft reboots when setting any wallpaper(dont delete htmlviewer or you cant update your rom anymore and you can disable incall.ui deleting will cause forceclose when phone rings and you cant reply).
3. Go to settings, pricacy/privacy guard/advanced and denie auto start and keep awake option for all apps you dont need running at startup and on background.
4. Go to developer menu, disable animations, Enable 2d gpu rendering and enable art runtime.
5. Install resolution changer from playstore. Set Galaxy s3 settings and apply. If u get no root permission on the app, enable auto root answer (yes). This app wont only change the dpi. It also changes the resolution so your gpu does render less and faster as we can do on our desktop computers (you will not notice any difference in sharpness)
6. Go to alucard stweaker app. Chose max performance profile, change all governors to intelliactive and apply. Set all i/o schedulers to fiops and all read ahead to 3072, tcp westwood, disable logkat logger (allways), Enable auto oom controll and set all to exterminate, choose default thermal profile and disable core control, set core max heat and cpu max heat to max, set dirty ratio and dirty background to max, input boost freq to max, sync treshold to off, gpu governor ondemand, force all cores online, choose two core boost, choose msm hotplug and apply
7. Use holo launcher as default.(lowest ram consuming launcher)
8. Diable device statistics and disable all options in cell broadcast
6*. if you want to save power (you will notice a performance decrease) Set governor and hotplug to alucard, power save bias to 2, min 1 core online and if you want to undervolt, input boost freq 1242000khz, turn off set at boot option and undervolt all cpu freqs -50mv and gpu -75mv and if its stable you can set on boot(!! Dont forget toggling voltage main switch before changing any voltage!!)
if you got any random reboots with my settings. use the default profile in stweaks
thanks to the cm team,
alucard24 for his amazing kernel
and ktoonsez
Press thanks please if i helped you!
List of apps you must KEEP
(you can replace stock apps like apollo or browser ofc)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
performance improvements:
f2fs: +1-3% faster i/o operations
art runtime: +6-9% faster overall performance mostly app load speed
removing system apps: +4-10% overall performance
tweaks using alucard: +10-30% overall performance
tweaks on googy max: +15-35% overal performance
battery life alucard: +20-30%
battery life googy: +20-40%
Antutu first run (alucard kernel)
The following video shows the gaming performance with n.o.v.a.3 full graphics using mali template on cm11 with alucard kernel
Nice thread, will participate for sure. Meanwhile take a look to some more tweaks for performance and security.
http://forum.xda-developers.com/showthread.php?t=2835412
Your link to "list of apps" is broke man
blackmeth said:
Your link to "list of apps" is broke man
Click to expand...
Click to collapse
No its not
Second picture down, trebuchet..
There's over 4mb of slow happening there..
Fix that and then I might try this..
I was really looking for a 345mb system usage setup.
Mystique said:
Second picture down, trebuchet..
There's over 4mb of slow happening there..
Fix that and then I might try this..
I was really looking for a 345mb system usage setup.
Click to expand...
Click to collapse
What you mean by 4 mb of slow?
Well it also depends on cached apps
So to get f2fs i only need to flash the "all in one" zip?
Enviado desde mi GT-I9505 mediante Tapatalk
chape199 said:
So to get f2fs i only need to flash the "all in one" zip?
Enviado desde mi GT-I9505 mediante Tapatalk
Click to expand...
Click to collapse
No, you must follow the instructions given in the link.
Do I have to flash a custom Kernel after converting to f2fs? Tried without and it didn't boot with last nightly
Cozmos23 said:
Do I have to flash a custom Kernel after converting to f2fs? Tried without and it didn't boot with last nightly
Click to expand...
Click to collapse
Yes , flash converted rom , google apps , and alucard kernel in this order
Thx worked. But I have to disagree with a few things. There is a difference in sharpness when setting a lower resolution. There has to be a difference or otherwise there would be no reason to create hd displays and we all would be happy with 320x200
And changing the max heat before throttling is a risky thing.
The heat kills chips not the voltage
Cozmos23 said:
Thx worked. But I have to disagree with a few things. There is a difference in sharpness when setting a lower resolution. There has to be a difference or otherwise there would be no reason to create hd displays and we all would be happy with 320x200
And changing the max heat before throttling is a risky thing.
The heat kills chips not the voltage
Click to expand...
Click to collapse
Using alucard your phone cant get above 90 degrees anyways. Even while charging and gaming at same time. With the resolution i mean that you can barely notice it
Hi I'm willing to try this, ive done everything so fsr except step 2, convert to f2fs as i have a question.
In the instructions under step 3 it says
ONLY DO THIS STEP IF YOU ARE ON AN OLD VERSION OF MY TWRP.
Click to expand...
Click to collapse
Which one is that? I'm on TWRP 2.6.3.1. Is that old enough?
KTs TWRP is 2.7.0.5 and modded. If u want to use f2fs u have to use it or anything from or newer than 2.7.0.
For me its easier than stock twrp cos I wasn't able to find out how to format the partitions
Maybe there is no support for S4 and f2fs.
But be careful, format data wipes your whole phone. Everything.
And yeah the instructions are some kind of crazy
Hi. I have a problem after converting my i9505 to f2fs. My phone boots normally, no fc's etc. But I cannot turn on my wi-fi and there's no cellular range. Any ideas what's wrong?
Edit: flashed newest alucard kernel and my problem was solved.
Swizzy88 said:
Hi I'm willing to try this, ive done everything so fsr except step 2, convert to f2fs as i have a question.
In the instructions under step 3 it says
Which one is that? I'm on TWRP 2.6.3.1. Is that old enough?
Click to expand...
Click to collapse
Just use his recovery
nadejo said:
Im not responsible for any damage on your phone!!!
Requires:
1. root
2. f2fs system, cache &data
3. latest Alucard kernel
4. latest cm11 nightly !! But it must be f2fs converted using stweaker app!! extract the app from this kernel.zip
5. smallest gapps
6. Additional apps
Titanium backup
Resolution changer
Holo launcher
Guide: (for best battery see green step 7*)
1. After u have f2fs on system cache and data (follow the instructions given in the link), install the rom cm11nightly f2fs.zip (convert using ktoonsez tweaker app and each time you update you must convert the zip file before). Flash small google apps,
And latest alucard kernel.
3. Disable/delete unwanted system apps using titanium backup list of apps which are safe to disable and not be carefull which download app you disable (downloads.ui since the other one is essential) and disabling livewallpapers will cause system reset when u set any live wallpaper so you should also disable livewallpaper picker. Disabling wallpaper cropper will cause soft reboots when setting any wallpaper(dont delete htmlviewer or you cant update your rom anymore and you can disable incall.ui deleting will cause forceclose when phone rings and you cant reply).
4. Go to settings, pricacy/privacy guard/advanced and denie auto start and keep awake option for all apps you dont need running at startup and on background.
5. Go to developer menu, disable animations, Enable 2d gpu rendering and enable art runtime.
6. Install resolution changer from playstore. Set Galaxy s3 settings and apply. If u get no root permission on the app, enable auto root answer (yes). This app wont only change the dpi. It also changes the resolution so your gpu does render less and faster as we can do on our desktop computers (you will not notice any difference in sharpness)
7. Go to alucard stweaker app. Chose max performance profile, change all governors to intelliactive and apply. Set all i/o schedulers to fiops, tcp westwood, disable logkat logger (allways), Enable auto oom controll and set all to exterminate, choose default thermal profile and disable core control, set core max heat and cpu max heat to max, set dirty ratio to max and dirty background to min, input boost freq to max, sync treshold to min, gpu governor ondemandondemand, force all cores online, use two core boost, use msm hotplug, disable fsync and apply
8. In ktweaker app, set all read ahead to 3072 and apply
9. Use holo launcher as default.(lowest ram consuming launcher)
10. Diable device statistics and disable all options in cell broadcast
7*. if you want to save power (you wont notice any difference) Set governor and hotplug to alucard, power save bias to 2, min 1 core online and if you want to undervolt, input boost freq 1242000khz, turn off set at boot option and undervolt all cpu freqs -50mv and gpu -75mv and if its stable you can set on boot(!! Dont forget toggling voltage main switch before changing any voltage!!)
Press thanks please if i helped you!
List of apps you must KEEP
Antutu first run
The following video shows the gaming performance with n.o.v.a.3 full graphics using mali template -> (smoke, particles, distance bloom, heat haze...)
Click to expand...
Click to collapse
Does it really get better?
and how hot does the phone get when you play high performance games?
mattan1999 said:
Does it really get better?
and how hot does the phone get when you play high performance games?
Click to expand...
Click to collapse
works very good bo issues at all. btw you dont really need to delete system apps. its maybe 5% performance increase after system apps removed
nadejo said:
works very good bo issues at all. btw you dont really need to delete system apps. its maybe 5% performance increase after system apps removed
Click to expand...
Click to collapse
How good is the battery life?
mattan1999 said:
How good is the battery life?
Click to expand...
Click to collapse
if you use the green marked step then its good

[APP][ROOT][HTC][Sense 6] Kernel Configurator

Hi guys.
I made an app in full Sense style for settings your kernel params.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This app is compatibile with all Sense 6 ROMS and devices (like m7/m8, Max (t6), Mini ecc [only with Sense 6 ROM!]).
Features:
---Configurator---
State (Thanks to Francesco Rigamonti aka Cesco):
Cpu Freq in time
Gpu Freq in time (Floating window too)
Battery infos
Cpu Temperature
Cpu Time in state with freq and time
Gpu Time in state with freq and time (only if supported from kernel)
Wakelocks count (only for /proc/wakelocks)
Entropy (Floating window too)
Available Floating Window under menu
Display:
Sweep2Wake
Sweep2Wake Stroke
Sweep2Sleep
Motion Gestures
DoubleTap2Wake
Logo2Wake
Pocked Detection
Keys:
Logo2Menu
Vibration Strenght for Display features
General Vibration Strenght
Button Light Notification (BLN)
CPU:
PnPMgr
Max Freq
Min Freq
Max Screen Off Freq
Max Cpu Online
Min Cpu Online
Cpu Infos
Multicore Power Saving
Governor
Governor Tuning
Fstrim utilities
MPDecision
Thermal Control
Voltage Control
Custom Hotplug Control (Xceed)
Krait Voltage
Krait Idle States
Input/Output:
I/O Scheduler
I/O Tuning
Read Ahead I/O
NR Requests
I/O Stats
RQ Affinity
No Merges
EMMC software CRC checking
GPU:
Max Freq
Governor
VSync
Color Improve
Gamma Support
Graphic Boost
Gamma Cotrol
Color Control (check here)
Misc:
Wireless ADB
FastCharge
Fsync
TCP Congestion Control
Recovery actions (flash zip/backup/restore)
Fax Sound COntrol
Kernel SamePage Merging
Virtual Memory Settings
Low Memory Killer
Wipe Cache
Wipe Dalvik
Per App Profiles (thanks Francesco Rigamonti aka xcesco):
PnPMgr
Freq Max Cpu
Freq Min Cpu
Governor Cpu
Max Cpu Online
Min Cpu Online
Multicore Power Saving
I/O Scheduler
Read Ahead I/O
Max Freq Gpu
Governor Gpu
Boost Grafico
Tasker:
Apply kernel settings on battery %
Apply kernel settings on time (like 14:50 or 2:50 am/pm)
PnPMgr
Freq Max Cpu
Freq Min Cpu
Governor Cpu
Max Cpu Online
Min Cpu Online
Multicore Power Saving
I/O Scheduler
Read Ahead I/O
Max Freq Gpu
Governor Gpu
Boost Grafico
Toggle Airplane Mode
Toggle Wi-Fi
Toggle Bluetooth
Toggle Mobile Data
Toggle Hotspot Wi-Fi
---Hub---
Download and flash a kernel for your phone!
Read news about DHD and developing state-
Download and flash some recoveries for your phone!
Download and install some mods for your rom/phone!
Permission explaination:
- android.permission.RECEIVE_BOOT_COMPLETED:
Apply settings on Boot.
- android.permission.WRITE_SETTINGS:
Write settings.
- android.permission.ACCESS_SUPERUSER:
Execute SuperUser commands.
- android.permission.WRITE_EXTERNAL_STORAGE:
Save hub's files on sd.
- android.permission.VIBRATE:
Vibrate.
- android.permission.INTERNET:
Connect and load hub's items.
- android.permission.ACCESS_WIFI_STATE AND android.permission.ACCESS_NETWORK_STATE:
Check connection before doing Beta check.
- android.permission.READ_PHONE_STATE:
This allow app reading backup from folder "TWRP/BACKUPS" because the backup folder is saved with Phone ID.
- android.permission.MOUNT_FORMAT_FILESYSTEMS:
Mound partitions.
- android.permission.READ_EXTERNAL_STORAGE:
Read folder for Hub.
- com.htc.permission.APP_DEFAULT:
Use HTC's SlidingMenu.
- android.permission.WAKE_LOCK:
Wake Lock for downloading items from Hub.
- com.htc.FilePicker.permission.INTENT_TOKEN:
Allow app to use HTC's FilePicker.
- android.permission.BIND_ACCESSIBILITY_SERVICE:
Accessibility Service for per-app profiles.
Changelog:
2.2.0.0
Fixed dialogs showing every time
Rewrited most of adapters
Changed Info Tab
Removed menu from Info Tab
Added compatibility to new gamma control (need more tests with m8 and later devices)
Improved speed on loading stats for CPU and GPU States
Added some beautiful animations (in Settings)
Added some tips like HTC does
Fixed crash on Boot
Fixed crash when saving/restoring Global Profiles (from Backup/Restore)
2.0.0.0 Second Main Release
Fix Freq color (in State) with dark theme and white backgroud
Fix Pro Keys (Thanks crazychester for report)
Added Floating Window for Stats (just open from menu)
Added Global Profile under menu(Backup/Restore)
Added Degree settings (for States) in Settings
Added Krait Idle Stats in CPU
Added VSync in GPU
[Fully Xceed Support]
Added Krait Voltage in CPU
Added Hotplug configuration in CPU
Added Floating Window for Hotplug load
1.0:
Initial Release
Credits (in no particular order):
@Guich
@Mikanoshi UI tips & Statusbar help
Francesco Rigamonti aka @xcesco tips, glossary strings, per-app accessibility service
@salvy931 @Dani900 @Senso41 @EaglesGPC testers
The app is now available on Google Play Store!
Link
XDA:DevDB Information
Kernel Configurator, App for all devices (see above for details)
Contributors
DHD22800, Guich, Mikanoshi, xcesco, salvy931, dani900
Version Information
Status: Stable
Current Stable Version: 2.2.0.0
Stable Release Date: 2015-03-07
Created 2014-12-31
Last Updated 2015-04-12
Reserved
Reserved
App now availabe on Google Play Store!
Here
Why actionbar is so big?) I also have some suggestions regarding UI:
- Change values' color on State tab to the color of Sense controls, not header (width is also not full on that page)
- Don't know how, but make all elements' colors dependent on background color
Nice easter egg btw
Mikanoshi said:
Why actionbar is so big?) I also have some suggestions regarding UI:
- Change values' color on State tab to the color of Sense controls, not header (width is also not full on that page)
View attachment 3091995
- Don't know how, but make all elements' colors dependent on background color
View attachment 3091994
Nice easter egg btw
Click to expand...
Click to collapse
Fixed with the last update
New update!
2.0.0.0 Second Main Release​Changelog:
Fix Freq color (in State) with dark theme and white backgroud
Fix Pro Keys (Thanks crazychester for report)
Added Floating Window for Stats (just open from menu)
Added Global Profile under menu(Backup/Restore)
Added Degree settings (for States) in Settings
Added Krait Idle Stats in CPU
Added VSync in GPU
[Fully Xceed Support]
Added Krait Voltage in CPU
Added Hotplug configuration in CPU
Added Floating Window for Hotplug load
Thanks a lot for the app
I'm gonna try it now for Xceed kernel in htc one
One question. If I flash kernel again, will everything become the default kernel settings, or the kernel will adapt the app current settings after the boot?
Also, when I install the app, it recognizes the current kernel values, or the kernel will set with the default app settings?
I hope I explained well.. Hahaha
Thanks
Javi22 said:
Thanks a lot for the app
I'm gonna try it now for Xceed kernel in htc one
One question. If I flash kernel again, will everything become the default kernel settings, or the kernel will adapt the app current settings after the boot?
Also, when I install the app, it recognizes the current kernel values, or the kernel will set with the default app settings?
I hope I explained well.. Hahaha
Thanks
Click to expand...
Click to collapse
If there aren't apps that apply setting on boot or script, the kernel setting will be the defaults of the kernel...
When you open the app, the app saves current settings and read kernel values.
Hello dhd, I'm still having problems with the settings after reboot, it just delete... And come back to defaults
I put some settings and make a backup. But if I reboot phone, they are deleted. I open the app, and even restoring backup not work, still showing default settings
I have last playstore version
Javi22 said:
Hello dhd, I'm still having problems with the settings after reboot, it just delete... And come back to defaults
I put some settings and make a backup. But if I reboot phone, they are deleted. I open the app, and even restoring backup not work, still showing default settings
I have last playstore version
Click to expand...
Click to collapse
Do you made this backups from backup/restore ? Just check if files are in your mem folder then /Kernel_Configurator/Backup-Restore.
Have you setted grace period (boot delay) to 20 seconds or more ?
Anyway, download LogCat from play store, make a widget, set Grace period to 20 seconds or more and after a reboot start immediately to take a log from logcat widget. After KC notify ("Boot options applied") stop logcat and send it to me (you can see the values that KC apply by searching "KernelConfiguratorSense" Tags in log).
I'm not having this problem, neither Xceed tester team.
Looks really cool, will test, to see if everything is working
DHD22800 said:
Do you made this backups from backup/restore ? Just check if files are in your mem folder then /Kernel_Configurator/Backup-Restore.
Have you setted grace period (boot delay) to 20 seconds or more ?
Anyway, download LogCat from play store, make a widget, set Grace period to 20 seconds or more and after a reboot start immediately to take a log from logcat widget. After KC notify ("Boot options applied") stop logcat and send it to me (you can see the values that KC apply by searching "KernelConfiguratorSense" Tags in log).
I'm not having this problem, neither Xceed tester team.
Click to expand...
Click to collapse
Ok... Just did it, I'm gonna send you the file by private
Thanks
Hi DHD,
Firstly, Thanks for such an awesome work.
However, I have a problem. Every time I restart the phone, the CPU Frequencies and Settings change. The Min and Max Frequencies both become 384 MHz.
ROM: Maximus HD 52.0.0
Kernel: Kangaroo 5.0.2 Sense
Please tell me what information you might need so that I can help?
could you please post the APK file here...i can't download it from play store because of the location restriction.
Thank you
What does Kraid voltage boost do?
And at Krait idle states
if I have C0 enable and I want to enable C2 or C3 do I have to disable C0
__________________edit__________________
app random restarts, rarelly
One more significant: It doesn't save all the settings after restart, voltages, thermal
___________________UPDATE__________________________________
One issue fixed: setting grace period to 25 fixed the problems with the settings not saving
Big fan of the app. Have been using it ever since it supported Xceed (great kernel too). Love the options to select between tabs and navigation drawers and how much it feels like it follows the material design in Lollipop. A couple things:
1. I really like the Navigation Drawer option, but the typeface when opening up the hamburger menu is a bit too large and the spaces in between are pretty wide. The tabs option is very professional-looking. Great job.
2. Could you put an option to enable/disable the icons in the phone's settings menu? I do not use the Kernel HUB very often and would appreciate the ability to remove it from that section.
You are the developer, and these are definitely not demands. I appreciate the work you do and have happily donated. Thanks!
I'm running the latest version and whenever I swipe to "State" tab the app force closes.
Lossyx said:
I'm running the latest version and whenever I swipe to "State" tab the app force closes.
Click to expand...
Click to collapse
Can you take a log of the crash ?
You can use the widget of CatLog app from play store
threshfire said:
Big fan of the app. Have been using it ever since it supported Xceed (great kernel too). Love the options to select between tabs and navigation drawers and how much it feels like it follows the material design in Lollipop. A couple things:
1. I really like the Navigation Drawer option, but the typeface when opening up the hamburger menu is a bit too large and the spaces in between are pretty wide. The tabs option is very professional-looking. Great job.
2. Could you put an option to enable/disable the icons in the phone's settings menu? I do not use the Kernel HUB very often and would appreciate the ability to remove it from that section.
You are the developer, and these are definitely not demands. I appreciate the work you do and have happily donated. Thanks!
Click to expand...
Click to collapse
1. I used big dimensions for better usage.
2. I think not because the permissions are in the manifest, but I can try to do it. I will not assicure anything for this.
fareed_xtreme said:
Hi DHD,
Firstly, Thanks for such an awesome work.
However, I have a problem. Every time I restart the phone, the CPU Frequencies and Settings change. The Min and Max Frequencies both become 384 MHz.
ROM: Maximus HD 52.0.0
Kernel: Kangaroo 5.0.2 Sense
Please tell me what information you might need so that I can help?
Click to expand...
Click to collapse
Do you tried to use Grace period ? Do you enabled/disabled pnpmgr ?
If with the Grace period > 20 sec take a log from boot to all app's notifications from Su.
__________________________________
Please rate the app on play store, it is very important
What does Kraid voltage boost do?
when I disable it, my phone restarts
And at Krait idle states
if I have C0 enable and I want to enable C2 or C3 do I have to disable C0

Categories

Resources