Regarding thermald: I have installed it and if I understand the manual correctly, it can only act with fans that are already registered in sysfs as cooling devices.
If I go to /sys/class/thermal I have two cooling_devices (the CPU and the LCD, no fans here). The CPU's cur_state affects throttling, while the LCD's controls brightness. If I write 90000 (90 °C) to thermal_zone0's emul_temp, the system becomes really slow (throttling at work), but the fan does not react (I assume it's controlled purely by BIOS because of the suspend/wake-up cycle). So I believe the real issue here is that linux does not see the fan control and leaves the control to the BIOS (which is fine for me) after a wakeup, but still it stops the fan while starting the kernel (which sounds like a bug to me), apparently deactivating BIOS' own fancontrol routine. (Maybe it accidentally writes to the same register as Acer's fancontrol application, signaling the BIOS that fancontrol is now running, but this is pure speculation.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728733 Title: fan only works when my acer 5315 is booted then stops To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
