Better support X62, add fan control, combined duty control#18
Conversation
|
You're awesome, finally I'm able to control my x62 fans and pump with Fan Control. |
|
Hi, can someone help me using this? |
|
Hi @Yamagata-P |
Thank you very much Koli, unfortunately it still gives me the error message: |
|
@Yamagata-P Do you perhaps have a log file in your FanControl folder? I did not add too much logging but exceptions should probably appear there, if you find it, you could attach it here, see if anything pops up. Also you can try manually using liquidctl from a command line using the exe I provided. "liquidctl --json status" should suffice, see if your device comes up there |
Co-authored-by: Jan K. Marucha <jkmarucha@gmail.com>
Before else, I'm sorry for the lack of code quality, I am not well versed in C#.
The latest release didn't work for me, I was getting null reference on startup, after compiling it myself it came alive. I did miss Fan speed and control, and my device has no separate pump duty.
I had to resort to some ugly and imperfect hacks, but it's good enough for my use. Feel free to commit over it or comment whether I should change something if we're looking to merge this.