💾 Archived View for thatit.be › 2022-12-04-12-47-32.gmi captured on 2024-05-12 at 15:36:31. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-05-26)

-=-=-=-=-=-=-

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/thermal_zone0/trip_point_0_temp
echo 45000 > /sys/class/thermal/thermal_zone0/trip_point_1_temp
echo 60000 > /sys/class/thermal/thermal_zone0/trip_point_2_temp

Source: A user named bgkillas 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

Use matrix.to over https to join #PinePhone room

Tags

#pinephone

Navigation

index

tags

updated: 2022-12-04 12:59:02

generated: 2024-05-03