unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: bug-Guix@gnu.org
Subject: bug#37904: CPU overheating on recent laptops
Date: Thu, 24 Oct 2019 16:57:10 +0200	[thread overview]
Message-ID: <87a79qfayh.fsf@inria.fr> (raw)

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’.

             reply	other threads:[~2019-10-24 14:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 14:57 Ludovic Courtès [this message]
2019-10-24 16:30 ` bug#37904: CPU overheating on recent laptops 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a79qfayh.fsf@inria.fr \
    --to=ludovic.courtes@inria.fr \
    --cc=bug-Guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).