I just flashed Faux123's first release for the note 2. I was a big fan of his with my Sensation back in the day with Intellidemand. His intelliplug is a new feature and I'm having trouble finding what exactly it does. Any links or help would be most excellent.
TIA - Vin
Found it in his dev thread
Intelli_plug is a total replacement for Qualcomm's proprietary mpdecsion.
it hotplug/unplug cpu cores based on load demand of the system.
mpdecision is a closed source proprietary solution from Qualcomm and it's not very efficient at hotplug/unplug cpu cores leading to hotter cpu and poor battery. My intelliplug is a complete OPEN Source solution to mpdecision and it is done in kernel instead of userspace (which it has to poll the kernel in order to make its decisions therefore inherently slower than in kernel solution like intelliplug).
Sent from my Note 2 with Jellybeer AOSP goodness
Vineares said:
I just flashed Faux123's first release for the note 2. I was a big fan of his with my Sensation back in the day with Intellidemand. His intelliplug is a new feature and I'm having trouble finding what exactly it does. Any links or help would be most excellent.
TIA - Vin
Sent from my Note 2 with Jellybeer AOSP goodness
Click to expand...
Click to collapse
Where did you get the release from?
He posted it on his twitter account.
Sent from my Note 2 with Jellybeer AOSP goodness
Faux123 can release anything as far as I'm concerned. He's hands down the best kernel dev to ever hit xda. I used him on my sensation and my hd2. Never had a bad one, they were the best. Now I don't know much about his release but I'm sure it's the ish. What's his twitter?
Sent from my SGH-T889 using xda app-developers app
yungtexas said:
Faux123 can release anything as far as I'm concerned. He's hands down the best kernel dev to ever hit xda. I used him on my sensation and my hd2. Never had a bad one, they were the best. Now I don't know much about his release but I'm sure it's the ish. What's his twitter?
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
@faux123
---------- Post added at 11:25 AM ---------- Previous post was at 11:24 AM ----------
Vineares said:
He posted it on his twitter account.
Sent from my Note 2 with Jellybeer AOSP goodness
Click to expand...
Click to collapse
I see it but no info on it. I know he is doing it for at&t and Verizon but not sure it for us at tmo
Any kernel would work for us too correct?
-Sent from Marino's Note II-
Just downloaded and it working perfect
Ok, so what is intelliplug?
gcng said:
Ok, so what is intelliplug?
Click to expand...
Click to collapse
I been googling that and no answer. I use his kernels cause they fast and damn stable.
I've searched on google, all over anything that says faux123 and nothing.
gcng said:
I've searched on google, all over anything that says faux123 and nothing.
Click to expand...
Click to collapse
All I know is my phone is a bit more responsive and by tonight I will know what battery life is like
Found it
Intelli_plug is a total replacement for Qualcomm's proprietary mpdecsion.
it hotplug/unplug cpu cores based on load demand of the system.
mpdecision is a closed source proprietary solution from Qualcomm and it's not very efficient at hotplug/unplug cpu cores leading to hotter cpu and poor battery. My intelliplug is a complete OPEN Source solution to mpdecision and it is done in kernel instead of userspace (which it has to poll the kernel in order to make its decisions therefore inherently slower than in kernel solution like intelliplug).
Sent from my Note 2 with Jellybeer AOSP goodness
BACARDILIMON said:
@faux123
---------- Post added at 11:25 AM ---------- Previous post was at 11:24 AM ----------
I see it but no info on it. I know he is doing it for at&t and Verizon but not sure it for us at tmo
Click to expand...
Click to collapse
he has a tmo version too, about to test it out.
Sent from my SGH-T889 using xda premium
Sorry to drag out a old thread but are you guys using the intelli-plug option? If so do you notice any difference in speed/smoothness or cpu temterature?
Thanks,
Vic
Related
Galaxy Nexus uses a UNIFIED kernel architecture. To reduce duplication, check here for ALL Galaxy Nexus kernel information:
http://forum.xda-developers.com/showthread.php?p=20756209
History:
http://forum.xda-developers.com/showpost.php?p=20756222&postcount=2
reserved 2
This is working spectacularly friend! Thank you kindly for sharing your optimized kernel with our new and growing Sprint community. I can safely say, that this is personally, the best kernel I've used so far on my Galaxy Nexus. If you need any sort of help with menial tasks, I'd be willing to donate my time. I have basic experience(compiling stock AOSP-without tweaks),so I can't do anything you don't know how to do already..however I can assist in any way I'd be useful.*If you don't need help with anything(which is understandable) I'd appreciate any tips or suggestions. This is a great project. Looking forward to seeing what else you'll be doing with the Linux kernel. Anyone who hasn't tried this--you should give it a chance. It might surprise you.
Open Beta may not be stable and may cause issues with your phone!
By loading open beta you have agreed to:
1. To report all random reboots with associated /proc/last_kmsg
2. To provide feedback on errors or bugs with detail phone information such as ROM, kernel version, and apps
3. Participate in Forum discussions for the beta software with others without FLAMING each other or post useless information such as:
a) Phone doesn't boot (without providing any additional information, ROM versions etc)
B) phone is too hot (without providing any additional information, ie OC freq, UV etc)
The Open Beta system is designed to have the community help each other and the developers. This way, all potential bugs are flushed out so the final released version will be stable and error free. The more actively you participate in Beta Testing the better the final product will be (you are really helping yourself to create a better community software).
If you do NOT agree with the statements above, DO NOT load my Open Beta software.
Kernel 017 Open Beta 4 is out!
https://twitter.com/#!/faux123/status/197752449950433280
[ build 4 ] (back to ultimate again)
back ported Android LMK and RAMConsole from Mainline Linux 3.4+ to 3.0
forward ported OMAP4 DSS Gamma control settings from Panda Board Linux 2.6.32 kernel
http://en.wikipedia.org/wiki/Gamma_correction (this gamma correction is done in the framebuffer, so it is a SOFTWARE correction, different from the Gamma Hacks by supercurio which is more of a Hardware gamma correction and are totally independent from each other. My own recommendation is value of 6)
there are 10 preset gamma tables.
0 ==> disable gamma correction
1~10 ==> selects the gamma tables
5 ==> gamma of 1.0
to change:
Code:
su
echo 5 > /sys/devices/platform/omapdss/manager0/gamma
[ build 3 ] (back to ultimate again)
Added Scheduler Load balancing patches
Added Coupled CPU Idle engine (WIP)
[ build 2 ] (back to ultimate again)
Patched to Linux 3.0.30
Added latest Google Interactive Gov patches
Added ARM VFP patches
Added TI TWL Codec patches
Added my own SmartReflex Bypass capability! 1.42/1.48 GHz are stable again (this would allow unofficial OPPs to run with SmartReflex without causing crashes due to aggressive UV)
[ build 1 ] (Mainline version, No GPU OC, No ZRAM, No CleanCache)
Disabled Pre-UV
Disabled Custom Voltage Control
Enabled TI SmartReflex 1.5
Updated to latest Google Interactive governor
Patched Audio Codec from TI
Faux123, did you do any kernel work with the Evo? May not have been but seems like I remember you and the kernels you did kicked ass! Will be downloading this when I get home.
pastert33 said:
Faux123, did you do any kernel work with the Evo? May not have been but seems like I remember you and the kernels you did kicked ass! Will be downloading this when I get home.
Click to expand...
Click to collapse
Not directly. There were many people who forked my kernels and adapted them for the EVO and several other devices. So it was indirect. I mainly work on the phones I own. I occasionally build kernels for the phones very similar to the ones I own but not very often.
Just wondering, how's the battery life with this kernel? I'm looking for the most battery efficient kernel out there.
Sent from my Galaxy Nexus using Tapatalk 2
Downloading now
Sent from my Galaxy Nexus using xda premium
This is a great kernel. Very fast & smooth.
Sent from my Sprint Galaxy Nexus CDMA using xda premium
How do I fix the purple tint on the screen from flashing this kernel I using V.017b. Great kernel tho besides the purple tint
Sent from my Galaxy Nexus using xda premium
snoopy1e11 said:
How do I fix the purple tint on the screen from flashing this kernel I using V.017b. Great kernel tho besides the purple tint
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Older 016 kernel has the pre-sets at 60, 60, 60. The 017 kernel has 0,0,0 so you will need to re-adjust your color/gamma settings.
What app works best at changing color/gamma settings or should I say which do you use
Sent from my Galaxy Nexus using xda premium
snoopy1e11 said:
What app works best at changing color/gamma settings or should I say which do you use
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Everyone's screen is different. AOKP and CM9 both have color/gamma controls built-in... Not sure about others, I only use AOKP myself.
I'm using stock rom ics 4.04. I notice in your orignal post it only works for up to 4.03. Anything coming out for 4.04 or will one of the linked kernels work. Really looking to improve battery life.
Thanks!
bankO_mAn said:
I'm using stock rom ics 4.04. I notice in your orignal post it only works for up to 4.03. Anything coming out for 4.04 or will one of the linked kernels work. Really looking to improve battery life.
Thanks!
Click to expand...
Click to collapse
016m and 016u both work with 4.0.4...the original post says 4.0.3/4.0.4. So far this kernel has gotten me the best battery life out of all of the kernels posted in this section.
kernel 017 is official!
faux123 said:
kernel 017 is official!
Click to expand...
Click to collapse
Sweet thanks!
faux123 said:
kernel 017 is official!
Click to expand...
Click to collapse
Faux123 which version do you recommend for heavy users so basically which version of 17 has best battery life 17m?
Sent from my Sprint Galaxy Nexus CDMA using xda premium
I'd go for 17m if you want the longest life.
Heyo
I've compiled a *very* simple kernel for our phones just to play with
001
- O/C to 1.8ghz by default
- insecure
002
- should boot up to 1.5 by default (read more on this below the log)
- raised max clock to 1.89GHz
- lowered voltage on a many frequencies
- added init.d support (busybox needs to be installed to /system/xbin!)
Also I'd suggest having your OC app (like SetCPU) go ahead and set your clock at whatever you want your max to be. thermald (a service which watches your phones temp and lowers it if it gets too hot) seems to be messing with the clocks until you set one after it's all booted. So if you don't want to OC, just set it to 1512000 in the app and click "Set on boot" option or whatever it may be.
003
- fixed kernel not being insecure
- sped up L2 cache
- more uv for 648000 and 702000 frequencies
================================================================
More to come as I play with it. Seems pretty stable (and warm!) at 1.8 ghz.
Thanks to faux123 & mdeejay for helping me out with a few things
Flash at your own risk. Make sure you have a NANDROID backup. Flashing the stock kernel via ODIN may not be enough to restore your device. You've been warned
Installation instructions
Reboot into recovery
Wipe cache
Wipe dalvik-cache
Flash kernel zip
Reboot
Download Adama 003 mirror
Awwwww yeaaaaaa!!!!
Awesome thanks roman. Just saw this on twitter.. downloading now edit it works roman , what would you or i need to do to add bootanimation.zip support thanks again
I love you roman!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
nice job Roman! my buddy has a Galaxy nexus and he swears by your AOKP ROM. shouldn't be too long for that now that we have our first booting kernel?
Nice work and nice to see you around. Thanks!
Sent from my SGH-T999 using xda premium
Excellent.... it works..... Awesome Roman.... Glad you are better at this than Chemistry....... (inserted goofy emoticon)
Roman you are the man!. Let's get some serious dev power on this phone!
---------- Post added at 03:51 PM ---------- Previous post was at 03:39 PM ----------
Just flashed. I works great. My quadrant scores have dropped from stock though.
Radsolutionz said:
Roman you are the man!. Let's get some serious dev power on this phone!
---------- Post added at 03:51 PM ---------- Previous post was at 03:39 PM ----------
Just flashed. I works great. My quadrant scores have dropped from stock though.
Click to expand...
Click to collapse
It's hit or miss for me. There's a lot to do though. This is just the first step. Also I'm no kernel dev
Sent from my SGH-T999 using Tapatalk 2
Thanks for the kernel Roman! I'm lovin' it! Can't wait to see what else you have in store for us in the future. :good:
Just curious Roman and wh. Is faux gonna get the s3?
Sent from my SGH-T999 using xda app-developers app
fatboy547 said:
Just curious Roman and wh. Is faux gonna get the s3?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Roman, you are AMAZING! I'm so happy to see the first custom kernel on the SGS3 (US)!!
As for quadrants dropping, I'm almost 100% certain it's due to some sort of overheat protection. I know on the Galaxy Nexus, Morfic has a toolkit for his Trinity kernel that allows disabling of the heat protection just so you're able to get a full Antutu (or quadrant) score without the heat sensor kicking in and throttling your phone.
fatboy547 said:
Just curious Roman and wh. Is faux gonna get the s3?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Hi Roman,
Thanks for putting this kernel together, appreciate it. Can i ask your SetCpu settings if you even use it?
glensta said:
Hi Roman,
Thanks for putting this kernel together, appreciate it. Can i ask your SetCpu settings if you even use it?
Click to expand...
Click to collapse
Use Nstools its a much better app.
The effort is appreciated can't wait till we get some unicorn power bro! Glad you got this phone.
Any chance of UV the lower frequencies to help save some battery while on standby?
Markdental said:
Any chance of UV the lower frequencies to help save some battery while on standby?
Click to expand...
Click to collapse
It's coming later too
Sent from my SGH-T999 using Tapatalk 2
Finally!!! Thanks!!!
uoY_redruM said:
Roman, you are AMAZING! I'm so happy to see the first custom kernel on the SGS3 (US)!!
As for quadrants dropping, I'm almost 100% certain it's due to some sort of overheat protection. I know on the Galaxy Nexus, Morfic has a toolkit for his Trinity kernel that allows disabling of the heat protection just so you're able to get a full Antutu (or quadrant) score without the heat sensor kicking in and throttling your phone.
Click to expand...
Click to collapse
I believe you can run "stop thermald" but I'm not positive.
Sent from my SGH-T999 using Tapatalk 2
to be honest. this thing already is PLEANTY fast. i dont see a need to over clock. if anything we should try for some undervolting and battery life saves. we all love high quadrant scores for bragging rights, but when it all comes down to it. we all just want a better preforming device. quadrant scores arnt everything.
I would like to thank for all help and support
morfic, interloper, chris41g and talustus
Without them this project would of hit the wall and stay there.
Also I would like to thank my testers and every one else for support and offer to help.
Now to the kernel.
This kernel is based on Samsung LI03 source.
Features:
- Upgraded to Linux version 3.0.44
- Available Schedulers
SIO, VR, NOOP, CFQ, NOOP, DEADLINE - WiFi confirmed working. (thanks to morfic)
- Added AGAT initlogo.lre (thanks to morfic)
- Added UV/UC/OC support
- Added Hotplug support. CPU1 is offline when is not needed.
- Available governors.
Adaptive, Lagfree, Lulzactive, Ondemand, Performance, Smatass2, PegasusQ, Userspace, Knoonservative, ConservativeThis list will expand (I hope) as the features will be added to kernel.
I'll be taking small steps to insure usability. Since I can't test it myself I've gotta be careful not to damage any phones
of my testers.
Links:
v0.2.2.
AGAT_GS3_v0.2.2.zip
AGAT_GS3_v0.2.2_FreeGS.zip for FreeGS roms only.
Cleaned up the source. Removed few governors for now. Minor tweaks and edits.
v0.2.1
AGAT_GS3_v0.2.1.zip
Added conservative governor.
v0.2.1 with modified FreeGS build.prop
AGAT_GS3_v0.2.1_build.zip
Please do not flash this zip with any other rom. This one is intended for FreeGS3 users only.
v0.2.0
AGAT_GS3_v0.2.0
Based on LI03 Source. Updated to Linux version 3.0.44. All previous features should be included if I didn't forget anything.
v0.1.5
AGAT_GS3_v0.1.5.zip
Added hotplug governor back.
v0.1.4
AGAT_GS3_v0.1.4.zip
On popular demand added knoonservative governor.
v0.1.3
Added Hotpug and Smartass governors and VR I/O Scheduler.
AGAT_GS3_v0.1.3.zip
v0.1.2
Added Hotplug support and adaptive governor
AGAT_GS3_v0.1.2.zip flash in recovery.
v0.1.1
AGAT_GS3_v0.1.1.zip or download if from Mirror.
v0.1.0
AGAT_GS3_v0.1.0.zip
Please report any bugs or problems so I can try to deal with them.
Future plans are:
OC/UC/UV/Battery tweaks/new governors/new I/O schedulers/Read ahead speed etc.
The whole 9 yards.
As soon as I upgrade my current E4GT to GSIII the development will speed up but untill then I'll try to do my best to keep up with you guys.
Hope you will find this usefull
Enjoy.
P.S. If some one wanna take a shot and build a kernel here is my github link:
https://github.com/agat63/AGAT_GS3_kernel
I'll try to keep it up to date as I go.
I'm still learning all this stuff so any input will be helpfull.
I hope more devs will jump in with this project and we can help each other to make this kernel as
good as possible.
Reserved just in case I need it.
Exciting stuff!
(first post)
__________________________
Sent from the Sprint SGS3
Other devices - Nexus 7, NS4G, Epic 4g, Nook Tablet, Nook Simple Touch
Yessssssss!!!!!!
welcome to the party!
Very sweet!
Sent from my SPH-L710 using xda premium
mauricehall said:
Yessssssss!!!!!!
welcome to the party!
Click to expand...
Click to collapse
Not just yet.
I'm setting the table for now so I can join the party when everything is in place.
I hate stock kernels. Those are battery killers. I hope we can make something that will help battery last longer.
On my E4GT I'm getting day or more with full charge running my rom/kernel combo with average use and up to 2-2.5 hrs screen on time.
Hopefully we can get similar results whit GSIII
Am I seeing ****....agat got an s3 now?!! Lol..nvm had to re-read! Thanks for the contribution agat!
Sent from my SPH-L710 using Xparent SkyBlue Tapatalk 2
Custodian said:
Am I seeing ****....agat got an s3 now?!!
Sent from my SPH-L710 using Xparent SkyBlue Tapatalk 2
Click to expand...
Click to collapse
You didn't read my OP?
I said not yet but I'm prepping myself for it.
I can't wait for the different schedulers and the underclocking...and if you can add in that feature with core1 sleeping with the screen off AND at idle I'd make sure this is the kernel in my GS3...good luck with your future work!
Edit: also anything with the hotplug feature (which I think is what I was trynna say before lol) is also a great feature for our dual core phones to keep performance and also save battery
Sent from my rooted, suited, and booted SGSIII livin the dual-core life, know dat
Excellent to hear, excited for some good TW kernel tweaks to come.
tony45x220 said:
I can't wait for the different schedulers and the underclocking...and if you can add in that feature with core1 sleeping with the screen off AND at idle I'd make sure this is the kernel in my GS3...good luck with your future work!
Edit: also anything with the hotplug feature (which I think is what I was trynna say before lol) is also a great feature for our dual core phones to keep performance and also save battery
Sent from my rooted, suited, and booted SGSIII livin the dual-core life, know dat
Click to expand...
Click to collapse
Everything above and more is implemented in my E4GT kernels and roms.
I hope I will be able to bring everything over to this kernel as well.
Welcome, my friend!
The Root said:
Welcome, my friend!
Click to expand...
Click to collapse
Nice to see you.
Good to know that I'll have support in this forum as well and see people who knows my work from
previous device.
Hope not to disappoint you and others.
agat63 said:
Everything above and more is implemented in my E4GT kernels and roms.
I hope I will be able to bring everything over to this kernel as well.
Click to expand...
Click to collapse
Damn it I can't wait! Thanks for coming over to this phone
Sent from my rooted, suited, and booted SGSIII livin the dual-core life, know dat
tony45x220 said:
Damn it I can't wait! Thanks for coming over to this phone
Sent from my rooted, suited, and booted SGSIII livin the dual-core life, know dat
Click to expand...
Click to collapse
I'm not yet.
I don't have the phone. I'm tapping in the dark here and as I stated in OP I have only one tester thus far.
Hopefully that will be enough to avoid majer issues but at the same time I can't be as fast with my updates as I was for E4GT.
But patience is a virtue, rigth?
agat63 said:
I'm not yet.
I don't have the phone. I'm tapping in the dark here and as I stated in OP I have only one tester thus far.
Hopefully that will be enough to avoid majer issues but at the same time I can't be as fast with my updates as I was for E4GT.
But patience is a virtue, rigth?
Click to expand...
Click to collapse
If you need another tester, I can help you out man.
Sent from my AOKP Train Running Galaxy S3
Still use your kernel on my Epic 4G Touch, can't wait for an S3 version
Yes! More kernels! I love you agat.
Mrtacos said:
If you need another tester, I can help you out man.
Sent from my AOKP Train Running Galaxy S3
Click to expand...
Click to collapse
Thanks for offer.
Will pm you next release for testing.
Please remember I can't test it before sending it to you. So there is no saying what might be wrong with the kernel.
Just a fair warning.
Awesome! Nice to see you over here, love your kernels on the E4GT I still use them on mine and the wife's E4GT's.
The lack of custom TW kernels on this phone has kept me on AOKP since it was released.
Sent from my SGS III powered by a Pink Unicorn on Tapatalk 2
Hi all! On the behalf of Synergy Team & Ziggy!
Zigg471 Well known for his work! I'm part of his SynergyTeam! Last night he made me a kernel for d2att Galaxy S3 SGH-I747! Gave me perms to post it up! So Everything Goes to Ziggy! I tested it ! It works! So Huge thanks to him!
Initial Release :
Features :
FOR TW ROMS
Here's a down and dirty log
Based originally off of the Sprint JB Source, updated with a few items from the VZW JB release
OC'd to 1.9GHz
Undervolted slightly
sysfs vdd interface
Lagfree and SmartAssv2, both with full sysfs interface
FastCharge, default is off
exFat /should/ work, worked on a 4GB card, 64GB is in route
Plenty of other tweaks in the config files, and more to come! etc etc
Other features..? Just let me know and we will work it out!
Download & Source Links at #2!
Kindly! If you wanna donate to Ziggy ! Here
Hit Thanks If You Like To!
Download & Source Links! Changelogs !
Project Page :- http://projects.ziggy471.com/projects/ziggy471-sgs3-jb
Source : http://projects.ziggy471.com/projects/ziggy471-sgs3-jb/repository
Download : http://projects.ziggy471.com/projects/ziggy471-sgs3-jb/files
Changelog :-
Cheers..!
Just in case!
Teaser : SynergyRom is on the way..
Me & Eschelon (SynergyRom for VZW GS3) are working on it..
first...
worth trying
Is this for ics, tw, jellybean 4.1.2, 4.2.1? Probably need to let people know.
Sent from my SGH-I747 using Tapatalk 2
Just tried it on cm10.1 and wouldn't boot up. Had to restore from recovery.
Sent from my SAMSUNG-SGH-I747
It's For TouchWiz Roms! I tested it on 4.1.1!
Can't wait to try this on my s3.I remember doggy kernels from the EVO 3d days
Sent from my HTC One XL using xda premium
---------- Post added at 11:15 AM ---------- Previous post was at 11:14 AM ----------
Ziggy
Sent from my HTC One XL using xda premium
glad to see a variety of new devs for this device was getting kinda bored with the same old roms and shi, totally gonna tryout the kernel thanks!
Gordietm said:
Just tried it on cm10.1 and wouldn't boot up. Had to restore from recovery.
Sent from my SAMSUNG-SGH-I747
Click to expand...
Click to collapse
From OP:
"Based originally off of the Sprint JB Source, updated with a few items from the VZW JB release."
Thanks Eaglerazor! Nice to see Ziggys work again. He had the best kernel for the HTC TBOLT.
Is there way to enable FastCharging?
nklenchik said:
From OP:
"Based originally off of the Sprint JB Source, updated with a few items from the VZW JB release."
Click to expand...
Click to collapse
That doesn't indicate if its CM or TW. CM kernels are based on source from Samsung same as TW. OP should be updated to indicate TW-based kernel which I see has been done.
eaglerazor123 said:
FOR TW ROMS
Click to expand...
Click to collapse
InstigatorX said:
That doesn't indicate if its CM or TW. CM kernels are based on source from Samsung same as TW. OP should be updated to indicate TW-based kernel.
Click to expand...
Click to collapse
For me that means TW only roms
CheateR92 said:
For me that means TW only roms
Click to expand...
Click to collapse
Agreed :good:
I just done some benchmark tests and they are pretty good in terms stock or ktoonsez kernel ( I've tried few configs about KT, but nothing like this one ) So the results are:
Quadrant: 6653
AnTuTu: 10469
Vellamo: Metal 627, HTML5 1889
20mins (on screen) doing benchmarks 5% battery
EDIT: @eaglerazor123 can you add date to the topic? It is easier to check for newer versions
And to ask again is it possible to ON the Fast Charging? In the very first post you say it is off by default so it means it can be enabled?
What app is like ktweaker that I can use with this kernel?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Loved Synergy in the past. Can't wait to give it a shot on here.
dawen said:
What app is like ktweaker that I can use with this kernel?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Voltage Control is a good one.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
dawen said:
What app is like ktweaker that I can use with this kernel?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
I found an app that I use with my nexus 7 called Trickster Mod.. you should check it out gives you a lot of extra options to control the kernel
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
I know sonicxml has one but I do not think it works with pacman. Can someone start a kernel thread compatible with these roms that includes things like OC/UV, standard governors(interactive/ondemand, nothing crazy) crpalmers mpdecision rewrite and possibly his hotplug driver?
123421342 said:
I know sonicxml has one but I do not think it works with pacman. Can someone start a kernel thread compatible with these roms that includes things like OC/UV, standard governors(interactive/ondemand, nothing crazy) crpalmers mpdecision rewrite and possibly his hotplug driver?
Click to expand...
Click to collapse
+1 this. Hopefully once everyone and their brother are unlocked the kernel development will pickup.
BreakingVZW said:
+1 this. Hopefully once everyone and their brother are unlocked the kernel development will pickup.
Click to expand...
Click to collapse
Me too. I was on the DNA and @crpalmer made an amazing kernel that got me a minimum of 2 days of battery with moderate use.
123421342 said:
Me too. I was on the DNA and @crpalmer made an amazing kernel that got me a minimum of 2 days of battery with moderate use.
Click to expand...
Click to collapse
Whaaaaat? That's crazy-pants. I want that...
Sent from my HTC6500LVW using XDA Premium 4 mobile app