My Xbox One controller is an "@Play Wired Controler", which works without problems on my laptop's Windows partition.
Plugging it into Ubuntu running the xpad
driver(0.4, installed as instructed in How do I get an Xbox One controller to work with 16.04 (not Steam)) doesn't make the controller's LED flash at all, and the controller doesn't respond trying to play Super Meat Boy, or opening jstest-gtk.
Having compiled the latest stable version of xboxdrv
as documented here, I can get
➜ ~ sudo xboxdrv
xboxdrv 0.8.8 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <grumbel@gmail.com>
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: @Play - Wired Controller for Xbox One - Manette Avec Fil
Vendor/Product: 0e6f:02b2
USB Path: 002:014
Controller Type: unknown
Your Xbox/Xbox360 controller should now be available as:
/dev/input/js0
/dev/input/event13
Press Ctrl-C to quit, use '--silent' to suppress the event output
But I get no event-output pressing the buttons. Neither js0
nor event13
seem to give anything using evtest
.
I am baffled and out of options. Can it be receiving too little power?