Re: thermal drivers

2023-05-22 Thread Charles Curley
On Mon, 22 May 2023 10:29:41 +0200 Aleix Piulachs 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

Re: thermal drivers

2023-05-21 Thread David Christensen
On 5/21/23 04:42, Aleix Piulachs wrote: I’m using bullseye 23 and a intel core i3 3110m in an Asus F75A laptop and I can’t to activate thermal drivers Open a root terminal (or use sudo). Verify that the package "lm-sensors" is installed: # dpkg -s lm-sensors If not, install it: # apt-ge