Comment 25 for bug 1769236

Revision history for this message
Srinivas Pandruvada (srinivas-pandruvada) wrote :

This seems to have wrong temperature threshold issue. 64C is too low threshold.
What is the dump of the following:
#grep -r . /sys/class/thermal/*

Meanwhile you can edit the file thermal-conf.xml.auto and change
<Temperature>*</Temperature>
to
<Temperature>95000</Temperature>
to make system usable.