shanez1215

Results 4 comments of shanez1215

If you have the Xbox Wireless USB adapter, you may be able get support using HID to VPAD as a workaround.

> How about Xbox 360 controller? I say this because of the Microsoft wireless control attachment for the PC it's given good use for these controller on the pc long...

This happened to me too > @mati75 this commit fixed the `make` command errors but when running the next command of the tutorial: `insmod fl2000.ko && insmod it66121.ko`, it gave...

I was able to fix this by opening makefile and replacing all instances of M=$(PWD) with M=$(shell pwd)