You are hereBlogs / Amedee's blog / Stillere netbook

Stillere netbook


By Amedee - Posted on 14 Oktober 2009

De ventilator van mijn netbook maakt net iets te veel geruis naar mijn goesting. Dat kan stiller, zoals beschreven op https://help.ubuntu.com/community/AspireOne110L#Fan%20Control
$ sudo aptitude install dmidecode
$ cd ~/download
$ wget http://aceracpi.googlecode.com/svn/trunk/acer_ec/acer_ec.pl
$ wget http://electronpusher.org/~rachel/acerfand
$ chmod a+x acerfand
$ sudo cp acer_ec.pl acerfand /usr/local/bin/
Omdat ik bios versie 0.3309 heb, moet er nog een kleine aanpassing gemaakt worden in /usr/local/bin/acerfand:
BIOS_VERSION_3109="v0.3109"
BIOS_VERSION_3114="v0.3114"
BIOS_VERSION_3304="v0.3304"
BIOS_VERSION_3305="v0.3305"
BIOS_VERSION_3309="v0.3309"
BIOS_VERSION_3310="v0.3310"

...

case "$BIOS_VERSION" in
        "${BIOS_VERSION_3309}" | "${BIOS_VERSION_3310}")
                #change: handle 3309 seperate 0xAF -> 0x21
                R_FAN=55
                R_TEMP=58
                FAN_CMD_OFF=21
                FAN_CMD_AUTO=00
                RAW_FAN_STATE_OFF="0x21"
                ;;
Nu moet /usr/local/bin/acerfand alleen nog toegevoegd worden onderaan in /etc/rc.local, vlak boven exit 0.

Ik heb ook nog een bestandje /etc/acerfand.conf aangemaakt, hoewel dat strikt genomen niet echt nodig is:

INTERVAL=5
FANOFF=60
FANAUTO=70

Nieuwe reactie inzenden

  • Textual smileys will be replaced with graphical ones.
  • Toegelaten HTML-tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <strike> <hr> <table> <tr> <td> <th>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo], [[foo]].
  • Adressen van webpagina's en e-mailadressen worden automatisch naar links omgezet.
  • Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.
  • You may quote other posts using [quote] tags.
  • Regels en paragrafen worden automatisch gesplitst.

Meer informatie over formaatmogelijkheden

Reclame... ;-)

Met dank aan
  • Jasmina
  • Celine
  • Pieter
  • Jeff
  • Hans
  • Jurgen
  • Jurgen
  • Marijke
  • Amedee
  • Erik
  • Danny
  • Sofie
  • Lars
  • Christophe
  • Peter
  • Jeroen
  • Jurgen
om mij een gratis herlading twv €15 te bezorgen!

Waar ben ik?