Add support for Gigabyte Aorus Waterforce X II 360 (Castor3)#870
Add support for Gigabyte Aorus Waterforce X II 360 (Castor3)#870Bigginz87 wants to merge 1 commit into
Conversation
New driver for the Gigabyte Aorus Waterforce X II 360 AIO cooler, which uses the Castor3 controller (VID=0x0414, PID=0x7a5e). Supported features: - Fan control: named presets, fixed speed, custom curves - Pump mode: balanced / turbo - LED ring: 12 lighting effects with palette support - LCD display: 5 Enthusiast modes, rotation, carousel - Custom image upload with auto-resize to 320x320 - System info overlay and text overlay (Pango/Cairo) - ROM management: list, upload, delete - Background sensor push daemon for live display updates Protocol fully reverse-engineered from USB packet captures of Gigabyte Control Center (GCC). All commands confirmed on hardware. Linux only (hwmon sysfs + /proc/stat for sensor data).
|
Technical feedback for Aorus Waterforce X II 360 (Castor3 driver) on Linux Environment:
Observed Issues:
Proposed Improvements:
|
New driver for the Gigabyte Aorus Waterforce X II 360 AIO cooler, which uses the Castor3 controller (VID=0x0414, PID=0x7a5e).
Supported features:
Protocol fully reverse-engineered from USB packet captures of Gigabyte Control Center (GCC). All commands confirmed on hardware.
Linux only (hwmon sysfs + /proc/stat for sensor data).
Checklist:
docs/*guide.mddevice guides, with "new/changed in" notesliquidctl.8Linux/Unix/Mac OS man pagedocs/developer/protocolNew CLI flag?
extra/completions/New device?
extra/linux/71-liquidctl.rules(instructions in the file header)gitMRLVNew driver?
docs/developer/protocol/