SaifAqqad / corsair_battery_level

Display the battery level of a corsair headset
22 stars 5 forks source link

Cannot write to hid device #9

Open kevkr opened 10 months ago

kevkr commented 10 months ago

I was trying to update this for my HS80 Max. I added the PID which should be 0a97 but the programm didnt work and didnt recognize my headset. After adding a few checks, I found out that an error occurs in the get_HID() function when trying to write to the device:

TypeError: Cannot write to hid device
    at get_HID

How would i fix this issue? Do i need to update some more code, or is this maybe a permission issue on windows?

beqabeqa473 commented 10 months ago

the same thing with hs80, cannot make it to work