You are not logged in.
I have a dualshock 4 controller which I'm using to play some games with Lutris via ProtonGE. The controller works perfectly fine over USB, but when connecting it via bluetooth the rumble motors, gyro and touchpad don't get picked up by wine. The game still sees that it's a PS4 controller and shows the correct icons though.
What is very confusing is that the steam client can see and access all features via both USB and bluetooth without issue.
I have tried resetting the controller with the button on the back, changing the proton version from within lutris, and enabling & disabling hidraw and SDL inside of wine/proton.
I can't see anything wrong in dmesg, apart from it being renamed to "Wireless Controller ..." instead of "Sony Interactive Entertainment Wireless Controller ..." :
[ +22,797131] usb 1-5.2: new full-speed USB device number 29 using xhci_hcd
[ +0,246262] usb 1-5.2: New USB device found, idVendor=054c, idProduct=09cc, bcdDevice= 1.00
[ +0,000005] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ +0,000003] usb 1-5.2: Product: Wireless Controller
[ +0,000002] usb 1-5.2: Manufacturer: Sony Interactive Entertainment
[ +0,040538] playstation 0003:054C:09CC.006D: hidraw16: USB HID v1.11 Gamepad [Sony Interactive Entertainment Wireless Controller] on usb-0000:02:00.0-5.2/input3
[ +0,050570] input: Sony Interactive Entertainment Wireless Controller as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5.2/1-5.2:1.3/0003:054C:09CC.006D/input/input133
[ +0,000154] input: Sony Interactive Entertainment Wireless Controller Motion Sensors as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5.2/1-5.2:1.3/0003:054C:09CC.006D/input/input134
[ +0,000098] input: Sony Interactive Entertainment Wireless Controller Touchpad as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5/1-5.2/1-5.2:1.3/0003:054C:09CC.006D/input/input135
[ +0,000330] playstation 0003:054C:09CC.006D: Registered DualShock4 controller hw_version=0x0000b408 fw_version=0x0000a00a
[ +2,813935] usb 1-5.2: USB disconnect, device number 29
[ +2,417528] playstation 0005:054C:09CC.006E: hidraw16: BLUETOOTH HID v1.00 Gamepad [Wireless Controller] on 04:7f:0e:68:4d:1f
[ +0,011786] input: Wireless Controller as /devices/virtual/misc/uhid/0005:054C:09CC.006E/input/input136
[ +0,000180] input: Wireless Controller Motion Sensors as /devices/virtual/misc/uhid/0005:054C:09CC.006E/input/input137
[ +0,000090] input: Wireless Controller Touchpad as /devices/virtual/misc/uhid/0005:054C:09CC.006E/input/input138
[ +0,000338] playstation 0005:054C:09CC.006E: Registered DualShock4 controller hw_version=0x0000b408 fw_version=0x0000a00a(I plugged it in via USB, unplugged it and then connected via bluetooth)
Offline