xbox 360 game controller clone
My usb gamepad is detected but no button registered. To fix, install latest module from https://github.com/paroj/xpad
sudo su
git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4
dkms install -m xpad -v 0.4reboot
Comments