[APP - EcoToggle] Eco Mode Toggle for Faux123 Kernel [Update! v2.0] - Nexus 4 Themes and Apps

I made an apk with tasker for switching between battery saving and performance settings easily & quickly.
The app icon can be added to the home screen to give you quick access to powersave mode and performance mode
Eco on:
Dual core only
Max clock 1.512ghz (changeable in settings)
Intellidemand govenor
etc.
Eco off:
Quad core
1.836ghz (changeable in settings)
Interactive govenor
GPU at 487mhz
etc.
You need faux123's kernel for this to work properly. You must be rooted. Tasker is not needed.
You MUST press 'WRITE VARS + CLEAR SETTINGS' from under the settings menu when you first run the app.
Settings can be set on boot.
You can change max frequency for both eco off and eco on. If you have changed one value you cannot rechange it unless you press 'write vars + clear settings' again
Here is a link to the kernel thread Click
I recommend downloading faux's app too here
NEW [v2.0] Download: EcoToggle v2.0
Tasker project [v2.0 update] for anyone who wants it.....Tasker Project
OLD [v1.1] Download: EcoToggle v1.1
OLD [v1.0] Download: eco on | eco off - Two icons, one to turn on one to turn off
{
"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"
}

Re: [APP] Eco Mode Toggles for Faux123 Kernel
Nice! I will need of Tasker app?
Enviado de meu Nexus 4 usando o Tapatalk 2

Guto ViP said:
Nice! I will need of Tasker app?
Enviado de meu Nexus 4 usando o Tapatalk 2
Click to expand...
Click to collapse
Nope! Works on its own

thx will try it!
something else, would you share your wallpaper please?

Re: [APP] Eco Mode Toggles for Faux123 Kernel
Great! Thanks
Sent from my Nexus 4 using XDA Premium HD app

laba86 said:
thx will try it!
something else, would you share your wallpaper please?
Click to expand...
Click to collapse
It's in the Zedge app on the play store

Very cool idea to package these up with the Tasker App Factory.
If anyone would rather access the scripts directly here's some scripts I threw together to accomplish a similar task.

Eh, can I have the wallpaper please?

new apk uploaded.... one icon for the app now and it lets you know what mode you're on

codesplice said:
Very cool idea to package these up with the Tasker App Factory.
If anyone would rather access the scripts directly here's some scripts I threw together to accomplish a similar task.
Click to expand...
Click to collapse
Cheers!
I saw your scripts, helped me with getting eco mode working through terminal!

Nice! I'm using faux 5m kernel and will try this. This toggle change will stick on reboots?

galaxys said:
Nice! I'm using faux 5m kernel and will try this. This toggle change will stick on reboots?
Click to expand...
Click to collapse
It doesn't I'm afraid!

Re: [APP - EcoToggle] Eco Mode Toggle for Faux123 Kernel [Update! v1.1]
galaxys said:
Nice! I'm using faux 5m kernel and will try this. This toggle change will stick on reboots?
Click to expand...
Click to collapse
tommmtom said:
It doesn't I'm afraid!
Click to expand...
Click to collapse
Hmm, shouldn't take too much to adjust the Tasker task to do that. Just have it copy the applicable script to /system/etc/init.d, overwriting it each time the toggle is activated. This way the last state will effectively become "set on boot."

Great app i've been using this since you posted it... any chance you will be updating this for faux 's 1.944 turbo kernal.???
is their a way to import this to tasker to edit the cpu clock to 1.944 ??.
..
thanks for your hard work on this . i've been playing around with tasker and you must have put alot of hours into this......

Bump.......

Any upload?
Sent from my Nexus 4 using xda app-developers app

toe451 said:
Great app i've been using this since you posted it... any chance you will be updating this for faux 's 1.944 turbo kernal.???
is their a way to import this to tasker to edit the cpu clock to 1.944 ??.
..
thanks for your hard work on this . i've been playing around with tasker and you must have put alot of hours into this......
Click to expand...
Click to collapse
toe451 said:
Bump.......
Click to expand...
Click to collapse
JeanEatsWorld said:
Any upload?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
v2.0 on first page. set your own max freq and set on boot

<- n00b
tommmtom said:
v2.0 on first page. set your own max freq and set on boot
Click to expand...
Click to collapse
So...I've modified your script a little and I've got Tasker....what do I do next? :silly: Are there any good tutorials for this? Because honestly I've no clue what to do with this..

Great app. Next step should be making it a one click widget toggle. But this is good enough. Good job :thumbup::thumbup:
Sent from my Nexus 4 using Tapatalk 2

When I import the tasker profile it doesn't show up in my main tasker profiles page. It comes out as a separate tab with a red exclamation mark.

Related

[SCRIPT] [SHELL] [NS4G] remCPU - Really easy to manage CPU controller

remCPU
Here is a script that I have been using to manage my cpu and device specific bits. Here is what it can currently control. Usage is pretty simple.
Code:
sh-3.2# /system/bin/remCPU --help
Lithid's remCPU Controller
Help:
--set:
Look at cpu settings config.
--stat:
Look at cpu freq stats.
--config:
Setup the configuration of your cpu.
--help:
Get help.
Contact: [email protected]
Code:
sh-3.2# /system/bin/remCPU --stat
Cpu freq stats:
1400000 0
1200000 4127
1100000 37
1000000 107
800000 346
400000 897
200000 537
100000 88226
Code:
sh-3.2# /system/bin/remCPU --set
Verified:
>>>
Your current governor is: ondemandx
Your max cpu frequency is: 1200000
Your min cpu frequency is: 100000
Your min memory free config is: 3674,4969,6264,8312,9607,11444
Your tcp buffer w/r is: 110592/110592
Backlight noti: 1
Backlight noti blink: 1
Backlight noti blink interval: 750
Backlight noti blink max count: 30
>>>
You run the script, check out your current settings then go through the settings to set it up. It will create a config in /data/data/com.lithid/kernelscript/config. This config will be pulled into effect during the next and everyother reboot, or by running sh /system/etc/init.d/89remCPU after your config is in place. Like I said, set it and forget it! No app running, no space taken up. Just what you want without the extra!
{
"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"
}
-Cpu governors.
-Max Cpu frequency
-Min Cpu frequency
-BLN interface
- - Turn on/off
- - Enable blink
- - Modify blink interval
- - Max blink duration
- Low mem free settings
- TCP Buffer read/write
Something as simple as setting and forgetting is what I like. I will be adding in more and more tweaks to the system, checking for features per kernel etc etc.
You should know what the kernel can and can't do before you attempt to mess with the settings.
>> Download Here <<
Issues? Let me know.​
This is for some changelogs.
Wow! This is almost exactly what I was hoping for! Lithid, will it be possible to add a screen off profile going forward? Thank you. Going to flash now!
Sent from my Nexus S 4G using xda premium
JohnCorleone said:
Wow! This is almost exactly what I was hoping for! Lithid, will it be possible to add a screen off profile going forward? Thank you. Going to flash now!
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
That's something I'm looking into. Tho that would create the need for a constant while loop checking for changes to the sleep state. While it would not be difficult, I don't think its 100% needed. I will tho look into a good way to implement tho. Thanks!
Sent from my Nexus S 4G using xda premium
One more question for you. Would I be able to run this and only use SetCPU for that screen off profile or would it override the script? If it ruins the script, I may try ditching the screen off profile for a while
Sent from my Nexus S 4G using xda premium
JohnCorleone said:
One more question for you. Would I be able to run this and only use SetCPU for that screen off profile or would it override the script? If it ruins the script, I may try ditching the screen off profile for a while
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Shouldn't do anything. I don't use anything else but this. My phone lasts over 24 hours with regular use. So never needed it. Plus that's what deep sleep on our phones is for lol.
Sent from my Nexus S 4G using xda premium
lithid-cm said:
Shouldn't do anything. I don't use anything else but this. My phone lasts over 24 hours with regular use. So never needed it. Plus that's what deep sleep on our phones is for lol.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I am going to set it up without the screen off profile. Thanks again.
Edit..working great here!
Sent from my Nexus S 4G using xda premium
Any love for bld?
†††
FL0OD said:
Any love for bld?
†††
Click to expand...
Click to collapse
BLD, voodoo sound, touchwake, deep sleep support is all on the way. Just trying to get it all out there.
Welcome back to Android lithid. I thought you were taking your talents to the iPhone scene?
Sent from my Nexus S 4G using xda premium
EVO-lution of Man said:
Welcome back to Android lithid. I thought you were taking your talents to the iPhone scene?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I have been back on android for some time now. I was using windows phone as well.
and thanks!
Are there any Kernel requirements/recommendations? (other than init.d support) Also Busybox Ver? req
Thanks for this should come in handy!
LucKyPunk said:
Are there any Kernel requirements/recommendations? (other than init.d support) Also Busybox Ver? req
Thanks for this should come in handy!
Click to expand...
Click to collapse
Its using just basic sh shell so unless your running froyo there should not be issues.
In terms of kernels I am using air. But you should know what your kernel can do. I'm writing checks so it will only display options available to you.
Sent from my Nexus S 4G using xda premium
Hmmmm. Will keep my eyes on this....I like the idea of not needing to have two apps(setcpu and bln control) taking up space when I never go into them unless I flash a new kernel. Will there be a way to set governor settings? meaning like on demand parameters for up threshold and such
Sent from my Nexus S 4G using Xparent Red Tapatalk
brianbgrp said:
Hmmmm. Will keep my eyes on this....I like the idea of not needing to have two apps(setcpu and bln control) taking up space when I never go into them unless I flash a new kernel. Will there be a way to set governor settings? meaning like on demand parameters for up threshold and such
Sent from my Nexus S 4G using Xparent Red Tapatalk
Click to expand...
Click to collapse
Maybe in the future. Just don't like the idea of something always running. I will be looking into it tho.
Sent from my Nexus S 4G using xda premium
Welcome back lithid-cm,
Thanks for the script, looking forward to your updates.
Sent from my Nexus S 4G using XDA
interested in this...
cyburke said:
interested in this...
Click to expand...
Click to collapse
It works well actually. I am glad you bumped it. I needed to download it again since I formatted memory
Sent from either ET4G or NS4G using Xparent Tapatalk 2
Wow this looks awesome.

[ROM][UCDLK3][01.12.13] Aeonfluxx Build 3 [Aroma][Stable,Fast,Smooth]

*Based on Stock AT&T TouchWiz 4.1.1(UCDLK3)*​
[/CENTER]
**ROM FEATURES**​
Code:
[B]*Full Deodexed*
*Added Root Permission*
*Added SuperSU*
*Added BusyBox*
*Zipaligned*
*Added init.d support*
*Debloated*
*Aroma Installer*
*5x5 5x5 App/Drawer*
*Stock kernel*
*Build Prop Tweaks*
*4-Way Reboot*
*Battery Tweaks*
*23 Toggles*
*Speed Tweaks*
*Insert Zipaling on boot
*System Tweaks
*Ext4 Tweaks
*Etc.... And more to come!*
[/B]
*** I N S T A L L A T I O N ***​
[*]Wipe Data Factory Reset
[*]Wipe Cache & Dalvik
[*]Wipe Dalvik
[*]Install AeonFLuxx Rom
[*]Reboot
[*]Let it do it's thing for 3 minutes
[*]ENJOY!
*** C H A N G E L O G ***​
Code:
[B][U][COLOR="Red"]Aeonfluxx[v1] - 12.21.12[/COLOR][/U][/B]
[B]Initial Release!
[B][I][U][COLOR="Red"]Aeonfluxx[v2] - 12.29.12[/COLOR][/U][/I][/B]
Performance Tweaks
Smoother UI
Faster MTP (SDCard)
Unrestricted Native Tethering - Thanks to [COLOR="Red"][I]jovy23[/I][/COLOR]
Reduce home button lag
No Incremental Ringtone
Galaxy Note 2 ringtones, notification and alarm
Modded Samsung Camera
AOSP lockscreen - Thanks to [COLOR="Red"]DIdact74's[/COLOR] guide
Added 4.2 Keyboard
Remove Samsung and Swype keyboard (I will make flashable zip)
Removed Carrier ID on Status bar- Thanks to [I][COLOR="Red"]enewman17's[/COLOR][/I] guide
Added Build.prop tweaks!
Added Loopy Smoothness Tweaks
etc....
[U][FONT="Century Gothic"][I][COLOR="Red"]Aeonfluxx[v2.5] - 12.30.12[/COLOR][/I][/FONT][/U]
Fixed lag when multi tasking!
Added SleepCPU scripts - Thanks to [B][I][COLOR="Red"]eugene373[/COLOR][/I][/B]
Reverted to Stock Camera - for now
[COLOR="Red"][B][U]Aeonfluxx Build 3[/U][/B][/COLOR]
Battery tweaks!
Performance tweaks!
Speed tweaks!
Modified Stock Kernel
Made some scripts cleaned up
Smali and Xml Edits
Note 2 Launcher (Modified 5x5 App/Drawer)
Removed Ongoing Wifi Notification
Applied Blocking Notification Mod
Popup Browser
Added AEP Boot Animation - Thanks to [COLOR="Red"]Annex1[/COLOR]
Etc..
[/B]
NOTE:If you like my work please hit the THANKS button! and rate my thread 5 stars[/CENTER]
mine
1st......hahah....another rom to test drive
Thanks for sharing your work.
Look forward to checking it out.
Sent from my SAMSUNG-SGH-I747M
looks good bro. nice to see arch energy productions branching out! :victory:
blacknight1114 said:
looks good bro. nice to see arch energy productions branching out! :victory:
Click to expand...
Click to collapse
I'll be working more with this rom during my christmas break.
Sent from my SGH-T999 using Tapatalk 2
MikHaiL_08 said:
I'll be working more with this rom during my christmas break.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
can u remove the carrier logo on the top left status bar?
dawen said:
can u remove the carrier logo on the top left status bar?
Click to expand...
Click to collapse
I will, on my next release. I'll working more on this rom from now on
Sent from my SGH-T999 using Tapatalk 2
MikHaiL_08 said:
I will, on my next release. I'll working more on this rom from now on
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
nice....cant wait
I'll get some themes ready when i get some time in the next few days.
Maybe someone has an answer. For some reason, when I do the initial setup, when I login in it does not restore, it acts like it does, but then I go to accounts, and the account dis not login. It only accepts it in the accounts section. I know it doesn't sound like a big deal, but the only time apps restore is with the initial login. I did a few resets wiping/formatting everything in the recovery.
Sent from my SAMSUNG-SGH-I747 using xda premium
This looks pretty sick thanks!
Jbluedodge said:
Maybe someone has an answer. For some reason, when I do the initial setup, when I login in it does not restore, it acts like it does, but then I go to accounts, and the account dis not login. It only accepts it in the accounts section. I know it doesn't sound like a big deal, but the only time apps restore is with the initial login. I did a few resets wiping/formatting everything in the recovery.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Just make sure you have a good data/wifi connection when login in. I also recommend that you use titanium back up for your apps.
Sent from my SGH-T999 using Tapatalk 2
How is the gps locking on this?
CYRAXDroid said:
How is the gps locking on this?
Click to expand...
Click to collapse
For me it was fine. Locked into my.location amd 18 outta 19 satellites in about 5-10 seconds and navigation as well.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Looks nice. Thanks for the rom... might give it a try...still test driving another ;P
I say the battery life for this ROM is excellent, rarely any wakelocks, (only the media scanner has most wakelocks) I get about avg of 17%-20% per hour on screen time
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
dawen said:
I say the battery life for this ROM is excellent, rarely any wakelocks, (only the media scanner has most wakelocks) I get about avg of 17%-20% per hour on screen time
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Wait till your 2nd cycle.
{
"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"
}
Sent from my SGH-T999 using Tapatalk 2
MikHaiL_08 said:
Wait till your 2nd cycle.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Is that stock battery?
jefferson9 said:
Is that stock battery?
Click to expand...
Click to collapse
Yeah. I don't need extended battery because I don't travel much and I can charge at work and at home
Sent from my SGH-T999 using Tapatalk 2

[APP]{Small App} GPU Info v1.2 [20140114]

[ info ]
I have created a Small App (Sony Small App Framework) for checking out live GPU frequencies... it is a Free app!
this app will come in handy to understand how the GPU speeds are changing when you use the device for some app/games...
It will be like an overlay, floating application over the existing application/game.
Don't forget to close the small app after you finish, to save on battery!
also this will be very useful once we start testing GPU overclocking (only for selected devices on my DooMKernel)...
ROOT IS NOT REQUIRED
[ requirements ]
jellybean 4.1.2 ROM with Small Apps support
only for Qualcomm Adreno device
[ changelog ]
Code:
20140114 - v1.2 - Fixed compatibility with Xperia Z1 & Z Ultra
20130605 - v1.1 - Fixed bug in cat call
20130526 - v1.0 - Initial release!
[ download link ]
App is now available on Google Play Store!
do test it out and let me know!
cheers!
regards,
DooMLoRD
400MHz max
When I don't do anything 325MHz.
Good small app :thumbup:
◇Xperia Z
I must be crazy, blind or stupid, but I don't see anything...
After I installed the app, I don't see an icon appearing...
Dsteppa said:
I must be crazy, blind or stupid, but I don't see anything...
After I installed the app, I don't see an icon appearing...
Click to expand...
Click to collapse
press the task button,
then search the gpu small app
Dsteppa said:
I must be crazy, blind or stupid, but I don't see anything...
After I installed the app, I don't see an icon appearing...
Click to expand...
Click to collapse
It's a small app press the multi task button and you should see it
Sent from my C6603 using voldemort's nose
Its always 400
Sent from my C6602 using xda app-developers app
MysticEnforcer said:
press the task button,
then search the gpu small app
Click to expand...
Click to collapse
Thraxzzz said:
It's a small app press the multi task button and you should see it
Sent from my C6603 using voldemort's nose
Click to expand...
Click to collapse
Yup I'm dumb... thanks
Edit:
Mine is going from 200 > 400
Nice app doom like the work . Any thoughts to add CPU as well so we can see if apps/games are using multicore as they should and see at what levels?
Ps Got your storage mounter to support (at last after waiting for a Google market version since GB on Xperia S) . Just need to find a tool now to transfer from ext4 on Windows for our Z's and T's
Thanks
Sent from my C6603 using Tapatalk 2
poo-tang said:
Nice app doom like the work . Any thoughts to add CPU as well so we can see if apps/games are using multicore as they should and see at what levels?
Ps Got your storage mounter to support (at last after waiting for a Google market version since GB on Xperia S) . Just need to find a tool now to transfer from ext4 on Windows for our Z's and T's
Thanks
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
I Will create one for CPU info too!
Sent from my LT30p using xda app-developers app
testing this out right now
{
"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"
}
Ame123 said:
Its always 400
Sent from my C6602 using xda app-developers app
Click to expand...
Click to collapse
Same Here,its always on 400.
DooMLoRD said:
testing this out right now
Click to expand...
Click to collapse
Why it always shows on 400 for me?
Sent from my C6602 using Tapatalk 4 Beta
Marshal21 said:
Same Here,its always on 400.
Click to expand...
Click to collapse
Ame123 said:
Why it always shows on 400 for me?
Sent from my C6602 using Tapatalk 4 Beta
Click to expand...
Click to collapse
because the GPU scaling governor is not functioning correctly on stock kernel...
Cool stuff.
But taking a look at this picture i wonder if showing numbers only will be sufficent.
going up and down and up and down so fast...
P.S your poling rate is not that high, is it ? different value for CPU[1] than Kernel tuner.
Thanks DoomLord, it comes handy. A little OT: Is it possible to add some governors for gpu?
@DooMLoRD:
Do you know why my gpu-settings might be unavailable in faux clock? I use doomkernel v7 and remember playing with the gpu days ago (worked!). Since then I only froze/deinstalled some apps/services with titanium backup. Does the gpu-setting depend on a service?
Sent from my C6603 using xda premium
.,
1.1 in play, why in thread still 1.0?
Please add change gpu max frequencies to this small app for your new v8 kernel.
Would be very cool if we can change max gpu frequencies and also see current gpu frequency in one app.
dron39 said:
1.1 in play, why in thread still 1.0?
Please add change gpu max frequencies to this small app for your new v8 kernel.
Would be very cool if we can change max gpu frequencies and also see current gpu frequency in one app.
Click to expand...
Click to collapse
thanks for pointing that out
will update the OP
lets see about that additional part
Play store says: not compatible with sgs4
Edit: Didn't see that this thread was in the Xperia Z forum, sorry! May I ask if you are planning to support other devices aswell?
Somehow it says that the app is compatible with my HTC Sensation, but I can't seem to find any way to launch it.
Skickat från min GT-I9505 med Tapatalk 4 Beta

[Discontinued]

[Discontinued]
The kernel is fully compatible with FauxClock
My preferred settings:
General:
I/O Control
Read Ahead Buffer Size: 1024
Scheduler: fiops
CPU Frequency Control
Min: 162000
Max: 1890000
CPU Governor Control
Governor: interactive​
Specific:
MP-Decision: disabled
Intelli-Plug: enabled
Dynamic FSYNC: enabled
GPU Governor: simple
GPU Max Frequency: 450
ZRAM: enabled​
Working great over here! Using carbon rooms latest nightly...
Edit: notification light keeps blinking when no notification present.
Carbon 4.3 LG OG Pro
If you notice some problems or bugs, please provide a logcat / dmesg log.
http://forum.xda-developers.com/showthread.php?t=1726238
Thank you for this!
No issues as of yet faux sound is working great on CM10.2
The settings you recommend what benefit do they offer users?
Edit: also I believe you posted this in the wrong section it should be in the other dev section
Sent from my LG Optimus G Pro
justin860 said:
Thank you for this!
No issues as of yet faux sound is working great on CM10.2
The settings you recommend what benefit do they offer users?
Edit: also I believe you posted this in the wrong section it should be in the other dev section
Sent from my LG Optimus G Pro
Click to expand...
Click to collapse
I agree, this is an original, thanks again!!!!!
Also, I am having the notification light issue as well, appears to be an issue with the light going off after a notification was received. I'm at work, so I cannot do a logcat at the moment. Again, thanks for the custom kernel. Faux sound is a welcomed addition to the E980
pedal2themedal said:
I agree, this is an original, thanks again!!!!!
Also, I am having the notification light issue as well, appears to be an issue with the light going off after a notification was received. I'm at work, so I cannot do a logcat at the moment. Again, thanks for the custom kernel. Faux sound is a welcomed addition to the E980
Click to expand...
Click to collapse
Are you using the official CM10 from get.cm? Because in the original post it states that it is only compatible with that and that is what I'm using and not experiencing that issue.
Sent from my LG Optimus G Pro
justin860 said:
The settings you recommend what benefit do they offer users?
Click to expand...
Click to collapse
These are just my preferred settings - balanced between performance and battery saving.
Wootever said:
Github
Click to expand...
Click to collapse
Do you mind if I include this kernel in some of my ROMs? I started pulling in some of faux's cherry picks into mine but haven't had time to test
Have a chance to see what is needed to fix the light issue when using this with custom ROMs?
Sent from my LG-E980 using xda app-developers app
can you add cpu overclock? s4 can at run 2.3 ghz
kaymmm said:
Do you mind if I include this kernel in some of my ROMs? I started pulling in some of faux's cherry picks into mine but haven't had time to test
Click to expand...
Click to collapse
Sure that is no problem.
pedal2themedal said:
Have a chance to see what is needed to fix the light issue when using this with custom ROMs?
Sent from my LG-E980 using xda app-developers app
Click to expand...
Click to collapse
Like i said in a previous post: please provide a logcat / dmesg log so i can take a look at this issue.
da blitz said:
can you add cpu overclock? s4 can at run 2.3 ghz
Click to expand...
Click to collapse
Yes will be included in one of the next versions.
@Wootever thank you for this kernel and settings it's fast and amazing standby time. Usually by this time every day at work I am at 75 percent battery with the same amount of usage
{
"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"
}
Sent from my LG Optimus G Pro
This kernal is legittttt ... bat life amazing and still fast. I am also have the led blinking but then goes away after an hour i wanna say . Ill post my logs in a few. Thanks !
Wootever said:
Sure that is no problem.
Yes will be included in one of the next versions.
Click to expand...
Click to collapse
Thak you and if is possible,600 MHz in GPU overclock like faux kernel
Sent from my LG-E986 using XDA Premium 4 mobile app
Awesome.
Say, Wootever, could you make a Custom Kernel for those of us using CM10.1?
I wonder if there's a big difference between CM10.1 and 10.2 kernels.....
I want to know if you'd make one for stock roms
If it's possible
Sent from my LG-E980 using xda app-developers app
SupaKid said:
Awesome.
Say, Wootever, could you make a Custom Kernel for those of us using CM10.1?
I wonder if there's a big difference between CM10.1 and 10.2 kernels.....
Click to expand...
Click to collapse
I will take a look at this.
spexwood said:
I want to know if you'd make one for stock roms
If it's possible
Sent from my LG-E980 using xda app-developers app
Click to expand...
Click to collapse
Probably yes, but i will have to wait until the next (hopefully soon) 4.2 update is released.
Updated first post for version 02.
Wootever said:
I will take a look at this.
Probably yes, but i will have to wait until the next (hopefully soon) 4.2 update is released.
Updated first post for version 02.
Click to expand...
Click to collapse
I don't know where you've been hiding on xda but you sir are amazing and well I love you lol thanks for the kernel
Sent from my LG Optimus G Pro
This is my third attempt at getting you a logcat for the led light issue lol.
http://d-h.st/MxT

Custom kernel (SunnYSide) Kernel for Honor 9 lite and most HI6250 devices

This kernel has been tested and working on Honor 9 lite and is made from official sources from Huawei oss with some added features.
added features are in the following screenshots and spectrum support is coming soon.
{
"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"
}
I am a complete noob when it comes to making something this is my first ever custom kernel with a lot of digging through xda threads and with help from some great people I somehow made this.
dont forget to give the noobie some love ,hit that thanks button
made from FLA sources downloaded from huawei OSS.
https://consumer.huawei.com/en/opensource/detail/?siteCode=worldwide&keywords=FLA&fileType=openSourceSoftware&pageSize=10&curPage=1
thanks to @hackintosh5 for helping me out with compiling errors
thanks to @henriyulianto for guiding and helping me learn a lot things
sunny_deed said:
This kernel has been tested and working on Honor 9 lite and is made from official sources from Huawei oss with some added features.
added features are in the following screenshots and spectrum support is coming soon.
I am a complete noob when it comes to making something this is my first ever custom kernel with a lot of digging through xda threads and with help from some great people I somehow made this.
dont forget to give the noobie some love ,hit that thanks button
thanks to @hackintosh5 for helping me out with compiling errors
thanks to @henriyulianto for guiding and helping me learn a lot things
Click to expand...
Click to collapse
You should point out that this is using the FLA sources, the only ones with working WiFi/Bluetooth
Sent from my kminiltexx using XDA Labs
What governo do you suggest to use?
wetito said:
What governo do you suggest to use?
Click to expand...
Click to collapse
Depends on your requirements and usage
wetito said:
What governo do you suggest to use?
Click to expand...
Click to collapse
https://forum.xda-developers.com/general/general/ref-to-date-guide-cpu-governors-o-t3048957 you can see from this wonderful guide and select
i don't use phone for gaming, so i prefer battery duration instead of performance
wetito said:
i don't use phone for gaming, so i prefer battery duration instead of performance
Click to expand...
Click to collapse
It is better for you to choose "powersave", or at least other balance-oriented CPUFreq governor.
This phone, or other hi6250 devices, or even other multicore CPUs powered phone (ARM), may apply ARM big.LITTLE technology: High-performance CPU (big), and High-efficiency CPU (LITTLE). You can choose same or different governor for each group. AFAIK, the defaults (manufacture/vendor settings) are "ondemand" for big CPU, and "interactive" for the LITTLE one. It could be a good reference for choosing the governors on your own.
By the way, thanks to @sunny_deed and other devs as well, for bringing this up.
I tried to change max CPU freq but i can do It. After closing kernel adiutor, The freq value return to default
wetito said:
I tried to change max CPU freq but i can do It. After closing kernel adiutor, The freq value return to default
Click to expand...
Click to collapse
Sunny is working on it
Sent from my kminiltexx using XDA Labs
hackintosh5 said:
Sunny is working on it
Click to expand...
Click to collapse
I have installed sunny, but for me don't work
wetito said:
I tried to change max CPU freq but i can do It. After closing kernel adiutor, The freq value return to default
Click to expand...
Click to collapse
this should work did check apply on boot and then reboot ?
How to flash?
dudemathai said:
How to flash?
Click to expand...
Click to collapse
How do you think... TWRP
Sent from my kminiltexx using XDA Labs
hackintosh5 said:
How do you think... TWRP
Click to expand...
Click to collapse
Sorry I ,what I meant to say was can I use it with emui,I've not changed the rom ,but I have root access and twrp
dudemathai said:
Sorry I ,what I meant to say was can I use it with emui,I've not changed the rom ,but I have root access and twrp
Click to expand...
Click to collapse
Yes!
Sent from my kminiltexx using XDA Labs
sunny_deed said:
this should work did check apply on boot and then reboot ?
Click to expand...
Click to collapse
Yes i tried It, but don't work
wetito said:
Yes i tried It, but don't work
Click to expand...
Click to collapse
He hasn't implemented it yet...
Sent from my kminiltexx using XDA Labs
Is this stable enough to not let the phone crash and is it good enough to get a bit more battery life or performance? Im sorry but I haven't used any custom kernels.
Fredin_ said:
Is this stable enough to not let the phone crash and is it good enough to get a bit more battery life or performance? Im sorry but I haven't used any custom kernels.
Click to expand...
Click to collapse
Yes
Sent from my kminiltexx using XDA Labs
hackintosh5 said:
Yes
Sent from my kminiltexx using XDA Labs
Click to expand...
Click to collapse
Thanks ?

Categories

Resources