Fan control is not working – PC overheats
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
acpi (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: acpi
I have a serious problem with my Fujitsu Siemens Pi 2530 running with Ubuntu 10.10.
Since several days the fan is not working anymore. The hardware was checked in store, but the problem resides on the software side.
So I tried some bugfixes:
1. Changing the DSDT file does not work since Jaunty.
2. In /etc/default/grub I changed the following:
Code:
GRUB_
3. I created this small script as in /etc/init.d:
Code:
#!/bin/bash
#
sleep 5
echo -n 0 > /proc/acpi/
echo -n 0 > /proc/acpi/
echo -n 3 > /proc/acpi/
echo -n 3 > /proc/acpi/
Nothing of it worked probably. Sometimes the fan works, but most of the time it does not. In the moment I cool the CPU with a blow dryer, but I need to find a solution, otherwise I will be doomed to use Windows.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: acpi (not installed)
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Thu Nov 11 18:46:51 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: acpi
More details about the fan:
daniel@ daniel- laptop: ~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +71.0°C (crit = +104.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +81.0°C (high = +100.0°C, crit = +100.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +81.0°C (high = +100.0°C, crit = +100.0°C)