DualSense Blues: Linux Needs udev Hacks to Keep Advanced Controllers Connected

Post date: March 18, 2026 · Discovered: April 17, 2026 · 3 posts, 0 comments

A mandatory udev rule—specifically `ACTION=="add", SUBSYSTEM=="usb", ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="190e", RUN+="/usr/bin/hciconfig hci1 reset"`—is necessary to keep a DualSense controller registering after a reboot on Linux systems.

Users are stuck fighting hardware initialization. HumbleExaggeration confirmed the DualSense needed this specific rule to reset the Bluetooth dongle. Meanwhile, Bonje stated that the Legion Go fails to expose crucial features like gyro or touchpads over Bluetooth, despite technical efforts with udev rules and inputplumber. thatcrow noted the PS4 demands a full re-pair every single time on Manjaro KDE. Even the Legion Go user pointed out the charge puck accessory fails to make the halves work as one wired unit.

The instability boils down to system-level Bluetooth management. The clear friction points are hardware initialization failure and incomplete feature mapping. Implementing system-level fixes like udev rules appears to be the only viable path, but users are dealing with varied, controller-specific failure modes.

Key Points

SUPPORT

DualSense requires a specific udev rule to stabilize connectivity after reboot.

HumbleExaggeration provided the precise udev rule necessary to reset the Bluetooth dongle upon system boot.

OPPOSE

Advanced features (gyro, touchpad) are not reliably exposed via Bluetooth for all controllers.

Bonje reported that the Legion Go exhibits this failure despite checking udev rules and inputplumber.

SUPPORT

PS4 controllers suffer from persistent, mandatory re-pairing issues.

thatcrow reported needing a full re-pair process every time on Manjaro Linux.

SUPPORT

Fixing connectivity requires deep system intervention, targeting hardware IDs.

The solution cited for the DualSense is an explicit system fix (udev rule) rather than simple software pairing.

Source Discussions (3)

This report was synthesized from the following Lemmy discussions, ranked by community score.

45
points
Solved Problem with DualSense bluetooth connection
[email protected]·4 comments·3/12/2026·by HumbleExaggeration
25
points
Anyone managed to get the Legion Go 1/2 controllers working in bluetooth mode with gyro/trackpad?
[email protected]·0 comments·3/18/2026·by Bonje
16
points
My PS4 controller can't re-connect properly over Bluetooth; it requires pairing every time.
[email protected]·3 comments·8/12/2025·by thatcrow