slackbuilds/system/system76-io-dkms
Erich Ritz 4f0dad46e3
system/system76-io-dkms: Updated for version 1.0.2.
Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-28 08:22:51 +07:00
..
README
doinst.sh
douninst.sh
slack-desc
system76-io-dkms.SlackBuild system/system76-io-dkms: Updated for version 1.0.2. 2023-01-28 08:22:51 +07:00
system76-io-dkms.info system/system76-io-dkms: Updated for version 1.0.2. 2023-01-28 08:22:51 +07:00

README

DKMS module for controlling System76 Io board.

This kernel module enables reading/controlling the fan speed of fans
plugged into the System76 Io board on Thelio desktops.

To ensure loading of the system76-io kernel module, you may need to add
modprobe system76-io
to /etc/rc.d/rc.modules.local.

See system76-power (available on SBo) for a daemon to control the fan
speed.

The system76-io dkms module is automatically registered with dkms by
doinst.sh with the following command:

dkms install system76-io/$VER

A douninst.sh script is included which calls "dkms remove" to delete all
kernel versions of the old module on package removal or upgrade.