Problema enlazar mando Shanwan

Soporte General para RetroPie
Responder
Siskar87
Pi Newbie
Pi Newbie
Mensajes: 7
Registrado: 22 Oct 2016, 23:48
Agradecido: 0
Agradecimiento recibido: 0

Muy buenas a todos, tengo un problema a la hora de enlazar mi mando shanwan bluetooth con mi raspberry pi3, desinstalo los drivers de ps3 que vienen instalados en retropie e instalo:

Install/pair ps3 controller (clone support shanwan)

pero no me enlaza via bluetooth el mando, si lo conecto por cable se pone a vibrar y si que se queda sincronizado pero en cuanto lo desenchufo se pone a parpadear y se termina apagando.

muchas gracias por la ayuda y disculpar las molestias, soy nuevo en todo esto. un abrazo
Avatar de Usuario
Kike
Administrador
Administrador
Mensajes: 2311
Registrado: 13 May 2016, 18:53
Ubicación: Islas Baleares - Menorca
Agradecido: 47 veces
Agradecimiento recibido: 175 veces
Contactar:

Hola buenas tardes, te dejo la solución que encontré a tu problema en StackExchange ( en ingles )
1. Shut off the board and make sure controller is unplugged from the Raspberry Pi and your PS3 console is unplugged (don't want the console picking it up).
2. Plug in a keyboard and start Raspberry Pi.
3. Start RetroPie setup script in the menu
4. In setup screen pick "Config / Tools"
5. Then on next screen pick PS3 Controller
6. Then pick "Remove PS3 controller" This will take a little bit of time, so just wait until it finishes. Once its done another box will popup, click "Ok".
7. Now pick Install/Pair PS3 Controller, wait until it's done and a box pops up.
8. Plug in PS3 controller, wait a little bit for it to pick up controller id. Then unplug controller and press "PS" to pair. The controller should rumble and then select 1.
9. Cancel out of all the boxes and go back to RetroPie menu.
10. Hit the F4 key, that will exit you out to the command line.
11. Type in [code]sudo six
ad --start[/code], if it says already started then type in

Código: Seleccionar todo

sudo sixad --stop
. Now type in

Código: Seleccionar todo

sudo sixad --start
, press "PS" button for the sixad to find your controller. If it finds it will say so and show its id number and say waiting for input. This lets you know that it found. Looks something like
Imagen
12. Now type ctrl+c to cancel the app.
13. Type in

Código: Seleccionar todo

sudo update-rc.d sixad defaults 
This will add sixad as a daemon, so that it starts on bootup.
14. Type

Código: Seleccionar todo

sudo reboot
Once RetroPi starts press "PS" button, it should rumble. Then open menu with keyboard to "Configure Input" for the controller.
When the detect gamepad window opens just hold down one of the controller buttons.
You should now be able to configure the buttons.
18 . Done[/pre]

Si tienes alguna duda coméntalo :inform
Si lo puedes soñar, lo puedes hacer
virusbcn
Pi Alpha
Pi Alpha
Mensajes: 10
Registrado: 23 Nov 2016, 18:59
Agradecido: 0
Agradecimiento recibido: 0

Me lo apunto para probarlo porque estoy igual

Enviado desde mi MSX
dracco6
Pi Alpha
Pi Alpha
Mensajes: 20
Registrado: 24 Feb 2017, 18:08
Agradecido: 0
Agradecimiento recibido: 0

Muy bueno, gracias
Pashba
Pi Omega
Pi Omega
Mensajes: 84
Registrado: 31 Oct 2018, 14:05
Agradecido: 7 veces
Agradecimiento recibido: 1 vez

Me podéis decir si esto ha funcionado?, me esta pasando lo mismo, no puedo emparejar mis mandos y acabo de averiguar que son mandos shanwan.



Pido disculpas al foro por no encontrar este post antes y haber escrito uno nuevo.
maale
Pi Newbie
Pi Newbie
Mensajes: 6
Registrado: 02 Feb 2019, 23:37
Agradecido: 0
Agradecimiento recibido: 0

Yo tengo rertropie y tuve que instalar los driver shanwan y me funcionan perfecamente
Responder