This entry has been published on 2016-07-21 and may be out of date.
Last Updated on 2016-07-21.
[:en]Scenario
After updating all packages via Retropie Setup, no more bluetooth is found.
Solution
There seems to be a problem with the current bluetooth package, so you have to download this single package.
Steps to solve the issue:
wget http://archive.raspberrypi.org/debian/pool/main/p/pi-bluetooth/pi-bluetooth_0.1.0_armhf.deb sudo dpkg -i pi-bluetooth_0.1.0_armhf.deb reboot
[:]