Fan control is not working – PC overheats

Bug #674136 reported by Daniel_le_Rouge
8
This bug affects 1 person
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_CMDLINE_LINUX="acpi.power_nocheck=1"

   3. I created this small script as in /etc/init.d:
      Code:

      #!/bin/bash
      #
      sleep 5
      echo -n 0 > /proc/acpi/fan/FN1/state
      echo -n 0 > /proc/acpi/fan/FN2/state
      echo -n 3 > /proc/acpi/fan/FN1/state
      echo -n 3 > /proc/acpi/fan/FN2/state

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)
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
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

Revision history for this message
Daniel_le_Rouge (ville-lumiere) wrote :

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)

Revision history for this message
Daniel_le_Rouge (ville-lumiere) wrote :

Bug is solved. At the end it was a hardware problem. I bought a new fan and now everything is working fine again.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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