flavioamorim
(usa Debian)
Enviado em 24/01/2016 - 23:53h
Pois é...usei o hcitool, mas a saída é a seguinte:
root@computer:/home/flavio# hcitool dev
Devices:
Quanto ao rfkill acho que ele não está bloqueando nada, pois a saída é a seguinte:
root@computer:/home/flavio# rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
O módulo só está sendo carregado no kernel quando eu inicio o serviço de blueetoth na mão. (/etc/init.d/bluetooth start)
Eu uso o comando lsmod.
root@computer:/home/flavio#lsmod | grep bluetooth
bluetooth 374429 5 bnep
6lowpan_iphc 16588 1 bluetooth
rfkill 18867 6 cfg80211,bluetooth,dell_laptop
crc16 12343 2 ext4,bluetooth
Status após iniciar o serviço de bluetooth.
root@computer:/home/flavio# /etc/init.d/bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2016-01-24 23:25:32 BRST; 8s ago
Docs: man:bluetoothd(8)
Main PID: 2052 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─2052 /usr/lib/bluetooth/bluetoothd