Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paigeadelethompson/8efdb5de48895e06ec4dea67c77b44ff to your computer and use it in GitHub Desktop.
Save paigeadelethompson/8efdb5de48895e06ec4dea67c77b44ff to your computer and use it in GitHub Desktop.
[ 751.738319] hid_xpadneo: loading out-of-tree module taints kernel.
[ 751.738631] loaded hid-xpadneo v0.9-144-g9b3b696
[ 760.908133] xpadneo 0005:045E:0B13.0009: BLE firmware version 5.01, please upgrade for better stability
[ 760.908137] xpadneo 0005:045E:0B13.0009: pretending XB1S Windows wireless mode (changed PID from 0x0B13 to 0x028E)
[ 760.908138] xpadneo 0005:045E:0B13.0009: working around wrong SDL2 mappings (changed version from 0x00000501 to 0x00001130)
[ 760.908140] xpadneo 0005:045E:0B13.0009: report descriptor size: 283 bytes
[ 760.908141] xpadneo 0005:045E:0B13.0009: fixing up Rx axis
[ 760.908141] xpadneo 0005:045E:0B13.0009: fixing up Ry axis
[ 760.908142] xpadneo 0005:045E:0B13.0009: fixing up Z axis
[ 760.908143] xpadneo 0005:045E:0B13.0009: fixing up Rz axis
[ 760.908143] xpadneo 0005:045E:0B13.0009: fixing up button mapping
[ 760.908233] xpadneo 0005:045E:0B13.0009: gamepad detected
[ 760.908235] xpadneo 0005:045E:0B13.0009: enabling compliance with Linux Gamepad Specification
[ 760.908270] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B13.0009/input/input22
[ 760.908503] xpadneo 0005:045E:0B13.0009: input,hidraw8: BLUETOOTH HID v11.30 Gamepad [Xbox Wireless Controller] on f4:02:28:6d:90:99
[ 760.908527] input: Xbox Wireless Controller Consumer Control as /devices/virtual/misc/uhid/0005:045E:0B13.0009/input/input23
[ 760.908602] xpadneo 0005:045E:0B13.0009: consumer control added
[ 760.908620] input: Xbox Wireless Controller Keyboard as /devices/virtual/misc/uhid/0005:045E:0B13.0009/input/input24
[ 760.908692] xpadneo 0005:045E:0B13.0009: keyboard added
[ 760.908694] xpadneo 0005:045E:0B13.0009: controller quirks: 0x00000050
[ 760.908696] xpadneo xpadneo_welcome_rumble start
[ 761.890842] xpadneo xpadneo_welcome_rumble took 980ms
[ 761.890853] xpadneo 0005:045E:0B13.0009: Xbox Wireless Controller [44:16:22:8d:5e:7c] connected
@paigeadelethompson
Copy link
Author

modprobe uhid
modprobe hid_xpadneo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment