]> git.ipfire.org Git - thirdparty/dracut.git/commit
modules.d: add a module for early fan control on PowerPC Macs
authorq66 <daniel@octaforge.org>
Mon, 22 Jul 2019 16:52:08 +0000 (18:52 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 25 Oct 2019 07:20:04 +0000 (09:20 +0200)
commit159175d5256f5844d1e21dd520d50818a9922d03
tree2bbf843e1500311daed8610e1573129942867264
parent9b9dd9993e645f97c176f1db707d41062135cf8e
modules.d: add a module for early fan control on PowerPC Macs

The goal of this module is to enable automatic loading of the
thermal/fan control modules on PowerPC based Macs, as on some
modular kernel configurations this will not happen automatically
which will result in the fans spinning up to 100% until they are
manually loaded.

This is especially a problem in live systems where it takes some
time to boot up and the spin-up happens before the system even
leaves initramfs.
modules.d/90ppcmac/load-thermal.sh [new file with mode: 0644]
modules.d/90ppcmac/module-setup.sh [new file with mode: 0644]