As the titles says I need to disable Fast Dormancy on my V. I have tried entering the service menu as some phones have an option there to disable and I've tried to look for the line ro.ril.fast.dormancy.rule=1 to change it to 0 but I can't seem to find any such line in build.prop so added one without any luck.
Anyone have a suggestion I can try? 100 wakeups in 10 mins are a tad to much...
christian_a_torres said:
As the titles says I need to disable Fast Dormancy on my V. I have tried entering the service menu as some phones have an option there to disable and I've tried to look for the line ro.ril.fast.dormancy.rule=1 to change it to 0 but I can't seem to find any such line in build.prop so added one without any luck.
Anyone have a suggestion I can try? 100 wakeups in 10 mins are a tad to much...
Click to expand...
Click to collapse
I can't help you with that but, ¿could you tell me how do fast dormancy wake-ups appear in your stats?, I mean, under what name/process.
I used BetterBatteryStats, and its the process com.sonyericsson.android.wakeup and intent: com.sonyericsson.android.wakeup.FastDormancyWakeupServer. I disabled it on my old Xperia Mini Pro, but same procedure doesn't work with the V..
christian_a_torres said:
I used BetterBatteryStats, and its the process com.sonyericsson.android.wakeup and intent: com.sonyericsson.android.wakeup.FastDormancyWakeupServer. I disabled it on my old Xperia Mini Pro, but same procedure doesn't work with the V..
Click to expand...
Click to collapse
Thanks. I guess you're on a stock rom then. Back when I was on Android 4.0 I used Siyah kernel to switch fast dormancy on or off (in my case having it on was better), but now that I am running 4.1 (KangXperia) I don't know if it is on or off, since Siyah kernel has not been ported to JB.
Can you try freeing the apps with titanium backup
its not an app per se, more of a process of Android. Some manufacturers gives the option to turn it on or off, but not sony
With process of Android I mean that, I think my understanding of it is that that process can have more intents? Not sure on this one though..
christian_a_torres said:
its not an app per se, more of a process of Android. Some manufacturers gives the option to turn it on or off, but not sony
With process of Android I mean that, I think my understanding of it is that that process can have more intents? Not sure on this one though..
Click to expand...
Click to collapse
SO try to freeze it using titanium, if it has adverse effects you can unfreeze it.
Frozen the process (at least the only process that came close com.sonyericcson.android.wakeup 4.1.2 Ff5_tw) with no solution 117 wake locks in 10 min.. No adverse effects recorded inn that small amount of time though..
But thanks for the suggestion though
Sent from my LT25i using xda app-developers app
christian_a_torres said:
As the titles says I need to disable Fast Dormancy on my V. I have tried entering the service menu as some phones have an option there to disable and I've tried to look for the line ro.ril.fast.dormancy.rule=1 to change it to 0 but I can't seem to find any such line in build.prop so added one without any luck.
Anyone have a suggestion I can try? 100 wakeups in 10 mins are a tad to much...
Click to expand...
Click to collapse
Maybe you can try add this line too at build.prop : ro.config.hw_fast_dormancy=1
I hope it will help you
Sent from my LT25i using Tapatalk 2
thunder888 said:
Maybe you can try add this line too at build.prop : ro.config.hw_fast_dormancy=1
I hope it will help you
Click to expand...
Click to collapse
Already tried this with no luck and my understanding is that 1 is on and 0 is off.
christian_a_torres said:
Already tried this with no luck and my understanding is that 1 is on and 0 is off.
Click to expand...
Click to collapse
Here I have FastDormancyManagement.apk from my Neo. Hope it will work. Try I install as normal apk. Then add line to build.prop as before.
http://www.mediafire.com/download.php?c9acdu9tfthxflf
Sent from my LT25i using Tapatalk 2
After a lot of fiddling the answer was actually given unwillingly by Sony. Delete the fastdormancy apk from the system folders. I can't really recall the exact name but it was called something along the lines of fastdormancy.apk and was 6 kb in size. No adverse effects on the system for over 1 week now, and no more 1000+ wakeup of kernel in short amount of time. I went from 60% in deep sleep to about 87% the last week with screen off.
Related
What are some recommended build.prop edits that will help with the Droid 3?
increase the davlik heap?
putting the home launcher into memory?
forcing the GUI to be run through the GPU?
I tried editing mine with some info gathered from other phone's edits, and I ended up with a soft brick. Restored with CWM, but I sadly can't say what killed it. I tried increasing the heap and putting the home launcher into memory, but I also did a bunch other things.
sad that noone is posting recommendations
it would be nice if someone could find that function that disables gsm signal when you get no service for a while... maby its not in build.prop... but anyway it keeps happening.. when my phone looses connection it connect back only after reboot..
and i have done the fix that vas here in other thread about disabling verizon option in it!
and maby there is some way to disable some verizone apps to be lunched at startup becouse some of them are allways runing on background!!
so please give some recomendations, i think im not the onlyone who could use them
I don't play with build.prop.
Sent from my DROID3 using XDA App
MrObvious said:
I don't play with build.prop.
Sent from my DROID3 using XDA App
Click to expand...
Click to collapse
That's absolute shenanigans. ^
windowsmgr.max_events_per_sec=120-150
wifi.supplicant_scan_interval = 180-300
dalvik.vm.heapsize=32m
# persist.mot.powerup.tone=/system/media/bootup.ogg
---or your file of choice mapped here (this is the only one I haven't done, since I like a silent boot, but I can't see it buggering anything up, it's an audio file)
mot.proximity.delay=150
ro.mot.phonemode.vzwglobalphone=0
re.telephony.call_ring.delay=1000
And lastly...Camera Tweaks
Except for the one I noted as not having have tried, NONE of the above will brick you.
Just install Autostarts from the market. Its a paid app but well worth it to disable apps not only from start, but from other trigger points like data connection turning on, location changes,etc.
miciic said:
sad that noone is posting recommendations
it would be nice if someone could find that function that disables gsm signal when you get no service for a while... maby its not in build.prop... but anyway it keeps happening.. when my phone looses connection it connect back only after reboot..
and i have done the fix that vas here in other thread about disabling verizon option in it!
and maby there is some way to disable some verizone apps to be lunched at startup becouse some of them are allways runing on background!!
so please give some recomendations, i think im not the onlyone who could use them
Click to expand...
Click to collapse
Sent from my DROID3 using XDA App
You should check our chevys build prop and the other ROMs build prop. You'll get plenty of ideas. I'll have to post back the links, there are one or two threads on this related topic on the dev section.
Sent from my DROID3 using XDA App
To keep homescreen in memory: ro.HOME_APP_ADJ=1
[GUIDE] Build.prop mods explained with tutorial 12/8 (debug notification), [11/8][MOD] build.prop edits, [MOD] Build.Prop Tweaks Lots can be found on google. They even mention debug.sf.hw=1 to render the gui in gpu.
Hi!
I wonder if there is a way to completely disable FastDormancy in LG P970.
The problem, is that this wakelock (DataTracker-FD) keeps my phone always awake, which results in %50 battery drain in 4 hours (without using phone at all). So that I have to take 2 extra batteries with me wherever I go.
I've tried: http://forum.xda-developers.com/showthread.php?t=1185241
hidden menu 3845#*970# -> Modem setting -> PDP Setting -> [0] Set Fast Dormancy
But nothing happens when i click [0] Set Fast Dormancy (it just briefly highlights the menu item and that's it)
fixing flex.db
But I can't find this file. Only flex.xml which is almost empty
Set APN / disable data connection
I can't use it, because I need to have a data connection turned on always
Killing the Dialer process
It helps for some time (few hours), but eventually the wakelock reappears again and drains the battery again
I have v20b android 2.3.4 (root)
Any ideas appreciated
I think this might help: http://forum.xda-developers.com/showthread.php?t=1185241
Search for more
And this is a QUESTION, so post it in Q&A next time, please.
Yeah, actually that's the only usable thread u and i pointed out! but none of the methods mentioned there worked specifically for p970
In systme/etc/settings.xml find this line.. and edit with a file explorer that has R/W capability like Root Explorer.
This are the settings of your phone upon boot. For example how loud are the tones, screen brightness and everything your phone uses. USB debug on or off etc. It will be somewhere below the xml.
<parameter db="secure" name="fast_dormancy_variant">10</parameter>
Click to expand...
Click to collapse
Try setting it to "0". I just don't know if it's the same or what are the effects. Rebooting will retain the changes. If any complications, just revert back to "10" or what ever number it was before. It will also save the previous as .bak.
ehh.. tried the settings.xml thing, but still no luck :-/
killing dialer every now and then seems to be the only "working" solution so far
I have the same problem!
are there any developments regarding this problem?? I also can't figure out the problem!
mihaiolimpiu said:
are there any developments regarding this problem?? I also can't figure out the problem!
Click to expand...
Click to collapse
This can be fixed now (requires root)
http://forum.xda-developers.com/showthread.php?p=37075875#post37075875
Hi, your solution didn't worked on v20s, it's not the same database structure for telephony.db, but, something worked between adding the requested line to build.prop ro.ril.fast.dormancy.rule=0 and editing flex.db in /data/data/com.lge.providers.flex/ and setting datacom_fastdormancy from 10 to 0 for my operator... at least for now...
Fingers crossed!
LG seems to have included a snooper app "MLT" which per default is enabled, and probably serves purpose to help LG remote support, but it tries to track all your activity and logs GPS position together with the details gathered, and that includes calls, apps starting, removing etc...
all data is collected and placed on /mpt partition, it seems not to be per reboot, but actually kept during flash and upgrades.
i sugges you disable this(maybe already is on 4.0.3) MLT.apk + MLT.odex and reboot or disable in hidden menu (3845#*880# -> MLT -> disable)
why track all your moves on the phone, and basically make it slow as well?
btw, this is also on 4.0.3, and not only on latest 4.1.2 stock.
AW: MLT apk disable or remove - LG is watching you
Wow thanks for the hint...
So you think they spot unlocked bootloaders with that or even root?
...sent with my LG Optimus 4X HD...
Thank you! So theoretically, disabling this should help performance, right?
Dexter_nlb said:
LG seems to have included a snooper app "MLT" which per default is enabled, and probably serves purpose to help LG remote support, but it tries to track all your activity and logs GPS position together with the details gathered, and that includes calls, apps starting, removing etc...
all data is collected and placed on /mpt partition, it seems not to be per reboot, but actually kept during flash and upgrades.
i sugges you disable this(maybe already is on 4.0.3) MLT.apk + MLT.odex and reboot or disable in hidden menu (3845#*880# -> MLT -> disable)
why track all your moves on the phone, and basically make it slow as well?
btw, this is also on 4.0.3, and not only on latest 4.1.2 stock.
Click to expand...
Click to collapse
Thanx BRO
BlackDuty said:
So you think they spot unlocked bootloaders with that or even root?
Click to expand...
Click to collapse
no, i just fell over the /mpt partition and saw all the data together with the IMEI in serial file, but it does not change anything.
it can be something enables it or something else.
thx for Info Dex.
Now i need to install new sniffer to find so bad tools too.
regards ice
Maybe you can view these activities better in logcat or another debug? It probably wont show exactly what data is going out to LG, but it still may be interesting to see how active the app is.
Sent from my R800i using xda premium
ok,
looking more into the MPT_MainData.db , it is only tracking data from 4.1.2 , so even if app is on 4.0.3, the /mpt must be cleared when you flash a new kdz that is only good news but still little strange.
Odp: MLT apk disable or remove - LG is watching you
Ok i disabled MLT and my phone now is very fast and smooth. I don't have any lag in launcher. So this is very strange...
Sent from my LG-P880 using xda premium
I couldnt go to hidden menu and disable it - unless I already did while I was cleaning out bloatware.
someth1ng said:
I couldnt go to hidden menu and disable it - unless I already did while I was cleaning out bloatware.
Click to expand...
Click to collapse
i believe so, i found it on the list, when i searched xda for hits , so i could check name before i wrote something bad or incorrect .
yes sir.
BTW, i use autostart & disable service to disable a lot of rubbish.
and now the ram is @ 450 free
Sent from my LG-P880 using Tapatalk 2
sounds like its just a tracker to prevent stolen dev phones and spot/track possible leaks during development.
atleast that would make sense.
i doubt this will be o in the final version i think its just for internal use.
Doesn't seem to exist on CustoNexus
Sent from my LG-P880 using xda app-developers app
hutjeflut said:
sounds like its just a tracker to prevent stolen dev phones and spot/track possible leaks during development.
atleast that would make sense.
i doubt this will be o in the final version i think its just for internal use.
Click to expand...
Click to collapse
I'm running ICS 10D, so its final version.. and the service is here I disabled it.
anGel_pLayer said:
Doesn't seem to exist on CustoNexus
Click to expand...
Click to collapse
correct, as this custom rom is based on OneX release, and primarily CM10 related, no malware or tracking except their debugging thing.
My phone just got faster after I disable this MLT stuff.. I cant beleieve this MLT slows my phone down. Smh
sent from my Chuck Norris-powered phone.
K9998 said:
yes sir.
BTW, i use autostart & disable service to disable a lot of rubbish.
and now the ram is @ 450 free
Sent from my LG-P880 using Tapatalk 2
Click to expand...
Click to collapse
How did you manage to get 450mb free? I disabled a lot of things including the MLT but still get only about 270mb free RAM.
Using One Power Guard I optimized the CPU to work at 51MHz to 1000Mhz.. even after disabling several services using ROM Manager, the CPU never goes into Deep Sleep or even the 51MHz mark. And the battery life now has degraded pretty bad. 7 - 8 hr max which include just 1hr of gaming and 30 min of calls and SMS.
OFFTOPIC:
I've got 550MB of free RAM. And haven't tweaked nearly anything despite disabling MLT. Take a look at all your installed apps. There has to be one preventing the system to go into deep sleep.
The_0ne said:
OFFTOPIC:
I've got 550MB of free RAM. And haven't tweaked nearly anything despite disabling MLT. Take a look at all your installed apps. There has to be one preventing the system to go into deep sleep.
Click to expand...
Click to collapse
i have only connected wifi here and Play with an account, and even if i kill apps , i still only have 370MB free.
but theres for sure alot of services and things running in the back i have not tried to remove yet, but right now i fac. reset to often, so i do not focus on this.
Hi guys, my EMUI version is 8.2 and I am concerned about ram management of honor play.
Most of apps reload when launch them from recent apps.
Even youtube also reloads that too playing video if i switch to some another app.
Available ram in my phone is around 1Gb only (out of 4Gb). Earlier I used redmi note 3 3Gb variant and in that 1.5Gb ram was available.
Do you guys are also facing the same problem or is there any setting for ram management.
P.S. This is a new unit and I can still replace it till tomorrow.
Nope. Somehow mine always keep around 2gb free also if it dips below 800mb, just restart the phone.
Or goto phone manager app management and change automatic control to manual and change the auto run to FALSE
Zyfe3r0 said:
Nope. Somehow mine always keep around 2gb free also if it dips below 800mb, just restart the phone.
Or goto phone manager app management and change automatic control to manual and change the auto run to FALSE
Click to expand...
Click to collapse
Restarting the phone helped. Thanks a lot. Don't know why I did not restarted phone.
But after 6-7 hrs available ram drops to 1.2Gb.
SharmaNitin said:
Restarting the phone helped. Thanks a lot. Don't know why I did not restarted phone.
But after 6-7 hrs available ram drops to 1.2Gb.
Click to expand...
Click to collapse
Yes, restarting your phone only works if you're happy constantly restarting your phone.
_a! said:
Yes, restarting your phone only works if you're happy constantly restarting your phone.
Click to expand...
Click to collapse
Is there permanent solution. Maybe restart once or twice a week!
SharmaNitin said:
Is there permanent solution. Maybe restart once or twice a week!
Click to expand...
Click to collapse
That's a workaround, not a solution.
Have you added apps to the "ignore battery optimization"? I also lock apps that I want to run in the background too for faster load times.... Works perfectly for me
I'm on the official Emui 8.2
For ignore battery optimization options follow this path
Settings, apps and notifications, apps, then choose the icon at the bottom "settings", special access, ignore battery optimization.
Change the tab to all apps and then click an app and add to ignore battery optimization.
Don't we have a phone manager app for stuff like that? Or does the phone manager only help with the storage?
I realized that when I change some settings in ColorOS it magically changes back without telling you.
I installed Google Assistant from the app store. It required Google Assistance to be selected as the default Assistive App [default value : none]. After I changed that.. it changes back at some random amount of time.. I'm not able to work out how long it takes for it revert the setting.. but sure enough it will.
Another App is LastPass.. It requires me to Enable Autofill from accessbility Options.. Once again I turn it ON.. after some random amount of time it will revert it back to "Off"...
What can be done to stop this from happening?
Blah blah blah! said:
I realized that when I change some settings in ColorOS it magically changes back without telling you.
I installed Google Assistant from the app store. It required Google Assistance to be selected as the default Assistive App [default value : none]. After I changed that.. it changes back at some random amount of time.. I'm not able to work out how long it takes for it revert the setting.. but sure enough it will.
Another App is LastPass.. It requires me to Enable Autofill from accessbility Options.. Once again I turn it ON.. after some random amount of time it will revert it back to "Off"...
What can be done to stop this from happening?
Click to expand...
Click to collapse
Happens to some degree in the EU model too,noticed the lastpass app autofill stops amongst other things. Am thinkin maybe it's the Phone Manager app which I think kills battery intensive apps if you allow it
manus31 said:
Happens to some degree in the EU model too,noticed the lastpass app autofill stops amongst other things. Am thinkin maybe it's the Phone Manager app which I think kills battery intensive apps if you allow it
Click to expand...
Click to collapse
I'll give this a try.. I've gone into phone manager -> startup manager and allowed the two apps.. the two apps wasn't there even though I have allowed the app to run in the background.
We will see tomorrow.
Nope that didn't work.. anyone else have other suggestions? Anything to remove delete or hack?
Blah blah blah! said:
Nope that didn't work.. anyone else have other suggestions? Anything to remove delete or hack?
Click to expand...
Click to collapse
Man,I don't know what the issue is but read on the Realme community that the OS just reverts to defaults to ensure proper functioning of the phone,
ColorOS is certainly the biggest downside to this phone. Am missing OxygenOS on my 6T a lot though I'm Gona stick with the x2 pro for now,
Bought the phone for its flagship specs and storage and and to get away from the hassle of messing around with the phones setting's with tricks and mods.
Have decided to just accept colourOS for what it us.,though there is some battery drain,it's not awful and I'm still getting notifications.
Will just have to hope things improve with updates and the next big update should improve things a lot,mind you,it's a long way to April ?
Not notice anything revert on mine... This sounds like the same issue I had on the mi 9... I can't remember how I solved it but it was something to do with the auto security checks the phone manager app did... After a set amount of time the phone manager would perform certain checks and reset certain options throughout the operating system.
ngagephone said:
Not notice anything revert on mine... This sounds like the same issue I had on the mi 9... I can't remember how I solved it but it was something to do with the auto security checks the phone manager app did... After a set amount of time the phone manager would perform certain checks and reset certain options throughout the operating system.
Click to expand...
Click to collapse
Sounds about right,Have feeling the phone manager app has something to do with it.It does not like the developer options
Ok.. I found my work around for now.
I'm using tasker every 10 mins to change the accessibility options for all the apps that need it and set the google assistant to default.
Working ok so far for the last day.
Blah blah blah! said:
Ok.. I found my work around for now.
I'm using tasker every 10 mins to change the accessibility options for all the apps that need it and set the google assistant to default.
Working ok so far for the last day.
Click to expand...
Click to collapse
Seems like more trouble than its worth,the only settings I'm having trouble keeping are the animation ones, but honestly it's not bothering me anymore. Have animations setting set to fast in the stock launcher setting and it's not so bad.
Didn't think lastpass was working but it has been appearing to autofill login to sites in a chrome
Did anyone found a solution? Im having this issues too...
B0dYGu4rD said:
Did anyone found a solution? Im having this issues too...
Click to expand...
Click to collapse
you can simply turn off battery optimizing for the app and check... it works
Nice suggestion... Ill try this :good: