I have the same issue with Steam (using CachyOS).
Getting no rumble with my DualSense whatsoever. Haptics work with certain supported games, but bog-standard rumble does not.
"Pinging" my controller in the Steam settings does nothing, and the rumble test also doesn't do anything. Rumble does work fine with fftest and controller testing websites.
Both USB and bluetooth for me, same issue.
Does rumble work if you first go to calibrate, and most importantly the gyro calibration? I noticed that rumble, gryo, and led do not work at until the gyro calibration screen is activated.
I've replicate this problem on both Windows and Linux, and for me it's consistently fixed by doing the calibration.
Thanks — I was able to reproduce and isolate this today with Steam build
1785799196 on Ubuntu 26.04, using the same DualSense over Bluetooth.
Test sequence:
1. After a fresh Steam start, Ping worked.
2. I disconnected and reconnected the controller without restarting
Steam.
3. Steam detected the controller after reconnect, but Ping no longer
produced any vibration.
4. strace showed no new write/writev to /dev/hidraw10 when the failed
Ping was pressed.
5. Merely opening the gyro calibration screen did not restore rumble.
6. I then ran and completed gyro calibration.
7. After calibration, Ping worked twice in a row.
8. Each successful Ping corresponded to a 78-byte HID output report
containing non-zero motor values (... \177\177 ...), followed by a
zero-motor stop report.
The kernel path remained functional throughout: fftest successfully
activated both the strong and weak rumble motors.
This confirms the workaround, with one nuance: on my system, simply opening
the gyro calibration screen was not enough; completing the calibration was
required.
This appears to be a DualSense output initialization/reinitialization issue
after Bluetooth reconnect. Steam detects and opens the controller, but does
not dispatch rumble output until gyro calibration reinitializes the device
state.
Dave Lane @.***> 於 2026年8月27日週四 下午2:52寫道:
ReenigneArcher left a comment (ValveSoftware/steam-for-linux#13435)
https://github.com/ValveSoftware/steam-for-linux/issues/13435#issuecomment-5433751284Does rumble work if you first go to calibrate, and most importantly the
gyro calibration? I noticed that rumble, gryo, and led do not work at until
the gyro calibration screen is activated.I've replicate this problem on both Windows and Linux, and for me it's
consistently fixed by doing the calibration.—
Reply to this email directly, view it on GitHub
https://github.com/ValveSoftware/steam-for-linux/issues/13435?email_source=notifications&email_token=CDTJYFWGS4SARI3CWTFPKPD5L6PAFA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBTGM3TKMJSHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-5433751284,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/CDTJYFXDVIHP4XKAA474V735L6PAFAVCNFSNUABDKJSXA33TNF2G64TZHM3TENBYHE2TMO2JONZXKZJ3GQ4TMMBRGU3TSNRVUF3AE
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
https://github.com/notifications/mobile/ios/CDTJYFQX6HFSSNDHPPFGZ6T5L6PAFA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBTGM3TKMJSHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KUZTPN52GK4S7NFXXG
and Android
https://github.com/notifications/mobile/android/CDTJYFS4DJCYXBSXAA5VGNL5L6PAFA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNBTGM3TKMJSHA2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K4ZTPN52GK4S7MFXGI4TPNFSA.
Download it today!
You are receiving this because you authored the thread.Message ID:
@.***>
--
螳臂挡车的歹徒
SDL_JOYSTICK_HIDAPI_PS5=1`x1 2026-07SDL_JOYSTICK_HIDAPI_PS5_RUMBLE=1`x1 2026-07
Your system information
steam-logs.tar.gzPlease describe your issue in as much detail as possible:
Steam correctly detects my original Sony DualSense controller through HIDAPI:
All controller buttons, sticks, triggers, and calibration work normally. However, the controller does not vibrate when I press the rumble-test button in Steam Settings. Rumble also does not work in any game launched through Steam.
The expected result is that pressing Steam's rumble-test button, or receiving a rumble event in a game, should make the controller vibrate. The actual result is that no vibration occurs.
The controller hardware and the Linux force-feedback driver are working correctly. Running
fftestdirectly against the DualSense input device successfully produces both strong and weak rumble:Both effects physically vibrate the controller. This also works while Steam is running.
The same physical DualSense controller has working vibration when connected to an original Steam Deck and to a computer running Bazzite.
Additional testing performed:
7.0.0-27-genericand7.0.0-28-generic.config.vdf./dev/hidraw4and/dev/uinput.steam-devicespackage is installed./dev/hidraw4while the controller is connected.SDL_JOYSTICK_HIDAPI_PS5=1andSDL_JOYSTICK_HIDAPI_PS5_RUMBLE=1did not change the result.PS5 Controllerthrough the evdev fallback, but rumble still did not work."rumble" "1"and"haptics" "1".I also attached
straceto the Steam process and all of its threads while repeatedly pressing Steam's rumble-test button. Nowrite,writev, or relevantioctloperation referencing/dev/hidraw4appeared during the test.This suggests that Steam detects and opens the DualSense controller but does not dispatch a rumble output command when the rumble-test button is pressed.
The problem is consistently reproducible. Rumble briefly started working once after controller calibration, but stopped again. Repeating the calibration has not restored it.
I initially noticed the problem after testing another controller, but I found no driver or configuration change that applies to the DualSense. Direct force feedback continues to work, and the problem persists after Steam configuration resets and under a fresh Linux user account. Therefore, the exact first affected Steam build is unknown.
Steps for reproducing this issue:
054c:0ce6) to the Ubuntu computer by USB.Settings → Controller.ffteston the DualSense/dev/input/event*device.fftest, including while Steam is running.steam-logs.tar.gz