Public bug reported:

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

** Affects: lm-sensors-3 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Cannot turn off fans
https://bugs.launchpad.net/bugs/455255
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to