![]() |
|
cpu core 100% on idle - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: cpu core 100% on idle (/showthread.php?tid=126182) |
cpu core 100% on idle - bilbonvidia - 2012-03-22 01:37 With debugging enabled, once the library update has run there is nothing untoward being reported in the log. It is the xbmc-bin process at 100% The strange thing is when xbmc is doing anything the reading comes down, eg whilst doing the startup scan, it is whilst it is idle that the one core goes to 100%. wtf. Can the reading have been inversed somehow? Is it normal, if not any ideas what to check? RE: cpu core 100% on idle - ericab - 2012-03-22 02:36 same issue here; and im running openelec. /usr/lib/xbmc/xbmc.bin --standalone -fs --lircdev /var/run/lirc/lircd is constantly at 49% cpu; and when looking at the rendering statistics when watching a film, core 1, and core 2 are at 99% video card: nvidia using vdpau cpu = celeron g530 RE: cpu core 100% on idle - DDDamian - 2012-03-22 03:48 XBMC, due to a quirk of it's beginnings, often uses higher CPU cycles when idle. Search the forum or Wiki for Dirty Regions and you'll find how to reduce that by adding a couple of lines to advancedsettings.xml RE: cpu core 100% on idle - ericab - 2012-03-22 04:11 hi DDDamian; i should have said in my first post that this is new behavior. its been so for the past week and a half .... 2 weeks RE: cpu core 100% on idle - DDDamian - 2012-03-22 04:14 Hmmm, yeah that changes things then. Can you post a debug log here? Might give some hint. Just to keep things sane too, are you using the dirtyregions option? Only other thing I can think of - if you recently updated your nVidia drivers there was a bug in them which may cause you issues as well. RE: cpu core 100% on idle - ericab - 2012-03-22 04:51 dddamian; here is the logfile; ive enabled level 2 logging. please pardon my uh... video catalog... i paid for all of those ![]() http://pastebin.com/THQ9brBg ill scan it for issues **edit 1 previously i had dirty-regions disabled; still cpu isues; the log file above was after dirtyregions were set to 1...still no change. **edit 2 my nas is off; hence the numerous ERROR: GetDirectory - Error getting /storage/videos/Movie-Catalog_****** errors. **edit 3 after looking over it, the interesting stuff starts at line 1550. looks like im getting: "DEBUG: Error: Requested setting (pvrmanager.enabled) was not found. It must be case-sensitive" hundreds and hundreds of times. could this be the cause ? --- also; Qlock .. wtf is this ? delaying 240 seconds ? RE: cpu core 100% on idle - DDDamian - 2012-03-22 05:02 A couple of issues: you need to clean your library (minor) and you are running into the pvr spam bug. Have a look at this thread: http://forum.xbmc.org/showthread.php?tid=114383&highlight=pvrmanager.enabled RE: cpu core 100% on idle - DDDamian - 2012-03-22 05:03 Ah okay - explains the library missing items issue. Check the thread I linked for the real issue RE: cpu core 100% on idle - ericab - 2012-03-22 05:06 holy moly; so bilbonvidia and are issues might have to do with the skin ? RE: cpu core 100% on idle - DDDamian - 2012-03-22 05:06 yessir
|