RetroPie zero xbox one controller configuration
-
Hello all, Sorry to bother but I was hopping for someone to help me or tell me what are we doing wrong.
I recently purchase a raspberry pi zero as a father and daughter project. We was able to install and setup Retropie. We tried to use two xbox one controller but was unable to configure them, luckily we had an old ps3 remote to finish the setup. My daughter found a guide on line explaining the steps on how to get the xbox one controller to work. After a few ours we was able to play with one xbox and ps3 controller. upon shuting down and rebooting the system the xbox one controller was no longer detected. Can anyone please help on how to set up both xbox one controller.
these were the command used by my daughter the first time to get retropie and the xbox one to work (on screen it showed Microsoft xbox one pad (firmware 2005).Get rpi-source headers from here
https://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi
sudo wget https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source -O /usr/bin/rpi-source && sudo chmod +x /usr/bin/rpi-source && /usr/bin/rpi-source -q --tag-update
Install BC the GNU arbitrary precision calculator language
sudo apt-get install bc
Run it
sudo rpi-source
Fetch and install the latest version of xpad.
https://github.com/paroj/xpad/blob/master/xpad.c#L131
sudo git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4
sudo apt-get install dkms
sudo dkms install -m xpad -v 0.4
sudoshould we do it all over again? or every time we would like to use the xbox one remote?
-
@Bluediablito note: RetroPie images include the latest xpad driver by default and it can be updated from the retropie-setup script under Manage Packages -> Drivers
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.