HeadsetControl icon indicating copy to clipboard operation
HeadsetControl copied to clipboard

Support for the Logitech G435

Open iseal56 opened this issue 7 months ago • 2 comments

Description

I'll try implementing it as soon as I can, just wanted to post this to bring awareness / track progress

Headset Name

Logitech G435

Device information

Detailed Device Information
Device Found
 VendorID: 0x046d
ProductID: 0x0acb
 path: /dev/hidraw6
 serial_number: 202105190004
 Manufacturer: Logitech G series
 Product:      G435 Wireless Gaming Headset
 Interface:    3
 Usage-Page: 0xc Usageid: 0x1

Device Found
 VendorID: 0x046d
ProductID: 0x0acb
 path: /dev/hidraw6
 serial_number: 202105190004
 Manufacturer: Logitech G series
 Product:      G435 Wireless Gaming Headset
 Interface:    3
 Usage-Page: 0xb Usageid: 0x1

Device Found
 VendorID: 0x046d
ProductID: 0x0acb
 path: /dev/hidraw6
 serial_number: 202105190004
 Manufacturer: Logitech G series
 Product:      G435 Wireless Gaming Headset
 Interface:    3
 Usage-Page: 0xffc0 Usageid: 0x1

Device Found
 VendorID: 0x046d
ProductID: 0x0acb
 path: /dev/hidraw6
 serial_number: 202105190004
 Manufacturer: Logitech G series
 Product:      G435 Wireless Gaming Headset
 Interface:    3
 Usage-Page: 0xffc3 Usageid: 0x1

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.
  • [ ] 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).

iseal56 avatar May 12 '25 17:05 iseal56

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.

github-actions[bot] avatar May 12 '25 17:05 github-actions[bot]

see https://github.com/Sapd/HeadsetControl/issues/336

abdullah2993 avatar Aug 13 '25 18:08 abdullah2993