• 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)
[LINUX] CPU temperature incorrect in XBMC for Linux?
thetrain Wrote:Here is what I'm using and it is working correctly.

Code:
<cputempcommand>echo "$(sensors -u coretemp-isa-0000 | grep temp1_input | awk '{print $2 }' |awk '{printf("%d\n",$1 + 0.5);}') C"</cputempcommand>

I'm using an AOpen MP45 system.

Thanks, that worked. I see there were some slight changes from the string I was trying.
Reply
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)

Logout Mark Read Team Forum Stats Members Help
[LINUX] CPU temperature incorrect in XBMC for Linux?2