Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: alwar on August 25, 2014, 11:08:07 PM

Title: Underclock A13SOM / Reduce Heat
Post by: alwar on August 25, 2014, 11:08:07 PM
Hello

I have tried A13SOM with the wifi expansion board (without nand), an i have noticed that in idle it heats a lot of. Both A13 chip and Wifi module gets very hot, and the connection over wifi to ssh is very unresponsive/lagged.

I have tested the cpu voltages and all are okay, but in the mini-usb i have only 4.85v. may be its a problem from the usb psu? Should i put fan or heatsink?
Title: Re: Underclock A13SOM / Reduce Heat
Post by: Lurch on August 26, 2014, 11:22:35 AM
Olimex offers aluminum heatsinks for the A10/A20 cpu's that work very well.
Title: Re: Underclock A13SOM / Reduce Heat
Post by: alwar on August 27, 2014, 01:24:56 PM
With the expansion board i can't put a common Heatsink. I should make a custom one.
Title: Re: Underclock A13SOM / Reduce Heat
Post by: ulink on September 18, 2014, 12:52:17 PM
Set kernel configuration (.config file) CONFIG_CPU_FREQ=y and CONFIG_CPU_IDLE=y, recompile the kernel and install it to the SD card.

Show some infos (including valid clocks): /usr/bin/cpufreq-info
Set CPU clock down to e.g. 264Mhz: /usr/bin/cpufreq-set -f 264Mhz