View Single Post
mced's Avatar
Posts: 115 | Thanked: 185 times | Joined on Apr 2011 @ Spain
#1
Beginning of spring in Spain, temperatures are raising up and my Finnish phone seems to dislike that. Weird thing since Finn girls use to love our beaches. Jolla may be a boy.

Browsing with Webcat, sensor 0 has raised 53C degrees and Jolla has warned me: I'm getting hot and going to close all apps or even shutdown myself. And so it happened. This is the script I'm using to check temps:

Code:
REFRESH=2; while :; do cat /sys/devices/virtual/thermal/thermal_zone0/temp; sleep $REFRESH; clear; done
(You can change REFRESH value, in seconds. Select a bigger font in Fingerterm to check temperature from the cover. Some day in the future I will make an app to check CPU, RAM, network and temperature values).


That's really disturbing. What's going to happen in July, when Hell arrives here at the South and temperatures raise up to 30-40C? That 53C frontier is going to be reached very easily. Is this a physical limit for Snapdragon SoCs or it's just Jolla engineers were playing too safe?


P.S.: N900 never suffered that.
 

The Following User Says Thank You to mced For This Useful Post: