RetroPie 4.4 problem with XboxOneWireless connection
-
Hello there,
I got some problems with my xbox wireless controller and i hope that someone here could help me.
PI Model : 3B+
Power Supply : USB Charger
RetroPie Version : retropie-4.4-rpi2_rpi3
Build From : retropie-4.4-rpi2_rpi3
Guide used :I cant get my 3 Xbox Wirelesscontroller to work properly.
All three of my controller are from the model 1708I could connect all three of them via the retropie bluetooth-menu, and every controller is lightning up when i start the raspberry
but when i try to configure the controller via "Configure Input" i only get 1 Controller detected.
That should be the reason
How do i get my other 2 controller in there... or how do i connect them correct??
I hope you can understand me and my problems and i would be very glad if someone could help me -
I remember a topic a month ago with a similar problem - the pairing of Xbox controllers worked, but they acted as a single controller. The solution was to install an alternate driver for the controller -
xpadneo
(https://github.com/atar-axis/xpadneo).
If you want to give it a try, the installation is quite easy:- Remove any Bluetooth controller from the RetroPie script Bluetooth configuration.
- Remove the
xpad
driver from the RetroPie setup script, from thedrivers
package section. - Install
xpadneo
(run this from the SSH session):
git clone https://github.com/atar-axis/xpadneo.git cd xpadneo sudo ./install
- Reboot and then redo the Bluetooth pairing for the controllers.
See if you get 3 devices (
/dev/input/event[0-2]
) and Emulationstation detects all your controllers after the installation.
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.