Denis Arnst
Denis Arnst
For the battery, it reads directly a register from the usb protocol. So it simply directly reports what the headset reports. Note that the battery reporting in most headsets will...
I would suggest one of you tries the steps outlined here with WireShark: https://github.com/Sapd/HeadsetControl/wiki/Development#adding-a-new-headset The problem is that only people with the device can also develop for it. Feel free...
Probably same protocol/problem like: https://github.com/Sapd/HeadsetControl/issues/178
I need more information, like what OS you have, what you have tried (with sudo/without etc.), and what is the error message. However it could be, that the virtuso has...
@nkconnor When I tried it in the past with Wireshark I had the issue of not seeing the packet payload. You have probably the same problem. Try it with usblyzer...
Right, I forgot about that. Okay, I just tried it again in Wireshark and it was no problem at all (probably because I have much more experience now than when...
> Thanks for getting this far in here. Very strange, I get really good info from Wireshark when I turn sidetone or other features on/off, but really can't see anything...
The Wireshark wiki says, that you have to deactivate SIP if you have Catalina. Probably it's this. Otherwise I guess you'll have to use Virtualbox or some other VM solution...
@themoosman You can find a tutorial here https://github.com/Sapd/HeadsetControl/wiki/Development
Try to select only the HID-devices on the left side. Usually it should be a report. So check those packets, too.