TamtamHero / fw-fanctrl

A simple systemd service to better control Framework Laptop's fan(s)
BSD 3-Clause "New" or "Revised" License
183 stars 35 forks source link

Dynamic CPU cores #2

Closed maximilize closed 2 years ago

maximilize commented 2 years ago

On some CPU's the output of sensors contains values of cores which are not in order, for example Core 0, then next one is Core 4 and so on.

With this PR, this script should be able to handle any amount and order of cores.