Posts: 1,068
Joined: Oct 2011
Reputation:
27
Soli
Posting Freak
Posts: 1,068
The fan is always on at the minimum speed. You can display the temps by issuing "sensors" in a shell.
To show the temps in Kodi, add this to advancedsettings.xml
<cputempcommand>sensors|sed -ne "s/Core 0: \+[-+]\([0-9]\+\).*/\1 C/p"</cputempcommand>
<gputempcommand>sensors|sed -ne "s/temp1: \+[-+]\([0-9]\+\).*/\1 C/p"</gputempcommand>
Posts: 1,068
Joined: Oct 2011
Reputation:
27
Soli
Posting Freak
Posts: 1,068
The patch is for the fan spinning at high speed for around 10 seconds when resuming. Like I said, the fan is always spinning. Matt was being cheeky, for all intents and purposes, the cpu will never idle below 40c.
Posts: 211
Joined: Apr 2012
Reputation:
0
denz13
Senior Member
Posts: 211
Thanks, I'll try the patches and confirm if it resolves the issue.
Posts: 627
Joined: May 2012
Reputation:
10
Has anyone here with a Chromebox or Haswell box installed the EGL ppa build (Ubuntu server + 4.3 kernel) and experienced hang/freeze issues while browsing menus and idle?
I do and posted all info with debug logs in official thread but @fritsh asked me to find more people preferably non Chromebox users with the same problem. He won't be able to pick up this until january but would be good if more people post in the VAAPI EGL thread about this problem and help with debug logs (You know the more the better).
Thanks!
My XBMC/Kodi folder: addons, skins, addon/menu backgrounds & more
Posts: 1
Joined: Nov 2015
Reputation:
0
Has anyone else ran into the issue of not being able to see the full screen when you open the command prompt window? I am getting a few characters that are cut off and cannot select the correct command when I am trying to backup my hardware before installing Kodi.
Posts: 19,982
Joined: May 2009
Reputation:
452
nickr
Retired Team-Kodi Member
Posts: 19,982
I only get that problem when my TV is set to overscan. Turn off overscan on the tv - often done with the aspect button, an option called 'just scan' or pixel' or something like that.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Posts: 97
Joined: Aug 2015
Reputation:
1
Switched to the Intel-EGL OpenELEC build and have a problem
When stopping a video the screen just goes black ( tv osd comes up(handshake issue?)) and i need to turn chromebox off(suspend) and back on to get it to work.
I have set all of the settings from the wiki page.
This doesn't happen on the normal openelec 6.0.
Chromebox is going through Denon avr 891 to an older plasma tv.
Is there a setting i possibly missed that could cause this?
thanks