Develop a tool to aid in configuration
Opened this issue · 0 comments
Samsagax commented
Current configuration is long and tedious to do it by hand on a new device. This is also made worse by the fact that the hwmon sysfs is hard to navigate and get right.
First we need a CLI tool that can:
- Find all hwmon driver names and sensors and present the ones that have fans and temp sensors in them to the user.
- Show sane defaults for the fan and sensors characteristics and allow for modification by the user.
- Allow configuration of each driver and connect sensors to it
- Allow to set up curves for each sensor.
The end result should be a usable fan configuration.