CPS HID: Many unknown readings #2729
Labels
CyberPower (CPS)
Incorrect or missing readings
On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.)
USB
Milestone
Offloading from #2718 (comment) :
There are quite a few entries (for different Reports) in https://github.com/user-attachments/files/18149734/usbhid-ups_DDDDDD_d1_a_ups.txt.gz like:
or in #1973 (comment) like:
...where on one hand, we do not even know the mapping of numeric HID path components to their logical roles/names, and on another - something overflows. I did not investigate what happens, but we might expect a number by default and get a string (too large for a buffer) or something else - just guessing based on it being an unknown report, and that we SETINFO strings (mfr, model, etc.) just after those.
Also more specifically about string fetches (which I think #2604 should have solved, unless this dialog is broken in some other way):
The text was updated successfully, but these errors were encountered: