We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5410

Summary: Playstation 5 Controller has no rumble support on Linux.
Product: SDL Reporter: isaboll12
Component: joystickAssignee: Sam Lantinga <slouken>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.14   
Hardware: x86_64   
OS: Linux   

Description isaboll12 2020-12-22 05:07:07 UTC
When using the Playstation 5 Controller on Linux (Pop OS 20.04), upon using "SDL_GameControllerRumble" there is no haptic feedback, both from Bluetooth as well as wired. The weird thing about this is that, the function returns "0" which implies that it's functioning with a rumble-enabled controller, even though it doesn't actually cause any rumble feedback when executing.