Kodi Community Forum

Full Version: High CPU Usage on SVN Build
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
I updated my system to SVN revision 23370 and the CPU usage has gone to 100% just idling, any clues? The system was running flawless on a build from about a week ago.
Haven't you been around long enough to know we need way more detail than that?
I can't get 23370 to build, I think i'm missing libfaad
Meant to include this: http://pastebin.com/m781c8bf2

I really don't have much more info. I build xbmc about 10-12 days ago from SVN and it was working great. I build today from the latest SVN from the new trunk and it builds fine but runs at 100%+ CPU utilization idling.
I've also tried removing .xbmc to see if it was a config or cache issue
The session in that log is 3s in length. Not really enough time for things to settle down at all. Do another, switch to PM3HD first, restart xbmc, let it run for a minute or so, then kill it and up the new log.
This ones just over 2m: http://pastebin.com/m35b932b4
TREX6662k5 Wrote:I can't get 23370 to build, I think i'm missing libfaad

Than add it! apt-get install faad-dev or atp-get install libfaad-dev i dont remember exactly which one.

But if you ever have a build failure due to a missing lib [and oh how it happens a LOT] then try to read the readme.linux or readme.ubuntu and it will normally tell you which libs you need.
OK I still cannot resolve this issue. I got so desperate that I formatted the drive and reinstall from scratch. I compiled a fresh build from svn rev 23737 and I am getting 100%+ CPU utilization. The logs show absolutely nothing wrong. I am at an utter loss.

http://pastebin.ca/1622361
I should mention I have a nvidia geforce fx 5700 running driver version 173.14.16
NOTICE: GL_VERSION = 2.1.2 NVIDIA 173.14.16

Update your video drivers.

TheUni
Maybe this has something to do with this .. http://forum.xbmc.org/showthread.php?tid=59498
I updated to the newest driver available:


10:49:55 T:3046893440 M:871178240 NOTICE: GL_VENDOR = NVIDIA Corporation
10:49:55 T:3046893440 M:871178240 NOTICE: GL_RENDERER = GeForce FX Go5700/AGP/SSE2
10:49:55 T:3046893440 M:871178240 NOTICE: GL_VERSION = 2.1.2 NVIDIA 173.14.20
I believe if you create the following entry in advancedsettings, it will create more detail log with freemem, fps and cpu usage and full smb logging:

<loglevel hide="false">3</loglevel>

You can try that and post logs again.
I added the entry:

http://pastebin.ca/1622475
Pages: 1 2 3 4 5 6 7