[SOLVED] No Bluetooth on RPI3 B+ - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] No Bluetooth on RPI3 B+ (/showthread.php?tid=1720) |
No Bluetooth on RPI3 B+ - RedBlood - 09-14-2019 Hi to All, First of all: great job to the developer, for me moOde is one of the best of his kind, even better than Volumio. Second, the problem: I'm sorry to bother, but I'm having big the Bluetooth on my Raspberry PI Model 3B+ I've installed the latest release available on the site, with Balena Etcher, and everything work right, expect for the Bluetooth. I've searche for the device, even after installing all the available updates, but its not going to work: Code: root@moode:~# hcitool dev Infact try to start the bluetooth service give me failed condition: Code: root@moode:~# systemctl status bluetooth.service I've installed even the package "pulseaudio-module-bluetooth", but it doesn't changed anything. Hope you can help me. This is the exact PI version: Code: root@moode:~# cat /proc/device-tree/model Thanks to all of you RE: No Bluetooth on RPI3 B+ - Tim Curtis - 09-14-2019 No BT issues on any of my Pi's including 3B+. I just turn it on in Audio Config :-) In your case it seems that you have modified your moOde installation and somehow broken it. RE: No Bluetooth on RPI3 B+ - RedBlood - 09-15-2019 (09-14-2019, 10:19 PM)Tim Curtis Wrote: No BT issues on any of my Pi's including 3B+. I just turn it on in Audio Config :-) Hi Tim, I've found it was a misconfiguration. I needed to activate the bluetooth not only under the system configuration, but even under the audio config/renderers. After that, I was enable to connect my bluetooth speaker. Regards Red |