Stefan Krüger

Results 39 comments of Stefan Krüger

It would be great to see flash encryption as a feature in PlatformIO! Other things like encrypting the NVS also rely on this feature. The fact that encryption can be...

I got the error on starting thinkfan, actually it throwed the exception right away. I'll try the new version now.

No luck, I still get the same error on startup. Latest version, fresh build. It seems thinkfan can't find the config. Did the default location and/or filename change? I simply...

Got it working, default path for config file seems to have changed, it's now /etc/thinkfan.yaml

@vmatare There were mutliple Permission denied errors, I'll have to install the original version of the script again to get the original error message. @koutheir I didn't realize there was...

I set up another machine with thinkfan, so I have the full error message: ``` ERROR: ~HwmonFanDriver: Resetting fan control in /sys/class/hwmon/hwmon7/pwm1: Permission denied ERROR: ~HwmonFanDriver: Resetting fan control in...

The lm-sensors branch handles setting PWM the same way, and throws the same error. Unless I'm missing a way to set fans via a different driver than Hwmon?

I did try this with sensors, but I didn't realize it works under "fans:" as well. I looked at the code for fans, and only saw an Hwmon and Tp...

Keep up the great work, I really like thinkfan and its capabilities! Would you be open to accept a change to the Hwmon driver, so that it doesn't throw an...

You don't need an env when building the server, only when running it. How you configure your environment depends on your server setup. How and where are you running your...