I've got this controller ("www.bestbuy.com/site/power-a-spectra-controller-for-xbox-one-black/8685189.p?skuId=8685189") that I'm trying to get to work on Ubuntu, but its causing immense trouble. This is largely due to my inexperience with Linux.
I've installed the driver for xbox controllers using this forum here, but when I checked to see if it recognized my controller it gave me the following error:
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
This forum mentioned that I need to install a patch to xpad.c to make my controller work. Advice was given on how to patch a document as a response to that guy's question. However, in this command, I need to save the patch in the same place where xpad.c is apparently saved. This leads to my questions:
- Am I on the right track? Is xpad and xboxdrv the same thing? Will the patch in the above forum work for my purposes?
- Where is this xpad.c? Does it install with xboxdrv? I've tried to search for it on my computer, and I get some header files for it, but I can't move the patch into the folder where its located.
- In general, where do files get saved when installing programs like these?
Thanks in advance for the help. Please keep in mind that I am a novice: the more detail, the better.
Update: I'm using Ubuntu version 16.04. I've tried options of installing xpad-v0.4 and the steamos version. I've noted with both that the program jstest-gtk recognizes the controller, even the brand (PowerA Spectra), but the controller simply continues to flash its LED light, and it remains unresponsive when I try to input controls.