Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
(2015-11-25, 00:44)denz13 Wrote: Sorry to hijack this post, I was just about to create a new post relating to fan speed. The fan on my Asus Chromebox running Kodibuntu 14.2, is constantly on despite CPU utilisation of around 15-20% idle. I'm unable to advise on the CPU temperatures as they show as ? in Kodi however, I'm not sure if that's normal? But the Chromebox itself isn't hot.

Is this possibly relating to firmware version?

absolutely nothing to do with the firmware, it's linux kernel bug, as described in wiki. patches are available to fix if you're comfortable compiling your own kernel. There's also a workaround posted for the mainline OpenELEC builds; the Intel-EGL builds already have the necessary kernel patches compiled in, so no workaround needed.

(2015-11-25, 01:27)Soli Wrote: 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>

actually, the fan is completely off until the CPU/GPU temp reaches 40°C, then it runs at min speed Smile
Reply


Messages In This Thread
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/11/10] - by Matt Devo - 2015-11-25, 06:06
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37