https://bugzilla.kernel.org/show_bug.cgi?id=204877 Bug ID: 204877 Summary: [Regression] Linux 5.3 break connecting a DualShock 4 controller via bluetooth Product: Drivers Version: 2.5 Kernel Version: 5.3 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Bluetooth Assignee: linux-bluetooth@xxxxxxxxxxxxxxx Reporter: oschowa@xxxxxx Regression: No Distribution: Arch Linux Kernel: 5.3 mainline Hardware: DualShock4v1 and Intel Wireless-AC 9260 for bluetooth Since kernel 5.3 a DualShock4 controller fails to connect properly via bluetooth with the following in dmesg: [ 69.529697] sony 0005:054C:05C4.000B: unknown main item tag 0x0 [ 69.529879] sony 0005:054C:05C4.000B: DualShock 4 calibration report's CRC check failed, received crc 0x1cffff88 != 0xeb31207e [ 69.529880] sony 0005:054C:05C4.000B: Retrying DualShock 4 get calibration report request [ 69.529885] sony 0005:054C:05C4.000B: DualShock 4 calibration report's CRC check failed, received crc 0x1cffff88 != 0xeb31207e [ 69.529886] sony 0005:054C:05C4.000B: Retrying DualShock 4 get calibration report request [ 69.529899] sony 0005:054C:05C4.000B: DualShock 4 calibration report's CRC check failed, received crc 0x1cffff88 != 0xeb31207e [ 69.529901] sony 0005:054C:05C4.000B: Failed to get calibration data from Dualshock 4 [ 69.530370] sony 0005:054C:05C4.000B: hidraw8: BLUETOOTH HID v81.00 Gamepad [Wireless Controller] on a0:51:0b:5a:40:50 [ 69.530372] sony 0005:054C:05C4.000B: failed to claim input Repairing doesn't bring any change. Connection via usb still works. Reverting to kernel 5.2.14 restores porper functionallity. -- You are receiving this mail because: You are the assignee for the bug.