crashniels
crashniels
Any updates on this? I have a device that is identified by it's FeatureReportLength. It shows up 3x via the usage page 0xFF00 and is separated by the feature report...
Thanks for the quick reply. I already made a quick hack that is Windows only. Linux does not need this as I can just claim interface 1 and it is...
Thanks and yes I can. On mine however it lists three. That is why I have to filter further by going after the feature report length sizes.
Usage page and usage is usually enough looking at other devices in OpenRGB. This device however is weird. The report descriptor from the USB dump lists 3 devices with the...
> Judging from that HID Report Descriptor, I think you can do `hid_open_path()` on any of those devices with usage_page/usage:0xFF00/0x0001 and send on reportIds 4, 5, or 7 and it...
Its the [Glorious Model O](https://www.amazon.de/Glorious-PC-Gaming-Race-Gaming-Maus/dp/B07LDH3TWM/ref=sr_1_2?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&dchild=1&keywords=model+o&qid=1609629963&sr=8-2).
I don't think it works with multiple GPUs. And the line number is hardcoded since this was designed for Asus Polaris cards. ```adapter``` should be the i2c bus that will...
I would love to help out but would not really know where to start. I have some experience with QMK though. But take your time no worries mate.
How do you test your kernel? As in how do you compile it for exynos and then flash it (is it a .img for twrp ?) ?
Hello. Sorry if I am just adding to this issue but I have a Strix Vega 64 and added the device to the header file. `{0x1002, 0x687F, 0x1043, 0x04C4, 0,...