LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fan control in acpi (https://www.linuxquestions.org/questions/linux-newbie-8/fan-control-in-acpi-255496/)

chunlee 11-16-2004 06:41 AM

fan control in acpi
 
hi there:

having just learned about acpi and passing values into /proc files by doing:

PHP Code:

echo brightness> /proc/acpi/toshiba/lcd 

i can now finally change the brightness of my toshiba lcd.

my question is, i now want to shut down/control the fan by doing:

PHP Code:

echo running> /proc/acpi/toshiba/fan 

but this does not seem to shut down and fan. the fan on my laptop seem to run constently, is there a way to find out if its functioning normaly?

cheers

CHUN


All times are GMT -5. The time now is 04:27 PM.