Hey, This is the hid-recorder for that device. I started hid-recorder and pressed: - up, down, left, right, on the d-pad, then left analog stick, then right analog stick - Y, A, X, B on the face buttons (that's up, down, left, right respectively as well) - left button 1, right button 1 - left trigger (2), right trigger (2) - menu ("Select") and Start I just realised that I didn't press down the 2 analog sticks, or on the "vendor" button either. Let me know whether you want a new log with those. I get this error in the kernel logs: [ 6821.181818] hid-generic 0005:045E:02E0.000A: unknown main item tag 0x0 The analog sticks and d-pad seem to work properly, the problems start with: - button X reports BTN_C instead of BTN_WEST - the left and right trigger buttons report BTN_WEST and BTN_Z respectively - left and trigger analogue triggers report ABS_Z and ABS_RZ, not sure whether this is expected - "Select" reports BTN_TL, "Start" reports BTN_TR Cheers