https://bugzilla.kernel.org/show_bug.cgi?id=200009 Marcelo (mmbossoni@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmbossoni@xxxxxxxxx --- Comment #7 from Marcelo (mmbossoni@xxxxxxxxx) --- Nice to see a fresh bug about this. I've managed to track down the problem with mine. It is in sony-hid.c file. It sends a hw_raw_request to controller, but this controller expects a hw_output_report on for sixaxis_output_report function. I got this from scp toolkit for Windows where the guy changed the first byte sent to this controller. He sent 0xA2 (HIDP_TRANS_DATA | HIDP_DATA_RTYPE_OUPUT). So event though Bluez stack is ok now, it still needs some kernel work. -- You are receiving this mail because: You are the assignee for the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html