maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   high idle consumption (https://talk.maemo.org/showthread.php?t=85459)

dcastrog 2012-09-29 02:14

Re: high idle consumption
 
how do you re-enable smartsearch?

Kroll 2012-09-29 10:30

Re: high idle consumption
 
The same command but change - to +

dommau 2012-10-08 18:54

Re: high idle consumption
 
under "device idle" in battery usage, what exactly are "other hardware and services"? my idle consumption is around 30 mA, and cpu usage is 11% of that ( avg 0% ... ). no background connections, on 3g.
any clues?
thanks!

bandora 2013-05-24 03:46

Re: high idle consumption
 
My idle consumption is way too high... How can I find the culprit??

http://dl.farahfa.com/tmp/Screen_23-May-13_23-41-31.png

hugon9 2013-05-24 05:06

Re: high idle consumption
 
Quote:

Originally Posted by bandora (Post 1346421)
My idle consumption is way too high... How can I find the culprit??

http://dl.farahfa.com/tmp/Screen_23-May-13_23-41-31.png

in terminal:

top (enter)

check what process is eating your cpu (maybe meegotouchhome, maybe presenced, maybe smartsearch...)

ladoga 2013-05-24 06:06

Re: high idle consumption
 
I understand many Windows users love rebooting, but there's no need to reboot the phone after you make /usr/bin/smartsearch unexcecutable. Just kill the process. (killall smartsearch)

Fuzzillogic 2013-05-24 11:45

Re: high idle consumption
 
I never had an issue with smartsearch. High idle consumption can be caused by other things as well. Opera for example loves to eat away CPU even when running in background. And I've seen the mcompositor chewing on the CPU as well.

The top-command is indeed a good way to find the culprit.

bandora 2013-05-24 19:50

Re: high idle consumption
 
The culprit was indeed smartsearch.. It's weird though how this issue started suddenly! :S

I used N9QTweak to change smartsearch priority and it went down.. now my idle is around 32mA (still high, but way better than before lol)...

Sandro18 2013-05-25 13:45

Re: high idle consumption
 
when i type the code it comes : not such file or directory
any help?

ladoga 2013-05-25 14:22

Re: high idle consumption
 
You probably didn't type it correctly. File location is /usr/bin/smartsearch
So to make it unexecutable (-x) for all users. (a)
Code:

# chmod a-x /usr/bin/smartsearch
and then to force (-9) killing of smartsearch process:
Code:

# killall -9 smartsearch


All times are GMT. The time now is 21:11.

vBulletin® Version 3.8.8