JakeRoggenbuck / auto-clock-speed

A utility to check stats about your CPU, and auto regulate clock speeds to help with either performance or battery life.
https://autoclockspeed.org
MIT License
37 stars 9 forks source link

Fan speed readouts #352

Open Camerooooon opened 2 years ago

Camerooooon commented 2 years ago

Alright, let us try and get this done. My fan speed on my laptop is located at this location /sys/devices/platform/dell_smm_hwmon/hwmon/hwmon5/fan1_input. This seems to be platform dependent. Does anyone have any ideas for universally determining fan speed for auto clock speed?

Shuzhengz commented 2 years ago

on mine it's at /proc/acpi/ibm/fan

Shuzhengz commented 2 years ago

there might be more ways to read it though, I know that s-tui displays fan speed on lots of laptops

Shuzhengz commented 2 years ago

hmm i found smth very interesting so im j gonna throw it in here https://github.com/chrisrossmith/ipmimonitoring-sys