XBMC advancedsettings.xml (CPU and GPU temp)
#1
Hello everyone.

I want to see GPU and CPU temperature into my XBMC.
I was read http://wiki.xbmc.org/index.php?title=Adv...command.3E howto about advancedsettings.xml. and make this file. Please see my example:\
Quote:<advancedsettings>
<cputempcommand>/home/mike/cpu-temp.sh</cputempcommand>
<gputempcommand>/home/mike/gpu-temp.sh</gputempcommand>
</advancedsettings>

Files named like cpu-temp.sh and gpu-temp.sh are scripts witch display only value of temp sensor. When XBMC start I can see into xbmc.log:
Quote:21:18:26 T:140449228470336 M:1798955008 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
21:18:26 T:140449228470336 M:1798955008 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<cputempcommand>/home/mike/cpu-temp.sh</cputempcommand>
<gputempcommand>/home/mike/gpu-temp.sh</gputempcommand>
</advancedsettings>

But CPU and GPU value of temperature don't displayed. Consult me please for help to solve my issue.
Reply


Messages In This Thread
XBMC advancedsettings.xml (CPU and GPU temp) - by xenos1303 - 2011-05-09, 20:10
[No subject] - by thethirdnut - 2011-05-10, 05:21
[No subject] - by xenos1303 - 2011-05-10, 21:34
[No subject] - by lithiumc - 2011-05-10, 22:48
[No subject] - by Vantskruv - 2011-05-14, 18:04
Logout Mark Read Team Forum Stats Members Help
XBMC advancedsettings.xml (CPU and GPU temp)0