Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › 8Bitdo Bluetooth Controller Guide (Retropie v3) › Reply To: 8Bitdo Bluetooth Controller Guide (Retropie v3)
I have just tried this on a fresh install of RetroPie V3 and it errors too, admittedly a different error.
As per the below, I can scan and find the device and also ping it…
pi@retropie ~ $ /etc/init.d/bluetooth status
[ ok ] bluetooth is running.
——————–
pi@retropie ~ $ hcitool dev
Devices:
hci0 5C:F3:70:6C:71:5A
——————–
pi@retropie ~ $ sudo l2ping -c 1 FE:FC:7C:AD:9F:FE
Ping: FE:FC:7C:AD:9F:FE from 5C:F3:70:6C:71:5A (data size 44) …
0 bytes from FE:FC:7C:AD:9F:FE id 0 time 12.03ms
1 sent, 1 received, 0% loss
——————–
pi@retropie ~ $ sudo bluez-simple-agent hc0 FE:FC:7C:AD:9F:FE
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.bluez.Error.NoSuchAdapter: No such adapter