Skip to content

Feature Request: Add support for ASUS ROG Raikiri Pro (VID: 0B05, PID: 1ABD) #612

@Ap1os

Description

@Ap1os

Version of xpadneo

Default version included in Bazzite OS (Fedora-based).

Controller Model

  • Xbox One S controller
  • Xbox Elite 2 controller
  • Xbox Series X|S controller
  • Other: ASUS ROG Raikiri Pro (VID: 0B05, PID: 1ABD)

Connection mode

  • Bluetooth connection
  • USB cable (not yet supported)
  • Xbox Dongle connection (not yet supported)

Describe your feature request

  • I'd like to see support for a specific model
  • 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.
Yes. Currently, the ASUS ROG Raikiri Pro controller pairs and connects successfully via Bluetooth, and all basic inputs (buttons, sticks) work perfectly. However, there is no Force Feedback (rumble). Because the device uses a custom ASUS VID/PID, the Linux kernel binds it to the basic hid-generic driver instead of xpadneo.

Describe the solution you'd like
I would like xpadneo to recognize this controller's VID (0B05) and PID (1ABD) so that the driver can handle the device over Bluetooth and properly initialize the rumble/Force Feedback motors.

Describe alternatives you've considered
Currently, I have to use a wired USB connection (which works fine and has rumble) or try to configure the 2.4GHz dongle via the xone driver. However, native Bluetooth support via xpadneo would be much more convenient.

Additional context
I am running Bazzite OS. Here is the relevant dmesg output showing the device binding to hid-generic:

[ 132.864319] input: ROG RAIKIRI PRO as /devices/virtual/misc/uhid/0005:0B05:1ABD.0007/input/input25
[ 132.864776] hid-generic 0005:0B05:1ABD.0007: input,hidraw6: BLUETOOTH HID v1.00 Gamepad [ROG RAIKIRI PRO] on XX:XX:XX:XX:XX:XX

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions