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:
Infact try to start the bluetooth service give me failed condition:
I'm missing something?
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:
Thanks to all of you
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
Devices:
root@moode:~# rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
root@moode:~#
Infact try to start the bluetooth service give me failed condition:
Code:
root@moode:~# systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Sun 2019-09-15 00:01:15 CEST; 11min ago
└─ ConditionPathIsDirectory=/sys/class/bluetooth was not met
Docs: man:bluetoothd(8)
Sep 15 00:01:14 moode systemd[1]: Condition check resulted in Bluetooth service being skipped.
Sep 15 00:01:15 moode systemd[1]: Condition check resulted in Bluetooth service being skipped.
root@moode:~# ls -lrt /sys/class/bluetooth
total 0
root@moode:~#
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
Raspberry Pi 3 Model B Plus Rev 1.3
Thanks to all of you