-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Support for HyperX Cloud III (with wire) #346
Comments
Hello 👋 Thank you for reaching out and expressing interest in having support for a new headset. 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. 👉 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. |
This is my finding from Wireshark.
|
The headers are missing. What does WireShark tell you on the "Setup Data" section? |
This is off:
This is on, witch makes 2 requests:
Forgot to add that the function i need is to turn of the sidetone. It is a on/off-switch in their software. |
I think this should work, you can try:
and
|
Sadly this gives "Couldn't open device." |
You might have to run it as root if you do not have the udev rules installed |
Thanks, running as root worked. But none of the commands turned sideton off unfortunately |
I didnt see that you had 3 payloads there. What about
|
It worked!! if you want to add this device to the repo: This is On:
And this is off:
Thanks for your help man, really appreciate it! Support 10/10! |
I included it in the hyperx branch: #348. Can you try it? First delete the build folder:
|
Works perfect! Thanks! |
Description
I would really appreciate if could add support for the wired version of HyperX Cloud III. I need to be able to turn of the mic monitoring/side signal
Headset Name
HyperX Cloud III
Device information
Detailed Device Information
New Device Implementation Checklist
The text was updated successfully, but these errors were encountered: