unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37904: CPU overheating on recent laptops
@ 2019-10-24 14:57 Ludovic Courtès
  2019-10-24 16:30 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2019-10-24 14:57 UTC (permalink / raw)
  To: bug-Guix

Hello,

I’ve had reports that Guix System on recent Dell laptops tends to lead
to overheating (with GNOME and all).

According to /sys/devices/system/cpu/cpu?/cpufreq/scaling_governor, all
the CPUs are running on the ‘performance’ governor by default, with
frequencies around 4 GHz (CPUs on these machines range from 400 MHz to
4.7 GHz).  So with just a load of 0.3 or so, the CPUs would be at ~65°C
(as reported by ‘sensors’) and the fans would start making noise.

If we explicitly change to the ‘powersave’ governor by writing to /sys,
frequencies go down and the machine behaves better.

However, I would expect UPower to do the right thing in the first
place.  Do you know what the story is here?  Are we missing some config
bits?

Also, there used to be an “ondemand” governor, which is no longer listed
in /sys/devices/system/cpu/cpu?/cpufreq/scaling_available_governors.
Was it removed or are we just missing a kconfig option?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-12 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 14:57 bug#37904: CPU overheating on recent laptops Ludovic Courtès
2019-10-24 16:30 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-10-25 20:49   ` Ludovic Courtès
2019-10-25 22:19     ` Arne Babenhauserheide
2022-07-12 14:49       ` Maxim Cournoyer
2022-07-12 14:55         ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).