vmatare / thinkfan

The minimalist fan control program
GNU General Public License v3.0
552 stars 62 forks source link

Init retries #177

Closed vmatare closed 2 years ago

vmatare commented 2 years ago

This is now feature-complete and slightly tested ;-)

@koutheir could you test this on your setup and see whether it works for you? You'll probably have to specify max_errors: 5 or something similar on your sensor(s). Then thinkfan should be able to handle the given number of (consecutive) read or init errors gracefully.

vmatare commented 2 years ago

I feel that I really need to move this forward since the bug reports addressed by this just keep coming in. So in order to have it tested by a broader audience, I'll just go ahead and merge it. @koutheir I'll still appreciate your feedback anytime you like.