Repository files navigation
Corsair Void headset family device driver for the Linux kernel
Includes the Corsair Void Pro / Elite / RGB headsets
Upstreamed for kernel 6.13+
Requires kernel headers to be installed
Kernels before 6.10 are only supported up to tag v0.2
Kernels before 6.4 are only supported up to tag v0.1
This driver has been upstreamed, but this repository is still useful for users with pre-6.13 kernels
Developers hacking on this driver can rebuild the module from here, rather than a whole kernel
If you're running kernel 6.13+ and the driver isn't available, check CONFIG_HID_CORSAIR is set to y or m
make: Build the module
make install: Install the module
make clean: Clean the build directory
A different build directory can be forced with BUILD_DIR=[DIR] make ...
Kernel headers are responsible for the install, look for /usr/lib/modules/[KERNEL VERSION]/extra/hid-corsair-void.ko to remove it
On some systems, this might be /usr/lib/modules/[KERNEL VERSION]/updates/hid-corsair-void.ko
About
Corsair Void headset family device driver for the Linux kernel
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.