Skip to content

acers3fand is a script which controls your Acer Aspire S3 Ultrabook fan speed by cpu temperature. It is designed to work with Intel Core i5 CPU but might work with other cpus as well.

Notifications You must be signed in to change notification settings

enyone/acers3fand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acers3fand

acers3fand is a script which controls your Acer Aspire S3 Ultrabook fan speed by cpu temperature. It is designed to work with Intel Core i5 CPU but might work with other cpus as well.

IT IS POSSIBLE THAT YOUR LAPTOP WARRANTY WILL BE VOID AFTER USING THIS SCRIPT! BE ALWAYS OBSERVANT AND ACT IF YOUR LAPTOP BEGINS TO BE TOO HOT OR THE FAN IS NOT SPINNING!

"sudo killall acers3fand" will restore your fan to state AUTO but will not remove the auto-start script so it is running again after bootup


For Ubuntu (Gnome) users we would also recommend using Jupiter indicator application (in addition with acers3fand) to manage cpu frequency and power stages to get lower temperatures and allow acers3fand to make your laptop even more quiet!

Kernel versions 3.x and above (Ubuntu 11.10 and newer) are also recommended.

Pre-requirements

Installation:####

  • Copy acer_ec.pl and acers3fand to /usr/local/bin/
  • Make sure both are executable (chmod +x) and owned by the root user
  • Copy acers3fand_init to /etc/init.d/
  • Make sure it is executable (chmod +x) and owned by the root user
  • Run: sudo ln -s /etc/init.d/acers3fand_init /etc/rc2.d/S99acers3fand
  • Reboot and check /var/log/syslog for lines "acers3fand"

Usage

  • This is maintainance-free appplication, should work out of the box
  • See acers3fand -file for changelog and limitations (bios versions etc.)

Credits

acer_ec.pl

  • Copyright (C) 2007 Michael Kurz michi.kurz (at) googlemail.com
  • Copyright (C) 2007 Petr Tomasek tomasek (#) etf,cuni,cz
  • Copyright (C) 2007 Carlos Corbacho cathectic (at) gmail.com

acerfand (original version)

  • Rachel Greenham (for Acer Aspire One)

acerfand_init (original version)

acers3fand & acers3fand_init

  • me

About

acers3fand is a script which controls your Acer Aspire S3 Ultrabook fan speed by cpu temperature. It is designed to work with Intel Core i5 CPU but might work with other cpus as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published