Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HyperX Cloud Core Wireless Support #345

Open
3 tasks done
CeV35 opened this issue May 6, 2024 · 4 comments
Open
3 tasks done

HyperX Cloud Core Wireless Support #345

CeV35 opened this issue May 6, 2024 · 4 comments

Comments

@CeV35
Copy link

CeV35 commented May 6, 2024

Description

HyperX Cloud Core Wireless

Headset Name

HyperX Cloud Core Wireless

Device information

Detailed Device Information
Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col01#8&279d860d&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xc Usageid: 0x1

Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col02#8&279d860d&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xffc0 Usageid: 0x1

Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col03#8&279d860d&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xff00 Usageid: 0x1


C:\Users\cemeg\Downloads\headsetcontrol-windows>headsetcontrol --dev -- --list --device 0x0951:0x173f
Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col01#8&279d860d&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xc Usageid: 0x1

Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col02#8&279d860d&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xffc0 Usageid: 0x1

Device Found
 VendorID: 0x0951
ProductID: 0x173f
 path: \\?\HID#VID_0951&PID_173F&MI_03&Col03#8&279d860d&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}
 serial_number:
 Manufacturer: Kingston
 Product:      HyperX Cloud Core Wireless HID
 Interface:    3
 Usage-Page: 0xff00 Usageid: 0x1

New Device Implementation Checklist

  • 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.
  • 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.
  • 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).
Copy link

github-actions bot commented May 6, 2024

Hello 👋

Thank you for reaching out and expressing interest in having support for a new headset.
We appreciate your willingness to contribute to the project!

In order to create a implementation for a specific headset, we need to be able to reverse-engineer and test the implementation on that particular device.
Explicitly speaking, only people who actually own the headset, can implement that request.

👉 If you're interested in adding support for a specific headset, we recommend taking a look at our wiki to get started.

📝 If you encounter any problems while using WireShark, we would be more than happy to help. Simply post screenshots and data on your progress.

@Sapd
Copy link
Owner

Sapd commented May 10, 2024

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.

Please post your findings

@CeV35
Copy link
Author

CeV35 commented May 10, 2024

hi how can i use wireshark do you have any tutorial ofor that

@Sapd
Copy link
Owner

Sapd commented May 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants