Skip to content
Nathan Price edited this page Apr 27, 2026 · 18 revisions

ckb-next: RGB Driver for Linux

Is my Device Supported?

  1. First, get the product id of your device. This can be found using the following command:
lsusb -d 1b1c: | sed -E 's/.*ID 1b1c:([0-9a-f]{4}) Corsair (CORSAIR )?/\1 | /'
1b7e | DARK CORE RGB PRO SE Gaming Mouse
0c1c | iCUE Commander CORE
0a64 | VIRTUOSO XT Wireless Gaming Receiver
1b89 | K95 RGB PLATINUM XT Mechanical Gaming Keyboard
  1. Copy the 4 characters on the left of your device, such as 1b7e
  2. Search the relevant page in Supported Hardware below for your ID

Determining Compatibility

Status Meaning
Supported Full Support
*Supported Device is supported except for the ability to save settings to the device
*Experimental You must enable experimental devices.

A row with a commit but no version is only in master — install from source (e.g. AUR ckb-next-git) to use it. Distribution release packages won't have it until the next tagged release.

Installation

Pre-built packages are available for Ubuntu/Mint/Pop!_OS, Arch/Manjaro, Fedora, Void, Solus, Gentoo, and Alpine.

See Installation.

Supported Hardware

Clone this wiki locally