View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#558
Originally Posted by maacruz View Post
It seems there is yet another battery drain cause. I didn't use wifi tonight, so it is probably unrelated to wifi; I'll investigate further. Btw, do you have any idea what can be those DSME unhandled messages about?
From powerlaunch:

#define DSME_IN_SYSTEM_INACTIVITY 0x0303
#define DSME_IN_SAVE_UNSAVED_DATA 0x0304
#define DSME_IN_SYSTEM_ACTIVITY 0x0311

// I've received the string /usr/sbin/ke-recv and /usr/bin/hildon-input-method with this message on shutdown
// these programs crash on shutdown. I think this is a message about that
// the above strings followed by \0 0x01 \0 and then 0x2c or 0x30
#define DSME_IN_PROCESS_UNKNOWN 0x0406

Looks like one of your services may have crashed while the screen was off. Might be the cause of the battery drain.
 

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