The Kernel package was updated to improve the thermal behavior with the results of the discussions and testing in https://github.com/longsleep/build-pine64-image/pull/3 - also the tarball now contains the Kernel firmware and header files and no longer overwrites your uEnv.txt on update.
Get 3.10.65-2-pine64-longsleep-39-2 from https://www.stdin.xyz/downloads/people/l...ges/linux/
To use this release, make sure you have at least U-Boot 20160311-1 so the new CPU frequencies are available with the right settings.
I have added gear to easily update U-Boot and Kernel. Update like this (as root) on any of my images:
The reboot.
Get 3.10.65-2-pine64-longsleep-39-2 from https://www.stdin.xyz/downloads/people/l...ges/linux/
To use this release, make sure you have at least U-Boot 20160311-1 so the new CPU frequencies are available with the right settings.
I have added gear to easily update U-Boot and Kernel. Update like this (as root) on any of my images:
Code:
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)
The reboot.