tente executar abaixo do comando,
apt-get install rfkill
rfkill list
rfkill unblock bluetooth
service bluetooth start
Alguém pode ajudar com meu erro ao tentar iniciar o serviço bluetooth:
Active: inactive (dead)
Condition: start condition failed at Mon 2018-03-05 21:54:02 MST; 4min 32s ago
ConditionPathIsDirectory=/sys/class/bluetooth was not met
tente executar abaixo do comando,
apt-get install rfkill
rfkill list
rfkill unblock bluetooth
service bluetooth start
Parece que o bluetooth foi eliminado por algum aplicativo. Tente levantar o bloco por
rfkill unblock tpacpi_bluetooth_sw
e inicie o serviço bluetooth por
systemctl start bluetooth.service