Trying to launch a BT adapter/manager(default installed on Lubu)a little window informs me that it cannot because there's no Bluez launched.
In terminal: sudo apt install bluez, it answers:
Bluez is already the new version (5.46-0ubuntu3)
Then invites me to remove a couple of obsolete packages.
So where's Bluez Daemon to launch?
Writing:systemctl status bluetooth.service ; hcitool dev
Answer:
bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)
Command:lspci -k | grep -A3 -i "wireless\|network\|bluetooth"
Answer: 04:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Quanta Microsystems, Inc AR242x / AR542x Wireless Network Adapter (PCI-Express)
Kernel driver in use: ath5k
Kernel modules: ath5k
0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
oem@oem-Extensa-5220:~$