↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: fan control

ARM – Odroid U3 Fan Control – Success..

Adventures With Linux ™ Posted on February 15, 2015 by RGFebruary 15, 2015

Updated the Odroid U3 to the latest version of odroid-3.19.y (# git clone -b odroid-3.19.y –single-branch https://github.com/tobiasjakobi/linux-odroid ). After checking that all the pwm-fan and temperature options were selected in the kernel config, I set ‘Default Thermal governor‘ to ‘step-wise‘. After compiling/installing, I tried some more tests: Using ‘stress’ to raise the temperature: # stress –cpu 4 … Continue reading →

Posted in Linux | Tagged arm, fan control, linux, odroid u3, odroid-linux-3.19.y, stress, success, v6 patches ported | Leave a reply

ARM – Kernel 3.19 for Odroid U3 – With Fan Control..

Adventures With Linux ™ Posted on February 11, 2015 by RGFebruary 11, 2015

Updated the Odroid U3 to (patched) Kernel 3.19, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.19.y Thanks to work by tobiasjakobi, this now includes the preliminary patches – updated for 3.19 – for fan control on the Odroid U3, originally posted by Lukasz Majewski at http://www.spinics.net/lists/linux-samsung-soc/msg42259.html So, (on a Fedora 21 system) you can now control the fan, as follows: # echo “0” … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, cpu temperature, fan control, kernel 3.19, linux, odroid u3, patched, success, testing | 5 Replies
Original content © Robert Gadsdon 2013
↑