On Tue, Sep 8, 2015 at 8:17 PM, / vt <inspell...@gmail.com> wrote: > Hello everyone, > > I am just joining and ... I need some help ; ) > I am running on a DELL laptop (E6420). I moved to Debian Jessie recently > (from Wheezy) and now I am struggling with very annoying problem. The > problem is that my cpu fan is out of control. It starts and stops in a loop > (increases speed, then decreases speed, then increases again in short > amounts of time). At some point it becomes quiet but after some time it > starts again. I've installed i8kutils and acpitool but this still continues
Maybe the i8k module is not compatible with your laptop. Did you try to make sure that the i8k is not loaded? Check that the i8k is not loaded with lsmod. In Wheezy I think that the pre-loaded modules are found in /etc/modules. Probably with Jessie you will have to deactivate the service that loads i8k using systemctl, but I do not know how to do that. Best, Dan