Comment 2 for bug 572528

Revision history for this message
Jonathan Davies (jpds) wrote :

The following commands fixed this issue for me on a Toshiba Satellite U500:

$ sudo -i
# echo 0 > /proc/acpi/thermal_zone/TM0/cooling_mode
# echo 0 > /proc/acpi/fan/FAN0/state

Adding these before the exit 0 in /etc/rc.local helped.