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

Unable to control the Pump on my H150i cappllix LCD #679

Open
TheRandomizer23 opened this issue Feb 27, 2024 · 1 comment
Open

Unable to control the Pump on my H150i cappllix LCD #679

TheRandomizer23 opened this issue Feb 27, 2024 · 1 comment
Labels
bug Apparent bug in liquidctl

Comments

@TheRandomizer23
Copy link

Describe the bug

Have a script setup like this:

cd /D "D:\Utilities\LiquidCTL\venv\Scripts"
call activate.bat
liquidctl initialize --match st
liquidctl --match st set pump speed 100

Keep getting the error:
ERROR: Corsair Commander ST (experimental): unexpected error: AssertionError('response does not match command')

Was working for some time, then I messed around with the fan curves in icue then exited out of icue as I just want it to follow hardware control and now this isnt working, not sure what to do.

Commands executed

cd /D "D:\Utilities\LiquidCTL\venv\Scripts"
call activate.bat
liquidctl initialize --match st
liquidctl --match st set pump speed 100

Output of all relevant commands with --debug flag

ERROR: Corsair Commander ST (experimental): unexpected error: AssertionError('response does not match command')

Affected device

H150i Elite Capellix XT LCD, Commander CORE

Does your version of liquidctl support the device in question?

Yes, my version supports it

Operating system and version

Win 10

Installation method

pip install liquidctl

Version of liquidctl

liquidctl v1.13.0 (Windows-10-10.0.19045-SP0)

@TheRandomizer23 TheRandomizer23 added the bug Apparent bug in liquidctl label Feb 27, 2024
@Serphentas
Copy link
Collaborator

Are you able to run this command in debug mode and paste the output here ? Can you run the same commands from Linux (VM is OK) to see if behaviour is any different ? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Apparent bug in liquidctl
Projects
None yet
Development

No branches or pull requests

2 participants