Software options for thermal throttling?
#2
(06-09-2020, 09:59 PM)e1337 Wrote: Are there any daemons, kernel tweaks, ... available to have more aggressive thermal throttling on the PinePhone? It does get very hot if running demanding tasks, and I don't like it both for my hands as well as the possible impact on battery lifetime. However, making sure to limit all tasks one by one is lots of work, it'd be nicer if the whole system just throttled earlier when temperature crosses a certain threshold over a certain amount of time.

Does somebody happen to know if some throttling tweaks like that are available in the kernel or in some power management daemon that can be tweaked for use on the PinePhone? Or would any of you know a good place to request this for consideration?

I don't own a PinePhone but I assume the kernel includes the thermal subsystem.

This would reduce the cpu frequencies to make sure the CPU temperature does not cross 55C. That works on my Pinebook Pro

Code:
# echo 55000 > /sys/devices/virtual/thermal/thermal_zone0/trip_point_0_temp


You can check the current temperature

Code:
$ cat /sys/devices/virtual/thermal/thermal_zone0/temp
35000


Here you can check what each termal_zoneX represents and throttle other blocks as well

Code:
$  cat /sys/devices/virtual/thermal/thermal_zone?/type
cpu
gpu


Messages In This Thread
RE: Software options for thermal throttling? - by Der Geist der Maschine - 06-09-2020, 10:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  "Repository" for Safe Software/Apps? MarsColonist 2 1,614 05-12-2022, 06:29 PM
Last Post: MarsColonist
  Favorite software? Scary Guy 0 992 02-16-2022, 01:28 PM
Last Post: Scary Guy
  Other Payment options? & I'll buy used PinePhone 3/32 any distro 503d 6 5,597 12-30-2021, 07:22 AM
Last Post: Humusk1
  unable to install any software pine-user1 2 1,555 11-09-2021, 01:07 AM
Last Post: ryo
  software jesica 3 3,086 10-30-2021, 08:27 AM
Last Post: beta-user
  jumpdrive software might be faulty (or my pinephone hardware) zetabeta 3 3,364 07-20-2021, 03:14 PM
Last Post: zetabeta
  Hardwired software or functionality imposed by companies or authorities MirceaKitsune 16 13,465 06-13-2021, 05:18 AM
Last Post: biketool
  Latest PinePhone CE Manjaro - Charging issues: hardware or software? kern707 5 4,890 11-20-2020, 12:09 AM
Last Post: bcnaz
  Software back to basics Zweitaktmotor 4 6,673 12-13-2019, 03:57 PM
Last Post: bcnaz

Forum Jump:


Users browsing this thread: 1 Guest(s)