I've follow this https://askubuntu.com/questions/22108/how-to-control-fan-speed
and many others posts and tutorials, but always stop on this error: /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed.
I am using a notebook.
I've follow this https://askubuntu.com/questions/22108/how-to-control-fan-speed
and many others posts and tutorials, but always stop on this error: /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed.
I am using a notebook.
sensors-detect
and look over the SuperIO section to see if it found anything. You might have better luck with some of the acpi based solutions like thinkfan or thermald. – rtaft Aug 28 '20 at 19:57/etc/thermald/thermal-conf.xml
became this https://pastebin.pl/view/1e3357ac. I ran sudo service thermald restart between each test, but it stills not work. And unfortunately thinkpad does not works on my notebook just on thinkpad notebooks./proc/acpi/ibm/fan: No such file or directory Error opening /proc/acpi/ibm/fan. Is this a computer really Thinkpad? Is the thinkpad_acpi module loaded? Are you running thinkfan with root privileges?
I've followed this https://gist.github.com/Yatoom/1c80b8afe7fa47a938d3b667ce234559 – Just Sep 04 '20 at 21:32