Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACERHDF
:
CONFIG_ACPI_EC && CONFIG_THERMAL
acerhdf
This is a driver for Acer Aspire One netbooks. It allows to access the temperature sensor and to control the fan.
After loading this driver the BIOS is still in control of the fan. To let the kernel handle the fan, do: echo -n enabled > /sys/class/thermal/thermal_zoneN/mode where N=0,1,2... depending on the number of thermal nodes and the detection order of your particular system. The "type" parameter in the same node directory will tell you if it is "acerhdf".
For more information about this driver see https://piie.net/files/acerhdf_README.txt
If you have an Acer Aspire One netbook, say Y or M here.
Raw data from LKDDb:
lkddb module acerhdf CONFIG_ACERHDF : drivers/platform/x86/Kconfig : "Acer Aspire One temperature and fan driver" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "acerhdf" : CONFIG_ACERHDF CONFIG_X86 : drivers/platform/x86/acerhdf.c # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab