I've been attempting to connect my bluetooth device (simple earbuds) to my laptop but each attempt is a miserable failure. I checked my settings and I only receive a message which reads "no bluetooth device connected", but does not give me the option to either
- turn bluetooth on or
- pair a device
I'm using a KDE launcher, plasma. I've used the following commands:
~]$ gatttool bash: gatttool: command not found ~]$ hcitool bash: hcitool: command not found ~]$ hcitool lescan bash: hcitool: command not found ~]$ sudo hcitool lescan sudo: hcitool: command not found ~]$ hcitool lecc bash: hcitool: command not found I've used the other recommended Commands like bluetoothctl or bluez and received the same result. I'm using Linux and the Konsole terminal. Can anyone help me solve the problem?
lspci -kvthe textpart with bluetooth, or if it is a network bluetooth combo , also the network card, perhaps you need a specific driver.