Cannot turn off fans

Bug #455255 reported by Adriaan

This bug report was converted into a question: question #86297: Cannot turn off fans.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lm-sensors-3 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Ubuntu by default is handling my fans very bad. The fans blow harder then needed. That's why i created a script which runs fine on earlier ubuntu. Can u tell me how to do this on karmic? What is the official way to tune the fans?

for a in /proc/acpi/fan/*; do
 echo -n 3 > $a/state; #turn off the fan
done

ProblemType: Bug
Architecture: amd64
Date: Mon Oct 19 10:25:37 2009
DistroRelease: Ubuntu 9.10
Package: lm-sensors (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-14.46-generic
SourcePackage: lm-sensors-3
Uname: Linux 2.6.31-14-generic x86_64

Revision history for this message
Adriaan (adriaanvk) wrote :
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs .

Changed in lm-sensors-3 (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.