This place is about stability. I don't think that works well with arch
This place is about stability. I don't think that works well with arch



3.15 PlayStation 5 (Dualsense) controller
Bluetooth connection of Dualsense requires enabling userspace HID support, otherwise Dualsense refuses Bluetooth connection after pairing. If userspace HID is not already enabled, this can be done by editing or creating new file /etc/bluetooth/input.conf with line UserspaceHID=true and restarting the bluetooth.service.# Enable HID protocol handling in userspace input profile
# Defaults to true (Use UHID instead of kernel HIDP)
#UserspaceHID=true