Linux command
liquidctl 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List devices
liquidctl list
Initialize device
liquidctl initialize
Set pump speed
liquidctl set pump speed [50]
Set fan curve
liquidctl set fan speed 20 30 30 50 40 70 50 100
Set LED color
liquidctl set led color fixed [ff0000]
Show device status
liquidctl status
说明
liquidctl controls liquid coolers and RGB devices. It manages pump speed, fan curves, and LED lighting. The tool supports many AIO coolers and RGB controllers from various manufacturers.
参数
- list
- List supported devices.
- initialize
- Initialize device.
- status
- Show device status.
- set _CHANNEL_ _MODE_ _VALUE_
- Configure device settings.
- --match _PATTERN_
- Match specific device.
- --help
- Display help information.
FAQ
What is the liquidctl command used for?
liquidctl controls liquid coolers and RGB devices. It manages pump speed, fan curves, and LED lighting. The tool supports many AIO coolers and RGB controllers from various manufacturers.
How do I run a basic liquidctl example?
Run `liquidctl list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does list do in liquidctl?
List supported devices.