Thread
:
[HELP] CPU usage 100% while on call.
View Single Post
retsaw
2010-12-06 , 00:11
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#
4
Looks like the tracker process is taking up most of the CPU. You can open a terminal and use
Code:
tracker-processes -k
to kill it. It will get restarted again automatically. If it still gives you problems you can try
Code:
tracker-processes -r
which will kill it and delete its databases, it'll rebuild the databases automatically (it should only take a few minutes) though you'll lose stuff like "tracks played" in the media player (and possibly some other stuff, I'm not quite sure) but nothing important.
Quote & Reply
|
The Following 2 Users Say Thank You to retsaw For This Useful Post:
maemo55
,
xperto
retsaw
View Public Profile
Send a private message to retsaw
Find all posts by retsaw