• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Homeless Kernel 1.0

kanaida, you're lg optimizer is AWESOME. way better than any juice defender. between it and setcpu i can get at least 24+ hours out of my phone with the extended battery... (now that's with it in my pocket, responding to txts, phone calls, answering emails, looking up wikipedia entries, occasionally and with the screen off most of the time, [setcpu's screen-off governor].

but i did something (installed a new kernel, installed a new rom, and it seems that the optimizer is competing with things like setcpu, a patcher, and avast, all of which require start-up root priveleges.

optimizer starts first, denied (even when i set SU to give permission to everything automatically), avast, setCPU, and said patcher get SU priveleges directly after LGoptimizer is denied. any ideas why this is happening? basically its so consistent, i have to go in and manually start lg optimizer every time i restart....which is really annoying when i'm trying to figure out the limits of OC'ing my processor. --another reason i'm interested in your homeless kernel. may try it out right now....however, lg optimizer and OC kernel 2.0 take this phone WAY beyond anything i would have thought this phone capable of. THANKS to all of you working on this stuff. i'm truly impressed!

basically, i'm using this phone to its maximum capacity, and while i'm interested in the homeless kernel, i have over extended the capabilities of this phone (THANKS to you guys, if i revert back to the homeless kernel, is my roided out esteem monster going to crash like a house of cards? i paint w Sketchbook pro, and screencast video record my drawings... impossible on the stock rom/kernel

-C

ps move this post if it belongs elsewhere, and sorry for the inconvenience.
unless you are installing apps from umm 'other sources' I wouldnt bother running avast or any av for that matter.
 
me personally dont use juice defender I use 2x battery im running gse lkd-lck v1.4 with kanaida homeless kernal and lg optimizer and im really satisfy on how im saving battery life

I was curious about 2X Battery. It seems to be similar to Juice Defender. What are the features of 2X you use? I use Juice Defender primarily to turn off data when the screen is off (with ping to sync data every 15 minutes) and to leave data on for certain apps such as Pandora.

Have you ever tried Juice Defender?
 
on my wife's "weekend" she didnt use her phone much at all it had 2 days on the stock battery, but that was very light use, less then 2 hours screen time total I would bet.
 
kanaida, you're lg optimizer is AWESOME. way better than any juice defender. between it and setcpu i can get at least 24+ hours out of my phone with the extended battery... (now that's with it in my pocket, responding to txts, phone calls, answering emails, looking up wikipedia entries, occasionally and with the screen off most of the time, [setcpu's screen-off governor].

but i did something (installed a new kernel, installed a new rom, and it seems that the optimizer is competing with things like setcpu, a patcher, and avast, all of which require start-up root priveleges.

optimizer starts first, denied (even when i set SU to give permission to everything automatically), avast, setCPU, and said patcher get SU priveleges directly after LGoptimizer is denied. any ideas why this is happening? basically its so consistent, i have to go in and manually start lg optimizer every time i restart....which is really annoying when i'm trying to figure out the limits of OC'ing my processor. --another reason i'm interested in your homeless kernel. may try it out right now....however, lg optimizer and OC kernel 2.0 take this phone WAY beyond anything i would have thought this phone capable of. THANKS to all of you working on this stuff. i'm truly impressed!

basically, i'm using this phone to its maximum capacity, and while i'm interested in the homeless kernel, i have over extended the capabilities of this phone (THANKS to you guys, if i revert back to the homeless kernel, is my roided out esteem monster going to crash like a house of cards? i paint w Sketchbook pro, and screencast video record my drawings... impossible on the stock rom/kernel

-C

ps move this post if it belongs elsewhere, and sorry for the inconvenience.

Hey bro, thanks :) Basically they don't actually compete, sounds like your superuser app has it blacklisted/configured to deny access. Have you tried clearing that in the superuser app? and also are you using the latest one?
 
Hey k look at my latest commit n see if I missed anything n if so what. thx ;)

I'll try lol :) This git stuff makes sense, but the implementation and commands are pretty non-descriptive and reading about it makes my head spin. All I know is commit, push, commit, push hehe

man that was fast :D
Where did you do the commit to? I don't see anything different in my github account, is it your plague repo?
 
Id be worried what she was doing. ;)

:D
Actually she spent much of the time sleeping, no really :p

She works 10 pm to 7 am Thursday night through Tuesday morning she gets off work Tuesday she tries to stay awake till late afternoon early evening then sleeps till morning, ends up taking a afternoon nap most Wednesdays then staying up 1/2 to 3/4 of that night then sleeps most of thursday and goes to work that night.
 
Not sure if this has been reported but when I plug the HDMI cable in as soon as I see my phone screen on the TV I lose all data then when I unplug it the data stays on 1x until I put the phone in airplane mode and then turn airplane mode off I get 4g back. I have tested it multiple times and the same results happen every time.
 

So far what i see in there is right, IO scheduler aside cause I wanted to try SIO as the default too, just didn't have the code support merged into mine yet :) I'm currently making a few more changes too but you can try compiling your kernel with those right now to test. Like i said, it's not many changes but they have impact :D

Here's a list of stuff that I know was relevant:
#PM Settings
MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION [=y]
MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN [=y]
MSM_STANDALONE_POWER_COLLAPSE [=y]
PM_RUNTIME [=y]
CPU_IDLE [=y]
MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND [=y]

-K
 
This may be off topic but is there a way to build in a trigger to turn off data and wifi when the screen is off? I know Juice Defender will Co it but I wanted to know if there was a way to build it into a kernel or ROM
 
So far what i see in there is right, IO scheduler aside cause I wanted to try SIO as the default too, just didn't have the code support merged into mine yet :) I'm currently making a few more changes too but you can try compiling your kernel with those right now to test. Like i said, it's not many changes but they have impact :D

Here's a list of stuff that I know was relevant:
#PM Settings
MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION [=y]
MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN [=y]
MSM_STANDALONE_POWER_COLLAPSE [=y]
PM_RUNTIME [=y]
CPU_IDLE [=y]
MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND [=y]

-K
bolded one I dont see in the ZVC src, did you merge its src?

wow... i just took a look at that out of curiosity and my brain literally hurts now lol i wish i knew where to learn the stuff you guys know
dig into it ;)
This may be off topic but is there a way to build in a trigger to turn off data and wifi when the screen is off? I know Juice Defender will Co it but I wanted to know if there was a way to build it into a kernel or ROM
That would need to be controlled with an app like that as not everyone would want those off when the screen is off. Now in like CM7 think stuff like that could be set in the profiles.
 
I'll toss ya a bone once n awhile to help ya out n make it easier ;)
hey i have some good news for ya! unless you already figured it out lol, but i know why you have no sound on gse II, its pretty much what i mentioned earlier :D bin file was missing, but i seem to have trouble with wifi.. i used same boot.img and modules foler.. did i miss something? lol (working on LD-LG ZVC btw)

EDIT: for a lil more detail.. i had stock zvc with root, did a system pull added it with your boot.img and META-INF folder, zipped it then deodexed using kitchen, then i debloated and made minor neccesary tweaks.. i noticed you had more files in your bin folder but you were missing 1 that i had.. so when i booted up my version all sounds were working..

so i could be wrong lol maybe you were experiencing something different, but theres a good chance this is your issue :D i think its called 'hrl_auc_gw'
 
hey i have some good news for ya! unless you already figured it out lol, but i know why you have no sound on gse II, its pretty much what i mentioned earlier :D bin file was missing, but i seem to have trouble with wifi.. i used same boot.img and modules foler.. did i miss something? lol (working on LD-LG ZVC btw)

EDIT: for a lil more detail.. i had stock zvc with root, did a system pull added it with your boot.img and META-INF folder, zipped it then deodexed using kitchen, then i debloated and made minor neccesary tweaks.. i noticed you had more files in your bin folder but you were missing 1 that i had.. so when i booted up my version all sounds were working..

so i could be wrong lol maybe you were experiencing something different, but theres a good chance this is your issue :D i think its called 'hrl_auc_gw'
my no sound issues were due to the updater-script setting a bad symlink for su. I edit the updater-script n not had that issue since.But I didnt del anything from bin, just system/app, and helpcenter all together. ;)
 
my no sound issues were due to the updater-script setting a bad symlink for su. I edit the updater-script n not had that issue since.But I didnt del anything from bin, just system/app, and helpcenter all together. ;)
yeah na i just realized i was lookin at wrong one and i really dont want to explain why i excitedly wrote that all out haha jus dumb move on my part :D i felt all proud for a few minutes lol
 
i just flashed over ISK and i got boot loop so i restored and wiped data and cache and flashed and phone booted so i went under about phone to see if it worked and under kernal it says 2.6.35.7-perf lg-electronics@android-vm#6

is that correct?
 
i just flashed over ISK and i got boot loop so i restored and wiped data and cache and flashed and phone booted so i went under about phone to see if it worked and under kernal it says 2.6.35.7-perf lg-electronics@android-vm#6

is that correct?

yes thats thu right one
 
yep ill see how long my battery lasts now and i also bought lg esteem optimizer. Running smooth right now
 
Back
Top Bottom