kondinskis / hyperx-cloud-flight

Simple tray application which shows battery level for HyperX Cloud Flight Wireless Headset.
MIT License
37 stars 10 forks source link

Support for HyperX CloudX flight Wireless headphones #16

Open mrsp opened 1 year ago

mrsp commented 1 year ago

Hi thanks for the awesome driver

Wondering how to add support for HyperX CloudX flight Wireless headphones. I've just add the vendor and product id? a.k.a 0951:16e7 Kingston Technology HyperX CloudX Flight Wireless Headset

and rebuild?

Thanks in advance

Update: Rebuilding raises some errors error: failed to run custom build command for hidapi v1.2.6 using ubuntu 22.04

Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing hidapi-hidraw.pc'

Did the sudo apt install libhidapi-hidraw0

kondinskis commented 1 year ago

It's not that simple as adding the vendorId and productId, since those are different headset they might use different bytes and using this app may brick your headset... However you can check #13 issue on how to capture the bytes.