Description
I tried following ADDING_A_CORSAIR_DEVICE.md to add support myself but unfortunately get
C:\Users\[user]\Desktop>headsetcontrol -b
Found 1 supported device(s):
Corsair Headset Device (CORSAIR VIRTUOSO Wireless Gaming Headset) [0x1b1c:0x0a42]
Battery:
Status: BATTERY_UNAVAILABLE
Error: [battery] HID communication error
I lack the skills to add support myself, so I'm asking for help here.
Headset Name
Corsair VIRTUOSO Wireless
Device information
Detailed Device Information
C:\Users\[user]\Desktop>headsetcontrol --dev -- --list --device 0x1b1c:0x0a42
Device Found
VendorID: 0x1b1c
ProductID: 0x0a42
Path: \\?\HID#VID_1B1C&PID_0A42&MI_03&Col01#7&77c18a4&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
Serial: 142bcbb8000100da
Manufacturer: Corsair
Product: CORSAIR VIRTUOSO Wireless Gaming Headset
Interface: 3
Usage-Page: 0xff58 Usage-ID: 0x0001
Device Found
VendorID: 0x1b1c
ProductID: 0x0a42
Path: \\?\HID#VID_1B1C&PID_0A42&MI_03&Col02#7&77c18a4&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
Serial: 142bcbb8000100da
Manufacturer: Corsair
Product: CORSAIR VIRTUOSO Wireless Gaming Headset
Interface: 3
Usage-Page: 0x000c Usage-ID: 0x0001
Device Found
VendorID: 0x1b1c
ProductID: 0x0a42
Path: \\?\HID#VID_1B1C&PID_0A42&MI_04&Col01#7&2b535666&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
Serial: 142bcbb8000100da
Manufacturer: Corsair
Product: CORSAIR VIRTUOSO Wireless Gaming Headset
Interface: 4
Usage-Page: 0xff42 Usage-ID: 0x0001
Device Found
VendorID: 0x1b1c
ProductID: 0x0a42
Path: \\?\HID#VID_1B1C&PID_0A42&MI_04&Col02#7&2b535666&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
Serial: 142bcbb8000100da
Manufacturer: Corsair
Product: CORSAIR VIRTUOSO Wireless Gaming Headset
Interface: 4
Usage-Page: 0xff42 Usage-ID: 0x0002
Device Found
VendorID: 0x1b1c
ProductID: 0x0a42
Path: \\?\HID#VID_1B1C&PID_0A42&MI_03&Col03#7&77c18a4&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}
Serial: 142bcbb8000100da
Manufacturer: Corsair
Product: CORSAIR VIRTUOSO Wireless Gaming Headset
Interface: 3
Usage-Page: 0x000b Usage-ID: 0x0005 ```
</details>
### New Device Implementation Checklist
- [x] I acknowledge that implementing a new device requires direct access to the device and familiarity with capturing and analyzing its communications. I have access to the device and am willing to contribute by capturing necessary data and/or attempting implementation.
- [x] I have already attempted to capture device communications using WireShark or similar tools and am including my findings (successful or not) with this issue to assist in implementation efforts.
- [x] I am seeking guidance on how to begin this process and am willing to collaborate with the community to add support for this device. I understand where to find resources (refer to the WIKI).
Description
I tried following ADDING_A_CORSAIR_DEVICE.md to add support myself but unfortunately get
I lack the skills to add support myself, so I'm asking for help here.
Headset Name
Corsair VIRTUOSO Wireless
Device information
Detailed Device Information