The time now is Wed 19 Jun 2013, 11:16
All times are UTC - 4 |
| Author |
Message |
tempestuous
Joined: 10 Jun 2005 Posts: 4950 Location: Australia
|
Posted: Mon 25 May 2009, 02:53 Post subject:
Acer Aspire ONE fan control |
|
Aspire ONE fan speed control had, until just 3 months ago, only been possible by using a perl script which can interact with the computer's embedded controller. This was discussed in the "aspire one remaster" thread -
http://www.murga-linux.com/puppy/viewtopic.php?p=254716#254716
but the forum member involved was not courteous enough to share their results.
But there is now a kernel module; acerhdf, which will control the fan.
For the 2.6.25.16 kernel in Puppy 4.1/4.2 I have provided this module here -
http://www.murga-linux.com/puppy/viewtopic.php?p=308940#308940
And for the 2.6.30.5 in Puppy 4.3 go here -
http://www.murga-linux.com/puppy/viewtopic.php?p=346456#346456
The source code is from here -
http://www.piie.net/index.php?section=acerhdf
Quick HOWTO:
After installing the acerhdf dotpet compatible with your Puppy version, load the new module with this command -
Fan control now needs to be enabled with this command -
| Code: | | echo enabled -n > /sys/class/thermal/thermal_zone0/mode |
Alternatively, you could enable fan control at the same time you load the module, by adding "kernelmode=1" to the command, as such -
| Code: | | modprobe acerhdf kernelmode=1 |
Once enabled, you will now probably hear the fan turn off. The acerhdf driver will, by default, turn the fan on when the temperature gets up to 67C, then turn the fan off when the temperature gets down to 62C.
If you prefer something different, say 63C on, 58C off, then you should load the module like this -
| Code: | | modprobe acerhdf fanon=63000 fanoff=58000 |
Whenever the acerhdf module is loaded, you can check your temperature with this command -
| Code: | | cat /sys/class/thermal/thermal_zone0/temp |
More thorough instructions are installed as /root/my-documents/acerhdf-README.txt
UPDATE Jan 2011
acerhdf fan control module now available for Puppy 5.1/5.2 here -
http://www.murga-linux.com/puppy/viewtopic.php?t=63796
This more recent version of the fan control driver now supports these additional Acer models:
- Aspire 1825PTZ (tablet)
- Aspire Timeline 1810T
- Aspire 1410
Last edited by tempestuous on Tue 11 Jan 2011, 07:51; edited 3 times in total
|
|
Back to top
|
|
 |
trio

Joined: 21 Dec 2008 Posts: 1786 Location: अनुमोदना
|
Posted: Mon 25 May 2009, 09:34 Post subject:
|
|
Tempestuous
Thanks for answering my thread about acer aspire 3610 acpi fan. Tried your pet. It doesn't work. Then I notice that this is intended for acer netbook. Mine definitely not a netbook. It's a centrino 1.7 ghz with 15" widescreen. Any other suggestion? I really want this lappy to use only puppies. Thanks
_________________ PET Maker|WbarCC|My Website
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4950 Location: Australia
|
Posted: Mon 25 May 2009, 22:36 Post subject:
|
|
OK, it seems this driver is only for the Aspire ONE. I have amended the title of the post.
And I added a few suggestions regarding other Acer laptops in trio's original post -
http://www.murga-linux.com/puppy/viewtopic.php?t=42780
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4950 Location: Australia
|
Posted: Tue 11 Jan 2011, 07:58 Post subject:
|
|
Jan 11 2011
Forum member rcrsn51 has just compiled the acerhdf fan control driver for Puppy 5.1/5.2, available here -
http://www.murga-linux.com/puppy/viewtopic.php?t=63796
I have slightly amended the instructions in the first post.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|