Answer the question
In order to leave comments, you need to log in
How to connect an xbox360 gamepad to a wireless receiver on Debian 10?
Greetings. There is Debian 10 + Gnome
A pair of XBox360 wireless gamepads A
PC Wireless Gaming Receiver that is plugged into USB
Correctly, under windows the gamepads are connected to the receiver.
How to make it work on linux?
Driver installed:
~$ sudo git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4
~$ sudo dkms install -m xpad -v 0.4
Module xpad/0.4 already installed on kernel 4.19.0-12-amd64/x86_64
~$ xboxdrv
xboxdrv 0.8.8 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <[email protected]>
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details.
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
~$ lsusb
...
Bus 001 Device 002: ID 045e:02a9 Microsoft Corp.
~$ sudo xboxdrv --device-by-id 045e:02a9 --type xbox360
xboxdrv 0.8.8 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <[email protected]>
Licensed under GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details.
Controller: unknown
Vendor/Product: 045e:02a9
USB Path: 001:002
Controller Type: Xbox360
-- [ ERROR ] ------------------------------------------------------
USBController::usb_find_ep(): couldn't find matching endpoint
Answer the question
In order to leave comments, you need to log in
Install the driver
https://github.com/paroj/xpad
sudo git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4
sudo dkms install -m xpad -v 0.4
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question