Homepage Forums RetroPie Project Everything else related to the RetroPie Project Remove xpad and use xboxdrv instead to stop controller light flashing constantly Reply To: Remove xpad and use xboxdrv instead to stop controller light flashing constantly

#16237
trimmtrabb
Participant

Sorted :-) To stop xpad loading edit raspi-blacklist.conf:

sudo nano /etc/modprobe.d/raspi-blacklist.conf

Add: blacklist xpad

Then reboot and install xboxdrv:

sudo apt-get install xboxdrv

Then follow instructions in the wiki: https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-the-XBox360-controller

(I used method 1)