{"id":24313628,"url":"https://github.com/stuarthayhurst/corsair-void-driver","last_synced_at":"2025-09-26T19:31:28.907Z","repository":{"id":159433417,"uuid":"609924675","full_name":"stuarthayhurst/corsair-void-driver","owner":"stuarthayhurst","description":"Corsair Void headset family device driver for the Linux kernel","archived":false,"fork":false,"pushed_at":"2024-11-22T00:46:21.000Z","size":133,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T03:08:08.803Z","etag":null,"topics":["corsair","corsair-devices","corsair-headset","corsair-void","driver","linux","linux-driver"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuarthayhurst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"stuarthayhurst","custom":"https://paypal.me/stuartahayhurst"}},"created_at":"2023-03-05T16:38:44.000Z","updated_at":"2025-01-04T07:50:42.000Z","dependencies_parsed_at":"2024-01-07T20:43:23.972Z","dependency_job_id":"114ee620-0b42-4ef1-8cdf-cca1ee470917","html_url":"https://github.com/stuarthayhurst/corsair-void-driver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarthayhurst%2Fcorsair-void-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarthayhurst%2Fcorsair-void-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarthayhurst%2Fcorsair-void-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuarthayhurst%2Fcorsair-void-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuarthayhurst","download_url":"https://codeload.github.com/stuarthayhurst/corsair-void-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234338050,"owners_count":18816450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["corsair","corsair-devices","corsair-headset","corsair-void","driver","linux","linux-driver"],"created_at":"2025-01-17T09:12:43.195Z","updated_at":"2025-09-26T19:31:23.633Z","avatar_url":"https://github.com/stuarthayhurst.png","language":"C","funding_links":["https://github.com/sponsors/stuarthayhurst","https://paypal.me/stuartahayhurst"],"categories":[],"sub_categories":[],"readme":"## corsair-void-driver\n  - Corsair Void headset family device driver for the Linux kernel\n    - Includes the Corsair Void Pro / Elite / RGB headsets\n  - Upstreamed for kernel 6.13+\n  - Requires kernel headers to be installed\n  - Kernels before 6.10 are only supported up to tag `v0.2`\n  - Kernels before 6.4 are only supported up to tag `v0.1`\n\n## Upstream\n  - This driver has been upstreamed, but this repository is still useful for users with pre-6.13 kernels\n  - Developers hacking on this driver can rebuild the module from here, rather than a whole kernel\n  - If you're running kernel 6.13+ and the driver isn't available, check `CONFIG_HID_CORSAIR` is set to `y` or `m`\n\n## Build system\n  - `make`: Build the module\n  - `make install`: Install the module\n  - `make clean`: Clean the build directory\n  - A different build directory can be forced with `BUILD_DIR=[DIR] make ...`\n    - Defaults to `build`\n  - Kernel headers are responsible for the install, look for `/usr/lib/modules/[KERNEL VERSION]/extra/hid-corsair-void.ko` to remove it\n    - On some systems, this might be `/usr/lib/modules/[KERNEL VERSION]/updates/hid-corsair-void.ko`\n\n## Features\n  - [x] Battery reporting\n  - [ ] LED support (on / off, brightness, colour)\n    - I currently have no set plans to tackle this, but pull requests are welcome\n    - For anyone attempting this, here's a rough check-list:\n      - [ ] Software control mode on probe\n      - [ ] Handlers for both mutes\n      - [ ] Audio alerts when mute state changes\n        - [ ] Audio alerts for wired devices\n        - [ ] Share the code for this with sysfs\n      - [ ] LED control functions\n      - [ ] Sysfs LED support\n  - [x] Sidetone support\n    - [x] `(sysfs) set_sidetone: [0 - sidetone_max] (write-only)`\n    - [x] `(sysfs) sidetone_max (read-only)`\n  - [x] Misc device / kernel attributes\n    - [x] `(USB) wireless_status (wireless only)`\n    - [x] `(sysfs) microphone_up: [0 / 1] (read-only)`\n    - [x] `(sysfs) send_alert: [0 / 1] (write-only), (wireless only)`\n      - If this can be done on wired headsets, feel free to submit a pull request\n    - [x] `(sysfs) fw_version_[receiver / headset] (read-only)`\n  - [x] Wired, wireless and surround headset support\n    - Wired and surround headsets aren't as well tested\n      - If you have one of these, please file an issue with whether or not the sidetone works\n\n## References:\n  - [headsetcontrol](https://github.com/Sapd/HeadsetControl/blob/master/src/devices/corsair_void.c)\n  - [hid-corsair](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/hid/hid-corsair.c)\n  - [hid-logitech](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/hid/hid-logitech-hidpp.c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuarthayhurst%2Fcorsair-void-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuarthayhurst%2Fcorsair-void-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuarthayhurst%2Fcorsair-void-driver/lists"}