On Mon, 22 May 2023 10:29:41 +0200 Aleix Piulachs <[email protected]> wrote:
> I’m using a laptop ASU’s f75a i3 3110m with bullseye 11.7 and I can’t > to activate the thermal drivers: fancontrol.service, fancontrol.pid, > lm_sensors.service. fancontrol.pid I don’t know to configure it Some modern computer firmware insists on retaining control of fans and won't let the operating system so much as see them. And there are computers that don't have any fans. Assuming you have lm-sensors installed and have run sensors-detect, show us what you get when you run "sensors | grep -i fan". For example: root@jhegaala:~# sensors | grep -i fan fan1: 0 RPM root@jhegaala:~# -- Does anybody read signatures any more? https://charlescurley.com https://charlescurley.com/blog/

