# Load acpi fan and thermal modules if available, to avoid machine
# overheating.
modprobe fan >/dev/null || true
modprobe thermal >/dev/null || true
