You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to see support for a specific hardware feature
I'd like to see support for a specific software feature
Is your feature request related to a problem? Please describe.
This controller connects and works over Bluetooth, but it doesn't use the xpadneo driver. Instead, it uses the hid-generic driver. Almost everything works except for rumble. I tried creating udev rules to unbind and rebind the controller without success. It would be great to have xpadneo automatically detect and bind the controller on connection.
Describe the solution you'd like
When connecting the controller over Bluetooth, it uses xpadneo instead of the hid-generic driver
Describe alternatives you've considered
Creating udev rules (unsuccessful, but still trying)
Binding won't work if xpadneo itself won't recognize the device. You cannot just force a driver to use any "random" device. You'd need to add it to the source code, too. This will only work if the HID descriptor is compatible. Can you dump it?
In hindsight, I probably should've known that 😅 I just assumed it would be treated like an Xbox controller. I'll see if I can get and post a descriptor dump.
Version of xpadneo
0.9.6
Controller Model
Connection mode
Describe your feature request
Is your feature request related to a problem? Please describe.
This controller connects and works over Bluetooth, but it doesn't use the xpadneo driver. Instead, it uses the hid-generic driver. Almost everything works except for rumble. I tried creating udev rules to unbind and rebind the controller without success. It would be great to have xpadneo automatically detect and bind the controller on connection.
Describe the solution you'd like
When connecting the controller over Bluetooth, it uses xpadneo instead of the hid-generic driver
Describe alternatives you've considered
Creating udev rules (unsuccessful, but still trying)
Additional context
udevadm output:
The text was updated successfully, but these errors were encountered: