#81476
Anonymous
Inactive

How do you conect the controllers with bluetooth?
I configurated the controllers with retro setup over usb connection. It works.
If I want to conect it with bluetooth there is a problem.
My bluetooth works, the controller are visible, but when I connect them like a bluetooth- keybord it doesnt work.

for example:
pi@raspberrypi ~ $ hcitool scan
Scanning …
00:50:21:44:22:87 8Bitdo FC30 GamePad
pi@raspberrypi ~ $ bluez-simple-agent hci0 00:50:21:44:22:87
ERROR:dbus.proxies:Introspect error on :1.1:/: dbus.exceptions.DBusException: or g.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; t ype=”method_call”, sender=”:1.2″ (uid=1000 pid=2886 comm=”/usr/bin/python /usr/b in/bluez-simple-agent hci0 0″) interface=”org.freedesktop.DBus.Introspectable” m ember=”Introspect” error name=”(unset)” requested_reply=”0″ destination=”:1.1″ ( uid=0 pid=2380 comm=”/usr/sbin/bluetoothd “)
Traceback (most recent call last):
File “/usr/bin/bluez-simple-agent”, line 102, in <module>
path = manager.FindAdapter(args[0])
File “/usr/lib/python2.7/dist-packages/dbus/proxies.py”, line 70, in __call__
return self._proxy_method(*args, **keywords)
File “/usr/lib/python2.7/dist-packages/dbus/proxies.py”, line 145, in __call__
**keywords)
File “/usr/lib/python2.7/dist-packages/dbus/connection.py”, line 651, in call_ blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type=”method_call”, sender=”:1.2″ (uid=1000 pid= 2886 comm=”/usr/bin/python /usr/bin/bluez-simple-agent hci0 0″) interface=”org.b luez.Manager” member=”FindAdapter” error name=”(unset)” requested_reply=”0″ dest ination=”:1.1″ (uid=0 pid=2380 comm=”/usr/sbin/bluetoothd “)