Re: [lm-sensors] Hardware running hot and without the fan

From: Jean Delvare
Date: Thu Nov 03 2011 - 12:38:54 EST


On Thu, 3 Nov 2011 08:06:41 -0700, Guenter Roeck wrote:
> You should be able to set the fan speed by writing into the fanX_input
> and/or fanX_output sysfs attributes. You find those
> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> device).

Note that fanX_input is always a read-only file, so writing to it isn't
going to do anything.

fanX_output is not a standard attribute for hwmon devices, it shouldn't
be there in the first place... The applesmc driver doesn't see to
follow the standard interface, so it's probably best to not assume too
much.

--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/