Sapd/HeadsetControl

Device Support: Razer Hammerhead Hyperspeed

Opened this issue ยท 1 comments

Description

Razer Hammerhead Hyperspeed are inear earbuds. It can be connected via bluetooth or 2,4Ghz-usb-c-dongle. Request is for dongle. Features that are available through the smartphone app are:

  • Battery state is available for buds and case.
  • Lightning (maybe this is a job for openrazer).
  • Gaming Mode Switch.
  • Quick Connect Switch.

Headset Name

Razer Hammerhead Hyperspeed

Device information

Detailed Device Information
Device Found
 VendorID: 0x1532
ProductID: 0x100e
 path: /dev/hidraw3
 serial_number: R002000003A8
 Manufacturer: (null)
 Product:      Razer Hammerhead HyperSpeed 2.4
 Interface:    0
 Usage-Page: 0xc Usageid: 0x1

Device Found
 VendorID: 0x1532
ProductID: 0x100e
 path: /dev/hidraw3
 serial_number: R002000003A8
 Manufacturer: (null)
 Product:      Razer Hammerhead HyperSpeed 2.4
 Interface:    0
 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).

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.