Hello,
I would like to connect my DS4 via bluetooth. Boot is over recent version of Berryboot.
Raspberry pi 3 bluetooth over Berryboot.
I updated sudo “apt-get update” and upgraded “sudo apt-get upgrade” (I have raspbian Jessie)
And then –
pi@retropie ~ $ sudo apt-get install pi-bluetooth
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package pi-bluetooth
I tried next install –
pi@retropie ~ $ sudo apt-get install bluetooth
Reading package lists… Done
Building dependency tree
Reading state information… Done
bluetooth is already the newest version.
The following packages were automatically installed and are no longer required:
libts-0.0-0 libts-dev tsconf
Use ‘apt-get autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
After reboot I tried –
pi@retropie ~ $ hcitool scan
Device is not available: No such device
On SD card where is only clean instalation of Retropie it works perfectly.
Thanks for help..