How to apply thermal zones values
#2
Try this (with perhaps less aggresive values):
echo -e "class/thermal/thermal_zone0/trip_point_0_temp = 40000\nclass/thermal/thermal_zone0/trip_point_1_temp = 50000\nclass/thermal/thermal_zone0/trip_point_2_temp = 60000" | sudo tee /etc/sysfs.d/throttling.conf

sudo systemctl restart sysfsutils

check with: grep . /sys/class/thermal/thermal_zone0/trip_point_*_temp

This does not work well with the PPP, because the trip point types are passive or critical (phone shuts down at that temp.).
  Reply


Messages In This Thread
How to apply thermal zones values - by jojuma - 04-13-2022, 05:55 AM
RE: How to apply thermal zones values - by Fish - 04-13-2022, 09:19 AM
RE: How to apply thermal zones values - by jojuma - 04-13-2022, 09:54 AM
RE: How to apply thermal zones values - by Fish - 04-13-2022, 12:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Weird magnetometer values devrtz 9 9,722 07-29-2020, 10:40 AM
Last Post: wibble

Forum Jump:


Users browsing this thread: 1 Guest(s)