solaar show has been reporting headset-rgb-hostmode as False even when SetHostModeState(1) just succeeded without error. Could be: (a) the write doesn't actually stick on the device, OR (b) our GetHostModeState response decode is wrong, OR (c) the device uses a different function for "read" than we expect. Log the raw response bytes returned by function 7 (GetHostModeState) immediately before and after the SetHostModeState write so the next test log will show: - what byte the device returns for "off" - what byte the device returns for "on" - whether the byte changes across a write Diagnostic only — temporary; remove once we've isolated the cause. |
||
|---|---|---|
| .. | ||
| hid_parser | ||
| hidapi | ||
| keysyms | ||
| logitech_receiver | ||
| solaar | ||