|
Posted at 7/6/2017 23:15:55
1#
Last edited by firefly_dev_740 In 7/6/2017 23:20 Editor
Hello, guys! Thank you for your work.
I have an issue with thermal module in kernel. I used to successfully build opencv 2.4.9 on Firefly-RK3288 with Ubuntu 14.04 server firmware (slightly altered, I've installed X server and OpenBox there) with no issues on all 4 cores (make -j4).
However, with this firmware installed I got my Firefly automatically switched off with following message:
- Message from syslogd@localhost at Jul 6 14:56:19 ...
- kernel:[ 3690.721460] thermal thermal_zone0: critical temperature reached(90 C),shutting down
- Connection to 192.168.0.109 closed by remote host.
- Connection to 192.168.0.109 closed.
Copy the code
How can I disable this feature or make temperature limit higher? As I mentioned earlier, I've successfully built this version of opencv on all cores, but now kernel is more aware of current CPU temperature. Thanks. |
|