http://bugzilla.kernel.org/show_bug.cgi?id=8850
------- Comment #30 from [EMAIL PROTECTED] 2007-10-18 07:47 ------- System just booted, the fan is on. laptop rikz # cat /proc/acpi/fan/FAN/state status: off laptop rikz # echo 3 > /proc/acpi/fan/FAN/state /* the fan is still on */ laptop rikz # cat /proc/acpi/fan/FAN/state status: off laptop rikz # echo 0 > /proc/acpi/fan/FAN/state /* fan actually stops after executing this command */ laptop rikz # cat /proc/acpi/fan/FAN/state status: on laptop rikz # echo 3 > /proc/acpi/fan/FAN/state /* fan is still stopped */ laptop rikz # cat /proc/acpi/fan/FAN/state status: off now when CPU temperature reaches 55C the fan starts automatically, but its state in /proc/acpi doesn't change. I can force fan to start by executing echo 0 > /proc/acpi/fan/FAN/state it runs for a while and then stops. I can force it to start again by executing echo 3 > /proc/acpi/fan/FAN/state echo 0 > /proc/acpi/fan/FAN/state When the fan is turned on and the CPU temp is low, I can force it to stop by executing echo 3 > /proc/acpi/fan/FAN/state Sorry for such a big message but I don't really know which cases should I mention. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla