git clone https://github.com/wroberts/rogauracore.git
cd rogauracore
sudo apt install libusb-1.0-0 libusb-1.0-0-dev
sudo apt install autoconf
autoreconf -i
./configure
make
sudo make install # Shutdown and restart the system
# Rainbow
sudo rogauracore rainbow
# Usage:
sudo rogauracore COMMAND ARGUMENTS
# COMMAND should be one of:
single_static
single_breathing
single_colorcycle
multi_static
multi_breathing
red
green
blue
yellow
cyan
magenta
white
black
rainbow
礼貌在华硕 rog 上设置 ubuntu
以下命令关闭灯
sudo rogauracore black
编辑:更正次要代码拼写错误。