Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Fixed: ZTE Blade/SanFran CPU@100% on wakeup

Options
  • 18-11-2010 10:43pm
    #1
    Registered Users Posts: 460 ✭✭


    Lately I've been noticing an irritating CPU 100% problem for a few seconds, when wake it up from sleep. I dont remember it when I first got it, seemed to be getting worse lately - so maybe something to do with one of the apps I installed.

    Anyway, I narrowed it down to an internal system process called 'akmd2'. The following command (using Android SDK), seems to fix the problem:

    adb shell
    echo 250 > /data/delay/

    Thats it. Got the commands from here:
    http://www.drakaz.com/forum/viewtopic.php?id=306

    That process has something to do with switching between portrait/landscape as the device is rotated, and/or something to do with compass, but there is no obvious affect on either of those two functions.

    Nice!


Advertisement