Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Multiple PS3 controller via bluetooth frustration › Reply To: Multiple PS3 controller via bluetooth frustration
05/28/2015 at 12:53
#98589
Participant
Hi,
last post is 1 month ago but after reading tons of Tutorials and Forumposts i cant fix my Problem. So I hope if I post here you can help me.
These are my Steps from Yesterday:
############################################################################
####
Raspbian & Retropie Installation Protocoll
############################################################################
####
1. DOWNLOAD RASPBIAN IMAGE AND MOUNT IT ON MICROSD
2. EXPAND FILESYSTEM
type 'sudo raspi-config'
select '1 Expand Filesystem'
3. GET SYSTEM UP TO DATE AND INSTALL RETROPIE
type 'sudo apt-get update'
type 'sudo apt-get upgrade'
type 'sudo apt-get install -y git dialog'
type 'cd'
type 'git clone git://github.com/petrockblog/RetroPie-Setup.git'
type 'cd RetroPie-Setup'
type 'chmod +x retropie_setup.sh'
type 'sudo ./retropie_setup.sh'
select 'Binaries-based installation'
4. CONFIGURATE TIMEZONE AND KEYBOARD LAYOUT
type 'sudo raspi-config'
select '4 Internationalisation Options'
select 'I2 Change Timezone' > 'Europe' > 'Berlin' > 'Finish'
select '4 Internationalisation Options'
select 'I3 Change Keyboard Layout' > ...
5. REMOVE SPLASHSCREENS(1) AND LOGOS(2)
5.1 type 'cd RetroPie-Setup'
type 'sudo ./retropie_setup.sh'
select '3 Setup / Configuration (to be used post install)'
select '328 Configure Splashscreen'
select '2 Disable custom splashscreen on boot'
type 'sudo nano /boot/config.txt'
add 'disable_splash=1'
5.2 type 'sudo nano /boot/cmdline.txt'
add 'logo.nologo'
6 ADD PS3 CONTROLLER VIA BLUETOOTH
Shutdown Raspberry PI and connect PS3 Controller via USB Cable
type 'lsusb'
check controller is connected
type 'cd /RetroPie-Setup/'
type 'sudo ./retropie_setup.sh'
select '3 Setup / Coniguration (to be used post install)'
select '315 Install PS3 controller driver'
select 'OK' > 'OK' > 'OK'
type 'cd /opt/retropie/supplementary/ps3controller'
type 'sudo ./sixpair'
check Controller Address
type 'sudo reboot'
type 'cd /dev/input/'
type 'ls'
check js0 for first controller
pull USB Cable and push PS Button, Controller connected (No.1)
check Controller input
type 'jstest js0'
DO STEP 6 FOR EVERY CONTROLLER (max.16)
7 PS3 CONTROLLER KONFIGURATION
not done yet...
################################################################################
I can connect 2 of 4 PS3 Controller no matter wich but max. 2. The first one gets LED1 and the second LED2. But the other 2 Controller blink.