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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

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

  • 18-11-2010 10:43pm
    #1
    Registered Users, Registered Users 2 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