ARM – Odroid U3 Fan Control – Success..
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 →