GNU bug report logs - #37904
CPU overheating on recent laptops

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Thu, 24 Oct 2019 14:58:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: bug-Guix <at> gnu.org
Subject: CPU overheating on recent laptops
Date: Thu, 24 Oct 2019 16:57:10 +0200
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’.




This bug report was last modified 3 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.