Hi Ricardo, Just passing over this issue in the steam-for-linux github that seems like it may be related: https://github.com/ValveSoftware/steam-for-linux/issues/7697. The latest BlueZ update seems to be causing issues with the Steam Controller's ability to communicate specifically with the Steam client over Bluetooth LE. I'm a casual non-dev, so can't tell you much more than that. Thanks, Taylor On 21/03/04 03:02PM, Ricardo Cañuelo wrote: > Hi all, > > I discovered this fix https://github.com/bluez/bluez/commit/35a2c50 while > debugging a fwupd plugin for a HoG device that implements its FW upgrade > mechanism using vendor-specific HID reports ( > https://github.com/fwupd/fwupd/blob/master/plugins/pixart-rf/fu-pxi-device.c). > > Initially, the developers were using BlueZ versions prior to 5.56, which is the > first release that includes that fix, so their code was written with that > behavior in mind. After moving to 5.56 we found out it crashed and we needed to > adapt the code to the proper report format. I think this is the kind of issues > that Dean mentioned here > https://marc.info/?l=linux-bluetooth&m=160590969013204&w=2 > > Have there been any more reports like this? Is this expected to have a greater > impact than initially thought? > > Cheers, > Ricardo >