audiohacked / OpenCorsairLink

Linux and Mac OS support for the CorsairLink Devices
GNU General Public License v2.0
705 stars 125 forks source link

Corsair H150i Pro - pump balanced mode #208

Closed cryptomilk closed 4 years ago

cryptomilk commented 4 years ago

Describe the bug

If you do a cold boot, the pump set to balanced mode by default:

Pump:   Mode 0x01 (AsetekProPumpBalanced)
        Current/Max Speed 2130/0 RPM

OpenCorsairLink allows to set the pump mode to Quiet (0x00) and Performance (0x02), but not to Balanced mode (0x01).

Pump:   Mode 0x00 (AsetekProPumpQuiet)
        Current/Max Speed 1140/0 RPM

Pump:   Mode 0x02 (AsetekProPumpPerformance)
        Current/Max Speed 2820/0 RPM
cryptomilk commented 4 years ago

Balaned is 4, but it is not documented in the help output.