Displaying 1 result from an estimated 1 matches for "bus_modul".
Did you mean:
bus_modules
2017 Jul 11
2
old hardware / minimal netinstall -> CPU fan control
...rated by sensors-detect on Tue Jul 11 11:49:07 2017
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
# be loaded/unloaded.
#
# The format of this file is a shell script that simply defines variables:
# HWMON_MODULES for hardware monitoring driver modules, and optionally
# BUS_MODULES for any required bus driver module (for example for I2C or SPI).
HWMON_MODULES="w83627hf"
# For compatibility reasons, modules are also listed individually as variables
# MODULE_0, MODULE_1, MODULE_2, etc.
# You should use BUS_MODULES and HWMON_MODULES instead if possible.
MODULE_...