Comment 21 for bug 1507318

Revision history for this message
Aron Schatz (aronschatz) wrote :

I've checked out the xpad git source and did a dkms with the needed changes and the controller works. Here's the diff...

128d127
< { 0x0e6f, 0x0139, "Afterglow Prismatic Wired Controller", 0, XTYPE_XBOXONE },
303d301
< XPAD_XBOXONE_VENDOR(0x0e6f), /* 0x0e6f X-Box One controllers */

This is to xpad.c. I'm also attaching the fixed xpad.c file. I'll contact the xpad git team with this info.

Adding this information made the controller work just fine.