You are not logged in.

#1 2017-02-12 02:38:05

DuncanMT
Member
Registered: 2017-02-12
Posts: 2

Trying to connect PS3 controller using bluetooth, keeps disconnecting

The first step of doing so according to https://wiki.archlinux.org/index.php/Gamepad is to find the device address with bluetoothctl.

[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[DEL] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[bluetooth]# 

I can see the MAC address here but the controller is constantly disconnecting and reconnecting itself after pressing the PS button on the controller making it difficult to pair.  Attempting to pair at the 1 second window that the controller is connected leads to this:

[NEW] Device 00:21:4F:1B:DB:43 PLAYSTATION(R)3 Controller
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[CHG] Device 00:21:4F:1B:DB:43 Connected: yes
[CHG] Device 00:21:4F:1B:DB:43 Connected: no
[bluetooth]#

As you can see the controller continues to disconnect and the status lights on the controller continue to flash.

Despite the obvious connection issues I went ahead and created the udev rule anyway.

KERNEL=="event*", SUBSYSTEM=="input", ATTRS{uniq}=="00:21:4f:1b:db:43", SYMLINK+="input/dualshock3"

Now the controller just flashes for a while then turns off and running the xboxdrv --evdev /dev/input/dualshock3 --mimic-xpad command results in

-- [ ERROR ] ------------------------------------------------------
/dev/input/dualshock3: No such file or directory

I have also tried using xboxdrv and a usb cable but that didn't work either and is not what I want to end up using anyway as the wire I have is too short.  In case it is important information I managed to use xboxdrv to get a successfull message from the terminal once but no input appeared to be getting received by the PS2 emulator PCSX2, the program I want to connect the controller for.

This marks the third time I have started from scratch to try to get this working and I am just about ready to give up.

Last edited by DuncanMT (2017-02-12 18:23:28)

Offline

#2 2017-02-12 02:50:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Trying to connect PS3 controller using bluetooth, keeps disconnecting

Read the Code of Conduct and only post thumbnails http://wiki.archlinux.org/index.php/Cod … s_and_code

And don't post images of textual output, paste the actual text (in code tags).


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-02-12 18:24:56

DuncanMT
Member
Registered: 2017-02-12
Posts: 2

Re: Trying to connect PS3 controller using bluetooth, keeps disconnecting

OK, I have made the changes you wanted, has no one else ever had this issue before?  It's just me with constant disconnecting and reconnecting?

Offline

#4 2017-03-08 09:24:51

s777n
Member
Registered: 2013-12-15
Posts: 1

Re: Trying to connect PS3 controller using bluetooth, keeps disconnecting

I have similar problem with fake ps3 controller.

Offline

#5 2017-04-04 07:48:35

dquasar
Member
Registered: 2015-05-05
Posts: 9

Re: Trying to connect PS3 controller using bluetooth, keeps disconnecting

Same here, please, help us!

Offline

#6 2017-04-04 12:44:04

dquasar
Member
Registered: 2015-05-05
Posts: 9

Re: Trying to connect PS3 controller using bluetooth, keeps disconnecting

ok, solved for me by *installing bluez-plugins*.

I just carefully re-read the arch documentation. https://wiki.archlinux.org/index.php/Ga … _Bluetooth

and then I finally managed to achieve the Authorize service xxxxx (yes/no)

Offline

Board footer

Powered by FluxBB