thermal throttling on pinephone
You can set thermal trip points to make the phone run cooler and longer, although slower.
command to set thermal trip point to 40-60 range:
echo 40000 > /sys/class/thermal/thermalzone0/trippoint0temp
echo 45000 > /sys/class/thermal/thermalzone0/trippoint1temp
echo 60000 > /sys/class/thermal/thermalzone0/trippoint2temp
Source: A user named T383838bgkillas on Matrix, Room PinePhone relayed the command, but he is uncertain about the specific values.
│ 0 and 1 are to slow down the CPU 2 is the power off point if it gets too hot
Tags: pinephone
Tags
Navigation