PS5 Controller Bluetooth Issue || Linux || Fixed
- This topic has 0 replies, 1 voice, and was last updated 1 month, 1 week ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › PS5 Controller Bluetooth Issue || Linux || Fixed
Tagged: Bluetooth, Connectivity, Controller, Drivers, Gaming, hardware, Linux, PlayStation, PS5, Troubleshooting, Ubuntu, Xubuntu
I recently encountered an issue where my PS5 Pro controller stopped being recognized by apps in Xubuntu, even though it was connected via Bluetooth and had been working previously. After trying several troubleshooting steps, I found a solution that might be helpful for others experiencing the same problem.
$ sudo udevadm control --reload-rules
This command reloads the udev rules, which are responsible for handling device events and assigning them appropriate names and permissions. It seems that there was a problem with these rules in my case, and reloading them resolved the issue with my PS5 Pro controller.