Hi, I would like to ask if you have any experience with the PS5 controller with Steam on Linux. Steam crashes (segfault) everytime I connect the PS5 to my pc regardless bluetooth or usb :/
One particular setup with my pc is I am using the linux zen kernel on arch instead of the mainline kernel. Does anyone of you have similar setup with me and has the PS5 controller working ?
Thank you very much!
Edit: forgot to mention that I could use the PS5 dualsense as a mouse and use dualsensectl
to control it so i guess it is more or less a Steam problem :/
I’ve never had such a problem. Been using Linux for years. Ps5 controller is just plug and Play.
Have you tried mainline just to diagnose whether it’s the kernel that’s the issue or something else? Fwiw using mainline myself with EndeavourOS which is easyArch, no issues pairing or playing with my dualsense controller out of the box
I never experienced such a thing on GNU/Linux after connecting a DualSense controller. However I had to update the firmware of the controller using a Windows PC (as I don’t own a PS5 myself), I am pretty sure your could easily install the firmware-updater app using Bottles (wine).
Hope this will help.
Weird. I use a ps5 controller on arch, with the zen kernel. The only issue I had is, that the pairing process is somewhat finicky, but nothing that you described.
could you tell me how do you install your steam client ? thank you!
The binary with pacman / yay. Don’t use the flatpak.
Do you use amd or intel. if amd, which amd driver you are using ?
amdgpu
All 4 of my computers and 10 or so laptops ranging from a old think pad to my current daily driver.
OS includ cachy, endeavour, fedora, Ubuntu and Gentoo. Kernels range about as wildly.
PS5 controller is plug and play on all of them steam or not. Iv never experienced crashing on any of them related to plugging a controller in.
Track pad just works, game detection is fine. Steam games work both with and with out steams controller support feature.
It’s why I’ve always used PlayStation controllers. They basically just work wired.
I have some random issues with blue tooth for it on some combinations, where it’s impossible to sync it. But wired connection always just works.
I know the “works on my system” cop out sucks. But if your getting crashing it’s almost for sure going to be a local problem. Wish I could help more.
thank you very much for your confirmation. if i can not resolve this i will probably have to reinstall my system :'(
Unfortunately I don’t have the same setup: I use the
xboxdrv
kernel module to use the PS5 controller for Steam games without native PS5 controller support. I deactivated Steam input for this game (Elite Dangerous, btw.).I connect (USB) the controller before starting Steam. After connection I immediatly unload the
hid_playstation
module and startxboxdrv
as root (I needed to create a custom mapping for it). Only after that I start Steam and can use the PS5 controller flawlessly in-game.You might ask, why I am using a PS5 controller instead of an xbox controller. It’s all about ergonomics. The PS5 controller is simply better for me.
yay I choose the PS5 controller because I like its ergonomics more but I will probably have to go to the same route as you :/
also do you zen kernel or the mainline kernel and which version of kernel you are using ?
Is ps controller support setting checked in steam?
I’ve disabled everything and Steam still crashed. My wild guess is that my Steam client will crash when any controller is connected to the pc and not only the ps5 controller :/
If i start Steam client with
-nojoy
everything works fine but i can not use the controller with Steam :(What did you tweaked to achieve that ? I only had crashs with joycons when I tried to use two of them as seperate controllers but still don’t know why.