On Mon, Jun 15, 2020 at 11:00:21AM -0500, Siarhei Vishniakou wrote: > Thanks Rodrigo, > > I ran the test 50 times with your patch, and no crashes. Great! Let me CC the linux-input maintainers, to see if they can commit this. > Tested-by: Siarhei Vishniakou <svv@xxxxxxxxxx> Signed-off-by: Rodrigo Rivas Costa <rodrigorivascosta@xxxxxxxxx> > Side question, is there any plan to support the beta bluetooth mode > for this controller? > Currently, the controller permanently stays in the lizard mode when > connected via bluetooth. Actually this driver doesn't even look at the bluetooth, it is in lizard mode because that is the default when plugged in. IIRC, the BLE protocol is also HID and quite similar to the wireless USB one, mainly the 'framing' is different, so it shouldn't be too difficult to develop. But since Valve deprecated this device a while ago I think this firmware will be on beta forever, and I'm not particularly interested in that. Maybe in the future if I lose the original wireless adaptor... Regards. -- Rodrigo Rivas Costa