View Single Post
Posts: 169 | Thanked: 71 times | Joined on Aug 2010 @ Spain
#1751
Originally Posted by zurrain101 View Post
hey karam i would like to ask u something. i think im getting problems with th battery patch. like my phone is not that fast now. its laggy when i use it heavily like wifi. and sometimes kinda takes 3 seconds when i unlock the screen to show the screen. is it possible because of the patch? because i didnt install or do anything except the new patch.
thanks
Probably it's stuck at a value for vfs_cache_pressure of 10. I had that problem today. Just to be sure, type this on x-terminal (xterm):
Code:
cat /proc/sys/vm/vfs_cache_pressure
It should show a value of "100". Otherwise, battery patch not applied correctly.
If all was right, type in xterm (be sure to be in a directory with write permissions as MyDocs):

Code:
cd /home/user/MyDocs

sleep 10 && cat /proc/sys/vm/vfs_cache_pressure >> patch-test.txt

leafpad patch-test.txt
After hitting enter on the second command you'll have to close keyboard and lock phone. It should show a value of "10". Otherwise, battery patch not applied correctly.
If it is all right, then you could uninstall speedpatch and check if it works better than with speedpatch. It seems that not all people here are getting great results. Check that.

If it's not right try to follow instructions given, use common sense, and try to set the things in battery patch to default, and then try to reapply it. I had to do it twice today. First time I was kind of tired or so to get it working...

Last edited by jpala16; 2011-08-09 at 19:51.
 

The Following User Says Thank You to jpala16 For This Useful Post: