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 - Playstation 5 Controller has no rumble support on Linux.
Summary: Playstation 5 Controller has no rumble support on Linux.
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: 2.0.14
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-22 05:07 UTC by isaboll12
Modified: 2021-01-23 19:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.