Comment 13 for bug 1873083

Revision history for this message
Alex Hung (alexhung) wrote :

"sudo echo "disabled" > /sys/class/thermal/thermal_zone0/mode" is not correct.

Try
   echo "disabled" | sudo tee /sys/class/thermal/thermal_zone0/mode