slackbuilds/system/system76-io-dkms
B. Watson 5c81b0adb1 system/system76-io-dkms: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:12 -04:00
..
README system/system76-io-dkms: Wrap README at 72 columns. 2022-03-17 12:38:12 -04:00
doinst.sh system/system76-io-dkms: Add douninst.sh. 2021-11-23 01:11:15 +07:00
douninst.sh system/system76-io-dkms: Add douninst.sh. 2021-11-23 01:11:15 +07:00
slack-desc
system76-io-dkms.SlackBuild system/system76-io-dkms: Add douninst.sh. 2021-11-23 01:11:15 +07:00
system76-io-dkms.info

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.