diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:54:05 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:12 -0400 |
commit | 5c81b0adb1557483e53e5291139ffd3388bb41da (patch) | |
tree | 25fddecbfae238617c605e602362486628249fc6 /system | |
parent | cbf36d83efc6e2299a35d3891ec6d492f76dfd60 (diff) |
system/system76-io-dkms: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/system76-io-dkms/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/system76-io-dkms/README b/system/system76-io-dkms/README index 94475bf574c23..a5fe7fcf23ec4 100644 --- a/system/system76-io-dkms/README +++ b/system/system76-io-dkms/README @@ -1,16 +1,18 @@ 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. +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. +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 |