unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Kernel module arguments and custom /proc settings
@ 2016-07-24  4:05 Adam Bolte
  2016-07-25 20:47 ` Ludovic Courtès
  2016-07-25 21:09 ` Andreas Enge
  0 siblings, 2 replies; 6+ messages in thread
From: Adam Bolte @ 2016-07-24  4:05 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

Hello,

I have a machine that always overheats running GuixSD, and I would
like the fans to constantly run at maximum until I can find a better
solution.

The kernel module that enables fan control is thinkpad_acpi (which is
always loaded automatically), howerver manual fan control only works
if I set the module fan_control=1 argument when it loads. So I'm
looking for the equivalent of /etc/modprobe.d/ on Debian.

The module creates /proc/acpi/ibm/fan, which I can then write to (if
fan_control=1 was set) with the appropriate fan speed. I want to run
the equivalent of the following on boot:

# echo level full-speed > /proc/acpi/ibm/fan

In Debian this can be done by dropping the configuration into
/etc/sysctl.d/.

Is there a way to edit my config.scm file to make the above changes?

-Adam

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-07-28 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-24  4:05 Kernel module arguments and custom /proc settings Adam Bolte
2016-07-25 20:47 ` Ludovic Courtès
2016-07-28 13:09   ` Adam Bolte
2016-07-28 15:24     ` Ludovic Courtès
2016-07-25 21:09 ` Andreas Enge
2016-07-28 13:13   ` Adam Bolte

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