Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two drives, one fan: Invalid parameter count #3

Closed
reinersmann opened this issue Jun 5, 2015 · 2 comments
Closed

Two drives, one fan: Invalid parameter count #3

reinersmann opened this issue Jun 5, 2015 · 2 comments
Labels

Comments

@reinersmann
Copy link

I am not sure whether this is really an issue or if I am not handling things right:
I have installed the latest version of hddfancontrol (first install) and had problems to get it to run. I have two drives that I want to cool down with one fan. So I took your example and removed the second fan including all following values for it. Executing the command resulted in the above mentioned error at line 690. It seems that you are comparing the number of values for each argument and in my case they will not match. I have found a workaround: I am supplying the one fan twice on the command line.

desbma added a commit that referenced this issue Jun 5, 2015
@desbma desbma added the bug label Jun 5, 2015
@desbma
Copy link
Owner

desbma commented Jun 5, 2015

Hi,

It is a bug, I was checking the wrong argument.
It's fixed in version 1.1.3, you can update with pip3 install -U hddfancontrol.

Please tell me if everything now works fine!

@reinersmann
Copy link
Author

Everything seems to be running fine now - thanks!

@desbma desbma closed this as completed Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants